List alert-rules
GET /alert-rules
GET
/alert-rules
Threshold-based alert rules for monitoring provisioned cloud VMs
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
name
required
string
description
string
metric
required
string
operator
required
string
threshold
required
number
severity
required
string
enabled
boolean
instanceId
Target cloud instance ID, or ’*’ for all instances
string
provider
string
cooldownMinutes
Minimum minutes between repeated alerts for the same rule+instance
integer
notifyEmail
Comma-separated email addresses for alert notifications
string
notifyWebhookUrl
HTTP endpoint to POST alert payload to
string
organisation
createdBy
home_region
required
Logical data-residency region of the tenant (CELL invariant, F2.CELL.01)
string
cell_id
Deployment cell within home_region for blast-radius isolation (CELL invariant, F2.CELL.01)
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)