list_datacenters
List all virtual data centers with names and basic properties. Filter by name, location, or version to find specific resources.
Instructions
List all virtual data centers. Returns names and basic properties by default (depth=1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5, default 1); depth 1 includes names and basic properties | |
| filters | No | server-side filters as property name to value pairs (contains match); e.g. {"name":"prod","location":"de/fra"}. Filterable properties include: name, description, location, version. If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing. |