Query in the RSQL format, allowing to filter computer inventory collection.
Default filter is empty query - returning all results for the requested page.
Fields allowed in the query: general.name
, udid
, id
, general.assetTag
, general.barcode1
, general.barcode2
,
general.enrolledViaAutomatedDeviceEnrollment
, general.lastIpAddress
, general.itunesStoreAccountActive
,
general.jamfBinaryVersion
, general.lastContactTime
, general.lastEnrolledDate
, general.lastCloudBackupDate
,
general.reportDate
, general.lastReportedIp
, general.remoteManagement.managed
, general.remoteManagement.managementUsername
,
general.mdmCapable.capable
, general.mdmCertificateExpiration
, general.platform
, general.supervised
, general.userApprovedMdm
, general.declarativeDeviceManagementEnabled
,
hardware.bleCapable
, hardware.macAddress
, hardware.make
, hardware.model
, hardware.modelIdentifier
, hardware.serialNumber
,
hardware.supportsIosAppInstalls
,hardware.appleSilicon
, operatingSystem.activeDirectoryStatus
, operatingSystem.fileVault2Status
,
operatingSystem.build
, operatingSystem.supplementalBuildVersion
, operatingSystem.rapidSecurityResponse
, operatingSystem.name
, operatingSystem.version
, security.activationLockEnabled
,
security.recoveryLockEnabled
,security.firewallEnabled
,userAndLocation.buildingId
, userAndLocation.departmentId
, userAndLocation.email
, userAndLocation.realname
,
userAndLocation.phone
, userAndLocation.position
,userAndLocation.room
, userAndLocation.username
,
purchasing.appleCareId
, purchasing.lifeExpectancy
, purchasing.purchased
, purchasing.leased
, purchasing.vendor
, purchasing.warrantyDate
,
This param can be combined with paging and sorting.
Example: filter=general.name=="Orchard"