Examples

GET /api/compute_resources/510899777-Ovirt/available_virtual_machines
200
[
  {
    "name": "test-vm1",
    "id": "5ee86332-7b19-465b-8801-2a12ed0d6c1b"
  },
  {
    "name": "fosdem",
    "id": "349764bb-eba3-4466-abef-f18f4c40c9f1"
  },
  {
    "name": "vm01",
    "id": "52b9406e-cf66-4867-8655-719a094e324c"
  }
]

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

id
required

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.