pbs_namespaces_list
List namespaces in a PBS datastore. Filter by parent namespace or limit recursion depth to explore the hierarchy.
Instructions
List namespaces within a PBS datastore with optional hierarchical filtering (read-only).
Returns each namespace's hierarchical path (the ns field); optionally filter by
parent namespace or limit recursion depth. Use pbs_namespace_create to add namespaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | Yes | ||
| parent | No | ||
| max_depth | No | ||
| 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 |