Quick Start
Basic Usage
# Start Claude Code with Chrome integration
claude --chrome
# Login to your tenant
/xc:console login https://yourname.console.ves.volterra.io
# Navigate to HTTP Load Balancers
/xc:console nav http-lb
# Create a new load balancer
/xc:console create http-lb
Navigation Targets
| Shortcut |
Path |
account |
/web/workspaces/account-protection |
admin |
/web/workspaces/administration |
audit |
/web/workspaces/audit-logs-alerts |
auth |
/web/workspaces/authentication-intelligence |
bigip |
/web/workspaces/bigip-utilities |
bot |
/web/workspaces/bot-defense |
catalog |
/web/catalog/use-cases |
cdn |
/web/workspaces/content-delivery-network |
csd |
/web/workspaces/client-side-defense |
data-intel |
/web/workspaces/data-intelligence |
ddos |
/web/workspaces/routed-ddos |
delegated |
/web/workspaces/delegated-access |
dns |
/web/workspaces/dns-management |
home |
/web/home |
mac |
/web/workspaces/multi-cloud-app-connect |
mcn |
/web/workspaces/multi-cloud-network-connect |
nginx |
/web/workspaces/nginx-one |
observe |
/web/workspaces/observability |
scan |
/web/workspaces/web-app-scanning |
shared |
/web/workspaces/shared-configuration |
traffic |
/web/workspaces/application-traffic-insight |
waap |
/web/workspaces/web-app-and-api-protection |
Example Workflows
Create HTTP Load Balancer
claude --chrome
"I want to create an HTTP load balancer in F5 XC.
Please:
1. Navigate to https://nferreira.staging.volterra.us
2. Find and click the 'HTTP Load Balancers' page
3. Click 'Add HTTP Load Balancer' button
4. Fill in:
- Name: demo-lb
- Namespace: production
- Domains: demo.example.com
5. Don't submit yet - just show me the form filled in."
Explore Console Structure
claude --chrome
"Help me inventory the F5 Distributed Cloud console.
Navigate to https://nferreira.staging.volterra.us and:
1. Look at the main left sidebar menu
2. For each top-level menu item, tell me:
- The menu item name
- Any submenus
- What page appears when clicked
Take screenshots of key pages."