Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VlanEndpoint

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

Properties

address

address: string

The IPv4 address of the {@code Endpoint}.

Const type

type: string = "VLAN"

vlanId

vlanId: string

The OCID of the VLAN containing the IP address. This can be used to disambiguate which VLAN is queried, in case the endpoint IP address belongs to more than one VLAN (when there are VLANs with overlapping IP ranges).

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Endpoint): object

getJsonObj