Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Intune / Get Device Details

Operation Information

Retrieves the details of a specific device.

This is a Premium Integration.

Authentication

This operation requires authentication, the details of which can be securely stored on your instance in a KeySafe Key of type Microsoft Intune.

To create a key of this type:

  • In the Configuration area of your Hornbill instance, navigate to Platform Configuration > Security > KeySafe;
  • Click on the + Create New Key button;
  • On the resulting Create New Key form, choose Microsoft Intune in the Type pick list;
  • Give the Microsoft Intune KeySafe key a Title (this is the name / identifier for the Microsoft Intune account as you will see it when using the cloud automation node in your workflows);
  • Optionally populate the Description field;
  • Click the Create Key button to create your new key;
  • Once the Key is created, you will need to connect to the target service, and your account, in order to authorize the connector app access to the listed operations. Click the Connect button and you will be redirected to the service provider in a popup window;
  • Log in to your account, and then you will be prompted to review the options you are authorizing the Hornbill connector to be allowed to perform using the chosen account;
  • Accept the review and you will be returned to your KeySafe key.

Revoking Access

If at any point you wish to revoke access to any of the above accounts from your Hornbill instance, just hit the Revoke button in the relevant KeySafe key(s).

Warning

This will revoke the rights of any existing Cloud Automation Node in your Hornbill Workflows that are using the revoked Microsoft Intune account, so you will need to manage these workflows accordingly.

Input Parameters

Display Name ID Type Description Required Supported Values
Device ID deviceId string ID of the device to return details of Yes None provided

Output Parameters

Display Name ID Type Description
Id id string Id
User Id userId string User Id
Device Name deviceName string Device Name
Managed Device Owner Type managedDeviceOwnerType string Managed Device Owner Type
Enrolled Date Time enrolledDateTime string Enrolled Date Time
Last Sync Date Time lastSyncDateTime string Last Sync Date Time
Operating System operatingSystem string Operating System
Compliance State complianceState string Compliance State
Jail Broken jailBroken string Jail Broken
Management Agent managementAgent string Management Agent
Os Version osVersion string Os Version
Eas Activated easActivated boolean Eas Activated
Eas Activation Date Time easActivationDateTime string Eas Activation Date Time
Device Enrollment Type deviceEnrollmentType string Device Enrollment Type
Azure ADDevice Id azureADDeviceId string Azure ADDevice Id
Device Registration State deviceRegistrationState string Device Registration State
Is Supervised isSupervised boolean Is Supervised
Exchange Last Successful Sync Date Time exchangeLastSuccessfulSyncDateTime string Exchange Last Successful Sync Date Time
Exchange Access State exchangeAccessState string Exchange Access State
Exchange Access State Reason exchangeAccessStateReason string Exchange Access State Reason
Remote Assistance Session Url remoteAssistanceSessionUrl string Remote Assistance Session Url
Remote Assistance Session Error Details remoteAssistanceSessionErrorDetails string Remote Assistance Session Error Details
Is Encrypted isEncrypted boolean Is Encrypted
Model model string Model
Manufacturer manufacturer string Manufacturer
Imei imei string Imei
Compliance Grace Period Expiration Date Time complianceGracePeriodExpirationDateTime string Compliance Grace Period Expiration Date Time
Serial Number serialNumber string Serial Number
Android Security Patch Level androidSecurityPatchLevel string Android Security Patch Level
Wi Fi Mac Address wiFiMacAddress string Wi Fi Mac Address
Subscriber Carrier subscriberCarrier string Subscriber Carrier
Meid meid string Meid
Total Storage Space In Bytes totalStorageSpaceInBytes number Total Storage Space In Bytes
Free Storage Space In Bytes freeStorageSpaceInBytes number Free Storage Space In Bytes
Managed Device Name managedDeviceName string Managed Device Name
Partner Reported Threat State partnerReportedThreatState string Partner Reported Threat State
Inventory inventory boolean Inventory
Modern Apps modernApps boolean Modern Apps
Resource Access resourceAccess boolean Resource Access
Device Configuration deviceConfiguration boolean Device Configuration
Compliance Policy compliancePolicy boolean Compliance Policy
Windows Update For Business windowsUpdateForBusiness boolean Windows Update For Business
In This Document