-
Notifications
You must be signed in to change notification settings - Fork 21
/
README
23 lines (12 loc) · 813 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Jamf Scripts
Purpose
These are a random set of scripts I've made for customers to work with Jamf Pro. They are some examples for accessing a Jamf Pro server to download, upload or modify data as well as other functions.
Support
Jamf does not support these scripts. Please do not contact them for assistance. Contact Jamf if you need a custom script tailored to your environment.
For basic Jamf Pro Classic API documentation, use a web browser to access the API page on your server at:
https://server.yourdomain.com:8443/api or
https://yourinstance.jamfcloud.com/api
License
This work is licensed under http://creativecommons.org/licenses/by/4.0/.
These scripts may be freely modified for personal or commercial purposes but may not be republished for profit without prior consent.