Module specifications::checking
source · Expand description
Defines interface structs & constants necessary for communication
with the policy-reasoner
.
Constants§
- Defines the API path to check if a task in a workflow is permitted to be executed.
- Defines the API path to check if a dataset in a workflow is permitted to be transferred.
- Defines the API path to check if a workflow as a whole is permitted to be executed.
- Defines the API path to add a new policy version to the checker.
- Defines the API path to fetch the currently active version on the checker.
- Defines the API path to fetch a policy’s body from a checker.
- Defines the API path to fetch the checker’s current list of policies.
- Defines the API path to update the currently active version on the checker.