Google Cloud Armor · Capability
Google Cloud Armor API
Provides programmatic access to manage security policies, rules, and threat intelligence configurations for protecting applications from DDoS attacks and web-based threats.
What You Can Do
GET
Listsecuritypolicies
— Google Cloud Armor List security policies
/projects/{project}/global/securityPolicies
POST
Createsecuritypolicy
— Google Cloud Armor Create a security policy
/projects/{project}/global/securityPolicies
GET
Getsecuritypolicy
— Google Cloud Armor Get a security policy
/projects/{project}/global/securityPolicies/{securityPolicy}
PATCH
Patchsecuritypolicy
— Google Cloud Armor Update a security policy
/projects/{project}/global/securityPolicies/{securityPolicy}
DELETE
Deletesecuritypolicy
— Google Cloud Armor Delete a security policy
/projects/{project}/global/securityPolicies/{securityPolicy}
POST
Addsecuritypolicyrule
— Google Cloud Armor Add a rule to a security policy
/projects/{project}/global/securityPolicies/{securityPolicy}/addRule
POST
Removesecuritypolicyrule
— Google Cloud Armor Remove a rule from a security policy
/projects/{project}/global/securityPolicies/{securityPolicy}/removeRule
MCP Tools
listsecuritypolicies
Google Cloud Armor List security policies
read-only
idempotent
createsecuritypolicy
Google Cloud Armor Create a security policy
getsecuritypolicy
Google Cloud Armor Get a security policy
read-only
idempotent
patchsecuritypolicy
Google Cloud Armor Update a security policy
deletesecuritypolicy
Google Cloud Armor Delete a security policy
idempotent
addsecuritypolicyrule
Google Cloud Armor Add a rule to a security policy
removesecuritypolicyrule
Google Cloud Armor Remove a rule from a security policy