addPRTGCredentials

POST {{url}}/networkoperatorconsole/venues/addPRTGCredentials

  • Use this API to add PRTG Credentials for a specific Venue

Request Body

{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "VenueID"=>"{{VenueID}}", "URL"=>"https://dishmon.blueportwireless.com", "Username"=>"PRTGApi", "PasswordHash"=>"1350730965"}

HEADERS

KeyDatatypeRequiredDescription
originstring

RESPONSES

status: OK

{"VenueID":"USA.MA.02035.BLUEPORTOFFICELOCATIONS.FOXBORO._V3VENUE.USA.MA.02035.BLUEPORTHQ.FOXBORO","PRTGURL":"https://dishmon.blueportwireless.com","errorProcessing":false}