Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ComputeInstanceEndpoint

Defines the details required for a COMPUTE_INSTANCE-type {@code Endpoint}.

Properties

address

address: string

The IPv4 address of the COMPUTE_INSTANCE-type {@code Endpoint} object.

instanceId

instanceId: string

The OCID of the compute instance.

Const type

type: string = "COMPUTE_INSTANCE"

vnicId

vnicId: string

The OCID of the VNIC attached to the compute instance.

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Endpoint): object

getJsonObj