PUT /api/compute_profiles/980190962-1-Small { "compute_profile": { "name": "new name" } } 200 { "created_at": "2021-05-18 15:56:35 UTC", "updated_at": "2021-05-18 15:57:30 UTC", "id": 980190962, "name": "new name", "compute_attributes": [ { "id": 980190962, "name": null, "compute_resource_id": 928692541, "compute_resource_name": "amazon123", "provider_friendly_name": "EC2", "compute_profile_id": 980190962, "compute_profile_name": "new name", "vm_attrs": { "flavor_id": "m1.small", "availability_zone": "eu-west-1a" }, "attributes": {} }, { "id": 298486374, "name": null, "compute_resource_id": 980190962, "compute_resource_name": "bigcompute", "provider_friendly_name": "Libvirt", "compute_profile_id": 980190962, "compute_profile_name": "new name", "vm_attrs": { "cpus": 2, "memory": 536870912 }, "attributes": { "cpus": 2, "memory": 536870912, "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:
|
id required |
Validations:
|
compute_profile required |
Validations:
|
compute_profile[name] optional |
Validations:
|