Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InstanceSummary

Condensed instance data when listing instances in an instance pool.

Properties

availabilityDomain

availabilityDomain: string

The availability domain the instance is running in.

compartmentId

compartmentId: string

The OCID of the compartment that contains the instance.

Optional displayName

displayName: undefined | string

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

Optional faultDomain

faultDomain: undefined | string

The fault domain the instance is running in.

id

id: string

The OCID of the instance.

instanceConfigurationId

instanceConfigurationId: string

The OCID of the instance confgiuration used to create the instance.

Optional loadBalancerBackends

The load balancer backends that are configured for the instance pool instance.

region

region: string

The region that contains the availability domain the instance is running in.

Optional shape

shape: undefined | string

The shape of an instance. The shape determines the number of CPUs, amount of memory, and other resources allocated to the instance.

You can enumerate all available shapes by calling {@link #listShapes(ListShapesRequest) listShapes}.

state

state: string

The current state of the instance pool instance.

timeCreated

timeCreated: Date

The date and time the instance pool instance was created, in the format defined by RFC3339. Example: {@code 2016-08-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj