update-aws-idbroker-credential¶
- subtitle
Update an AWS IDBroker cloud credential.
- version
0.9.126
Description¶
Updates an existing AWS IDBroker cloud credential.
Synopsis¶
update-aws-idbroker-credential
--name <value>
--idbroker-address <value>
--idbroker-cab-path <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--name
(string)
Name of the credential to update.
--idbroker-address
(string)
The address of the IDBroker endpoint that will be used for authentication, for example http(s)://[IDBROKER_HOST]:[IDBROKER_PORT]/gateway.
--idbroker-cab-path
(string)
The name of the IDBroker topology that will be used for authentication.
--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 partial failure (e.g. updating the credential failed on one of three 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.
Form Factors¶
public