list_server_cdroms
Retrieve all CD-ROMs attached to a server in an IONOS data center. Provide the server and data center IDs to get a list of associated CD-ROM devices.
Instructions
List all CD-ROMs attached to a specific server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5, default 1) | |
| filters | No | server-side filters as property→value pairs (contains match); e.g. {"name":"prod"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing. | |
| server_id | Yes | the ID of the server | |
| datacenter_id | Yes | the ID of the data center |