APB VLAN
Path parameters
deviceIdstringRequired
The unique identifier of the device.
Responses
200
successful operation
application/json
vlanIdstringOptional
The ID of the VLAN.
namestringOptional
The name of the VLAN.
statusstringOptional
The status of the VLAN (e.g., active, inactive).
default
unexpected error
get
/vlan/{deviceId}Path parameters
deviceIdstringRequired
The unique identifier of the device.
Responses
200
successful operation
application/json
interfaceIdstringOptional
The ID of the interface.
vlanIdstringOptional
The ID of the VLAN.
statusstringOptional
The status of the interface VLAN (e.g., active, inactive).
default
unexpected error
get
/interfaceVlan/{deviceId}Path parameters
deviceIdstringRequired
The unique identifier of the device.
Body
interfaceIdstringOptional
The ID of the interface.
vlan_idintegerOptionalDefault:
The VLAN ID to associate with the interface.
4010Responses
200
Interface VLAN created successfully
No content
default
unexpected error
post
/interfaceVlan/{deviceId}No content
Last updated
