Skip to content

Get Public Key

Get Public Key provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-blindfold-get-public-key-listPublic Key.
ParameterDescriptionExample
key_versionThe version of public key.-

Ask Claude to help you work with Get Public Key resources:

“List all get-public-keys in the ‘production’ namespace”

Terminal window
# List resources
curl -X GET "https://${TENANT}.console.ves.volterra.io/api/secret_management/get_public_key" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"