Skip to content

Update Allow Advertise On Public

Update Allow Advertise On Public provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-update-allow-advertise-on-public-createUpdate allow advertise on public.

Ask Claude to help you work with Update Allow Advertise On Public resources:

“Create a update-allow-advertise-on-public named ‘example’ in the ‘production’ namespace”

Terminal window
# Create resource
curl -X POST "https://${TENANT}.console.ves.volterra.io/api/config/namespaces/system/update_allow_advertise_on_public" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}" \
-H "Content-Type: application/json" \
-d @update_allow_advertise_on_public.json