Skip to main content

Create Virtual Machine Resource Group

POST 

/v1/terraform/virtual_machine_resource_group

Create a virtual machine resource group

Request

Body

required

    name Name (string)required

    Possible values: non-empty and <= 64 characters

    The name of this resource group as understood by the provider.

    organization Organization (string)required

    Possible values: non-empty and <= 64 characters

    The name of this resource group as understood by the provider.

    product Product (string)required

    Possible values: non-empty and <= 64 characters

    The name of this resource group as understood by the provider.

    environment Environment (string)required

    Possible values: non-empty and <= 64 characters

    The name of this resource group as understood by the provider.

Responses

Successful Response

Schema

    name Name (string)required

    Possible values: non-empty and <= 64 characters

    The name of this resource group as understood by the provider.

    organization Organization (string)required

    Possible values: non-empty and <= 64 characters

    The name of this resource group as understood by the provider.

    product Product (string)required

    Possible values: non-empty and <= 64 characters

    The name of this resource group as understood by the provider.

    environment Environment (string)required

    Possible values: non-empty and <= 64 characters

    The name of this resource group as understood by the provider.

    virtual_machine_resource_group_id uuidrequired
Loading...