T4O-5.1
Search
K

Schedulers

post
https://$(tvm_address):8780/v1/$(tenant_id)
/workloads/<workload_id>/pause
Disable Workload Scheduler
post
https://$(tvm_address):8780/v1/$(tenant_id)
/workloads/<workload_id>/resume
Enable Workload Scheduler
get
https://$(tvm_address):8780/v1/$(tenant_id)
/trusts/validate/<workload_id>
Scheduler Trust Status
All following API commands require an Authentication token against a user with admin-role in the authentication project.
get
https://$(tvm_address):8780/v1/$(tenant_id)
/global_job_scheduler
Global Job Scheduler status
post
https://$(tvm_address):8780/v1/$(tenant_id)
/global_job_scheduler/disable
Disable Global Job Scheduler
post
https://$(tvm_address):8780/v1/$(tenant_id)
/global_job_scheduler/enable
Enable Global Job Scheduler