POST /api/job_templates/1007981714-Job%20template%20241/clone { "job_template": { "name": "MyClone" } } 201 { "name": "MyClone", "id": 1007981714, "template": "id", "snippet": false, "template_kind_id": null, "created_at": "2025-02-24T15:02:04.713Z", "updated_at": "2025-02-24T15:02:04.728Z", "locked": false, "default": false, "vendor": null, "os_family": null, "job_category": "Job name 239", "provider_type": "SSH", "description_format": null, "execution_timeout_interval": null, "description": null, "ansible_callback_enabled": false, "cloned_from_id": null }
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:
|
job_template
required |
Validations:
|
job_template[name]
required |
Template name Validations:
|