Options
All
  • Public
  • Public/Protected
  • All
Menu

Internal Network.

Hierarchy

Index

Constructors

constructor

Properties

Protected _json

Accessors

companyId

companyId:

Gets the ID of the company that the entity belongs to.

deleted

deleted:

Indicates whether the entity is deleted.

deletedDate

deletedDate:

Gets the date that the entity was deleted, or null if it is not deleted.

description

description:

Gets the description.

dnsSuffix

dnsSuffix:

Gets the DNS suffix.

edgeUuid

edgeUuid:

Gets the UUID of the edge gateway that the network is connected to, if its a NAT routed network or null otherwise.

entityType

entityType:

fenceMode

fenceMode:

Gets the networks fence mode.

gatewayAddress

gatewayAddress:

Gets the gateway address of the network.

inherited

inherited:

Indicates whether this network is inherited.

ipRanges

ipRanges:

Gets the static IP Ranges for the newtork.

json

json:

Gets the raw JSON object from the API.

locationId

locationId:

Gets the datacenter location identifier.

name

name:

Gets the name.

netmask

netmask:

Gets the netmask of the network.

orgUuid

orgUuid:

Gets the UUID of the Org that the network is associated with.

parentNetworkUuid

parentNetworkUuid:

Gets the UUID of the parent external network if this is a bridged network, otherwise null.

primaryDns

primaryDns:

Gets the primary DNS host.

secondaryDns

secondaryDns:

Gets the secondary DSN host.

shared

shared:

Indicates whether this network is shared with other vDCs within the same organization.

updatedDate

updatedDate:

Gets the last date that the entity was updated.

uuid

uuid:

Gets the UUID.

vdcUuid

vdcUuid:

Gets the UUID of the vDC that the network is associated with.

Methods

deleteOrgVdcNetwork

  • deleteOrgVdcNetwork(): Promise<Task>

refresh

toString

  • toString(): string

updateOrgVdcNetwork

Static getInternalNetwork

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc