API Key and Syntax
Every API call must include a header with a valid key called client-api-key and the value of your API key. All APIs are case sensitive. Request Endpoint- IB Coordinator IP Address/Hostname - The IP address or hostname of the Coordinator.
- Coordinator UI Port - The port number defined during installation. By default, this is 8000.
- clusters/nodes - Determines whether the action is on an entire cluster or is on a specific node.
- cluser/nodeName - The cluster or node name being queried / acted upon.
-
action - stop, start, restart, clear
- stop service
- start service
- restart service
- clear cache
- LogLevel (Cluster only)
-
Coordinator ID - The ID assigned by Incredibuild to your Coordinator. You can view this in the Coordinator Manager > Settings > API Access area.\

- Version -The version of the API. Currently only version 1.5.0 is supported. If you do not specify a version in the API call, the lowest supported version is used.
Support Matrix
Request Format
The request URL can contain any of the following fields.