stop_printer_health_monitoring
Cancel periodic health checks for a printer and clear active alerts. End background monitoring when it's no longer needed, and restart it anytime.
Instructions
Stop background health monitoring for a printer.
Cancels the periodic health-check loop started by
``start_printer_health_monitoring()``. Active alerts are cleared.
Monitoring can be restarted at any time by calling
``start_printer_health_monitoring()`` again.
:param printer_name: Printer to stop monitoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| printer_name | Yes |