Skip to main content

Get All Virtual Machine Resource Groups

GET 

/v1/terraform/virtual_machine_resource_group

Get all virtual machine resource groups

Request

Query Parameters

    label Label

Responses

Successful Response

Schema

  • Array [

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