POST /api/compute_profiles { "compute_profile": { "name": "" } } 422 { "error": { "id": null, "errors": { "name": [ "can't be blank" ] }, "full_messages": [ "Name can't be blank" ] } }
Parametername | Beschreibung |
---|---|
location_id optional |
Scope nach Standorten Validations:
|
organization_id optional |
Scope nach Organisationen Validations:
|
compute_profile verpflichtend |
Validations:
|
compute_profile[name] verpflichtend |
Validations:
|