set_service_hostname
Assign a new DNS hostname to a cloud VM or VPS service. Uses service ID from list_services and a valid DNS hostname.
Instructions
Set the hostname of a service (cloud VM or legacy VPS). Requires scope services:write. The service_id comes from list_services; hostname is a valid DNS hostname (1–253 chars). Plain write — no billing impact, not destructive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | New hostname (valid DNS name, 1–253 chars). | |
| service_id | Yes | Service ID from list_services. |