listVenueUnitDetails

POST {{url}}/networkoperatorconsole/venues/listVenueUnitDetails

  • Use this API to list the details of a specific unit at a venue/location.
  • The response will include basic information about the unit including; physical address, the associated venue ID, associated keypools, subscriber status, subscriber information, and more.

Request Body

{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "UnitID_internal"=>"{{UnitID_internal}}"}

HEADERS

KeyDatatypeRequiredDescription
originstring

RESPONSES

status: OK

{"message":"Found 1 units. ","VenueUnits":[{"UnitID_internal":"USA.MA.02035.BLUEPORTOFFICELOCATIONS.FOXBORO._V3VENUE.USA.MA.02035.DDHOMELAB.FOXBORO.104.A.1","vlan":1053,"purpose":"subscriber","dateAddedUTC.ISO8601":"2021-05-12T13:23:01.810Z","UnitID":"104","UnitBuilding":"A","UnitFloor":"1","AddressLine1":"8804 State Street","AddressLine2":"","City":"Sandy","State":"UT","Country.ISO3166A3":"USA","PostalCode":"84070","Venue":{"VenueID":"USA.MA.02035.BLUEPORTOFFICELOCATIONS.FOXBORO._V3VENUE.USA.MA.02035.DDHOMELAB.FOXBORO","Name":"DD Home Lab","AddressLine1":"2 Annette Rd","AddressLine2":"","City":"FOXBORO","State":"MA","Country.ISO3166A3":"USA","PostalCode":"02035","TimeZone":-5,"Keypools":{"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.VAULT.global":{"ssid":"VAULT","Scope":"global","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.DD-101A1.fadnzfab":{"ssid":"DD-101A1","Scope":"fadnzfab","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.DD-102A1.jfrzjxbu":{"ssid":"DD-102A1","Scope":"jfrzjxbu","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.DD-103A1.tcgvmpwa":{"ssid":"DD-103A1","Scope":"tcgvmpwa","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.DD-104A1.nvbbrdhn":{"ssid":"DD-104A1","Scope":"nvbbrdhn","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.VAULTTEST2.global":{"ssid":"VAULTTEST2","Scope":"global","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.VAULT-E.global":{"ssid":"VAULT-E","Scope":"global","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.VAULTTEST8.global":{"ssid":"VAULTTEST8","Scope":"global","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.VAULTTEST3.global":{"ssid":"VAULTTEST3","Scope":"global","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.VAULTTEST7.global":{"ssid":"VAULTTEST7","Scope":"global","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.VAULTTEST.global":{"ssid":"VAULTTEST","Scope":"global","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.VAULTTEST4.yynuanbg":{"ssid":"VAULTTEST4","Scope":"yynuanbg","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.Tyler Test.global":{"ssid":"Tyler Test","Scope":"global","currentKeypoolStatus":"Operational"},"USA.MA.02035.BLUEPORT.FOXBORO._V3SSID.VAULTTEST6.global":{"ssid":"VAULTTEST6","Scope":"global","currentKeypoolStatus":"Operational"}},"AvailableServicePlans":{"USA.MA.02035.BLUEPORT.FOXBORO._V3SERVICEPLAN_.1 Gbps":{"ServicePlanName":"1 Gbps","DownloadKbps":1000000,"UploadKbps":1000000,"DefaultPlan":true,"ConcurrentDevices":100,"SessionTimeoutSecondsPerDevice":86400,"LifetimeSeconds":0},"USA.MA.02035.BLUEPORT.FOXBORO._V3SERVICEPLAN_.28 Kbps":{"ServicePlanName":"28 Kbps","DownloadKbps":28,"UploadKbps":28,"DefaultPlan":false,"ConcurrentDevices":100,"SessionTimeoutSecondsPerDevice":86400,"LifetimeSeconds":0},"USA.MA.02035.BLUEPORT.FOXBORO._V3SERVICEPLAN_.No Service":{"ServicePlanName":"No Service","DownloadKbps":0,"UploadKbps":0,"DefaultPlan":false,"ConcurrentDevices":100,"SessionTimeoutSecondsPerDevice":86400,"LifetimeSeconds":0}}},"Subscriptions":{"USA.MA.02035.BLUEPORTOFFICELOCATIONS.FOXBORO._V3VENUE.USA.MA.02035.DDHOMELAB.FOXBORO.104.A.1.desl504+102@gmail.com.2021-12-13T19:52:59.428Z.2022-12-14T06:59:59.999Z":{"UnitID_internal":"USA.MA.02035.BLUEPORTOFFICELOCATIONS.FOXBORO._V3VENUE.USA.MA.02035.DDHOMELAB.FOXBORO.104.A.1","vlan":1053,"UnitID":"104","SubscriberToken":"BlatCibi","StartDateTimeUTC.ISO8601":"2021-12-13T19:52:59.428Z","purpose":"subscriber","ServicePlan":{"ServicePlanID":"USA.MA.02035.BLUEPORT.FOXBORO._V3SERVICEPLAN_.1 Gbps","ServicePlanName":"1 Gbps","DownloadKbps":1000000,"UploadKbps":1000000},"Status":"AUP not accepted","SubscriberEmail":"desl504+102@gmail.com","contactpref_sms":false,"contactpref_email":false,"SubscriberGivenName":"Hi, \u003cimg src='' onerror='alert(0)' /\u003e","SubscriberFamilyName":"Deslauriers","SubscriberPhoneNumber.E164":"+15085555555","SubscriberLocale":"en-us","EndDateTimeUTC.ISO8601":"2022-12-14T06:59:59.999Z","ConfirmedEndDate.ISO8601":"","UnitFloor":"1","UnitBuilding":"A","AddressLine1":"8804 State Street","AddressLine2":"","City":"Sandy","State":"UT","Country.ISO3166A3":"USA","PostalCode":"84070"}},"GuestSubscriptions":{}}],"errorProcessing":false}