pbs_tape_media_status_get
Get the current status of a tape medium using its UUID. This read-only endpoint returns the medium's live state for monitoring and inventory checks.
Instructions
READ-ONLY: get one medium's current status. The live schema declares this endpoint returns null despite the description implying real data (a genuine schema quirk) — best-effort passthrough. ADVERSARIAL (conservative default under genuine ambiguity about the real return shape). Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Media UUID (from pbs_tape_media_list). | |
| 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 |