POST /api/compute_profiles
{
"compute_profile": {
"name": "4-Xlarge"
}
}
201
{
"created_at": "2021-05-18 15:57:30 UTC",
"updated_at": "2021-05-18 15:57:30 UTC",
"id": 980190966,
"name": "4-Xlarge",
"compute_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 required |
Validations:
|
|
compute_profile[name] required |
Validations:
|