Skip to content

Migrate

Migrate provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-migrate-createMigrate CTM child tenants.
ParameterDescriptionExample
nameName…example-resource

This resource includes mutually exclusive configuration options:

OptionDescriptionRecommended
ct_list_to_target_ctmCt list to target ctm

Ask Claude to help you work with Migrate resources:

“Create a migrate named ‘example’ in the ‘production’ namespace”

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