View Workload Status
You can check the current status of any workload at any time.
This status will indicate whether the workload is running, stopped, staged, or in another state, and it will also display detailed information about its current configuration, including assigned assets, recommendation definitions, environment variables, and more.
You can see the status of the workload for any Kelvin SmartApp™ in the Kelvin UI.
Click on Applications, select the Kelvin SmartApp™ card, then navigate to the Workload tab to view the list of workloads and their current status for that Kelvin SmartApp™.
If the Workload has a staged Workload waiting to be activated then you will be able to expand the row and see details about the staged Workload.
| API cURL Example | |
|---|---|
1 2 3 4 | |
You will get a response similar to this;
| API cURL Example Response | |
|---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | |
| API Client (Python) Example | |
|---|---|
1 2 3 4 5 6 7 8 9 10 11 | |
You will get a response similar to this;
| API Client (Python) Example Response | |
|---|---|
1 | |

