list-datahub-secret-types¶
- subtitle
Lists all Datahub related secret types.
- version
0.9.126
Description¶
Lists Datahub related secret types for Datahub instances.
Synopsis¶
list-datahub-secret-types
--datahub <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--datahub
(string)
The Datahub CRN where we wish to get the rotatable secrets.
--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¶
datahubSecretTypes -> (array)
The list of secret types supported by Datahub.
item -> (object)
Response object for showing the secret types and descriptions
secretType -> (string)
The type of secret that can be used with the rotate-secrets command.
description -> (string)
The description of the secret type.
Form Factors¶
public