Documentation Index
Fetch the complete documentation index at: https://docs.provisionr.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
UpdatePolicyRulesetAdminData
The administrative role for managing this ruleset. Rule and conditions are not in effect until a user with activate or admin role activates the rule.
admin - Can view, create, activate, deprecate, and delete rules and conditions in the rulesetaudit - Can view rules and conditions (read-only)create - Can view rules and conditions and create new rules and conditions in a draft state.activate - Can view rules and conditions and activate draft rulesadmin Can view, create, activate, deprecate, and delete rules and conditions in the ruleset |
audit Can view rules and conditions (read-only) |
create Can view rules and conditions and create new rules and conditions in a draft state. Rule and conditions are not in effect until a user with activate or admin role activates the rule. |
activate Can view rules and conditions and activate draft rules. Only admin can deprecate or deactivate a rule. |
admin, audit, create, activate PolicyRulesetAdminDetailedResponseData
"posaa_01hq8xyzabc123def456ghi789"
staged The record is staged and is only visible to administrators or in the API. Use the activate method during your change window. |
active The record is active. |
expiring The expires_at value is set in the future for the record. You can run the activate action to remove the scheduled expiration. |
expired The expires_at value is in the past and the record was deactivated. |
deactivated The record was deactivated manually by an administrator. |
staged, active, expiring, expired, deactivated admin Can view, create, activate, deprecate, and delete rules and conditions in the ruleset |
audit Can view rules and conditions (read-only) |
create Can view rules and conditions and create new rules and conditions in a draft state. Rule and conditions are not in effect until a user with activate or admin role activates the rule. |
activate Can view rules and conditions and activate draft rules. Only admin can deprecate or deactivate a rule. |
admin, audit, create, activate Count of related resources
Included related resources
API hyperlinks related to the Policy Ruleset Admin record
{
"self": "https://ws-a1b2c3.provisionr.io/api/v1/policy/admins/posaa_01hq8xyzabc123def456ghi789"
}