pbs_tape_drive_read_label
Read the label of a mounted tape drive, including media label-text, UUID, pool, and encryption key fingerprint. Optionally record the media into the inventory database.
Instructions
READ-ONLY: read the mounted media's label (label-text, media-set uuid/pool/ctime, encryption key fingerprint if any). ADVERSARIAL: label-text is physical-media-authored free text (whoever labeled the cartridge controls these bytes) — no return-side pattern constraint in the schema. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drive | Yes | Drive identifier. | |
| inventorize | No | If True, also record this media into the inventory/media database. | |
| 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 |