List Namespaces
pbs_list_namespacesList backup namespaces in a Proxmox datastore. Specify the store name and optional parent to get namespace paths and comments.
Instructions
List backup namespaces in a datastore.
Args:
store (string): Datastore name
parent (string, optional): Parent namespace to list children of
Returns: Array of namespace paths and their comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | Yes | Datastore name | |
| parent | No | Parent namespace path |