addVenueUnits
POST {{url}}/networkoperatorconsole/venues/addVenueUnits
- Use this API to add a new unit/VLAN to a venue/location.
-
purpose
:wiredunit, localwirelessonly, globalwirelessdevices -
vlan
:1503
OPTIONAL IF Minimum VLAN is set at Venue Level -
UnitID
:Unit 6
, Optional -
UnitFloor
:Main
, Optional -
UnitBuilding
:Carriage House
Optional
Request Body
{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "VenueID"=>"{{VenueID}}", "purpose"=>"wiredunit", "AddressLine1"=>"2 Annette Rd", "AddressLine2"=>"GJROOM3", "City"=>"Foxboro", "State"=>"MA", "Country.ISO3166A3"=>"USA", "PostalCode"=>"02035", "vlan"=>"1503", "UnitID"=>"Unit 6", "UnitFloor"=>"Main", "UnitBuilding"=>"Carriage House"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |