名称 | 类型 | 是否可缺省 | 示例值 | 描述 |
---|---|---|---|---|
Action | String | 否 | DetachKey | 系统规定参数。取值:DetachKey。 |
InstanceId.N | String | 否 | 05474d8d-3f86-4be1-860f-03ff7ad63e88 | 待解绑定密钥的实例。 |
KeyId.N | String | 否 | 2186e15f-476a-41b6-adc9-dd255a4bcb36 | 待解绑定的密钥。 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
RequestId | String | 1e553734-0d0f-4093-8c80-71aa8b907bf2002 | 请求ID。 |
ReturnSet | List | true | 返回状态。 |
InstanceId.N
KeyId.N
RequestId
ReturnSet
http://kec.cn-beijing-6.api.ksyun.com/?Action=DetachKey&Version=2016-03-04&InstanceId.1=05474d8d-3f86-4be1-860f-03ff7ad63e88&KeyId.1=2186e15f-476a-41b6-adc9-dd255a4bcb36
{
"RequestId": "1e553734-0d0f-4093-8c80-71aa8b907bf2002",
"InstancesSet": [
{
"InstanceId": "05474d8d-3f86-4be1-860f-03ff7ad63e88",
"Return": true
}
]
}
文档内容是否对您有帮助?
评价建议不能为空
非常感谢您的反馈,我们会继续努力做到更好!