Deletes multiple routing policies at a time.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RegionId | string | Yes | The ID of the region. | cn-hangzhou |
Namespace | string | Yes | The ID of the namespace. You can obtain the ID of the namespace on the Namespace page in the SchedulerX console. | adcfc35d-e2fe-4fe9-bbaa-20e90ffc**** |
GroupId | string | Yes | The ID of the application. You can obtain the application ID on the Application Management page in the SchedulerX console. | testSchedulerx.defaultGroup |
JobIdList | array | No | The IDs of the jobs. | |
long | No | The ID of the job. You can obtain the ID of the job on the Task Management page in the SchedulerX console. | 99341 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "704A2A61-3681-5568-92F7-2DFCC53F33D1",
"Code": 200,
"Message": "job is not existed, jobId=162837",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.