JobTemplateIdentity object
Example JSON representation
{
"id": 1,
"name": "string",
"scmBranch": "string"
}
Properties
| property | attributes | valid values | description | filter option |
|---|---|---|---|---|
| id integer |
optional |
The Ansible Tower Job template identifier. |
||
| name string |
optional |
The Ansible Tower Job template name. |
||
| scmBranch string |
optional |
The Ansible Tower Job template SCM Branch. |