delete-credential¶
- subtitle
Delete Cloud Credential.
- version
0.9.126
Description¶
Permanently deletes a specific cloud credential.
Synopsis¶
delete-credential
--name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--name
(string)
Name of the cloud credential to delete.
--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¶
errors -> (array)
The list of response errors in case of a partial failure while deleting the credential.
item -> (object)
API error.
code -> (integer)
Error code.
message -> (string)
Error message.
status -> (string)
Error status.
clusterUrl -> (string)
Cluster URL.
requestId -> (string)
Request ID.
Form Factors¶
public