API Guide

Table Of Contents
"Name":"3",
"Description": "",
"VlanMinimum": 20,
"VlanMaximum": 30,
"Type": 1
}
]
Table 101. Attributes
Attribute name Description
Id Unique identifier of the network.
Name Name of the network.
Description Description of the network.
VlanMaximum VLan can be defined as either a range or a single value. If
a single value is defined, the same value is assigned to both
VlanMaximum and VlanMinimum.
VlanMinimum VLan can be defined as either a range or a single value. If
a single value is defined, the same value is assigned to both
VlanMaximum and VlanMinimum.
NOTE: To define a profile which is not in a range, the
VlanMaximum and VlanMinimum must be same.
Type Network profile definition type.
For more information, see /api/
NetworkConfigurationService/NetworkTypes.
api/NetworkConfigurationService/Actions/
NetworkConfigurationService.ExportVLANDefinitions
This URI exports all network profiles.
POST method for exporting VLAN definitions
This method exports all network profiles.
Description
Exports all network profiles.
Privilege VIEW
HTTP response
code
201
Example
response body
None
232 Configure