Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the instance
Response
The requested instance resource
Array of pending config statuses (if any)
Retrieves a single instance resource by its ID. Requires vpn:view
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UUID of the instance
The requested instance resource
Array of pending config statuses (if any)