I setup an IBM Cloud Workload Scheduler service. Then, I installed Workload Agent on a virtual server with Linux CentOS 7.x.
What do I need to do to make it connect to IBM Cloud instance of Workload Scheduler?
The Service Credentials list these in JSON format: { "agent_config_url": "", "password": "", "userId": "", "url": "" }
Any help would be appreciated! Thanks!