Skip to content

Commit

Permalink
Added org_id option (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
bardabun authored Oct 30, 2024
1 parent b139df1 commit 4ceeab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/shipping/Access-Management/jumpcloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jumpcloud_api:
| start_date | The start date and time for querying the JumpCloud API in UTC time with the format of `%Y-%m-%dT%H:%M:%S.%fZ`. For example: `2023-05-04T12:30:00.000000Z.` | Optional | The current date and time. |
| credentials | A dictionary containing the token for authenticating the JumpCloud API request. | Required | - |
| token | Your JumpCloud API token. | Required | - |
| org_id | The organization ID for administered JumpCloud organizations. Needed for querying events if managing multiple organizations. | Optional | - |
| time_interval | The time interval for querying the JumpCloud API in minutes. | Optional |5m |


Expand Down

0 comments on commit 4ceeab1

Please sign in to comment.