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