list-all-credentials¶
- subtitle
Lists Cloud Credentials.
- version
0.9.126
Description¶
Provides a detailed list of cloud credentials across all available clusters.
Synopsis¶
list-all-credentials
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--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¶
unreachableClusters -> (array)
List of errors for unreachable clusters.
item -> (object)
API error.
code -> (integer)
Error code.
message -> (string)
Error message.
status -> (string)
Error status.
clusterUrl -> (string)
Cluster URL.
requestId -> (string)
Request ID.
credentials -> (array)
List of credentials by cluster.
item -> (object)
Response object for cloud credentials.
clusterCrn -> (string)
Cluster CRN.
clusterUrl -> (string)
Cluster URL.
replicationEngineType -> (string)
Replication engine type.
credentials -> (object)
Cloud Credentials listing.
totalResults -> (integer)
Total number cloud credentials.
results -> (integer)
Number of cloud credentials in the response.
Form Factors¶
public