全部文档
当前文档

暂无内容

如果没有找到您期望的内容,请尝试其他搜索词

文档中心

删除安全组规则

最近更新时间:2018-01-30 16:12:00

RevokeSecurityGroupEntry(删除安全组规则)

Request Parameters(请求参数)

SecurityGroupId

  • 安全组的ID
  • 类型: String
  • 是否可缺省: 否

SecurityGroupEntryId

  • 安全组规则的ID
  • 类型: String
  • 是否可缺省: 否

Response Elements(返回值)

RequestId

  • 请求ID
  • 类型: String

Return

  • 操作是否成功
  • 类型: Boolean

Examples(例子)

Sample Request(请求)
http://vpc.region.api.ksyun.com/?Action=RevokeSecurityGroupEntry
&Version=2016-03-04
&SecurityGroupId=9fa539c7-2e58-47f1-a8d3-d3eaaf843774
&SecurityGroupEntryId=0f42bbd3-91ed-44ab-be50-c996ebfeb160

Sample Response(返回)
<RevokeSecurityGroupEntryResponse xmlns="http://vpc.api.ksyun.com/doc/2016-03-04/">
    <RequestId>a809a283-5b75-41eb-836d-55700846ed8c</RequestId>
    <Return>true</Return>
</RevokeSecurityGroupEntryResponse>
文档导读
纯净模式常规模式

纯净模式

点击可全屏预览文档内容
文档反馈