Get Policy
策略
获取策略
通过 ID 获取单个策略。
GET
Get Policy
路径参数
策略 ID(例如
pol_abc123)。示例
授权
API key authentication. Keys are prefixed with awx_.
路径参数
The policy ID (e.g., pol_abc123).
响应
Policy details.
A policy that controls what transactions an agent is allowed to execute.
Unique policy identifier (e.g., pol_abc123).
Agent this policy is attached to.
Policy type.
可用选项:
spending_limit, address_control, token_control, velocity_control, schedule, human_approval Policy rules object. Structure depends on the policy type.
ISO 8601 creation timestamp.
ISO 8601 last-update timestamp.