Get connector connectivity information.

Get connector connectivity check information.

Log in to see full request history
Query Params
string

connector ids separated with comma.

boolean

Whether to get real time connectivity info from SaaS connectors, it is false by fault.

Headers
string

This field uniquely represents a region and is used for making Helios calls to a specific region.

Responses

Response body
object
array of objects | null

An array of Rigel connectivity information.

rigelConnectivityInfos
object
int64 | null

Specifies the rigel guid.

array of objects | null

An array of endpoint connection state.

endpointConnectionStateVec
object
string | null

Specifies the name of the endpoint

string | null

Specifies the port of the endpoint

array of objects | null

Specifies the results of the endpoints.

results
object
string | null

Specifies the name of the check.

string | null

Specifies the status of the check.

kStateUnknown kStateOk kStateFail kStateInProgress

string | null

Specifies the error message to help troubleshoot.

string | null

Specifies the status of the check.

kHealthy kUnhealthy

int64 | null

Specifies the time in Epoch in micro seconds when the check is performed.

Language
Credentials
URL