> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/api-reference/cn/compute/vm/security-group.md).

# 安全组

<table><thead><tr><th data-type="content-ref">接口名称</th><th>接口功能</th></tr></thead><tbody><tr><td><a href="/pages/5oYSJONCmkxyFv2hlFWQ">/pages/5oYSJONCmkxyFv2hlFWQ</a></td><td>查询安全组列表</td></tr><tr><td><a href="/pages/fy3upqS5q2KRplU7wuNo">/pages/fy3upqS5q2KRplU7wuNo</a></td><td>创建安全组</td></tr><tr><td><a href="/pages/3rpneBQ9I1QLEIbvMcQW">/pages/3rpneBQ9I1QLEIbvMcQW</a></td><td>修改安全组属性</td></tr><tr><td><a href="/pages/BHXT9etAJMT4reQtywRA">/pages/BHXT9etAJMT4reQtywRA</a></td><td>删除安全组</td></tr><tr><td><a href="/pages/7yTW0yCARuy97FpsKoH1">/pages/7yTW0yCARuy97FpsKoH1</a></td><td>配置安全组规则</td></tr><tr><td><a href="/pages/2WacZaS7V2YcpaTqK1Co">/pages/2WacZaS7V2YcpaTqK1Co</a></td><td>移除安全组规则</td></tr><tr><td><a href="/pages/hzQyP4MUgD2vAu8GaqPk">/pages/hzQyP4MUgD2vAu8GaqPk</a></td><td>安全组绑定实例</td></tr><tr><td><a href="/pages/qxTGNbUaHOB7SWhasPBa">/pages/qxTGNbUaHOB7SWhasPBa</a></td><td>安全组解绑实例</td></tr><tr><td><a href="/pages/GckLcx1krC6gkZWUzyxP">/pages/GckLcx1krC6gkZWUzyxP</a></td><td>获取实例可绑定的安全组</td></tr><tr><td><a href="/pages/KFlq8CK9BKztaG5xw7d2">/pages/KFlq8CK9BKztaG5xw7d2</a></td><td>批量新增安全组规则</td></tr><tr><td><a href="/pages/IZMG9PJkMZYf6kTNPFTS">/pages/IZMG9PJkMZYf6kTNPFTS</a></td><td>新增安全组单条规则</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.console.zenlayer.com/api-reference/cn/compute/vm/security-group.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
