pve_notification_endpoint_delete
Delete a Proxmox VE notification endpoint (gotify, smtp, sendmail, or webhook). Dry-run by default; set confirm=True to execute. Matchers referencing this endpoint will fail.
Instructions
MUTATION: delete a PVE notification endpoint. ep_type = gotify|smtp|sendmail|webhook. Dry-run by default — captures current config. confirm=True to execute. WARN: matchers referencing this endpoint will silently fail until it is restored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| confirm | No | ||
| ep_type | Yes | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |