http://<serverName>:<portNumber>/api/v3/changes//{change_id}/close_change
其中{change_id}为需要取消的变更ID
示例:http://192.168.0.163:8080/api/v3/changes/6/close_change
方法:PUT
请求参数:
参数名 |
值 |
位置 |
input_data |
<JSON_String> |
body |
authtoken |
<API Key> |
header |
{
"comment":"This is canceled",{
"response_status":{