Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VirtualDeploymentTrafficRuleTarget

Traffic router target for a virtual service version.

Properties

Optional port

port: undefined | number

Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const type

type: string = "VIRTUAL_DEPLOYMENT"

Optional virtualDeploymentId

virtualDeploymentId: undefined | string

The OCID of the virtual deployment where the request will be routed.

weight

weight: number

Weight of traffic target. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Methods

getDeserializedJsonObj

getJsonObj