Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SubnetEndpoint

Defines the details required for a SUBNET-type {@code Endpoint}.

Properties

address

address: string

The IPv4 address of the {@code Endpoint}.

subnetId

subnetId: string

The OCID of the subnet containing the IP address. This can be used to disambiguate which subnet is intended, in case the IP address is used in more than one subnet (when there are subnets with overlapping IP ranges).

Const type

type: string = "SUBNET"

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Endpoint): object

getJsonObj