Amster

SecretStores

Realm Operations

Services that provide sources of secret values

Resource path:

/realm-config/secrets/stores

Resource version: 1.0

getAllTypes

Obtain the collection of all secondary configuration types related to the resource.

Usage

am> action SecretStores --realm Realm --actionName getAllTypes

getCreatableTypes

Obtain the collection of secondary configuration types that have yet to be added to the resource.

Usage

am> action SecretStores --realm Realm --actionName getCreatableTypes

nextdescendents

Obtain the collection of secondary configuration instances that have been added to the resource.

Usage

am> action SecretStores --realm Realm --actionName nextdescendents

Global Operations

Services that provide sources of secret values

Resource path:

/global-config/secrets/stores

Resource version: 1.0

getAllTypes

Obtain the collection of all secondary configuration types related to the resource.

Usage

am> action SecretStores --global --actionName getAllTypes

getCreatableTypes

Obtain the collection of secondary configuration types that have yet to be added to the resource.

Usage

am> action SecretStores --global --actionName getCreatableTypes

nextdescendents

Obtain the collection of secondary configuration instances that have been added to the resource.

Usage

am> action SecretStores --global --actionName nextdescendents
Copyright © 2010-2024 ForgeRock, all rights reserved.