interface DeployRequest {
    id: string;
    policy: string;
}

Hierarchy (view full)

Properties

Properties

id: string
policy: string

The policy ID (starts with pol_)