Get information about nodes in the connected Intelligence Server cluster
GET {{baseUrl}}/api/monitors/iServer/nodes
Get information about nodes in the connected Intelligence Server cluster. This includes basic information, runtime state and information of projects on each node. This operation requires the Monitor cluster
privilege. You specify an authorization token in the request header.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
projects.id | null | Project ID | |
name | null | Node name | |
fields | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-MSTR-AuthToken | string | (Required) Authorization token |