Skip to content

view Kind

view Kind provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-marketplace-view-kind-listGet Terraform Parameters for view.
ParameterDescriptionExample
namespaceNamespace Namespace for the label to be retrieved.system
view_kindKind of View Kind of view of which terraform parameters are requested e.g. Aws_vpc_site, azure_vnet_site.-
view_nameName of view Name of the view for which terraform parameters are requested.-

Ask Claude to help you work with view Kind resources:

“List all view-kinds in the ‘production’ namespace”

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