vm-services
Register or update a service on a VM
Idempotent register-or-update: same name + new port updates the port; same name + same port is a no-op. Returns the resulting entry. Used to change the upstream port for an existing service registration without dropping and re-creating it.
put/v1/vms/{id}/services/{serviceName}
Request body
Response
Service updated (or no-op same-port re-issue)
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○