pbs_tape_changer_status
Retrieve status entries for tape changer drives, slots, and import-export bays. Optionally use cached data to avoid re-querying hardware.
Instructions
READ-ONLY: one status entry per drive/slot/import-export bay on the changer. ADVERSARIAL: occupied-slot entries carry a label-text field — the same media-label content class as read-label/inventory (see module docstring's Taint section for why this diverges from a naive "status=trusted" reading). Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tape changer identifier. | |
| cache | No | Use a cached value (default True per PBS) instead of re-querying the changer hardware. | |
| 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 |