Amster

Secrets

Realm Operations

Secrets represent cryptographic values such as private keys

Resource path:

/realm-config/secrets

Resource version: 1.0

getAllTypes

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

Usage

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

getCreatableTypes

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

Usage

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

nextdescendents

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

Usage

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

Global Operations

Secrets represent cryptographic values such as private keys

Resource path:

/global-config/secrets

Resource version: 1.0

getAllTypes

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

Usage

am> action Secrets --global --actionName getAllTypes

getCreatableTypes

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

Usage

am> action Secrets --global --actionName getCreatableTypes

nextdescendents

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

Usage

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