List Servers In Domain
This Automation Manager object lists all servers in a given domain.
Privileges
Normal
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Domain FQDN | String | Yes | The fully-qualified domain name. |
Output Parameters
Name | Type | Description |
---|---|---|
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
ServerList | String | List of server distinguished names. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Domain FQDN | String | Yes | Abc.com |