Google Cloud Load Balancing · Capability
Google Cloud Load Balancing API
Provides programmatic access to manage load balancers, backend services, health checks, URL maps, and forwarding rules for distributing traffic across Google Cloud resources.
What You Can Do
GET
Listbackendservices
— Google Cloud Load Balancing List backend services
/projects/{project}/global/backendServices
POST
Createbackendservice
— Google Cloud Load Balancing Create a backend service
/projects/{project}/global/backendServices
GET
Getbackendservice
— Google Cloud Load Balancing Get a backend service
/projects/{project}/global/backendServices/{backendService}
DELETE
Deletebackendservice
— Google Cloud Load Balancing Delete a backend service
/projects/{project}/global/backendServices/{backendService}
GET
Listhealthchecks
— Google Cloud Load Balancing List health checks
/projects/{project}/global/healthChecks
GET
Listforwardingrules
— Google Cloud Load Balancing List forwarding rules
/projects/{project}/global/forwardingRules
GET
Listurlmaps
— Google Cloud Load Balancing List URL maps
/projects/{project}/global/urlMaps
MCP Tools
listbackendservices
Google Cloud Load Balancing List backend services
read-only
idempotent
createbackendservice
Google Cloud Load Balancing Create a backend service
getbackendservice
Google Cloud Load Balancing Get a backend service
read-only
idempotent
deletebackendservice
Google Cloud Load Balancing Delete a backend service
idempotent
listhealthchecks
Google Cloud Load Balancing List health checks
read-only
idempotent
listforwardingrules
Google Cloud Load Balancing List forwarding rules
read-only
idempotent
listurlmaps
Google Cloud Load Balancing List URL maps
read-only
idempotent