mount_service_iso
Mount a rescue or install ISO on a VPS as a virtual CD-ROM using its service ID and ISO URL.
Instructions
Mount a rescue/install ISO on a VPS as a virtual CD-ROM. Requires scope services:write. The iso_url is fetched server-side (SSRF-guarded against private/metadata targets). Plain write — not destructive. service_id from list_services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iso_url | Yes | URL of the ISO to mount as a virtual CD-ROM. | |
| service_id | Yes | Service ID from list_services. |