修改私有镜像属性,当前只支持修改私有镜像名称,不能够修改公共镜像属性
ImageId
Name
-_@#.
字符
RequestId
Return
在默认region,修改一个私有镜像的名称
http://kec.api.ksyun.com/?Action=ModifyImageAttribute&Version=2016-03-04
&ImageId=16f55e1d-8ab3-4026-ba4d-5ae9e6f083db
&Name=test1234
&AUTHPARAMS
<?xml version="1.0" encoding="UTF-8"?>
<ModifyImageAttributeResponse xmlns="http://vm.ksyun.com/doc/2016-3-09/">
<Return>true</Return>
<RequestId>b3ded367-781f-4c9e-aa05-b34a5a666610</RequestId>
</ModifyImageAttributeResponse>