class Jamf::SEARCH_CLASS
An AdvancedComputerSearch
in the JSS
@see Jamf::AdvancedSearch
@see Jamf::APIObject
An AdvancedComputerSearch
in the JSS
@see Jamf::AdvancedSearch
@see Jamf::APIObject
An AdvancedUserSearch
in the JSS
@see Jamf::AdvancedSearch
@see Jamf::APIObject
Constants
- OBJECT_HISTORY_OBJECT_TYPE
the object type for this object in the object history table. See {APIObject#add_object_history_entry}
- RESULT_CLASS
what kind of thing is returned by this search?
- RESULT_ID_FIELDS
what data fields come back along with the display fields for each computer?
- RSRC_BASE
The base for REST resources of this class
- RSRC_LIST_KEY
the hash key used for the JSON list output of all objects in the
JSS
- RSRC_OBJECT_KEY
The hash key used for the JSON object output. It’s also used in various error messages