Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VolumeGroupReplica

An asynchronous replica of a volume group that can then be used to create a new volume group or recover a volume group. For more information, see Volume Group Replication.

To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see [Getting Started with Policies](https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).

*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 replica.

compartmentId

compartmentId: string

The OCID of the compartment that contains the volume group replica.

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 replica.

lifecycleState

lifecycleState: LifecycleState

The current state of a volume group.

memberReplicas

memberReplicas: Array<MemberReplica>

Volume replicas within this volume group replica.

sizeInGBs

sizeInGBs: number

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

timeCreated

timeCreated: Date

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

timeLastSynced

timeLastSynced: Date

The date and time the volume group replica was last synced from the source volume group. Format defined by RFC3339.

volumeGroupId

volumeGroupId: string

The OCID of the source volume group.

Functions

getDeserializedJsonObj

getJsonObj