Google Cloud Security Command Center · Capability
Google Cloud Security Command Center API
The Security Command Center API provides programmatic access to manage security findings, assets, sources, and notification configurations across an organization's Google Cloud resources. It enables security teams to detect threats, identify vulnerabilities, and manage compliance posture.
What You Can Do
GET
Listsources
— Google Cloud Security Command Center List sources
/organizations/{organizationId}/sources
POST
Createsource
— Google Cloud Security Command Center Create a source
/organizations/{organizationId}/sources
GET
Listfindings
— Google Cloud Security Command Center List findings
/organizations/{organizationId}/sources/{sourceId}/findings
POST
Createfinding
— Google Cloud Security Command Center Create a finding
/organizations/{organizationId}/sources/{sourceId}/findings
GET
Listassets
— Google Cloud Security Command Center List assets
/organizations/{organizationId}/assets
GET
Listnotificationconfigs
— Google Cloud Security Command Center List notification configs
/organizations/{organizationId}/notificationConfigs
POST
Createnotificationconfig
— Google Cloud Security Command Center Create a notification config
/organizations/{organizationId}/notificationConfigs
MCP Tools
listsources
Google Cloud Security Command Center List sources
read-only
idempotent
createsource
Google Cloud Security Command Center Create a source
listfindings
Google Cloud Security Command Center List findings
read-only
idempotent
createfinding
Google Cloud Security Command Center Create a finding
listassets
Google Cloud Security Command Center List assets
read-only
idempotent
listnotificationconfigs
Google Cloud Security Command Center List notification configs
read-only
idempotent
createnotificationconfig
Google Cloud Security Command Center Create a notification config