Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AttachLoadBalancerDetails

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

Properties

backendSetName

backendSetName: string

The name of the backend set on the load balancer to add instances to.

loadBalancerId

loadBalancerId: string

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

port

port: number

The port value to use when creating the backend set. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

vnicSelection

vnicSelection: string

Indicates which VNIC on each instance in the 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