Skip to content

ServiceProviderConfig

ServiceProviderConfig provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-serviceproviderconfig-listList service provider configs.

Ask Claude to help you work with ServiceProviderConfig resources:

“List all ServiceProviderConfigs in the ‘production’ namespace”

Terminal window
# List resources
curl -X GET "https://${TENANT}.console.ves.volterra.io/api/scim/namespaces/system/v2/ServiceProviderConfig" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"