pve_node_subscription
Check a Proxmox node's subscription status, including product name, last check time, next due date, and subscription level.
Instructions
Read a Proxmox node's subscription status (read-only). Returns a dict with status, product name, check time, next due date, and subscription level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| 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 |