Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InstancePoolLoadBalancerAttachment

Represents a load balancer that is attached to an instance pool.

Properties

backendSetName

backendSetName: string

The name of the backend set on the load balancer.

id

id: string

The OCID of the load balancer attachment.

instancePoolId

instancePoolId: string

The OCID of the instance pool of the load balancer attachment.

lifecycleState

lifecycleState: LifecycleState

The status of the interaction between the instance pool and the load balancer.

loadBalancerId

loadBalancerId: string

The OCID of the load balancer attached to the instance pool.

port

port: number

The port value used for the backends. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

vnicSelection

vnicSelection: string

Indicates which VNIC on each instance in the instance pool should be used to associate with the load balancer. Possible values are "PrimaryVnic" or the displayName of one of the secondary VNICs on the instance configuration that is associated with the instance pool.

Functions

getDeserializedJsonObj

getJsonObj