F5 Load Balancer · Capability
F5 Load Balancer F5 BIG-IP iControl REST API — Pools
F5 Load Balancer F5 BIG-IP iControl REST API — Pools. 5 operations. Lead operation: F5 Load Balancer List all pools. Self-contained Naftiko capability covering one F5 Load Balancer business surface.
What You Can Do
GET
Listpools
— F5 Load Balancer List all pools
/v1/ltm/pool
POST
Createpool
— F5 Load Balancer Create a pool
/v1/ltm/pool
GET
Getpool
— F5 Load Balancer Get a specific pool
/v1/ltm/pool/{poolname}
PUT
Updatepool
— F5 Load Balancer Update a pool
/v1/ltm/pool/{poolname}
DELETE
Deletepool
— F5 Load Balancer Delete a pool
/v1/ltm/pool/{poolname}
MCP Tools
f5-load-balancer-list-all
F5 Load Balancer List all pools
read-only
idempotent
f5-load-balancer-create-pool
F5 Load Balancer Create a pool
f5-load-balancer-get-specific
F5 Load Balancer Get a specific pool
read-only
idempotent
f5-load-balancer-update-pool
F5 Load Balancer Update a pool
idempotent
f5-load-balancer-delete-pool
F5 Load Balancer Delete a pool
idempotent