Skip to main content

Create Virtual Machine Region

POST 

/v1/terraform/virtual_machine_region

Create a virtual machine region

Request

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...