Skip to main content

@swamp/gcp/alertcenter

v2026.04.23.1

Google Cloud alertcenter infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

gcpgoogle-cloudalertcentercloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/gcp/alertcenter

@swamp/gcp/alertcenter/alertsv2026.04.23.1alerts.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a alerts
ArgumentTypeDescription
identifierstringThe name of the alerts
deleteDelete the alerts
ArgumentTypeDescription
identifierstringThe name of the alerts
syncSync alerts state from GCP
batch_deletebatch delete
ArgumentTypeDescription
alertId?any
customerId?any
batch_undeletebatch undelete
ArgumentTypeDescription
alertId?any
customerId?any
get_metadataget metadata
undeleteundelete
ArgumentTypeDescription
alertId?any
customerId?any

Resources

state(infinite)— An alert affecting a customer.
@swamp/gcp/alertcenter/alerts-feedbackv2026.04.23.1alerts_feedback.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
alertId?stringOutput only. The alert identifier.
type?enumRequired. The type of the feedback.
createCreate a feedback
getGet a feedback
ArgumentTypeDescription
identifierstringThe name of the feedback
syncSync feedback state from GCP

Resources

state(infinite)— A customer feedback about an alert.