This commit is contained in:
Joey Caparas 2020-07-27 11:35:18 -07:00
parent cc5ddc63fd
commit 984d8a0d57
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 ## Limitations
1. You can post on machines according to your configured retention period. 1. You can post on machines last seen according to your configured retention period.
2. Rate limitations for this API are 100 calls per minute and 1500 calls per hour. 2. Rate limitations for this API are 100 calls per minute and 1500 calls per hour.

View File

@ -31,7 +31,7 @@ Retrieves a collection of [Machines](machine.md) that have communicated with Mi
## Limitations ## Limitations
1. You can get devices last seen in according to your configured retention period. 1. You can get devices last seen according to your configured retention period.
2. Maximum page size is 10,000. 2. Maximum page size is 10,000.
3. Rate limitations for this API are 100 calls per minute and 1500 calls per hour. 3. Rate limitations for this API are 100 calls per minute and 1500 calls per hour.