Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AddDrgRouteRuleDetails

Details needed when adding a DRG route rule.

Properties

destination

destination: string

This is the range of IP addresses used for matching when routing traffic. Only CIDR_BLOCK values are allowed.

Potential values: * IP address range in CIDR notation. This can be an IPv4 CIDR block or IPv6 prefix. For example: {@code 192.168.1.0/24} or {@code 2001:0db8:0123:45::/56}.

destinationType

destinationType: DestinationType

Type of destination for the rule. Allowed values:

  • {@code CIDR_BLOCK}: If the rule's {@code destination} is an IP address range in CIDR notation.

nextHopDrgAttachmentId

nextHopDrgAttachmentId: string

The OCID of the next hop DRG attachment. The next hop DRG attachment is responsible for reaching the network destination.

Functions

getDeserializedJsonObj

getJsonObj