Description
Returns all MAC address entries of a specific device discovered by running an IPv4 reconciliation policy.
Parameters
| Name | Description |
|---|---|
| deviceId |
Location: query Type: integer (int64) The object ID of the discovered device.
|
| policyId |
Location: query Type: integer (int64) The object ID for the IPv4 reconciliation policy.
|
Responses
| Code | Description |
|---|---|
| 200 |
Type: Array of APIEntity Returns all MAC address entries of a specific device.
|