Skip to content

Get Policy Document

Get Policy Document provides tools for retrieving resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-blindfold-get-policy-document-getPolicy Document.
ParameterDescriptionExample
nameName…example-resource
namespaceNamespace…system

Ask Claude to help you work with Get Policy Document resources:

“Get details of the get-policy-document named ‘example’ in namespace ‘production‘“

Terminal window
# Get specific resource
curl -X GET "https://${TENANT}.console.ves.volterra.io/api/secret_management/namespaces/$${PARAM}/secret_policys/$${PARAM}/get_policy_document" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"