POST /api/config_templates/1007981701-centos5_3_pxelinux/clone { "config_template": { "name": "" } } 422 { "error": { "id": null, "errors": { "name": [ "can't be blank" ], "operatingsystems": [ "is invalid" ] }, "full_messages": [ "Name can't be blank", "Operatingsystems is invalid" ] } }
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:
|
config_template required |
Validations:
|
config_template[name] required |
template name Validations:
|