UplinkConnection

None

Overview

address string
advertisementCriteria enum (BFD | CONTROL_SESSION | OPERATIONAL_LINK) filterable   orderable  
associatedUnderlayName string filterable   orderable  
assocUnderlayID string filterable   orderable  
auxiliaryLink boolean filterable   orderable  
DNSAddress string filterable   orderable  
gateway string filterable   orderable  
interfaceConnectionType enum (AUTOMATIC | EMBEDDED | PCI_EXPRESS | USB_ETHERNET | USB_MODEM) filterable   orderable  
mode enum (Any | Dynamic | LTE | PPPoE | Static) filterable   orderable  
netmask string filterable   orderable  
password string filterable   orderable  
role enum (NONE | PRIMARY | SECONDARY | TERTIARY | UNKNOWN) filterable   orderable  
uplinkID integer filterable   orderable  
username string filterable   orderable  

API Resource

/uplinkconnections/id
delete get put

Parents

/vlans/id/uplinkconnections
get post
/vlantemplates/id/uplinkconnections
get post

Children

/uplinkconnections/id/bfdsessions
get post
/uplinkconnections/id/underlays
get post
/uplinkconnections/id/customproperties
get post

Members

This object has no members.

Attributes documentation

address string
Discussion

IP address for static configuration


Charateristics

Format: free
Max length: 64
SDK attribute: address

advertisementCriteria enum filterable   orderable  
Discussion

Advertisement Criteria for Traffic Flow


Charateristics

Allowed values: BFD, CONTROL_SESSION, OPERATIONAL_LINK
SDK attribute: advertisementCriteria

associatedUnderlayName string filterable   orderable  
Discussion

The display name of the Underlay instance associated with this uplink connection.


Charateristics

Format: free
SDK attribute: associatedUnderlayName

assocUnderlayID string filterable   orderable  
Discussion

UUID of the underlay associated to the uplink.


Charateristics

Format: free
SDK attribute: assocUnderlayID

DNSAddress string filterable   orderable  
Discussion

DNS server address


Charateristics

Format: free
SDK attribute: DNSAddress

gateway string filterable   orderable  
Discussion

IP address of the gateway bound to the port


Charateristics

Format: free
SDK attribute: gateway

interfaceConnectionType enum filterable   orderable  
Discussion

The way the interface is connected via the NSG. This value depends on if the interface internal or external to the NSG.


Charateristics

Allowed values: AUTOMATIC, EMBEDDED, PCI_EXPRESS, USB_ETHERNET, USB_MODEM
Default value: AUTOMATIC
SDK attribute: interfaceConnectionType

mode enum filterable   orderable  
Discussion

Specify how to connect to the network. Possible values: Any, Dynamic (DHCP), Static (static configuration is required), PPPoE (pppoe configuration required), LTE (LTE configuration required). Default: Dynamic


Charateristics

Allowed values: Any, Dynamic, LTE, PPPoE, Static
Default value: Dynamic
SDK attribute: mode

netmask string filterable   orderable  
Discussion

Subnet mask


Charateristics

Format: free
SDK attribute: netmask

password string filterable   orderable  
Discussion

PPPoE password.


Charateristics

Format: free
SDK attribute: password

role enum filterable   orderable  
Discussion

To allow prioritisation of traffic, the NSG network ports must be configured with an uplink type or tag value which will be used in the identification of packets being forwarded. That identification is at the base of the selection of which network port will serve in sending packets to the outside world. The default value is PRIMARY. Possible values are PRIMARY, SECONDARY, TERTIARY, UNKNOWN,


Charateristics

Allowed values: NONE, PRIMARY, SECONDARY, TERTIARY, UNKNOWN
Default value: PRIMARY
SDK attribute: role

uplinkID integer filterable   orderable  
Discussion

ID that unqiuely identifies the uplink.


Charateristics

Format: free
Min length: 1
Max length: 65535
SDK attribute: uplinkID

username string filterable   orderable  
Discussion

PPPoE username


Charateristics

Format: free
SDK attribute: username