Skip to content

Top Good Bot

Top Good Bot provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-shape-top-good-bot-createPeer Group Top Good Bots.

Ask Claude to help you work with Top Good Bot resources:

“Create a top-good-bot named ‘example’ in the ‘production’ namespace”

Terminal window
# Create resource
curl -X POST "https://${TENANT}.console.ves.volterra.io/api/shape/bot/reporting/peers/top-good-bots" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}" \
-H "Content-Type: application/json" \
-d @top_good_bot.json