VMs

Patch the IPv6 ingress firewall policy for a VM

Partially updates the VM's public IPv6 ingress policy. This does not affect the internal IPv4 path used by platform control and exec.

patch/v1/vms/{id}/firewall

Path parameters

idstring uuid required

Request body

mode'open' | 'restricted'

Response

Updated VM

idstring uuid required
namestring required
orgIdstring required
machineNamestring required
sourceNamestring
cpuinteger required
memoryMiBinteger required
diskGiBinteger required
publicIpv6string
status'provisioning' | 'running' | 'stopped' | 'deleting' | 'error' required
createdAtstring date-time required
deletedAtstring date-time nullable

Changes