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.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
policyId |
Location: query Type: integer (int64) The object ID for the IPv4 reconciliation policy.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
Responses
Code | Description |
---|---|
200 |
Type: Array of APIEntity Returns all MAC address entries of a specific device. |