Skip to content

Setting

Setting provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-cemanagement-setting-listModule Management Settings.
ParameterDescriptionExample
namespaceNamespace The namespace this item belongs to.system

Ask Claude to help you work with Setting resources:

“List all settings in the ‘production’ namespace”

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