network vlan oper¶
Operational Status for the object vlan
vlan Specification¶
Parameter Value Type Collection Collection Name vlan-list Collection URI /axapi/v3/network/vlan/{vlan-num} Element Name vlan Element URI /axapi/v3/network/vlan/{vlan-num}/oper Element Attributes vlan_attributes Partition Visibility None Schema vlan schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object  | POST  | /axapi/v3/network/vlan/{vlan-num}  | ||
Create List  | POST  | /axapi/v3/network/vlan/{vlan-num}  | ||
Get Object  | GET  | /axapi/v3/network/vlan/{vlan-num}/oper  | ||
Get List  | GET  | /axapi/v3/network/vlan/{vlan-num}  | ||
Modify Object  | POST  | /axapi/v3/network/vlan/{vlan-num}/oper  | ||
Replace Object  | PUT  | /axapi/v3/network/vlan/{vlan-num}/oper  | ||
Replace List  | PUT  | /axapi/v3/network/vlan/{vlan-num}  | ||
Delete Object  | DELETE  | /axapi/v3/network/vlan/{vlan-num}/oper  | 
vlan-list¶
vlan-list is JSON List of vlan attributes
vlan-list : [
]
vlan attributes¶
oper
Description: oper is a JSON Block. Please see below for oper
Type: Object
vlan-num
Description VLAN number
Type: number
Range: 2-4094
oper¶
Specification Value Type object is_shared_vlan
Description
Type: string
span-tree
Description
Type: string
tagg_eth_ports
Description: tagg_eth_ports is a JSON Block. Please see below for oper_tagg_eth_ports
Type: Object
tagg_logical_ports
Description: tagg_logical_ports is a JSON Block. Please see below for oper_tagg_logical_ports
Type: Object
un_tagg_eth_ports
Description: un_tagg_eth_ports is a JSON Block. Please see below for oper_un_tagg_eth_ports
Type: Object
un_tagg_logical_ports
Description: un_tagg_logical_ports is a JSON Block. Please see below for oper_un_tagg_logical_ports
Type: Object
ve_num
Description
Type: number
vlan_name
Description
Type: string
oper_tagg_eth_ports¶
Specification Value Type object ports
Description
Type: number
oper_un_tagg_logical_ports¶
Specification Value Type object ports
Description
Type: number
oper_tagg_logical_ports¶
Specification Value Type object ports
Description
Type: number
oper_un_tagg_eth_ports¶
Specification Value Type object ports
Description
Type: number