Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ComputeInstanceVnicMapping

Deprecated. Source VNIC to destination subnet mapping for a compute instance.

Properties

Optional destinationNsgIdList

destinationNsgIdList: Array<string>

A list of OCIDs of network security groups (NSG) in the destination region which should be assigned to the source VNIC.

Example: {@code [ ocid1.networksecuritygroup.oc1..uniqueID1, ocid1.networksecuritygroup.oc1..uniqueID2 ]}

destinationSubnetId

destinationSubnetId: string

The OCID of the destination subnet to which the source VNIC should connect.

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

sourceVnicId

sourceVnicId: string

The OCID of the VNIC.

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

Functions

getDeserializedJsonObj

getJsonObj