Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DrProtectionGroupMemberComputeInstance

Deprecated. Properties for a compute instance member of a DR protection group.

Properties

Optional destinationCompartmentId

destinationCompartmentId: undefined | string

The OCID of a compartment in the destination region in which the compute instance should be launched.

Example: {@code ocid1.compartment.oc1..uniqueID}

Optional destinationDedicatedVmHostId

destinationDedicatedVmHostId: undefined | string

The OCID of a dedicated VM host in the destination region where the compute instance should be launched.

Example: {@code ocid1.dedicatedvmhost.oc1..uniqueID}

Optional isMovable

isMovable: undefined | false | true

A flag indicating if the compute instance should be moved during DR operations.

Example: {@code false}

memberId

memberId: string

The OCID of the member.

Example: {@code ocid1.instance.oc1..uniqueID}

Const memberType

memberType: string = "COMPUTE_INSTANCE"

Optional vnicMapping

A list of compute instance VNIC mappings.

Methods

getDeserializedJsonObj

getJsonObj