deleteInstanceAlarm
Delete an alarm registration.
Removes the alarm and any recorded state transitions. The underlying cloud provider alarm is unaffected.
Requires environment:update on the alarm's environment.
deleteInstanceAlarm(
organizationId: ID!
id: UUID!
): AlarmPayload
Arguments
deleteInstanceAlarm.organizationId ● ID! non-null scalar {#organization-id}
Your organization's unique identifier.
deleteInstanceAlarm.id ● UUID! non-null scalar {#id}
The alarm's unique identifier.