ExascaleDbStorageVaultSummary
Summary information about an Exascale storage vault.
Contents
- exascaleDbStorageVaultId
-
The unique identifier of the Exascale storage vault.
Type: String
Length Constraints: Minimum length of 6. Maximum length of 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})Required: Yes
- additionalFlashCacheInPercent
-
The additional flash cache percentage for the Exascale storage vault.
Type: Integer
Required: No
- attachedShapeAttributes
-
The list of shape attributes attached to the Exascale storage vault.
Type: Array of strings
Valid Values:
SMART_STORAGE | BLOCK_STORAGERequired: No
- autoscaleLimitInGBs
-
The autoscale limit in gigabytes (GB) for the Exascale storage vault.
Type: Integer
Required: No
- availabilityZone
-
The Availability Zone for the Exascale storage vault.
Type: String
Required: No
- availabilityZoneId
-
The Availability Zone ID for the Exascale storage vault.
Type: String
Required: No
- createdAt
-
The date and time when the Exascale storage vault was created.
Type: Timestamp
Required: No
- description
-
The description of the Exascale storage vault.
Type: String
Required: No
- displayName
-
The user-friendly name for the Exascale storage vault.
Type: String
Required: No
- exascaleDbStorageVaultArn
-
The Amazon Resource Name (ARN) of the Exascale storage vault.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 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-z0-9-_]{6,64}Required: No
- highCapacityDatabaseStorage
-
The high-capacity database storage details for the Exascale storage vault.
Type: ExascaleDbStorageDetails object
Required: No
- isAutoscaleEnabled
-
Specifies whether autoscaling is enabled for the Exascale storage vault.
Type: Boolean
Required: No
- ocid
-
The OCID of the Exascale storage vault.
Type: String
Required: No
- ociResourceAnchorName
-
The name of the OCI resource anchor for the Exascale storage vault.
Type: String
Required: No
- ociUrl
-
The HTTPS link to the Exascale storage vault in Oracle Cloud Infrastructure (OCI).
Type: String
Required: No
- percentProgress
-
The amount of progress made on the current operation on the Exascale storage vault, expressed as a percentage.
Type: Float
Required: No
- status
-
The current status of the Exascale storage vault.
Type: String
Valid Values:
AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESSRequired: No
- statusReason
-
Additional information about the status of the Exascale storage vault.
Type: String
Required: No
- timeZone
-
The time zone of the Exascale storage vault.
Type: String
Required: No
- vmClusterArns
-
The list of Amazon Resource Names (ARNs) of the VM clusters associated with this Exascale storage vault.
Type: Array of strings
Length Constraints: Minimum length of 20. Maximum length of 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-z0-9-_]{6,64}Required: No
- vmClusterCount
-
The number of VM clusters associated with this Exascale storage vault.
Type: Integer
Required: No
- vmClusterIds
-
The list of unique identifiers of the VM clusters associated with this Exascale storage vault.
Type: Array of strings
Length Constraints: Minimum length of 6. Maximum length of 64.
Pattern:
[a-zA-Z0-9_~.-]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: