BRConnection

None

Overview

address string
addressFamily enum (IPV4 | IPV6) filterable   orderable  
addressV6 string
advertisementCriteria enum (BFD | LINK_BASED | OPENFLOW | OPERATIONAL_LINK) filterable   orderable  
DNSAddress string
DNSAddressV6 string
gateway string
gatewayV6 string
inherited boolean read only  
mode enum (Static) filterable   orderable  
netmask string
uplinkID integer filterable   orderable  

API Resource

/brconnections/id
delete get put

Parents

/vlans/id/brconnections
get post
/vlantemplates/id/brconnections
get post

Children

/brconnections/id/bfdsessions
get post

Members

This object has no members.

Attributes documentation

address string
Discussion

Static IP address for the VLAN


Charateristics

Format: free
SDK attribute: address

addressFamily enum filterable   orderable  
Discussion

IP address family of this BRConnection


Charateristics

Allowed values: IPV4, IPV6
Default value: IPV4
SDK attribute: addressFamily

addressV6 string
Discussion

IPv6 address for static configuration.


Charateristics

Format: ipv6
Max length: 255
SDK attribute: addressV6

advertisementCriteria enum filterable   orderable  
Discussion

Advertisement Criteria for Traffic Flow


Charateristics

Allowed values: BFD, LINK_BASED, OPENFLOW, OPERATIONAL_LINK
SDK attribute: advertisementCriteria

DNSAddress string
Discussion

DNS Address for the vlan


Charateristics

Format: free
SDK attribute: DNSAddress

DNSAddressV6 string
Discussion

DNS IPv6 Address


Charateristics

Format: ipv6
Max length: 255
SDK attribute: DNSAddressV6

gateway string
Discussion

IP address of the gateway bound to the VLAN.


Charateristics

Format: free
SDK attribute: gateway

gatewayV6 string
Discussion

IPv6 address of the gateway bound to the port.


Charateristics

Format: ipv6
Max length: 255
SDK attribute: gatewayV6

inherited boolean read only  
Discussion

This flag will determine if the abstract connection is inherited from the instance template


Charateristics

Default value: false
SDK attribute: inherited

mode enum filterable   orderable  
Discussion

Connection mode: Static.


Charateristics

Allowed values: Static
SDK attribute: mode

netmask string
Discussion

network mask


Charateristics

Format: free
SDK attribute: netmask

uplinkID integer filterable   orderable  
Discussion

Internally generated ID in the range that idenitifies the uplink within the cotext of NSG


Charateristics

Min value: 1
Max value: 65535
SDK attribute: uplinkID