pbs_s3_list_buckets
List all S3 buckets accessible by a given client configuration. Returns bucket names from the remote S3 endpoint for inventory and verification.
Instructions
READ-ONLY: list buckets accessible by the given S3 client configuration. Makes a LIVE outbound call from PBS to the configured S3 endpoint. ADVERSARIAL: the returned bucket names are authored by whoever controls the remote S3 account — the target is operator-configured, but the CONTENT is external (see proximo.pbs_s3 module docstring's Taint section for the full argument against the pbs_acme_tos precedent). Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| s3_id | Yes | S3 client config id to probe. | |
| 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 |