This commit is contained in:
Joey Caparas 2020-07-27 11:04:45 -07:00
parent 7b5492fcbb
commit cc5ddc63fd
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ Adds or remove tag to a specific [Machine](machine.md).
## Limitations
1. You can post on machines last seen in the past 30 days.
1. You can post on machines according to your configured retention period.
2. Rate limitations for this API are 100 calls per minute and 1500 calls per hour.

View File

@ -28,7 +28,7 @@ Retrieves specific [Machine](machine.md) by its device ID or computer name.
## Limitations
1. You can get devices last seen in the past 30 days.
1. You can get devices last seen according to your configured retention policy.
2. Rate limitations for this API are 100 calls per minute and 1500 calls per hour.