# 数据中心端口

<table><thead><tr><th data-type="content-ref">接口名称</th><th>接口功能</th></tr></thead><tbody><tr><td><a href="port/createport">createport</a></td><td>创建端口</td></tr><tr><td><a href="port/terminateport">terminateport</a></td><td>终止端口</td></tr><tr><td><a href="port/renewport">renewport</a></td><td>恢复端口</td></tr><tr><td><a href="port/destroyport">destroyport</a></td><td>销毁端口</td></tr><tr><td><a href="port/modifyportattribute">modifyportattribute</a></td><td>修改端口属性</td></tr><tr><td><a href="port/describeports">describeports</a></td><td>查询端口列表</td></tr><tr><td><a href="port/describedatacenterportprice">describedatacenterportprice</a></td><td>查询数据中心在售端口规格</td></tr><tr><td><a href="port/describeporttraffic">describeporttraffic</a></td><td>查询端口流量</td></tr><tr><td><a href="port/describeportusablevlan">describeportusablevlan</a></td><td>查询可用Vlan范围</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.console.zenlayer.com/api-reference/cn/networking/sdn/port.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
