Top Good Bot
Top Good Bot provides tools for creating resources in F5 Distributed Cloud.
| Tool | Description |
|---|---|
f5xc-api-shape-top-good-bot-create | Peer Group Top Good Bots. |
Example Usage
Section titled “Example Usage”Ask Claude to help you work with Top Good Bot resources:
Create Top Good Bot
Section titled “Create Top Good Bot”“Create a top-good-bot named ‘example’ in the ‘production’ namespace”
CURL Examples
Section titled “CURL Examples”# Create resourcecurl -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