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
The body is of type object
.
Map of site_id => management IP
The response is of type object
.