Interface: RestartMonitoringRequestData
Defined in: electron/UptimeOrchestrator.types.ts:32
Payload describing a request to restart monitoring for a specific monitor.
Properties
identifier
identifier:
string
Defined in: electron/UptimeOrchestrator.types.ts:34
Site identifier for the restart request.
monitor
monitor:
Monitor
Defined in: electron/UptimeOrchestrator.types.ts:36
Monitor configuration for restart.