AnsibleTowerMachineCredentialsWindows object

Polymorphism

AnsibleTowerMachineCredentialsWindows is a type that implements the AnsibleTowerMachineCredentials type.

When an object of type AnsibleTowerMachineCredentials is expected, you can use one of type AnsibleTowerMachineCredentialsWindows (or use any other implementation).

Example JSON representation

{
  "id": 1,
  "name": "string",
  "password": "secret",
  "type": "AnsibleTowerMachineCredentialsWindows"
}

Properties

property attributes valid values description filter option
type
string
required
"AnsibleTowerMachineCredentialsWindows"

Type of the Machine Credentials.

id
integer
optional

The identifier of the Machine Credentials.

name
string
optional

Name of the Machine Credentials.

password
string
optional