Google Cloud CDN · Capability
Google Cloud CDN API
Manages Cloud CDN resources including backend services with CDN enabled, URL maps, and cache invalidation through the Compute Engine API.
What You Can Do
GET
Listbackendservices
— Google Cloud CDN List Backend Services
/projects/{project}/global/backendServices
POST
Insertbackendservice
— Google Cloud CDN Create Backend Service
/projects/{project}/global/backendServices
GET
Getbackendservice
— Google Cloud CDN Get Backend Service
/projects/{project}/global/backendServices/{backendService}
PATCH
Patchbackendservice
— Google Cloud CDN Update Backend Service
/projects/{project}/global/backendServices/{backendService}
DELETE
Deletebackendservice
— Google Cloud CDN Delete Backend Service
/projects/{project}/global/backendServices/{backendService}
GET
Listurlmaps
— Google Cloud CDN List URL Maps
/projects/{project}/global/urlMaps
POST
Invalidatecache
— Google Cloud CDN Invalidate Cache
/projects/{project}/global/backendServices/{backendService}/invalidateCache
MCP Tools
listbackendservices
Google Cloud CDN List Backend Services
read-only
idempotent
insertbackendservice
Google Cloud CDN Create Backend Service
getbackendservice
Google Cloud CDN Get Backend Service
read-only
idempotent
patchbackendservice
Google Cloud CDN Update Backend Service
deletebackendservice
Google Cloud CDN Delete Backend Service
idempotent
listurlmaps
Google Cloud CDN List URL Maps
read-only
idempotent
invalidatecache
Google Cloud CDN Invalidate Cache