the issue of "Find devices by internal IP API"

Copper Contributor

Hi all,

 

Currently I'm working on a project in which the endpoints will be isolated programmatically. To do so, I must have machine ID which is mapped to IP address. But when I use the API "/api/machines/findbyip(ip='{IP}',timestamp={TimeStamp})" to retrieve the machine ID, I got response with 200 OK but "value” field in response body are always empty. I expect machine ID to be included in response body. Did anybody have this issue?

This snapshot shows what I got in Postman.

Capture.PNG

0 Replies