Connectors
...
Actions
Get IP Related Machines
6 min
description retrieve a list of machines associated with a specified ip address in microsoft defender, requiring the 'ip' path parameter endpoint url /api/ips/{{ip}}/machines method get inputs path parameters (object) – required ip (string) – required output example \[ { "status code" 404, "response headers" { "date" "thu, 04 may 2023 17 50 09 gmt", "content length" "0", "connection" "keep alive", "strict transport security" "max age=15724800; includesubdomains" }, "reason" "not found", "response text" "" } ] output parameters status code (number) reason (string) response text (string) response headers header type date string content length string connection string strict transport security string