updateVenueEquipment
POST {{url}}/networkoperatorconsole/venues/updateVenueEquipment
- Use this API to add a new unit/VLAN to a venue/location.
purpose
:guest
,subscriber
Request Body
{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "VenueID"=>"{{VenueID}}", "EquipmentID"=>"USA.MA.02035.BLUEPORTOFFICELOCATIONS.FOXBORO._V3VENUE.USA.MA.02035.TEST_PROPE.FOXBOROUGH._V3EQUIPMENT.Nomadix-1", "Manufacturer"=>"Nomadix", "Model"=>"AG-6000", "EquipmentType"=>"Gateway", "WirelessZone"=>"", "ConnectionProtocol"=>"http", "IPAddress"=>"50.206.196.170", "Port"=>"80", "Username"=>"VAULT@bpwless.com", "Password"=>"V@ULT2021", "Status"=>"In Service", "statusupdateDateTimeUTC.ISO8601"=>"", "MikrotikPre643"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |