create-exadb-vm-cluster
--display-name <value>
--enabled-ecpu-count <value>
--exascale-db-storage-vault-id <value>
--grid-image-id <value>
--hostname <value>
--node-count <value>
--odb-network-id <value>
--shape <value>
--ssh-public-keys <value>
--total-ecpu-count <value>
--vm-file-system-storage-total-size-in-gbs <value>
[--cluster-name <value>]
[--data-collection-options <value>]
[--license-model <value>]
[--scan-listener-port-tcp <value>]
[--scan-listener-port-tcp-ssl <value>]
[--shape-attribute <value>]
[--system-version <value>]
[--tags <value>]
[--time-zone <value>]
[--client-token <value>]
[--cli-input-json | --cli-input-yaml]
[--generate-cli-skeleton <value>]
[--debug]
[--endpoint-url <value>]
[--no-verify-ssl]
[--no-paginate]
[--output <value>]
[--query <value>]
[--profile <value>]
[--region <value>]
[--version <value>]
[--color <value>]
[--no-sign-request]
[--ca-bundle <value>]
[--cli-read-timeout <value>]
[--cli-connect-timeout <value>]
[--cli-binary-format <value>]
[--no-cli-pager]
[--cli-auto-prompt]
[--no-cli-auto-prompt]
[--cli-error-format <value>]
--display-name (string) [required]
A user-friendly name for the Exascale VM cluster.
Constraints:
- min:
1- max:
255- pattern:
[a-zA-Z_](?!.*--)[a-zA-Z0-9_-]*
--enabled-ecpu-count (integer) [required]
The number of ECPUs to enable for the Exascale VM cluster.
Constraints:
- min:
0
--exascale-db-storage-vault-id (string) [required]
The unique identifier of the Exascale storage vault for this Exascale VM cluster.
Constraints:
- min:
6- max:
2048- pattern:
(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})
--grid-image-id (string) [required]
The Grid Infrastructure software image ID for the Exascale VM cluster.
Constraints:
- min:
1- max:
255
--hostname (string) [required]
The host name for the Exascale VM cluster.
Constraints:
- min:
1- max:
12- pattern:
[a-zA-Z][a-zA-Z0-9-]*[a-zA-Z0-9]
--node-count (integer) [required]
The number of nodes in the Exascale VM cluster.
Constraints:
- min:
1
--odb-network-id (string) [required]
The unique identifier of the ODB network for the Exascale VM cluster.
Constraints:
- min:
6- max:
2048- pattern:
(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})
--shape (string) [required]
The shape of the Exascale VM cluster.
Constraints:
- min:
1- max:
255
--ssh-public-keys (list) [required]
The public key portion of one or more key pairs used for SSH access to the Exascale VM cluster.
Constraints:
- min:
1- max:
1024(string)
Syntax:
"string" "string" ...
--total-ecpu-count (integer) [required]
The total number of ECPUs for the Exascale VM cluster.
Constraints:
- min:
2
--vm-file-system-storage-total-size-in-gbs (integer) [required]
The total amount of file system storage, in gigabytes (GB), for the Exascale VM cluster.
Constraints:
- min:
0
--cluster-name (string)
A name for the Grid Infrastructure cluster. The name isn’t case sensitive.
Constraints:
- min:
1- max:
11- pattern:
[a-zA-Z][a-zA-Z0-9-]*
--data-collection-options (structure)
The set of preferences for the various diagnostic collection options for the Exascale VM cluster.
isDiagnosticsEventsEnabled -> (boolean)
Indicates whether diagnostic collection is enabled for the VM cluster.isHealthMonitoringEnabled -> (boolean)
Indicates whether health monitoring is enabled for the VM cluster.isIncidentLogsEnabled -> (boolean)
Indicates whether incident logs are enabled for the cloud VM cluster.
Shorthand Syntax:
isDiagnosticsEventsEnabled=boolean,isHealthMonitoringEnabled=boolean,isIncidentLogsEnabled=boolean
JSON Syntax:
{
"isDiagnosticsEventsEnabled": true|false,
"isHealthMonitoringEnabled": true|false,
"isIncidentLogsEnabled": true|false
}
--license-model (string)
The Oracle license model to apply to the Exascale VM cluster.
Possible values:
BRING_YOUR_OWN_LICENSELICENSE_INCLUDED
--scan-listener-port-tcp (integer)
The port number for TCP connections to the single client access name (SCAN) listener.
Constraints:
- min:
1024- max:
8999
--scan-listener-port-tcp-ssl (integer)
The port number for TCP connections with SSL to the single client access name (SCAN) listener.
Constraints:
- min:
1024- max:
8999
--shape-attribute (string)
The shape attribute for the Exascale VM cluster.
Possible values:
SMART_STORAGEBLOCK_STORAGE
--system-version (string)
The version of the operating system of the image for the Exascale VM cluster.
Constraints:
- min:
1- max:
255
--tags (map)
The list of resource tags to apply to the Exascale VM cluster.
Constraints:
- min:
1- max:
200key -> (string)
Constraints:
- min:
1- max:
128value -> (string)
Constraints:
- min:
0- max:
256
Shorthand Syntax:
KeyName1=string,KeyName2=string
JSON Syntax:
{"string": "string"
...}
--time-zone (string)
The time zone for the Exascale VM cluster.
Constraints:
- min:
1- max:
255
--client-token (string)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates one and uses it for the request to ensure idempotency. The client token is valid for up to 24 hours after it’s first used.
Constraints:
- min:
8- max:
64- pattern:
[a-zA-Z0-9_\/.=-]+
--cli-input-json | --cli-input-yaml (string)
Reads arguments from the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, those values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally. This may not be specified along with --cli-input-yaml.
--generate-cli-skeleton (string)
Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value input, prints a sample input JSON that can be used as an argument for --cli-input-json. Similarly, if provided yaml-input it will print a sample input YAML that can be used with --cli-input-yaml. If provided with the value output, it validates the command inputs and returns a sample output JSON for that command. The generated JSON skeleton is not stable between versions of the AWS CLI and there are no backwards compatibility guarantees in the JSON skeleton generated.
--debug (boolean)
Turn on debug logging.
--endpoint-url (string)
Override command’s default URL with the given URL.
--no-verify-ssl (boolean)
By default, the AWS CLI uses SSL when communicating with AWS services. For each SSL connection, the AWS CLI will verify SSL certificates. This option overrides the default behavior of verifying SSL certificates.
--no-paginate (boolean)
Disable automatic pagination. If automatic pagination is disabled, the AWS CLI will only make one call, for the first page of results.
--output (string)
The formatting style for command output.
--query (string)
A JMESPath query to use in filtering the response data.
--profile (string)
Use a specific profile from your credential file.
--region (string)
The region to use. Overrides config/env settings.
--version (string)
Display the version of this tool.
--color (string)
Turn on/off color output.
--no-sign-request (boolean)
Do not sign requests. Credentials will not be loaded if this argument is provided.
--ca-bundle (string)
The CA certificate bundle to use when verifying SSL certificates. Overrides config/env settings.
--cli-read-timeout (int)
The maximum socket read time in seconds. If the value is set to 0, the socket read will be blocking and not timeout. The default value is 60 seconds.
--cli-connect-timeout (int)
The maximum socket connect time in seconds. If the value is set to 0, the socket connect will be blocking and not timeout. The default value is 60 seconds.
--cli-binary-format (string)
The formatting style to be used for binary blobs. The default format is base64. The base64 format expects binary blobs to be provided as a base64 encoded string. The raw-in-base64-out format preserves compatibility with AWS CLI V1 behavior and binary values must be passed literally. When providing contents from a file that map to a binary blob fileb:// will always be treated as binary and use the file contents directly regardless of the cli-binary-format setting. When using file:// the file contents will need to properly formatted for the configured cli-binary-format.
--no-cli-pager (boolean)
Disable cli pager for output.
--cli-auto-prompt (boolean)
Automatically prompt for CLI input parameters.
--no-cli-auto-prompt (boolean)
Disable automatically prompt for CLI input parameters.
--cli-error-format (string)
The formatting style for error output. By default, errors are displayed in enhanced format.
displayName -> (string)
The user-friendly name for the Exascale VM cluster.
status -> (string)
The current status of the Exascale VM cluster.
Possible values:
AVAILABLEFAILEDPROVISIONINGTERMINATEDTERMINATINGUPDATINGMAINTENANCE_IN_PROGRESS
statusReason -> (string)
Additional information about the status of the Exascale VM cluster.
exadbVmClusterId -> (string)
The unique identifier of the Exascale VM cluster.