Merge pull request #8536 from BenAlfasi/patch-1

Update find-machines-by-ip.md
This commit is contained in:
Daniel Simpson
2020-10-29 14:27:03 -07:00
committed by GitHub

View File

@ -66,8 +66,7 @@ Authorization | String | Bearer {token}. **Required**.
Empty
## Response
If successful and machines were found - 200 OK with list of the machines in the response body.
If no machine found - 404 Not Found.
If successful - 200 OK with list of the machines in the response body.
If the timestamp is not in the past 30 days - 400 Bad Request.
## Example