DELETE /api/config_templates/centos5_3_pxelinux 200 { "config_template": { "name": "centos5_3_pxelinux", "id": 1007981701, "template": "default linux~label linux~kernel <%= @kernel %>~append initrd=<%= @initrd %> ks=<%= foreman_url(\"kickstart\")%> ksdevice=bootif network kssendmac", "snippet": null, "template_kind": { "name": "PXELinux", "id": 452984334 } } }
Param name | Description |
---|---|
id required |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |