设置缓存服务安全规则,为缓存服务添加安全规则
关于所有操作需要的通用参数,请参照通用请求-公共参数
PUT
请求的返回信息请参照样例
关于所有操作返回的错误信息,请参照通用请求-通用错误信息
https://kcs.cn-beijing-6.api.ksyun.com/
?Action=SetCacheSecurityRules
&Version=2016-07-01
&CacheId=a96076d8-4b9c-4de9-a211-0e116e4874c3
&SecurityRules.Cidr.1=192.168.18.17/21
&SecurityRules.Cidr.2=192.168.18.18/24
HttpStatusCode=200
{
"RequestId": "xxxxxxxxxx",
"Data": null
}