Examples

GET /api/compute_attributes/298486374
200
{
  "created_at": "2020-05-20 13:21:06 UTC",
  "updated_at": "2020-05-20 13:21:06 UTC",
  "id": 298486374,
  "name": null,
  "compute_resource_id": 980190962,
  "compute_resource_name": "bigcompute",
  "provider_friendly_name": "Libvirt",
  "compute_profile_id": 980190962,
  "compute_profile_name": "1-Small",
  "vm_attrs": {
    "cpus": 2,
    "memory": 536870912
  },
  "attributes": {
    "cpus": 2,
    "memory": 536870912,
    "image_id": null,
    "image_name": null,
    "volumes_attributes": {},
    "interfaces_attributes": {}
  }
}

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