Deletes a policy module by ID.
The policy module ID.
Optionalpretty: booleanFormat response for humans.
Optionalmetrics: booleanInclude compiler performance metrics.
Empty object on success.
Retrieves a policy module by its ID.
The policy module ID.
Format response for humans.
The policy module.
Lists all policy modules loaded into OPA.
List of policy modules.
Creates or updates a policy module.
The policy module ID.
Rego policy as plain text.
Optionalpretty: booleanFormat response for humans.
Optionalmetrics: booleanInclude compiler performance metrics.
Empty object on success.
See
OPAClient.policy.put
Alias
put