Skip to content

Instantly share code, notes, and snippets.

@FredCox3
Created July 8, 2015 19:08
Show Gist options
  • Save FredCox3/c5ec8acc35f7497e8544 to your computer and use it in GitHub Desktop.
Save FredCox3/c5ec8acc35f7497e8544 to your computer and use it in GitHub Desktop.
JAMF Customizing the Casper Suite Session
# API Resouces
## Built In JSS Documentation
https://yourjss.comL:8443/api
## Bryson Tyrell's Blog
https://bryson3gps.wordpress.com/2014/03/30/the-jss-rest-api-for-everyone/
## Shea Craig's Python JSS
https://github.com/sheagcraig/python-jss
## Pixar Animation Ruby JSS API GEM
http://pixaranimationstudios.github.io/jss-api-gem/index.html
## Code Examples from the Demo Today
http://coxtn.net/PSU15CasperAPI (https://github.com/FredCox3/public-jss/tree/master/PSU%202015%20Casper%20API%20Examples)
# Opt-In XCode Project using AppleScriptObjectiveC
## Todd Houle's Git Hub
https://github.com/tmhoule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment