# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
CreateJSONLogger returns a new logger configured for JSON output.
CreateTextLogger returns a new logger configured for text output.
Used if custom client not passed on when NewClient instantiated.
EndpointBuilder can be utilized to query a specific API context via either name or Id.
JSONPrettyPrint can be used to pretty print JSON API responses.
No description provided by the author
NewClient returns a new Jamf HTTP client to be used for API requests.
# Structs
BasicScriptInfo holds the most basic information about the scripts available in Jamf.
ParametersList holds the potential parameters that can be specified for a script in Jamf.
PrinterDetails holds the details to a printer configured in Jamf.
Script holds the details to a specific script queried by Id.
ScriptContents holds the inner content of a script in Jamf.
Scripts holds a list of all the scripts available in Jamf.
Service represents the interface used to communicate with the Jamf API via an HTTP client.