network vlan-group

Configure group of VLANs

vlan-group Specification

Parameter Value
Type Collection
Object Key(s) vlan-num-start, vlan-num-end
Collection Name vlan-group-list
Collection URI /axapi/v3/network/vlan-group
Element Name vlan-group
Element URI /axapi/v3/network/vlan-group/{vlan-num-start}+{vlan-num-end}
Element Attributes vlan-group_attributes
Partition Visibility shared
Schema vlan-group schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/network/vlan-group

vlan-group attributes

Create List

POST

/axapi/v3/network/vlan-group

vlan-group attributes

Get Object

GET

/axapi/v3/network/vlan-group/{vlan-num-start}+{vlan-num-end}

vlan-group attributes

Get List

GET

/axapi/v3/network/vlan-group

vlan-group-list

Modify Object

POST

/axapi/v3/network/vlan-group/{vlan-num-start}+{vlan-num-end}

vlan-group attributes

Replace Object

PUT

/axapi/v3/network/vlan-group/{vlan-num-start}+{vlan-num-end}

vlan-group attributes

Replace List

PUT

/axapi/v3/network/vlan-group

vlan-group-list

Delete Object

DELETE

/axapi/v3/network/vlan-group/{vlan-num-start}+{vlan-num-end}

vlan-group attributes

vlan-group-list

vlan-group-list is JSON List of vlan-group attributes

vlan-group-list : [

vlan-group attributes

eth-list

Type: List

trunk-list

Type: List

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

vlan-num-end

Description End of VLAN range

Type: number

Range: 2-4094

vlan-num-start

Description Start of VLAN range

Type: number

Range: 2-4094

eth-list

Specification Value
Type list
Block object keys  

ethernet-end

Description Ethernet port (Interface number)

Type: number

Format: interface

ethernet-start

Description Ethernet port (Interface number)

Type: number

Format: interface

Reference Object: /axapi/v3/interface/ethernet

trunk-list

Specification Value
Type list
Block object keys  

trunk-end

Description

Type: number

Reference Object: /axapi/v3/interface/trunk

trunk-start

Description

Type: number

Reference Object: /axapi/v3/interface/trunk