list_datacenters
List all virtual data centers in your IONOS Cloud account. Retrieve names and basic properties, with optional server-side filtering by name, location, or other attributes.
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. |