- 文档首页
ArkClaw 企业版
ArkClaw 企业版
开发者指南
API 参考
PrivateEgressService
DescribePrivateEgressWebAccessRuleAttributes - 查看私网出口Web访问规则详情
PrivateEgressService
DescribePrivateEgressWebAccessRuleAttributes - 查看私网出口Web访问规则详情
DescribePrivateEgressWebAccessRuleAttributes - 查看私网出口Web访问规则详情
调用 DescribePrivateEgressWebAccessRuleAttributes 接口,查看私网出口Web访问规则详情。
请求参数
下方仅列出该接口特有的请求参数和部分公共参数。更多信息请见公共参数。 Action string 必选 示例值:DescribePrivateEgressWebAccessRuleAttributes
要执行的操作,取值:DescribePrivateEgressWebAccessRuleAttributes。
Version string 必选 示例值:2026-03-01
API的版本,取值:2026-03-01。
SpaceId string 必选 示例值:csi-yeihfm47b48gethr****
空间的ID。
PrivateEgressWebAccessRuleId string 必选 示例值:pwar-2irekkpstr7cw3snftvmi****
私网出口Web访问规则的ID。
返回参数
下方仅列出本接口特有的返回参数。更多信息请参见返回结构。 RequestId string 示例值:20210811152539010225146063030****
请求ID。
PrivateEgressWebAccessRuleId string 示例值:pwar-2irekkpstr7cw3snftvmi****
私网出口Web访问规则的ID。
PrivateEgressWebAccessPolicyId string 示例值:pwap-3iddkkpstr7cw3snftvmf****
私网出口Web访问策略的ID。
Name string 示例值:PRIVATE‑NET‑EGRESS‑WEB‑ACCESS‑ALLOW
私网出口Web访问规则的名称。
Description string 示例值:Allow private‑net egress web traffic
私网出口Web访问规则的描述。
Priority integer 示例值:1
优先级。
SourceType string 示例值:All
源类型。
SourceIds string[] 示例值:All
源实例的ID。
DomainPatterns string[] 示例值:All
域名列表。
RuleAction string 示例值:Allow
规则动作。
IsDefault boolean 示例值:true
默认规则标识。
CreateTime string 示例值:2026-05-10T16:37:37Z
规则的创建时间。
UpdateTime string 示例值:2026-05-10T16:37:37Z
规则的最近修改时间。
请求示例
GET /?Action=DescribePrivateEgressWebAccessRuleAttributes&Version=2026-03-01&SpaceId=csi-yeihfm47b48gethr****&PrivateEgressWebAccessRuleId=pwar-2irekkpstr7cw3snftvmi**** HTTP/1.1
Host: arkclaw.cn-beijing.volcengineapi.com
X-Date: 20260729T082302Z
Authorization: HMAC-SHA256 Credential=Adfks******wekfwe/20260729/cn-beijing/arkclaw/request, SignedHeaders=host;x-date, Signature=47a7d934ff7b37c03938******cd7b8278a40a1057690c401e92246a0e41085f
返回示例
"RequestId": "2026072916230713506607012316F816",
"Action": "DescribePrivateEgressWebAccessRuleAttributes",
"Version": "2026-03-01",
"RequestId": "20210811152539010225146063030****",
"PrivateEgressWebAccessRuleId": "pwar-2irekkpstr7cw3snftvmi****",
"PrivateEgressWebAccessPolicyId": "pwap-3iddkkpstr7cw3snftvmf****",
"Name": "PRIVATE‑NET‑EGRESS‑WEB‑ACCESS‑ALLOW",
"Description": "Allow private‑net egress web traffic",
"CreateTime": "2026-05-10T16:37:37Z",
"UpdateTime": "2026-05-10T16:37:37Z"
错误码
下表为您列举了该接口与业务逻辑相关的错误码。公共错误码请参见公共错误码文档。
最近更新时间:2026.09.16 16:44:12