Skip to main content

Update Virtual Machine Region

PATCH 

/v1/terraform/virtual_machine_region/:vm_region_id

Update a virtual machine region

Request

Path Parameters

    vm_region_id uuidrequired

    The virtual machine region ID

Body

required

    name Name (string)required

    Possible values: non-empty and <= 64 characters

    The name of the machine region used by the provider

Responses

Successful Response

Schema

    name Name (string)required

    Possible values: non-empty and <= 64 characters

    The name of the machine region used by the provider

    virtual_machine_region_id uuidrequired
Loading...