{"base_path":null,"components":null,"consumes":"[\"application/json\",\"application/json;charset=utf-8\",\"application/json;charset=UTF-8\"]","definitions":{"DeleteExportTaskRequestBody":{"description":"删除导出任务。","properties":{"task_ids":{"description":"删除的导出任务id。","example":["xxxxx"],"items":{"maxLength":64,"minLength":1,"type":"string"},"maxItems":200,"minItems":1,"type":"array","uniqueItems":true,"x-annotations":["@Size(min = 1, max = 200)"]}}},"ErrorRsp":{"description":"失败时返回的错误对象。","properties":{"error_code":{"description":"错误码。","maxLength":36,"minLength":8,"type":"string"},"error_msg":{"description":"错误描述。","maxLength":512,"minLength":2,"type":"string"}},"required":["error_code","error_msg"]}},"description":null,"group_id":"7383c32d5d5e4d0481c071faeb994404","host":"workspace.cn-north-4.myhuaweicloud.com","id":"f856acd4cf8243b5878d25e684f0bedf","info_version":"v2","method":"post","name":"DeleteExportTasks","parameters":{},"paths":{"/v2/{project_id}/export-tasks/batch-delete":{"post":{"consumes":["application/json;charset=UTF-8"],"description":"批量删除导出任务记录。","operationId":"DeleteExportTasks","parameters":[{"description":"项目ID。","in":"path","maxLength":255,"minLength":1,"name":"project_id","required":true,"type":"string","x-annotations":["@Size(max = 255, min = 1)"],"x-example":"2b31ed520xxxxxxebedb6e57xxxxxxxx"},{"description":"批量删除导出任务,最多支持200个任务删除。","in":"body","name":"DeleteExportTasksRequestBody","required":true,"schema":{"$ref":"#/definitions/DeleteExportTaskRequestBody"}}],"produces":["application/json"],"responses":{"200":{"description":"响应成功。"},"400":{"description":"客户端请求有误。","schema":{"$ref":"#/definitions/ErrorRsp"}},"401":{"description":"鉴权失败。","schema":{"$ref":"#/definitions/ErrorRsp"}},"500":{"description":"内部错误。","schema":{"$ref":"#/definitions/ErrorRsp"}}},"summary":"批量删除导出任务记录","tags":["export"],"x-api-type":"open-api","x-apiexplorer-hide":"N","x-apig-group":"internal_token,public","x-apigateway-request-type":"public","x-imports":["com.huawei.clouds.wushan.auth.token.IamAuthMeta","com.huawei.clouds.wushan.auth.token.IamAuthLevel","com.huawei.clouds.wushan.integration.common.auth.EnableAuth","com.huawei.clouds.wushan.cts.meta.CtsMeta"],"x-is-registered":"Y","x-methodAnnotations":["@EnableAuth","@IamAuthMeta(authLevel = IamAuthLevel.PROJECT, abacAction = \"workspace:tenants:deleteExportTasks\", authContextInitializerName = \"workspaceCommonAuthContextInitializer\", needApigwJwtAuthCheck = false, rbac = {\"te_admin\", \"wks_adm\"})","@CtsMeta(serviceType = \"Workspace\", resourceType = \"workspace\", traceName = \"DeleteExportTasks\")"],"x-request-examples-1":{"task_ids":["xxxxx"]},"x-request-examples-text-1":{"task_ids":["xxxxx"]},"x-support-sdk":"Y"}}},"product_short":"Workspace","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-used-authn5":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-opt":{"inner-auth-type":"iam_auth_n5"},"x-apigateway-auth-type":"IAM"}},"summary":"批量删除导出任务记录","tags":"导出中心","uri":null,"version":"2.0"}