list-freeipa-secret-types¶
- subtitle
Lists all FreeIPA related secret types.
- version
0.9.126
Description¶
Lists FreeIPA related secret types for FreeIPA instances.
Synopsis¶
list-freeipa-secret-types
--environment <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment
(string)
The environment CRN where Freeipa is located.
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
freeipaSecretTypes -> (array)
The list of secret types supported by FreeIpa.
item -> (object)
Response object for showing the secret types and descriptions.
secretType -> (string)
The type of secret that can be used with the rotate-freeipa-secrets command.
description -> (string)
The description of the secret type.
Form Factors¶
public, private