Skip to content

Whoami

Whoami provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-whoami-listGet User Details.
ParameterDescriptionExample
namespaceNamespace Namespace of the user object (namespace where the user object is stored).system

Ask Claude to help you work with Whoami resources:

“List all whoamis in the ‘production’ namespace”

Terminal window
# List resources
curl -X GET "https://${TENANT}.console.ves.volterra.io/api/web/custom/namespaces/$${PARAM}/whoami" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"