Skip to main content

outposts_service_connections_all_state_retrieve

GET 

/api/v3//outposts/service_connections/all/:uuid/state/

Get the service connection's state

Request

Path Parameters

    uuid uuidrequired

    A UUID string identifying this Outpost Service-Connection.

Responses

Schema

    healthy booleanrequired
    version stringrequired
curl -L -X GET '/api/v3/outposts/service_connections/all/:uuid/state/' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired