Set Default Cluster
For each Kelvin Instance you can set one default cluster.
Note
The default cluster will be used when adding Assets to any Kelvin SmartApp™.
Documentation on Adding Assets in the Kelvin UI can be found in the Operations Tools here.
| Field | Description |
|---|---|
| cluster | The name of the default Cluster for Kelvin SmartApps™ deployment. The ., _ and - characters are also allowed to separate words instead of a space but not at the beginning or end). |
| max_resources | The maximum number of Assets that can be assigned to each Workload. When the max number is reached, a new workload will be automatically deployed for Kelvin SmartApps™ and the new Assets. |
This can not be set in the Kelvin UI.
| API cURL Example | |
|---|---|
1 2 3 4 5 6 7 8 9 10 11 | |
| API Client (Python) Example | |
|---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | |
You will receive an output like this;
| API Client (Python) Example Response | |
|---|---|
1 | |