Skip to main content

Delete a virtual machine group

DELETE 

/virtual_machine_groups/virtual_machine_group

Scopes

  • virtual_machine_groups

OAuth2 Scopes

When using OAuth2 authentication, scopes are prefixed with api.katapult.io/core/v1/.

Request

Body

    virtual_machine_group

    object

    required

    All 'group[]' params are mutually exclusive, only one can be provided.

    id string

Responses

Schema

    virtual_machine_group

    object

    required

    id string
    name string
    segregate boolean
    auto_segregate boolean
    created_at integer
Loading...