POST /api/compute_profiles/113629430/compute_resources/980190962/compute_attributes { "compute_attribute": { "vm_attrs": { "cpus": "2", "memory": "2147483648" } } } 201 { "created_at": "2019-11-07 08:49:28 UTC", "updated_at": "2019-11-07 08:49:28 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": {} } }
參數名字 | 描述 |
---|---|
location_id 選填 |
Set the current location context for the request Validations:
|
organization_id 選填 |
Set the current organization context for the request Validations:
|
compute_profile_id 必填 |
Validations:
|
compute_resource_id 必填 |
Validations:
|
compute_attribute 必填 |
Validations:
|
compute_attribute[vm_attrs] 必填 |
Validations:
|