Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Sites array
Response
200 - application/json
Map of site_id => management IP
Given an array of site IDs, returns a map of site_id => management IP (tunnel IP).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Sites array
Map of site_id => management IP