Interface: StartMonitoringRequestData
Defined in: electron/UptimeOrchestrator.types.ts:60
Payload describing a request to start monitoring.
Properties
identifier
identifier:
string
Defined in: electron/UptimeOrchestrator.types.ts:62
Site identifier for the monitoring request.
monitorId?
optionalmonitorId:string
Defined in: electron/UptimeOrchestrator.types.ts:64
Specific monitor ID to start (optional for starting all monitors).