Skip to content

Registration Detail

Registration Detail provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-marketplace-registration-detail-listGet Registration Details.
ParameterDescriptionExample
tokenThe token contains the encrypted data, secured using an HMAC key.-

Ask Claude to help you work with Registration Detail resources:

“List all registration-details in the ‘production’ namespace”

Terminal window
# List resources
curl -X GET "https://${TENANT}.console.ves.volterra.io/no_auth/namespaces/system/f5xc-saas/signup/registration_details" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"