Skip to main content

Create Virtual Machine Operating System

POST 

/v1/terraform/virtual_machine_operating_system

Create a virtual machine operating system

Request

Body

required

    os_distribution Os Distribution (string)required

    Possible values: non-empty and <= 64 characters

    The name of the OS distro as understood by the provider.

    os_version Os Version (string)required

    Possible values: non-empty and <= 64 characters

    The Version of the OS distro

Responses

Successful Response

Schema

    os_distribution Os Distribution (string)required

    Possible values: non-empty and <= 64 characters

    The name of the OS distro as understood by the provider.

    os_version Os Version (string)required

    Possible values: non-empty and <= 64 characters

    The Version of the OS distro

    virtual_machine_operating_system_id uuidrequired
Loading...