Get Intelligence Server cluster startup membership information

GET {{baseUrl}}/api/iserver/clusterStartupMembership

Get a list of I-Server hostnames which are part of cluster startup membership configuration. There is also a corresponding PUT endpoint to alter the list.

HEADERS

KeyDatatypeRequiredDescription
X-MSTR-AuthTokenstring(Required) Authorization token

RESPONSES

status: OK

[{"clusterStartupMembership":["\u003cstring\u003e","\u003cstring\u003e"]}]