huawei-cloud-api-definitions-RabbitMQ 0.1.20260130

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"ListBackgroundTasksResp":{"properties":{"task_count":{"description":"**参数解释**:\n任务数量。\n**取值范围**:\n不涉及。","type":"string"},"tasks":{"description":"**参数解释**:\n任务列表。","items":{"properties":{"created_at":{"description":"**参数解释**:\n启动时间。\n**取值范围**:\n不涉及。","type":"string"},"id":{"description":"**参数解释**:\n任务ID。\n**取值范围**:\n不涉及。","type":"string"},"name":{"description":"**参数解释**:\n任务名称。\n**取值范围**:\n不涉及。","type":"string"},"params":{"description":"**参数解释**:\n任务参数。\n**取值范围**:\n不涉及。","type":"string"},"status":{"description":"**参数解释**:\n任务状态。\n**取值范围**:\n- CREATED:后台任务状态为创建成功。\n- SUCCESS:后台任务状态为成功。\n- FAILED:后台任务状态为失败。\n- DELETED:后台任务状态为已删除。\n- EXECUTING:后台任务状态为执行中。\n- CANCELLED:定时任务状态为取消。","type":"string"},"updated_at":{"description":"**参数解释**:\n结束时间。\n**取值范围**:\n不涉及。","type":"string"},"user_id":{"description":"**参数解释**:\n用户ID。\n**取值范围**:\n不涉及。","type":"string"},"user_name":{"description":"**参数解释**:\n用户名。\n**取值范围**:\n不涉及。","type":"string"}},"type":"object"},"type":"array"}},"type":"object"}},"description":null,"group_id":"01d11699e8074781a7ab0fb1c8d994e7","host":"dms.cn-north-4.myhuaweicloud.com","id":"29a22ac7e2fe4eb084d5f762a50c3a2e","info_version":"v2","method":"get","name":"ShowBackgroundTask","parameters":{},"paths":{"/v2/{project_id}/instances/{instance_id}/tasks/{task_id}":{"get":{"description":"查询后台任务管理中的指定记录。","operationId":"ShowBackgroundTask","parameters":[{"description":"项目ID,获取方式请参见[获取项目ID](rabbitmq-api-190611012.xml)。","in":"path","name":"project_id","required":true,"type":"string","x-example":"2b31ed520xxxxxxebedb6e57xxxxxxxx","x-order":1},{"description":"实例ID。","in":"path","name":"instance_id","required":true,"type":"string"},{"description":"任务ID。","in":"path","name":"task_id","required":true,"type":"string"}],"responses":{"200":{"description":"查询后台任务管理中的指定记录成功。","examples":{"application/json":{"task_count":"1","tasks":[{"created_at":"2020-06-23T03:00:03.471Z","id":"ff80808272dcc90f0172df1e490f41b0","name":"bindInstancePublicIp","params":"{\"public_ip_id\":\"06a13350-4305-4338-9f0e-6b322bb1413d\",\"public_ip_address\":\"xx.xx.xx.xx\",\"enable_public_ip\":true}","status":"SUCCESS","updated_at":"2020-06-23T03:00:08.130Z","user_id":"xxxxxxxx93ff484a828144c6xxxxxxxx","user_name":"dms_test"}]}},"schema":{"$ref":"#/definitions/ListBackgroundTasksResp"}}},"summary":"查询后台任务管理中的指定记录","tags":["后台任务管理"],"x-api-type":"open-api","x-hybridcloud":true,"x-is-registered":"Y","x-name":"查询后台任务管理中的指定记录","x-open-region-cloud":"hws,hws_eu,hws_hk,cmcc,ctc,sbc,hk_sbc,g42,hk_g42,tm,hk_tm,hcs,ax,dt","x-order":13,"x-produc-type":"rabbitmq","x-request-examples-url-1":"GET https://{endpoint}/v2/{project_id}/instances/{instance_id}/tasks/{task_id}","x-support-sdk":"Y"}}},"product_short":"RabbitMQ","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询后台任务管理中的指定记录","tags":"后台任务管理","uri":null,"version":"2.0"}