This section describes how to start multiple configuration tasks by calling an API.
POST: https://{endpoint}/ /v3/054ba152d480d55b2f5dc0069e7ddef0/jobs/batch-starting
Obtain the endpoint from Regions and Endpoints.
{ "jobs": [{ "job_id": "140b5236-88ad-43c8-811c-1268453jb101" }] }
{ "count": 1, "results": [{ "id": "140b5236-88ad-43c8-811c-1268453jb101", "status": "success" }] }