Cerbos (latest)
CerbosService
- postCheck: Check whether a principal has permissions to perform the given actions on a set of resource instances.
- postCheck resources: Check a principal's permissions to a batch of heterogeneous resources and actions.
- postCheck resource batch: Check a principal's permissions to a batch of heterogeneous resources and actions (Deprecated).
- postPlan resources: Produce a query plan with conditions that must be satisfied for accessing instances of a resource.
- getGet server information: Get information about the server.
CerbosAdminService
- getList audit log entries: List audit log entries.
- getList policies: List policies available.
- getInspect policies: Inspect policies based on filters.
- getGet policy: Get a specific policy.
- delDisable policy: Disable a specific policy.
- postAdd or update policies: Add or update multiple policies.
- putAdd or update policies: Update existing policies.
- postDisable policy: Disable specific policies.
- putDisable policy: Update the disable status of a policy.
- postEnable policy: Enable specific policies.
- putEnable policy: Update the enable status of a policy.
- getGet schema: Get a schema.
- delDelete schema: Delete a schema.
- postAdd or update schema: Add or update a schema.
- putAdd or update schema: Update existing schemas.
- getList schemas: List all schemas.
- getReload store: Reload the store to refresh the data.