Interface: StopMonitoringRequestData
Defined in: electron/UptimeOrchestrator.types.ts:70
Payload describing a request to stop monitoring.
Properties
identifier
identifier:
string
Defined in: electron/UptimeOrchestrator.types.ts:72
Site identifier for the monitoring request.
monitorId?
optionalmonitorId:string
Defined in: electron/UptimeOrchestrator.types.ts:74
Specific monitor ID to stop (optional for stopping all monitors).