Skip to main content
POST
Create a resource alert

Authorizations

Authorization
string
header
required

Send your API token (Dashboard → Settings → API Token) as Authorization: Bearer <token>.

Path Parameters

project_id
string<uuid>
required

Body

application/json
alert_metric
enum<string>
required
Available options:
ram,
vcpu,
network_received,
network_sent,
network_total
alert_minutes
integer
required
alert_threshold_mb
integer
required

Response

Alert created

alert
object