AnsibleTowerMachineCredentialsLinux object
Polymorphism
AnsibleTowerMachineCredentialsLinux is a type that implements the AnsibleTowerMachineCredentials type.
When an object of type AnsibleTowerMachineCredentials is expected, you can use one of type AnsibleTowerMachineCredentialsLinux (or use any other implementation).
Example JSON representation
{
"id": 1,
"name": "string",
"publicKey": "string",
"type": "AnsibleTowerMachineCredentialsLinux"
}
Properties
| property | attributes | valid values | description | filter option |
|---|---|---|---|---|
| type string |
required |
"AnsibleTowerMachineCredentialsLinux" | Type of the Machine Credentials. |
|
| id integer |
optional |
The identifier of the Machine Credentials. |
||
| name string |
optional |
Name of the Machine Credentials. |
||
| publicKey string |
optional |