Returns the names of every resource (agent, function, model, sandbox, job) currently referencing the given policy. Replaces the client-side fan-out the policies UI used to do over the listings.
Documentation Index
Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt
Use this file to discover all available pages before exploring further.
OAuth2 authentication with JWT tokens
Unique name identifier of the policy
successful operation
Resources currently referencing a policy. Returned by GET /policies/{name}/usages so the policies UI can render attachments without fetching the agents/models/functions listings full.
Names of agents whose spec.policies contains this policy.
Names of functions whose spec.policies contains this policy.
Names of jobs whose spec.policies contains this policy.
Names of models whose spec.policies contains this policy.
Names of sandboxes whose spec.policies contains this policy.