Class ExascaleDbStorageVaultProperties (0.3.0)

ExascaleDbStorageVaultProperties(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The properties of the ExascaleDbStorageVault. next ID: 12

Attributes

Name Description
ocid str
Output only. The OCID for the ExascaleDbStorageVault.
time_zone google.type.datetime_pb2.TimeZone
Output only. The time zone of the ExascaleDbStorageVault.
exascale_db_storage_details google.cloud.oracledatabase_v1.types.ExascaleDbStorageDetails
Required. The storage details of the ExascaleDbStorageVault.
state google.cloud.oracledatabase_v1.types.ExascaleDbStorageVaultProperties.State
Output only. The state of the ExascaleDbStorageVault.
description str
Optional. The description of the ExascaleDbStorageVault.
vm_cluster_ids MutableSequence[str]
Output only. The list of VM cluster OCIDs associated with the ExascaleDbStorageVault.
vm_cluster_count int
Output only. The number of VM clusters associated with the ExascaleDbStorageVault.
additional_flash_cache_percent int
Optional. The size of additional flash cache in percentage of high capacity database storage.
oci_uri str
Output only. Deep link to the OCI console to view this resource.
attached_shape_attributes MutableSequence[google.cloud.oracledatabase_v1.types.ExascaleDbStorageVaultProperties.ShapeAttribute]
Output only. The shape attributes of the VM clusters attached to the ExascaleDbStorageVault.
available_shape_attributes MutableSequence[google.cloud.oracledatabase_v1.types.ExascaleDbStorageVaultProperties.ShapeAttribute]
Output only. The shape attributes available for the VM clusters to be attached to the ExascaleDbStorageVault.

Classes

ShapeAttribute

ShapeAttribute(value)

The shape attribute of the VM clusters attached to the ExascaleDbStorageVault.

State

State(value)

The state of the ExascaleDbStorageVault.