Skip to main content

Update Virtual Machine Resource Group

PATCH 

/v1/terraform/virtual_machine_resource_group/:vm_resource_group_id

Update a virtual machine resource group

Request

Path Parameters

    vm_resource_group_id uuidrequired

    The virtual machine resource group ID

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