Skip to content

App Type

App Type provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-telemetryandinsights-app-type-listApplication Types.
ParameterDescriptionExample
namespaceNamespace namespace is used to scope the listing of app types…system
ParameterDescriptionExample
end_timeEnd time of metric collection from which data will be considered to build graph. Format: unix_timestamp|RFC 3339…-
start_timeStart time of metric collection from which data will be considered to build graph. Format: unix_timestamp|RFC 3339…-

Ask Claude to help you work with App Type resources:

“List all app-types in the ‘production’ namespace”

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