{"resources":{"iru":{"id":"iru","name":"iru","fields":{"app":{"name":"app","type":"\u001biru.app","title":"Installed application on an Iru-managed device","is_private":true,"provider":"go.mondoo.com/mql/providers/iru","is_implicit_resource":true},"blueprint":{"name":"blueprint","type":"\u001biru.blueprint","title":"Iru blueprint, a bundle of settings and library items assigned to devices","is_private":true,"provider":"go.mondoo.com/mql/providers/iru","is_implicit_resource":true},"blueprints":{"name":"blueprints","type":"\u0019\u001biru.blueprint","title":"List every configuration blueprint defined in the tenant","provider":"go.mondoo.com/mql/providers/iru"},"device":{"name":"device","type":"\u001biru.device","title":"Iru device lookup by ID","desc":"Single device identified by its Iru device ID. The `id` field selects the device, for example `iru.device(id: \"abc123\") { osVersion filevaultEnabled }`. Use `iru.devices` when iterating the full fleet. Immediate fields come from the device listing; hardware, FileVault, activation lock, network, and recovery fields are read from the device detail endpoint on first access, and `parameters` reports the device compliance controls.","provider":"go.mondoo.com/mql/providers/iru","is_implicit_resource":true},"devices":{"name":"devices","type":"\u0019\u001biru.device","title":"List every device enrolled in the Iru tenant","provider":"go.mondoo.com/mql/providers/iru"},"libraryItem":{"name":"libraryItem","type":"\u001biru.libraryItem","title":"Iru library item, a single entry in the custom library catalog","desc":"One entry in the tenant custom library catalog. Custom apps, custom configuration profiles, and custom scripts share this shape. The `kind` field discriminates the entry type (for example `iru.libraryItems.where(kind == \"custom-script\")`) and `payload` carries the kind-specific configuration: custom scripts expose `script` / `remediation_script` / `execution_frequency`; custom apps expose `file_url` / `sha256` / `install_type`; custom profiles expose the profile plist and its `runs_on_*` platform flags.","is_private":true,"provider":"go.mondoo.com/mql/providers/iru","is_implicit_resource":true},"libraryItems":{"name":"libraryItems","type":"\u0019\u001biru.libraryItem","title":"List every entry in the custom library catalog (custom apps, profiles, scripts)","provider":"go.mondoo.com/mql/providers/iru"},"profile":{"name":"profile","type":"\u001biru.profile","title":"Configuration profile installed on an Iru-managed device","is_private":true,"provider":"go.mondoo.com/mql/providers/iru","is_implicit_resource":true},"user":{"name":"user","type":"\u001biru.user","title":"Iru end-user record","is_private":true,"provider":"go.mondoo.com/mql/providers/iru","is_implicit_resource":true},"users":{"name":"users","type":"\u0019\u001biru.user","title":"List every end-user in the Iru directory","provider":"go.mondoo.com/mql/providers/iru"}},"title":"Iru (formerly Kandji)","desc":"Tenant of the Iru (formerly Kandji) MDM service, covering the device fleet (hardware, OS, enrollment state, installed apps, configuration profiles, storage volumes, and compliance parameters), configuration blueprints, the custom library item catalog (custom apps, custom profiles, custom scripts), and the directory of end-users. Sub-resources are populated from the Iru API and respect the permissions granted to the bearer token used to connect.","min_provider_version":"13.0.0","provider":"go.mondoo.com/mql/providers/iru"},"iru.app":{"id":"iru.app","name":"iru.app","fields":{"appId":{"name":"appId","type":"\u0007","is_mandatory":true,"title":"Iru catalog application identifier, empty for apps not in the catalog","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"bundleId":{"name":"bundleId","type":"\u0007","is_mandatory":true,"title":"Application bundle identifier (for example `com.1password.1password`)","provider":"go.mondoo.com/mql/providers/iru"},"bundleSize":{"name":"bundleSize","type":"\u0005","is_mandatory":true,"title":"Application bundle size in bytes","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"creationDate":{"name":"creationDate","type":"\t","is_mandatory":true,"title":"When the application bundle was created on the device","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"modificationDate":{"name":"modificationDate","type":"\t","is_mandatory":true,"title":"When the application bundle was last modified on the device","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Application name as reported by the device","provider":"go.mondoo.com/mql/providers/iru"},"path":{"name":"path","type":"\u0007","is_mandatory":true,"title":"Absolute filesystem path to the application bundle","provider":"go.mondoo.com/mql/providers/iru"},"process":{"name":"process","type":"\u0007","is_mandatory":true,"title":"Process name reported for the running application","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"signature":{"name":"signature","type":"\u0007","is_mandatory":true,"title":"Full code-signing authority chain reported for the application","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"source":{"name":"source","type":"\u0007","is_mandatory":true,"title":"Signing source reported by the device, for example \"Identified Developer\" or \"Apple\"","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"version":{"name":"version","type":"\u0007","is_mandatory":true,"title":"CFBundleShortVersionString reported by the application","provider":"go.mondoo.com/mql/providers/iru"}},"title":"Installed application on an Iru-managed device","private":true,"min_provider_version":"13.0.0","defaults":"name version bundleId","provider":"go.mondoo.com/mql/providers/iru"},"iru.blueprint":{"id":"iru.blueprint","name":"iru.blueprint","fields":{"blueprintType":{"name":"blueprintType","type":"\u0007","is_mandatory":true,"title":"Blueprint type, for example \"map\" or \"classic\"","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"color":{"name":"color","type":"\u0007","is_mandatory":true,"title":"Icon color configured for the blueprint","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"computersCount":{"name":"computersCount","type":"\u0005","is_mandatory":true,"title":"Number of devices currently assigned to the blueprint","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"created":{"name":"created","type":"\t","is_mandatory":true,"title":"When the blueprint was created","provider":"go.mondoo.com/mql/providers/iru"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Free-form description set in the Iru admin console","provider":"go.mondoo.com/mql/providers/iru"},"enrollmentCode":{"name":"enrollmentCode","type":"\u0007","is_mandatory":true,"title":"Enrollment code used during manual enrollment to assign the blueprint","provider":"go.mondoo.com/mql/providers/iru"},"enrollmentCodeActive":{"name":"enrollmentCodeActive","type":"\u0004","is_mandatory":true,"title":"Whether the blueprint's enrollment code is currently active","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"icon":{"name":"icon","type":"\u0007","is_mandatory":true,"title":"Icon name configured for the blueprint","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Blueprint identifier","provider":"go.mondoo.com/mql/providers/iru"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Blueprint name","provider":"go.mondoo.com/mql/providers/iru"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"When the blueprint was last modified","provider":"go.mondoo.com/mql/providers/iru"}},"title":"Iru blueprint, a bundle of settings and library items assigned to devices","private":true,"min_provider_version":"13.0.0","defaults":"name","provider":"go.mondoo.com/mql/providers/iru"},"iru.device":{"id":"iru.device","name":"iru.device","fields":{"activationLockAllowedWhileSupervised":{"name":"activationLockAllowedWhileSupervised","type":"\u0004","title":"Whether Activation Lock is allowed while the device is supervised","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"activationLockSupported":{"name":"activationLockSupported","type":"\u0004","title":"Whether Activation Lock is supported on the device","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"agentInstalled":{"name":"agentInstalled","type":"\u0004","is_mandatory":true,"title":"Whether the Iru agent is installed on the device","provider":"go.mondoo.com/mql/providers/iru"},"agentVersion":{"name":"agentVersion","type":"\u0007","is_mandatory":true,"title":"Iru agent version installed on the device","provider":"go.mondoo.com/mql/providers/iru"},"apps":{"name":"apps","type":"\u0019\u001biru.app","title":"Installed applications reported by the device","provider":"go.mondoo.com/mql/providers/iru"},"assetTag":{"name":"assetTag","type":"\u0007","is_mandatory":true,"title":"Asset tag assigned in the Iru admin console","provider":"go.mondoo.com/mql/providers/iru"},"batteryHealth":{"name":"batteryHealth","type":"\u0007","title":"Battery health status reported by the device, for example \"normal\"","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"blueprint":{"name":"blueprint","type":"\u001biru.blueprint","title":"Blueprint assigned to the device","provider":"go.mondoo.com/mql/providers/iru"},"blueprintName":{"name":"blueprintName","type":"\u0007","is_mandatory":true,"title":"Name of the blueprint assigned to the device","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"bootVolume":{"name":"bootVolume","type":"\u0007","title":"Name of the device's boot volume","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"coreCount":{"name":"coreCount","type":"\u0005","title":"Total number of CPU cores reported by the device","provider":"go.mondoo.com/mql/providers/iru"},"deviceActivationLockEnabled":{"name":"deviceActivationLockEnabled","type":"\u0004","title":"Whether device-based (MDM) Activation Lock is enabled","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"filevaultEnabled":{"name":"filevaultEnabled","type":"\u0004","title":"Whether FileVault full-disk encryption is enabled","provider":"go.mondoo.com/mql/providers/iru"},"filevaultNextRotation":{"name":"filevaultNextRotation","type":"\t","title":"When the FileVault personal recovery key is next scheduled to rotate","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"filevaultRecoveryKeyEscrowed":{"name":"filevaultRecoveryKeyEscrowed","type":"\u0004","title":"Whether the FileVault personal recovery key has been escrowed to Iru","provider":"go.mondoo.com/mql/providers/iru"},"filevaultRecoveryKeyType":{"name":"filevaultRecoveryKeyType","type":"\u0007","title":"Type of FileVault recovery key in use, typically `Personal` or `Institutional`","provider":"go.mondoo.com/mql/providers/iru"},"filevaultRegenRequired":{"name":"filevaultRegenRequired","type":"\u0004","title":"Whether a FileVault recovery key regeneration is required","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"firmwarePasswordEnabled":{"name":"firmwarePasswordEnabled","type":"\u0004","title":"Whether an EFI firmware password is set (Intel Macs)","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"firstEnrollment":{"name":"firstEnrollment","type":"\t","is_mandatory":true,"title":"First time the device enrolled with Iru","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Unique Iru device ID","provider":"go.mondoo.com/mql/providers/iru"},"ipAddress":{"name":"ipAddress","type":"\u0007","title":"Most recent private IP address recorded for the device","provider":"go.mondoo.com/mql/providers/iru"},"isMissing":{"name":"isMissing","type":"\u0004","is_mandatory":true,"title":"Whether the device is currently flagged as missing","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"isRemoved":{"name":"isRemoved","type":"\u0004","is_mandatory":true,"title":"Whether the device has been removed from the tenant","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"lastCheckIn":{"name":"lastCheckIn","type":"\t","is_mandatory":true,"title":"Last time the device checked in with Iru","provider":"go.mondoo.com/mql/providers/iru"},"lastEnrollment":{"name":"lastEnrollment","type":"\t","is_mandatory":true,"title":"Most recent time the device enrolled with Iru","provider":"go.mondoo.com/mql/providers/iru"},"lastUser":{"name":"lastUser","type":"\u0007","title":"Short name of the most recent local user seen on the device","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"localHostname":{"name":"localHostname","type":"\u0007","title":"Local host name reported by the device","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"lostModeStatus":{"name":"lostModeStatus","type":"\u0007","is_mandatory":true,"title":"Lost Mode status reported for the device, empty when not in Lost Mode","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"macAddress":{"name":"macAddress","type":"\u0007","title":"Primary network MAC address reported by the device","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"mdmEnabled":{"name":"mdmEnabled","type":"\u0004","is_mandatory":true,"title":"Whether the MDM payload is currently installed and active","provider":"go.mondoo.com/mql/providers/iru"},"mdmInstallDate":{"name":"mdmInstallDate","type":"\t","title":"When the MDM payload was installed on the device","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"memory":{"name":"memory","type":"\u0007","title":"Installed memory as a display string, for example \"32 GB LPDDR5\"","desc":"This mirrors the value the API reports and is not a byte count. Use `memoryBytes` for size comparisons.","provider":"go.mondoo.com/mql/providers/iru"},"memoryBytes":{"name":"memoryBytes","type":"\u0005","title":"Installed memory in bytes parsed from the display string (0 if unparseable)","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"model":{"name":"model","type":"\u0007","is_mandatory":true,"title":"Hardware model, for example \"MacBook Pro (14-inch, M5)\"","provider":"go.mondoo.com/mql/providers/iru"},"modelIdentifier":{"name":"modelIdentifier","type":"\u0007","title":"Apple model identifier, for example \"Mac17,2\"","provider":"go.mondoo.com/mql/providers/iru"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Device display name as shown in the Iru admin console","provider":"go.mondoo.com/mql/providers/iru"},"osVersion":{"name":"osVersion","type":"\u0007","is_mandatory":true,"title":"Operating system version installed on the device","provider":"go.mondoo.com/mql/providers/iru"},"parameters":{"name":"parameters","type":"\u0019\n","title":"Compliance parameters reported for the device","desc":"Each entry is one control with `item_id`, `name`, `category`, `subcategory`, and `status` (for example \"PASS\", \"WARNING\", \"ERROR\", \"REMEDIATED\", or \"MUTED\"). Query with, for example, `iru.devices.first.parameters.where(_['status'] == \"WARNING\")`.","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"platform":{"name":"platform","type":"\u0007","is_mandatory":true,"title":"Device platform, one of `Mac`, `iPad`, `iPhone`, `AppleTV`, `Vision`","provider":"go.mondoo.com/mql/providers/iru"},"processor":{"name":"processor","type":"\u0007","title":"Processor name reported by the device, for example \"Apple M5\"","provider":"go.mondoo.com/mql/providers/iru"},"processorCount":{"name":"processorCount","type":"\u0005","title":"Number of physical processors reported by the device","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"processorSpeed":{"name":"processorSpeed","type":"\u0007","title":"Processor speed reported by the device, empty on Apple silicon","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"profiles":{"name":"profiles","type":"\u0019\u001biru.profile","title":"Installed configuration profiles reported by the device","provider":"go.mondoo.com/mql/providers/iru"},"publicIpAddress":{"name":"publicIpAddress","type":"\u0007","title":"Most recent public IP address recorded for the device","provider":"go.mondoo.com/mql/providers/iru"},"recoveryLockEnabled":{"name":"recoveryLockEnabled","type":"\u0004","title":"Whether a recovery (Apple silicon) lock is enabled","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"remoteDesktopEnabled":{"name":"remoteDesktopEnabled","type":"\u0004","title":"Whether Remote Desktop (ARD) is enabled","provider":"go.mondoo.com/mql/providers/iru"},"serialNumber":{"name":"serialNumber","type":"\u0007","is_mandatory":true,"title":"Hardware serial number","provider":"go.mondoo.com/mql/providers/iru"},"supervised":{"name":"supervised","type":"\u0004","title":"Whether the device is in Apple's supervised state","provider":"go.mondoo.com/mql/providers/iru"},"systemVersion":{"name":"systemVersion","type":"\u0007","title":"Marketing system version string, for example \"26.3.1 (25D2128)\"","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"tags":{"name":"tags","type":"\u0019\u0007","is_mandatory":true,"title":"Tags applied to the device in the Iru admin console","provider":"go.mondoo.com/mql/providers/iru"},"timeSinceBoot":{"name":"timeSinceBoot","type":"\u0007","title":"Human-readable time since the device last booted, for example \"1 month ago\"","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"udid":{"name":"udid","type":"\u0007","is_mandatory":true,"title":"Device UDID (Apple-assigned unique device identifier)","provider":"go.mondoo.com/mql/providers/iru"},"user":{"name":"user","type":"\u001biru.user","title":"End-user assigned to the device, if any","provider":"go.mondoo.com/mql/providers/iru"},"userActivationLockEnabled":{"name":"userActivationLockEnabled","type":"\u0004","title":"Whether user-based Activation Lock is enabled","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"volumes":{"name":"volumes","type":"\u0019\n","title":"Storage volumes reported by the device","desc":"Each entry includes `name`, `format`, `identifier`, `capacity`, `available`, `percent_used`, and `encrypted`. Capacity and availability are the human-readable strings the API returns (for example \"926.3 GB\") and `encrypted` is \"Yes\" or \"No\".","provider":"go.mondoo.com/mql/providers/iru"}},"init":{"args":[{"name":"id","type":"\u0007"}]},"title":"Iru device lookup by ID","desc":"Single device identified by its Iru device ID. The `id` field selects the device, for example `iru.device(id: \"abc123\") { osVersion filevaultEnabled }`. Use `iru.devices` when iterating the full fleet. Immediate fields come from the device listing; hardware, FileVault, activation lock, network, and recovery fields are read from the device detail endpoint on first access, and `parameters` reports the device compliance controls.","min_provider_version":"13.0.0","defaults":"name serialNumber osVersion platform","provider":"go.mondoo.com/mql/providers/iru"},"iru.libraryItem":{"id":"iru.libraryItem","name":"iru.libraryItem","fields":{"active":{"name":"active","type":"\u0004","is_mandatory":true,"title":"Whether the item is currently active in the tenant","provider":"go.mondoo.com/mql/providers/iru"},"created":{"name":"created","type":"\t","is_mandatory":true,"title":"When the library item was created","provider":"go.mondoo.com/mql/providers/iru"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Library item identifier","provider":"go.mondoo.com/mql/providers/iru"},"kind":{"name":"kind","type":"\u0007","is_mandatory":true,"title":"Library item kind, one of `custom-app`, `custom-profile`, or `custom-script`","provider":"go.mondoo.com/mql/providers/iru"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Library item name","provider":"go.mondoo.com/mql/providers/iru"},"payload":{"name":"payload","type":"\n","is_mandatory":true,"title":"Kind-specific configuration; shape varies by `kind`","provider":"go.mondoo.com/mql/providers/iru"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"When the library item was last modified","provider":"go.mondoo.com/mql/providers/iru"}},"title":"Iru library item, a single entry in the custom library catalog","desc":"One entry in the tenant custom library catalog. Custom apps, custom configuration profiles, and custom scripts share this shape. The `kind` field discriminates the entry type (for example `iru.libraryItems.where(kind == \"custom-script\")`) and `payload` carries the kind-specific configuration: custom scripts expose `script` / `remediation_script` / `execution_frequency`; custom apps expose `file_url` / `sha256` / `install_type`; custom profiles expose the profile plist and its `runs_on_*` platform flags.","private":true,"min_provider_version":"13.0.0","defaults":"name kind active","provider":"go.mondoo.com/mql/providers/iru"},"iru.profile":{"id":"iru.profile","name":"iru.profile","fields":{"identifier":{"name":"identifier","type":"\u0007","is_mandatory":true,"title":"Profile identifier (typically a reverse-DNS string)","provider":"go.mondoo.com/mql/providers/iru"},"installDate":{"name":"installDate","type":"\t","is_mandatory":true,"title":"When the profile was installed on the device","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Profile display name","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"organization":{"name":"organization","type":"\u0007","is_mandatory":true,"title":"Organization listed on the profile","provider":"go.mondoo.com/mql/providers/iru"},"payloadTypes":{"name":"payloadTypes","type":"\u0019\u0007","is_mandatory":true,"title":"Payload types contained in the profile, for example `com.apple.servicemanagement`","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"uuid":{"name":"uuid","type":"\u0007","is_mandatory":true,"title":"Profile UUID","provider":"go.mondoo.com/mql/providers/iru"},"verified":{"name":"verified","type":"\u0007","is_mandatory":true,"title":"Verification state reported by the device, for example \"verified\"","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"}},"title":"Configuration profile installed on an Iru-managed device","private":true,"min_provider_version":"13.0.0","defaults":"name identifier","provider":"go.mondoo.com/mql/providers/iru"},"iru.user":{"id":"iru.user","name":"iru.user","fields":{"active":{"name":"active","type":"\u0004","is_mandatory":true,"title":"Whether the user is currently active in the directory","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"archived":{"name":"archived","type":"\u0004","is_mandatory":true,"title":"Whether the user is archived (no longer active in the directory)","provider":"go.mondoo.com/mql/providers/iru"},"created":{"name":"created","type":"\t","is_mandatory":true,"title":"When the user record was created","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"department":{"name":"department","type":"\u0007","is_mandatory":true,"title":"Department recorded for the user","provider":"go.mondoo.com/mql/providers/iru"},"deviceCount":{"name":"deviceCount","type":"\u0005","is_mandatory":true,"title":"Number of devices currently assigned to the user","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"email":{"name":"email","type":"\u0007","is_mandatory":true,"title":"Email address recorded for the user","provider":"go.mondoo.com/mql/providers/iru"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"User identifier","provider":"go.mondoo.com/mql/providers/iru"},"integrationName":{"name":"integrationName","type":"\u0007","is_mandatory":true,"title":"Name of the directory integration the user was synced from, if any","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"integrationType":{"name":"integrationType","type":"\u0007","is_mandatory":true,"title":"Type of the directory integration the user was synced from, for example \"gsuite\"","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"},"jobTitle":{"name":"jobTitle","type":"\u0007","is_mandatory":true,"title":"Job title recorded for the user","provider":"go.mondoo.com/mql/providers/iru"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Display name for the user","provider":"go.mondoo.com/mql/providers/iru"},"updatedAt":{"name":"updatedAt","type":"\t","is_mandatory":true,"title":"When the user record was last modified","min_provider_version":"13.0.1","provider":"go.mondoo.com/mql/providers/iru"}},"title":"Iru end-user record","private":true,"min_provider_version":"13.0.0","defaults":"name email","provider":"go.mondoo.com/mql/providers/iru"}}}