requests

Mixin to add a used_by endpoint to return a list of all objects using this object

post/requests/rule-bindings/

Request body

uuidstring uuid
policy_engine_mode'all' | 'any'
rulestring uuid required
targetstring uuid required
expiry_pendingstring

How long a request against this binding stays pending before it automatically lapses if not approved or denied.

expiry_granted_maxstring

The maximum duration a grant approved against this binding can last.

Response

uuidstring uuid
pbm_uuidstring uuid required
policy_engine_mode'all' | 'any'
rulestring uuid required
targetstring uuid required
relatedstring[] required
expiry_pendingstring

How long a request against this binding stays pending before it automatically lapses if not approved or denied.

expiry_granted_maxstring

The maximum duration a grant approved against this binding can last.

Changes

No recorded changes to this endpoint across all 1 revision of this API.