Skip to content

Discover VPC

Discover VPC provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-cloudinfrastructure-discover-vpc-createCloud Connect VPC Discovery.

Ask Claude to help you work with Discover VPC resources:

“Create a discover-vpc named ‘example’ in the ‘production’ namespace”

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