Skip to content

Send Password Email

Send Password Email provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-send-password-email-createSend Password Email.
ParameterDescriptionExample
namespaceNamespace Value of namespace is always “system”…system

Ask Claude to help you work with Send Password Email resources:

“Create a send-password-email named ‘example’ in the ‘production’ namespace”

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