取消对一个或者多个实例的监控
InstanceId.N
RequestId
InstancesSet
在默认region,取消对一个实例的监控
http://kec.api.ksyun.com/?Action=UnmonitorInstances&Version=2016-03-04
&InstanceId.1=e007579f-bea2-483e-bfcb-fec760c58167
&AUTHPARAMS
<?xml version="1.0" encoding="UTF-8"?>
<UnmonitorInstancesResponse>
<InstancesSet>
<Item>
<InstanceId>e007579f-bea2-483e-bfcb-fec760c58167</InstanceId>
<Monitoring>
<State>disabled</State>
</Monitoring>
</Item>
</InstancesSet>
<RequestId>2995fd12-3193-412f-a31e-52983b6c6bf7</RequestId>
</UnmonitorInstancesResponse>