Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VolumeGroup

Specifies a volume group which is a collection of volumes. For more information, see Volume Groups.

*Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.

Properties

availabilityDomain

availabilityDomain: string

The availability domain of the volume group.

compartmentId

compartmentId: string

The OCID of the compartment that contains the volume group.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

displayName

displayName: string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

id

id: string

The OCID for the volume group.

Optional isHydrated

isHydrated: undefined | false | true

Specifies whether the newly created cloned volume group's data has finished copying from the source volume group or backup.

lifecycleState

lifecycleState: LifecycleState

The current state of a volume group.

Optional sizeInGBs

sizeInGBs: undefined | number

The aggregate size of the volume group in GBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

sizeInMBs

sizeInMBs: number

The aggregate size of the volume group in MBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional sourceDetails

timeCreated

timeCreated: Date

The date and time the volume group was created. Format defined by RFC3339.

Optional volumeGroupReplicas

volumeGroupReplicas: Array<VolumeGroupReplicaInfo>

The list of volume group replicas of this volume group.

volumeIds

volumeIds: Array<string>

OCIDs for the volumes in this volume group.

Functions

getDeserializedJsonObj

getJsonObj