Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateNetworkLoadBalancerDetails

Configuration details to update a network load balancer.

*Caution:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.

Properties

Optional assignedIpv6

assignedIpv6: undefined | string

IPv6 address to be assigned to the network load balancer being created. This IP address has to be part of one of the prefixes supported by the subnet. Example: "2607:9b80:9a0a:9a7e:abcd:ef01:2345:6789"

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional displayName

displayName: undefined | string

The user-friendly display name for the network load balancer, which does not have to be unique and can be changed. Avoid entering confidential information.

Example: {@code example_network_load_balancer}

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional isPreserveSourceDestination

isPreserveSourceDestination: undefined | false | true

This parameter can be enabled only if backends are compute OCIDs. When enabled, the skipSourceDestinationCheck parameter is automatically enabled on the load balancer VNIC, and packets are sent to the backend with the entire IP header intact.

Optional isSymmetricHashEnabled

isSymmetricHashEnabled: undefined | false | true

This can only be enabled when NLB is working in transparent mode with source destination header preservation enabled. This removes the additional dependency from NLB backends(like Firewalls) to perform SNAT.

Optional nlbIpVersion

nlbIpVersion: model.NlbIpVersion

IP version associated with the NLB.

Optional subnetIpv6Cidr

subnetIpv6Cidr: undefined | string

IPv6 subnet prefix selection. If Ipv6 subnet prefix is passed, Nlb Ipv6 Address would be assign within the cidr block. NLB has to be dual or single stack ipv6 to support this.

Functions

getDeserializedJsonObj

getJsonObj