Get Media Access Control Address
Retrieves the media access control (MAC) address and list of network protocols associated with each address for all network cards in each computer, either locally or across a network.
Note: In addition to the Microsoft Windows, Red Hat Linux and Sun Solaris environments, this Process is also compatible with the Cisco IOS platform.
Workflow inputs – Get Media Access Control Address
Call Workflow Input | Description | Required? | Default Value |
connection details | XML document conforming to the ConnectionDetails common object that contains the information required to execute a command. | Yes | n/a |
remote host | The remote host on the network from which information will be retrieved. | No | localhost |
user | The Domain/User variable under which the command will be executed. | No | There is no default value. |
password | The password for the remote host. | No | There is no default value. |
Workflow outputs – Get Media Access Control Address
Call Workflow Output | Description |
output | XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command. |
success | Did the operation succeed?
Valid values: true, false |