EthernetSegmentGroup

Group of Ethernet Segments with same ID.

Overview

description string filterable   orderable  
ethernetSegmentID string filterable   orderable  
name string read only   filterable   orderable  
portType enum (ACCESS) required   filterable  
virtual boolean read only   filterable   orderable  
VLANRange string filterable   orderable  

API Resource

/ethernetsegmentgroups/id
delete get put

Parents

/ethernetsegmentgwgroups/id/ethernetsegmentgroups
get post

Children

/ethernetsegmentgroups/id/permissions
get post
/ethernetsegmentgroups/id/vlans
get post
/ethernetsegmentgroups/id/alarms
get
/ethernetsegmentgroups/id/enterprisepermissions
get post

Members

This object has no members.

Attributes documentation

description string filterable   orderable  
Discussion

Description of the Ethernet Segment Group


Charateristics

Format: free
Max length: 255
SDK attribute: description

ethernetSegmentID string filterable   orderable  
Discussion

Unique Identifier of the Ethernet Segment.


Charateristics

Format: free
Max length: 255
SDK attribute: ethernetSegmentID

name string read only   filterable   orderable  
Discussion

Name of the Ethernet Segment Group


Charateristics

Format: free
Max length: 255
SDK attribute: name

portType enum required   filterable  
Discussion

Type of the Port.


Charateristics

Allowed values: ACCESS
SDK attribute: portType

virtual boolean read only   filterable   orderable  
Discussion

Indicates if Ethernet Segment is Virtual.


Charateristics

Default value: false
SDK attribute: virtual

VLANRange string filterable   orderable  
Discussion

VLAN Range of the EthernetSegment. Format must conform to a-b,c,d-f where a,b,c,d,f are integers from range 0 to 4094.


Charateristics

Format: free
Max length: 255
SDK attribute: VLANRange