Skip to content

Inactive

Inactive provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-inactive-listListInactiveUsers.

Ask Claude to help you work with Inactive resources:

“List all inactives in the ‘production’ namespace”

Terminal window
# List resources
curl -X GET "https://${TENANT}.console.ves.volterra.io/api/web/namespaces/system/tenant/idm/users/inactive" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"