Skip to content

Admin Reset

Admin Reset provides tools for creating, and updating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-admin-reset-createReset password by admin.
f5xc-api-tenantandidentity-admin-reset-updateResetOtpDeviceByAdmin.

Ask Claude to help you work with Admin Reset resources:

“Create a admin-reset named ‘example’ in the ‘production’ namespace”

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