create-aws-idbroker-credential¶
- subtitle
Create an AWS IDBroker cloud credential.
- version
0.9.126
Description¶
Creates a new AWS IDBroker cloud credential.
Synopsis¶
create-aws-idbroker-credential
--clusters <value>
--name <value>
--idbroker-address <value>
--idbroker-cab-path <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--clusters
(array)
List of cluster CRNs where the credential should be created.
Syntax:
"string" "string" ...
--name
(string)
Name of the credential.
--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 a partial failure while creating 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