You need to enable JavaScript to run this app.
文档中心
ArkClaw 企业版

ArkClaw 企业版

复制全文
下载 pdf
PrivateEgressService
DescribePrivateEgressWebAccessRuleAttributes - 查看私网出口Web访问规则详情
复制全文
下载 pdf
DescribePrivateEgressWebAccessRuleAttributes - 查看私网出口Web访问规则详情
调用 DescribePrivateEgressWebAccessRuleAttributes 接口,查看私网出口Web访问规则详情。
请求参数
下方仅列出该接口特有的请求参数和部分公共参数。更多信息请见公共参数
Action string 必选 示例值:DescribePrivateEgressWebAccessRuleAttributes
要执行的操作,取值:DescribePrivateEgressWebAccessRuleAttributes。
Version string 必选 示例值:2026-03-01
API的版本,取值:2026-03-01。
SpaceId string 必选 示例值:csi-yeihfm47b48gethr****
空间的ID。
您可以调用 ListClawSpaces 接口,获取空间ID。
PrivateEgressWebAccessRuleId string 必选 示例值:pwar-2irekkpstr7cw3snftvmi****
私网出口Web访问规则的ID。
您可以调用 DescribePrivateEgressWebAccessRules 接口,获取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
源类型。
  • ClawInstance:指定Claw实例。
  • All:所有Claw实例。
SourceIds string[] 示例值:All
源实例的ID。
DomainPatterns string[] 示例值:All
域名列表。
RuleAction string 示例值:Allow
规则动作。
  • Allow:放行。
  • Deny:阻断。
IsDefault boolean 示例值:true
默认规则标识。
  • true
  • false
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
返回示例
{
"ResponseMetadata": {
"RequestId": "2026072916230713506607012316F816",
"Action": "DescribePrivateEgressWebAccessRuleAttributes",
"Version": "2026-03-01",
"Service": "arkclaw",
"Region": "cn-beijing"
},
"Result": {
"RequestId": "20210811152539010225146063030****",
"PrivateEgressWebAccessRuleId": "pwar-2irekkpstr7cw3snftvmi****",
"PrivateEgressWebAccessPolicyId": "pwap-3iddkkpstr7cw3snftvmf****",
"Name": "PRIVATE‑NET‑EGRESS‑WEB‑ACCESS‑ALLOW",
"Description": "Allow private‑net egress web traffic",
"Priority": 1,
"SourceType": "All",
"SourceIds": [
"All"
],
"DomainPatterns": [
"All"
],
"RuleAction": "Allow",
"IsDefault": true,
"CreateTime": "2026-05-10T16:37:37Z",
"UpdateTime": "2026-05-10T16:37:37Z"
}
}
错误码
下表为您列举了该接口与业务逻辑相关的错误码。公共错误码请参见公共错误码文档。
状态码
错误码
错误信息
说明
400
InvalidParameter
Invalid request parameters: %s.
参数不合法。
403
AccessDenied
You are not authorized to perform this action.
请求未通过权限验证。
404
NotFound
Resource not found: %s.
资源不存在。
500
InternalError
Internal server error: %s.
内部服务错误。
最近更新时间:2026.09.16 16:44:12
这个页面对您有帮助吗?
有用
有用
无用
无用