This older Go Repository only supports JumpCloud's V1 API endpoints and is not currently up to date with our API functionality. For current V1 & V2 API Support please refer to jcapi-go
The scripts under the 'examples' folder in this repo are now deprecated. Please refer to the support repository for the maintained examples scripts.
Binaries for these scripts can be found in the releases for the support repository.
JumpCloud's Go (golang) REST API SDK (BETA) Copyright (C) 2015 JumpCloud
This JumpCloud SDK is in beta form. The only available documentation comes in the form of the included examples and from jcapi_test.go
This API exposes several JumpCloud REST APIs:
- System Users - (see https://github.com/TheJumpCloud/JumpCloudAPI#system-users)
- Systems - (see https://github.com/TheJumpCloud/JumpCloudAPI#systems)
- Identity Sources - not yet documented
- Tags - (see https://github.com/TheJumpCloud/JumpCloudAPI#tags)
- Authentication and Authorization - (see http://support.jumpcloud.com/knowledgebase/articles/455570)