Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InstancePoolInstance

Information about an instance that belongs to 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 configuration used to create the instance.

instancePoolId

instancePoolId: string

The OCID of the instance pool.

lifecycleState

lifecycleState: LifecycleState

The attachment state of the instance in relation to the instance pool.

Optional loadBalancerBackends

The load balancer backends that are configured for the instance.

region

region: string

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

shape

shape: string

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

state

state: string

The lifecycle state of the instance. Refer to {@code lifecycleState} in the Instance resource.

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