pve_node_subscription
Retrieve subscription status of a Proxmox node: view product name, check time, next due date, and level.
Instructions
READ-ONLY: read a Proxmox node's subscription status.
No state change. Returns a dict with status, product name, check time, next due date, and subscription level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PVE node name; defaults to the configured node | |
| 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 |