Class: Jamf::OAPISchemas::InventoryListMobileDevice
- Inherits:
-
Jamf::OAPIObject
- Object
- Jamf::OAPIObject
- Jamf::OAPISchemas::InventoryListMobileDevice
- Defined in:
- lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb
Overview
OAPI Object Model and Enums for: InventoryListMobileDevice
This class was automatically genereated from the api/schema URL path on a Jamf Pro server version 10.46.0-t1681398190
This class may be used directly, e.g instances of other classes may use instances of this class as one of their own properties/attributes.
It may also be used as a superclass when implementing Jamf Pro API Resources in ruby-jss. The subclasses include appropriate mixins, and should expand on the basic functionality provided here.
Container Objects: Other object models that use this model as the value in one of their attributes.
- Jamf::OAPISchemas::InventoryListMobileDeviceSearchResults
Sub Objects: Other object models used by this model’s attributes.
Endpoints and Privileges: API endpoints and HTTP operations that use this object model, and the Jamf Pro privileges needed to access them.
Constant Summary collapse
- OAPI_PROPERTIES =
{ # @!attribute mobileDeviceId # @return [String] mobileDeviceId: { class: :string, min_length: 1 }, # @!attribute udid # @return [String] udid: { class: :string }, # @!attribute airPlayPassword # @return [String] airPlayPassword: { class: :string, format: 'password' }, # @!attribute appAnalyticsEnabled # @return [Boolean] appAnalyticsEnabled: { class: :boolean }, # @!attribute assetTag # @return [String] assetTag: { class: :string }, # @!attribute availableSpaceMb # @return [Integer] availableSpaceMb: { class: :integer }, # @!attribute batteryLevel # @return [Integer] batteryLevel: { class: :integer }, # @!attribute bluetoothLowEnergyCapable # @return [Boolean] bluetoothLowEnergyCapable: { class: :boolean }, # @!attribute bluetoothMacAddress # @return [String] bluetoothMacAddress: { class: :string }, # @!attribute capacityMb # @return [Integer] capacityMb: { class: :integer }, # @!attribute lostModeEnabledDate # @return [Jamf::Timestamp] lostModeEnabledDate: { class: Jamf::Timestamp, format: 'date-time' }, # @!attribute declarativeDeviceManagementEnabled # @return [Boolean] declarativeDeviceManagementEnabled: { class: :boolean }, # @!attribute deviceId # @return [String] deviceId: { class: :string }, # @!attribute deviceLocatorServiceEnabled # @return [Boolean] deviceLocatorServiceEnabled: { class: :boolean }, # @!attribute deviceOwnershipType # @return [String] deviceOwnershipType: { class: :string }, # @!attribute devicePhoneNumber # @return [String] devicePhoneNumber: { class: :string }, # @!attribute diagnosticAndUsageReportingEnabled # @return [Boolean] diagnosticAndUsageReportingEnabled: { class: :boolean }, # @!attribute displayName # @return [String] displayName: { class: :string }, # @!attribute doNotDisturbEnabled # @return [Boolean] doNotDisturbEnabled: { class: :boolean }, # @!attribute enrollmentSessionTokenValid # @return [Boolean] enrollmentSessionTokenValid: { class: :boolean }, # @!attribute exchangeDeviceId # @return [String] exchangeDeviceId: { class: :string }, # @!attribute cloudBackupEnabled # @return [Boolean] cloudBackupEnabled: { class: :boolean }, # @!attribute osBuild # @return [String] osBuild: { class: :string }, # @!attribute osSupplementalBuildVersion # @return [String] osSupplementalBuildVersion: { class: :string }, # @!attribute osRapidSecurityResponse # @return [String] osRapidSecurityResponse: { class: :string }, # @!attribute osVersion # @return [String] osVersion: { class: :string }, # @!attribute ipAddress # @return [String] ipAddress: { class: :string }, # @!attribute itunesStoreAccountActive # @return [Boolean] itunesStoreAccountActive: { class: :boolean }, # @!attribute jamfParentPairings # @return [Integer] jamfParentPairings: { class: :integer }, # @!attribute languages # @return [String] languages: { class: :string }, # @!attribute lastBackupDate # @return [Jamf::Timestamp] lastBackupDate: { class: Jamf::Timestamp, format: 'date-time' }, # @!attribute lastEnrolledDate # @return [Jamf::Timestamp] lastEnrolledDate: { class: Jamf::Timestamp, format: 'date-time' }, # @!attribute lastCloudBackupDate # @return [Jamf::Timestamp] lastCloudBackupDate: { class: Jamf::Timestamp, format: 'date-time' }, # @!attribute lastInventoryUpdateDate # @return [Jamf::Timestamp] lastInventoryUpdateDate: { class: Jamf::Timestamp, format: 'date-time' }, # @!attribute locales # @return [String] locales: { class: :string }, # @!attribute locationServicesForSelfServiceMobileEnabled # @return [Boolean] locationServicesForSelfServiceMobileEnabled: { class: :boolean }, # @!attribute lostModeEnabled # @return [Boolean] lostModeEnabled: { class: :boolean }, # @!attribute managed # @return [Boolean] managed: { class: :boolean }, # @!attribute mdmProfileExpirationDate # @return [Jamf::Timestamp] mdmProfileExpirationDate: { class: Jamf::Timestamp, format: 'date-time' }, # @!attribute model # @return [String] model: { class: :string }, # @!attribute modelIdentifier # @return [String] modelIdentifier: { class: :string }, # @!attribute modelNumber # @return [String] modelNumber: { class: :string }, # @!attribute modemFirmwareVersion # @return [String] modemFirmwareVersion: { class: :string }, # @!attribute quotaSize # @return [Integer] quotaSize: { class: :integer }, # @!attribute residentUsers # @return [Integer] residentUsers: { class: :integer }, # @!attribute serialNumber # @return [String] serialNumber: { class: :string }, # @!attribute sharedIpad # @return [Boolean] sharedIpad: { class: :boolean }, # @!attribute supervised # @return [Boolean] supervised: { class: :boolean }, # @!attribute tethered # @return [Boolean] tethered: { class: :boolean }, # @!attribute timeZone # @return [String] timeZone: { class: :string }, # @!attribute usedSpacePercentage # @return [Integer] usedSpacePercentage: { class: :integer }, # @!attribute wifiMacAddress # @return [String] wifiMacAddress: { class: :string }, # @!attribute building # @return [String] building: { class: :string }, # @!attribute department # @return [String] department: { class: :string }, # @!attribute emailAddress # @return [String] emailAddress: { class: :string }, # @!attribute fullName # @return [String] fullName: { class: :string }, # @!attribute position # @return [String] position: { class: :string }, # @!attribute room # @return [String] room: { class: :string }, # @!attribute userPhoneNumber # @return [String] userPhoneNumber: { class: :string }, # @!attribute username # @return [String] username: { class: :string }, # @!attribute appleCareId # @return [String] appleCareId: { class: :string }, # @!attribute leaseExpirationDate # @return [Jamf::Timestamp] leaseExpirationDate: { class: Jamf::Timestamp, format: 'date-time' }, # @!attribute lifeExpectancyYears # @return [Integer] lifeExpectancyYears: { class: :integer }, # @!attribute poDate # @return [Jamf::Timestamp] poDate: { class: Jamf::Timestamp, format: 'date-time' }, # @!attribute poNumber # @return [String] poNumber: { class: :string }, # @!attribute purchasePrice # @return [String] purchasePrice: { class: :string }, # @!attribute purchasedOrLeased # @return [Boolean] purchasedOrLeased: { class: :boolean }, # @!attribute purchasingAccount # @return [String] purchasingAccount: { class: :string }, # @!attribute purchasingContact # @return [String] purchasingContact: { class: :string }, # @!attribute vendor # @return [String] vendor: { class: :string }, # @!attribute warrantyExpirationDate # @return [Jamf::Timestamp] warrantyExpirationDate: { class: Jamf::Timestamp, format: 'date-time' }, # @!attribute activationLockEnabled # @return [Boolean] activationLockEnabled: { class: :boolean }, # @!attribute blockEncryptionCapable # @return [Boolean] blockEncryptionCapable: { class: :boolean }, # @!attribute dataProtection # @return [Boolean] dataProtection: { class: :boolean }, # @!attribute fileEncryptionCapable # @return [Boolean] fileEncryptionCapable: { class: :boolean }, # @!attribute hardwareEncryptionSupported # @return [Boolean] hardwareEncryptionSupported: { class: :boolean }, # @!attribute jailbreakStatus # @return [String] jailbreakStatus: { class: :string }, # @!attribute passcodeCompliant # @return [Boolean] passcodeCompliant: { class: :boolean }, # @!attribute passcodeCompliantWithProfile # @return [Boolean] passcodeCompliantWithProfile: { class: :boolean }, # @!attribute passcodeLockGracePeriodEnforcedSeconds # @return [Integer] passcodeLockGracePeriodEnforcedSeconds: { class: :integer }, # @!attribute passcodePresent # @return [Boolean] passcodePresent: { class: :boolean }, # @!attribute personalDeviceProfileCurrent # @return [Boolean] personalDeviceProfileCurrent: { class: :boolean }, # @!attribute carrierSettingsVersion # @return [String] carrierSettingsVersion: { class: :string }, # @!attribute cellularTechnology # @return [String] cellularTechnology: { class: :string }, # @!attribute currentCarrierNetwork # @return [String] currentCarrierNetwork: { class: :string }, # @!attribute currentMobileCountryCode # @return [String] currentMobileCountryCode: { class: :string }, # @!attribute currentMobileNetworkCode # @return [String] currentMobileNetworkCode: { class: :string }, # @!attribute dataRoamingEnabled # @return [Boolean] dataRoamingEnabled: { class: :boolean }, # @!attribute eid # @return [String] eid: { class: :string }, # @!attribute homeCarrierNetwork # @return [String] homeCarrierNetwork: { class: :string }, # @!attribute homeMobileCountryCode # @return [String] homeMobileCountryCode: { class: :string }, # @!attribute homeMobileNetworkCode # @return [String] homeMobileNetworkCode: { class: :string }, # @!attribute iccid # @return [String] iccid: { class: :string }, # @!attribute imei # @return [String] imei: { class: :string }, # @!attribute imei2 # @return [String] imei2: { class: :string }, # @!attribute meid # @return [String] meid: { class: :string }, # @!attribute personalHotspotEnabled # @return [Boolean] personalHotspotEnabled: { class: :boolean }, # @!attribute roaming # @return [Boolean] roaming: { class: :boolean }, # @!attribute voiceRoamingEnabled # @return [String] voiceRoamingEnabled: { class: :string } }
Instance Attribute Summary collapse
- #activationLockEnabled ⇒ Boolean
- #airPlayPassword ⇒ String
- #appAnalyticsEnabled ⇒ Boolean
- #appleCareId ⇒ String
- #assetTag ⇒ String
- #availableSpaceMb ⇒ Integer
- #batteryLevel ⇒ Integer
- #blockEncryptionCapable ⇒ Boolean
- #bluetoothLowEnergyCapable ⇒ Boolean
- #bluetoothMacAddress ⇒ String
- #building ⇒ String
- #capacityMb ⇒ Integer
- #carrierSettingsVersion ⇒ String
- #cellularTechnology ⇒ String
- #cloudBackupEnabled ⇒ Boolean
- #currentCarrierNetwork ⇒ String
- #currentMobileCountryCode ⇒ String
- #currentMobileNetworkCode ⇒ String
- #dataProtection ⇒ Boolean
- #dataRoamingEnabled ⇒ Boolean
- #declarativeDeviceManagementEnabled ⇒ Boolean
- #department ⇒ String
- #deviceId ⇒ String
- #deviceLocatorServiceEnabled ⇒ Boolean
- #deviceOwnershipType ⇒ String
- #devicePhoneNumber ⇒ String
- #diagnosticAndUsageReportingEnabled ⇒ Boolean
- #displayName ⇒ String
- #doNotDisturbEnabled ⇒ Boolean
- #eid ⇒ String
- #emailAddress ⇒ String
- #enrollmentSessionTokenValid ⇒ Boolean
- #exchangeDeviceId ⇒ String
- #fileEncryptionCapable ⇒ Boolean
- #fullName ⇒ String
- #hardwareEncryptionSupported ⇒ Boolean
- #homeCarrierNetwork ⇒ String
- #homeMobileCountryCode ⇒ String
- #homeMobileNetworkCode ⇒ String
- #iccid ⇒ String
- #imei ⇒ String
- #imei2 ⇒ String
- #ipAddress ⇒ String
- #itunesStoreAccountActive ⇒ Boolean
- #jailbreakStatus ⇒ String
- #jamfParentPairings ⇒ Integer
- #languages ⇒ String
- #lastBackupDate ⇒ Jamf::Timestamp
- #lastCloudBackupDate ⇒ Jamf::Timestamp
- #lastEnrolledDate ⇒ Jamf::Timestamp
- #lastInventoryUpdateDate ⇒ Jamf::Timestamp
- #leaseExpirationDate ⇒ Jamf::Timestamp
- #lifeExpectancyYears ⇒ Integer
- #locales ⇒ String
- #locationServicesForSelfServiceMobileEnabled ⇒ Boolean
- #lostModeEnabled ⇒ Boolean
- #lostModeEnabledDate ⇒ Jamf::Timestamp
- #managed ⇒ Boolean
- #mdmProfileExpirationDate ⇒ Jamf::Timestamp
- #meid ⇒ String
- #mobileDeviceId ⇒ String
- #model ⇒ String
- #modelIdentifier ⇒ String
- #modelNumber ⇒ String
- #modemFirmwareVersion ⇒ String
- #osBuild ⇒ String
- #osRapidSecurityResponse ⇒ String
- #osSupplementalBuildVersion ⇒ String
- #osVersion ⇒ String
- #passcodeCompliant ⇒ Boolean
- #passcodeCompliantWithProfile ⇒ Boolean
- #passcodeLockGracePeriodEnforcedSeconds ⇒ Integer
- #passcodePresent ⇒ Boolean
- #personalDeviceProfileCurrent ⇒ Boolean
- #personalHotspotEnabled ⇒ Boolean
- #poDate ⇒ Jamf::Timestamp
- #poNumber ⇒ String
- #position ⇒ String
- #purchasedOrLeased ⇒ Boolean
- #purchasePrice ⇒ String
- #purchasingAccount ⇒ String
- #purchasingContact ⇒ String
- #quotaSize ⇒ Integer
- #residentUsers ⇒ Integer
- #roaming ⇒ Boolean
- #room ⇒ String
- #serialNumber ⇒ String
- #sharedIpad ⇒ Boolean
- #supervised ⇒ Boolean
- #tethered ⇒ Boolean
- #timeZone ⇒ String
- #udid ⇒ String
- #usedSpacePercentage ⇒ Integer
- #username ⇒ String
- #userPhoneNumber ⇒ String
- #vendor ⇒ String
- #voiceRoamingEnabled ⇒ String
- #warrantyExpirationDate ⇒ Jamf::Timestamp
- #wifiMacAddress ⇒ String
Constructor Details
This class inherits a constructor from Jamf::OAPIObject
Instance Attribute Details
#activationLockEnabled ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 506
|
#airPlayPassword ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 82
|
#appAnalyticsEnabled ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 89
|
#appleCareId ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 437
|
#assetTag ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 95
|
#availableSpaceMb ⇒ Integer
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 101
|
#batteryLevel ⇒ Integer
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 107
|
#blockEncryptionCapable ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 512
|
#bluetoothLowEnergyCapable ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 113
|
#bluetoothMacAddress ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 119
|
#building ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 389
|
#capacityMb ⇒ Integer
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 125
|
#carrierSettingsVersion ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 572
|
#cellularTechnology ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 578
|
#cloudBackupEnabled ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 198
|
#currentCarrierNetwork ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 584
|
#currentMobileCountryCode ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 590
|
#currentMobileNetworkCode ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 596
|
#dataProtection ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 518
|
#dataRoamingEnabled ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 602
|
#declarativeDeviceManagementEnabled ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 138
|
#department ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 395
|
#deviceId ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 144
|
#deviceLocatorServiceEnabled ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 150
|
#deviceOwnershipType ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 156
|
#devicePhoneNumber ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 162
|
#diagnosticAndUsageReportingEnabled ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 168
|
#displayName ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 174
|
#doNotDisturbEnabled ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 180
|
#emailAddress ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 401
|
#enrollmentSessionTokenValid ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 186
|
#exchangeDeviceId ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 192
|
#fileEncryptionCapable ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 524
|
#fullName ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 407
|
#hardwareEncryptionSupported ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 530
|
#homeCarrierNetwork ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 614
|
#homeMobileCountryCode ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 620
|
#homeMobileNetworkCode ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 626
|
#iccid ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 632
|
#imei ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 638
|
#imei2 ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 644
|
#ipAddress ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 228
|
#itunesStoreAccountActive ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 234
|
#jailbreakStatus ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 536
|
#jamfParentPairings ⇒ Integer
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 240
|
#languages ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 246
|
#lastBackupDate ⇒ Jamf::Timestamp
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 252
|
#lastCloudBackupDate ⇒ Jamf::Timestamp
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 266
|
#lastEnrolledDate ⇒ Jamf::Timestamp
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 259
|
#lastInventoryUpdateDate ⇒ Jamf::Timestamp
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 273
|
#leaseExpirationDate ⇒ Jamf::Timestamp
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 443
|
#lifeExpectancyYears ⇒ Integer
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 450
|
#locales ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 280
|
#locationServicesForSelfServiceMobileEnabled ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 286
|
#lostModeEnabled ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 292
|
#lostModeEnabledDate ⇒ Jamf::Timestamp
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 131
|
#managed ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 298
|
#mdmProfileExpirationDate ⇒ Jamf::Timestamp
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 304
|
#meid ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 650
|
#mobileDeviceId ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 69
|
#model ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 311
|
#modelIdentifier ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 317
|
#modelNumber ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 323
|
#modemFirmwareVersion ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 329
|
#osBuild ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 204
|
#osRapidSecurityResponse ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 216
|
#osSupplementalBuildVersion ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 210
|
#osVersion ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 222
|
#passcodeCompliant ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 542
|
#passcodeCompliantWithProfile ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 548
|
#passcodeLockGracePeriodEnforcedSeconds ⇒ Integer
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 554
|
#passcodePresent ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 560
|
#personalDeviceProfileCurrent ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 566
|
#personalHotspotEnabled ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 656
|
#poDate ⇒ Jamf::Timestamp
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 456
|
#poNumber ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 463
|
#position ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 413
|
#purchasedOrLeased ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 475
|
#purchasePrice ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 469
|
#purchasingAccount ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 481
|
#purchasingContact ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 487
|
#quotaSize ⇒ Integer
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 335
|
#residentUsers ⇒ Integer
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 341
|
#roaming ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 662
|
#room ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 419
|
#serialNumber ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 347
|
#sharedIpad ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 353
|
#supervised ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 359
|
#tethered ⇒ Boolean
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 365
|
#timeZone ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 371
|
#usedSpacePercentage ⇒ Integer
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 377
|
#username ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 431
|
#userPhoneNumber ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 425
|
#vendor ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 493
|
#voiceRoamingEnabled ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 668
|
#warrantyExpirationDate ⇒ Jamf::Timestamp
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 499
|
#wifiMacAddress ⇒ String
|
# File 'lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb', line 383
|