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":{},"description":null,"group_id":"01d11699e8074781a7ab0fb1c8d994e7","host":"dms.cn-north-4.myhuaweicloud.com","id":"953ee5833538443eb87374df034c6d5f","info_version":"v2","method":"put","name":"UpdateScheduledTask","parameters":{},"paths":{"/v2/{project_id}/instances/{instance_id}/scheduled-tasks/{task_id}":{"put":{"description":"修改定时任务管理中的指定记录","operationId":"UpdateScheduledTask","parameters":[{"description":"**参数解释**:\n项目ID,获取方式请参见[获取项目ID](rabbitmq-api-190611012.xml)。\n**约束限制**:\n不涉及。\n**取值范围**:\n不涉及。\n**默认取值**:\n不涉及。","in":"path","name":"project_id","required":true,"type":"string"},{"description":"**参数解释**:\n实例ID。获取方法如下:调用[查询所有实例列表](ListInstancesDetails.xml)接口,从响应体中获取实例ID。\n**约束限制**:\n不涉及。\n**取值范围**:\n不涉及。\n**默认取值**:\n不涉及。","in":"path","name":"instance_id","required":true,"type":"string"},{"description":"**参数解释**:\n定时任务ID。\n**约束限制**:\n不涉及。\n**取值范围**:\n不涉及。\n**默认取值**:\n不涉及。","in":"path","name":"task_id","required":true,"type":"string"},{"description":"**参数解释**:\n修改定时任务的执行时间。\n**约束限制**:\n不涉及。\n**取值范围**:\n不涉及。\n**默认取值**:\n不涉及。","in":"query","name":"execute_at","required":false,"type":"string"},{"description":"**参数解释**:\n修改定时任务状态。\n**约束限制**:\n不涉及。\n**取值范围**:\n- CANCELLED。\n**默认取值**:\n不涉及。","in":"query","name":"status","required":false,"type":"string"}],"responses":{"204":{"description":"修改定时任务成功。"}},"schemes":["https"],"summary":"修改定时任务管理中的指定记录","tags":["后台任务管理"],"x-api-type":"open-api","x-apigateway-cors":false,"x-apigateway-match-mode":"NORMAL","x-apigateway-ratelimit":"dms02","x-apigateway-request-type":"public","x-hybridcloud":true,"x-is-registered":"Y","x-name":"修改实例的指定定时任务","x-open-region-cloud":"hws,hws_hk","x-produc-type":"rabbitmq","x-request-examples-description-1":"将指定定时任务的执行时间修改为20240101000000","x-request-examples-description-2":"取消指定的定时任务。","x-request-examples-url-1":"/v2/{project_id}/instances/{instance_id}/scheduled-tasks/{task_id}?execute_at=20240101000000","x-request-examples-url-2":"/v2/{project_id}/instances/{instance_id}/scheduled-tasks/{task_id}?status=CANCELLED","x-support-sdk":"Y"}}},"product_short":"RabbitMQ","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"修改定时任务管理中的指定记录","tags":"后台任务管理","uri":null,"version":"2.0"}