Skip to content

Analyze For Deletion

Analyze For Deletion provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-analyze-for-deletion-createAnalyze For Deletion.

This resource includes mutually exclusive configuration options:

OptionDescriptionRecommended
namespace_name_identifierNamespace name identifier
object_uidObject uid

Ask Claude to help you work with Analyze For Deletion resources:

“Create a analyze-for-deletion named ‘example’ in the ‘production’ namespace”

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