POST /api/compute_profiles/113629430/compute_resources/980190962/compute_attributes
{
"compute_attribute": {
"vm_attrs": {
"cpus": "2",
"memory": "2147483648"
}
}
}
201
{
"created_at": "2020-03-11 11:19:50 UTC",
"updated_at": "2020-03-11 11:19:50 UTC",
"id": 980190963,
"name": null,
"compute_resource_id": 980190962,
"compute_resource_name": "bigcompute",
"provider_friendly_name": "Libvirt",
"compute_profile_id": 113629430,
"compute_profile_name": "3-Large",
"vm_attrs": {
"cpus": "2",
"memory": "2147483648"
},
"attributes": {
"cpus": "2",
"memory": "2147483648",
"image_id": null,
"image_name": null,
"volumes_attributes": {},
"interfaces_attributes": {}
}
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
compute_profile_id required |
Validations:
|
|
compute_resource_id required |
Validations:
|
|
compute_attribute required |
Validations:
|
|
compute_attribute[vm_attrs] required |
Validations:
|