Interface: IsMonitoringActiveRequestData
Defined in: electron/UptimeOrchestrator.types.ts:22
Payload describing a request to check the active monitoring status for a specific monitor.
Properties
identifier
identifier:
string
Defined in: electron/UptimeOrchestrator.types.ts:24
Site identifier for the status check.
monitorId
monitorId:
string
Defined in: electron/UptimeOrchestrator.types.ts:26
Specific monitor ID to check.