AnsibleTowerGroupTemplate object
Polymorphism
AnsibleTowerGroupTemplate is a type that implements the AnsibleTowerGroup type.
When an object of type AnsibleTowerGroup is expected, you can use one of type AnsibleTowerGroupTemplate (or use any other implementation).
Example JSON representation
{
"id": "string",
"name": "string",
"type": "AnsibleTowerGroupTemplate"
}
Properties
property | attributes | valid values | description | filter option |
---|---|---|---|---|
type string |
required |
"AnsibleTowerGroupTemplate" | ||
id string |
optional |
Unique identifier of the Ansible Tower Template Group. |
||
name string |
optional |
The name of the Ansible Tower Template Group. |