Gets the ID of the company that the entity belongs to.
Indicates whether the entity is deleted.
Gets the date that the entity was deleted, or null if it is not deleted.
Gets the description.
Gets the DNS suffix.
Gets the UUID of the edge gateway that the network is connected to, if its a NAT routed network or null otherwise.
Gets the networks fence mode.
Gets the gateway address of the network.
Indicates whether this network is inherited.
Gets the static IP Ranges for the newtork.
Gets the raw JSON object from the API.
Gets the datacenter location identifier.
Gets the name.
Gets the netmask of the network.
Gets the UUID of the Org that the network is associated with.
Gets the UUID of the parent external network if this is a bridged network, otherwise null.
Gets the primary DNS host.
Gets the secondary DSN host.
Indicates whether this network is shared with other vDCs within the same organization.
Gets the last date that the entity was updated.
Gets the UUID.
Gets the UUID of the vDC that the network is associated with.
Deletes the network.
a promise that resolves with a task
Refreshes the internal network data by retrieving it from the API again.
promise that resolves with this object
JSON format.
Updates the configuration of the network.
the update request
a promise that resolves with a task
Gets an internal network by UUID.
internal network UUID
promise that resolves with the internal network
Generated using TypeDoc
Internal Network.