windowsManagedDevice を更新する

名前空間: microsoft.graph

大事な: /beta バージョンの Microsoft Graph API は変更される可能性があります。運用環境での使用はサポートされていません。

注: Intune 用 Microsoft Graph API には、テナントの 有効な Intune ライセンスが必要です。

windowsManagedDevice オブジェクトのプロパティを更新します。

前提条件

この API を呼び出すには、次のいずれかのアクセス許可が必要です。アクセス許可の選択方法などの詳細については、「アクセス許可」を参照してください。

アクセス許可の種類 アクセス許可 (特権の小さいものから大きいものへ)
委任 (職場または学校のアカウント) DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.ReadWrite.All
委任 (個人用 Microsoft アカウント) サポートされていません。
アプリケーション DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.ReadWrite.All

HTTP 要求

PATCH /deviceManagement/managedDevices/{managedDeviceId}
PATCH /deviceManagement/comanagedDevices/{managedDeviceId}
PATCH /deviceManagement/deviceHealthScripts/{deviceHealthScriptId}/deviceRunStates/{deviceHealthScriptDeviceStateId}/managedDevice
PATCH /deviceManagement/deviceManagementScripts/{deviceManagementScriptId}/deviceRunStates/{deviceManagementScriptDeviceStateId}/managedDevice
PATCH /deviceManagement/deviceComplianceScripts/{deviceComplianceScriptId}/deviceRunStates/{deviceComplianceScriptDeviceStateId}/managedDevice
PATCH /deviceManagement/deviceManagementScripts/{deviceManagementScriptId}/deviceRunStates/{deviceManagementScriptDeviceStateId}/managedDevice/users/{userId}/managedDevices/{managedDeviceId}
PATCH /deviceManagement/deviceManagementScripts/{deviceManagementScriptId}/deviceRunStates/{deviceManagementScriptDeviceStateId}/managedDevice/detectedApps/{detectedAppId}/managedDevices/{managedDeviceId}

要求ヘッダー

ヘッダー
Authorization ベアラー <トークン> が必要です。
承諾 application/json

要求本文

要求本文で、 windowsManagedDevice オブジェクトの JSON 表現を指定します。

次の表は、 windowsManagedDevice を作成するときに必要なプロパティを示しています。

プロパティ 説明
id String デバイスの一意識別子。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
userId String デバイスに関連付けられているユーザーの一意識別子。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
deviceName String デバイスの名前。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
hardwareInformation hardwareInformation デバイスのハードな詳細。 記憶域スペース、製造元、シリアル番号などの情報が含まれます。このプロパティは読み取り専用です。 managedDevice から継承
ownerType ownerType デバイスの所有権。 managedDevice から継承された 'company' または 'personal' を指定できます。 可能な値は unknowncompanypersonal です。
managedDeviceOwnerType managedDeviceOwnerType デバイスの所有権。 managedDevice から継承された 'company' または 'personal' を指定できます。 可能な値は unknowncompanypersonal です。
deviceActionResults deviceActionResult コレクション ComplexType deviceActionResult オブジェクトのリスト。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
managementState managementState デバイスの管理状態。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承されます。 可能な値は、managedretirePendingretireFailedwipePendingwipeFailedunhealthydeletePendingretireIssuedwipeIssuedwipeCanceledretireCanceleddiscovered です。
enrolledDateTime DateTimeOffset デバイスの登録時刻。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
lastSyncDateTime DateTimeOffset デバイスが Intune との正常な同期を最終的に完了した日時。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
chassisType chassisType デバイスのシャーシの種類。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承されます。 可能な値は、unknowndesktoplaptopworksWorkstationenterpriseServerphonetabletmobileOthermobileUnknown です。
operatingSystem String デバイスのオペレーティング システム。 Windows、iOS などこのプロパティは読み取り専用です。 managedDevice から継承
deviceType deviceType デバイスのプラットフォーム。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承されます。 指定できる値は次のとおりです。 desktop, , windowsRT, winMO6, nokia, iPhone``windows10x``surfaceHub``unix``blackberry``macMDM``linux``winCE``mac``winEmbedded``iPad``iPod``windowsPhone``iSocConsumer``holoLens``android``chromeOS``androidnGMS``androidForWork``androidEnterprise, palm, . unknown``cloudPC
complianceState complianceState デバイスのコンプライアンス状態。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承されます。 可能な値は、unknowncompliantnoncompliantconflicterrorinGracePeriodconfigManager です。
jailBroken String デバイスが脱獄またはルート化されているかどうかを示します。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
managementAgent managementAgentType デバイスの管理チャネル。 Intune、EAS などこのプロパティは読み取り専用です。 managedDevice から継承されます。 指定できる値は次のとおりです。 , , , , intuneClient``easMdm, easIntuneClient, configurationManagerClientMdm``configurationManagerClient, configurationManagerClientMdmEas, microsoft365ManagedMdm``unknown``googleCloudDevicePolicyController``intuneAosp``msSense``jamf. mdm``eas
osVersion String デバイスのオペレーティング システムのバージョン。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
easActivated Boolean Exchange ActiveSync がアクティブになっているデバイスかどうかを示します。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
easDeviceId String デバイスの Exchange ActiveSync の ID。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
easActivationDateTime DateTimeOffset デバイスの Exchange ActivationSync のアクティブ化の時刻。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
aadRegistered Boolean Azure Active Directory が登録されているデバイスかどうかを示します。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
azureADRegistered Boolean Azure Active Directory が登録されているデバイスかどうかを示します。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
deviceEnrollmentType deviceEnrollmentType デバイスの登録の種類。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承されます。 指定できる値は次のとおりです。 unknown, , userEnrollment, , appleBulkWithUser``deviceEnrollmentManager, windowsAzureADJoin``appleBulkWithoutUser, windowsCoManagement``windowsBulkUserless``appleUserEnrollment``windowsAzureADJoinUsingDeviceAuth``windowsBulkAzureDomainJoin``azureAdJoinUsingAzureVmExtension``windowsAutoEnrollment``appleUserEnrollmentWithServiceAccount, androidEnterpriseDedicatedDevice, , . androidEnterpriseCorporateWorkProfile``androidEnterpriseFullyManaged
lostModeState lostModeState 紛失モードが有効または無効かどうかを示します。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承されます。 可能な値は、disabledenabled です。
activationLockBypassCode String デバイスのアクティベーション ロックをバイパスするためのコード。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
emailAddress String デバイスに関連付けられているユーザーの電子メール。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
azureActiveDirectoryDeviceId String Azure Active Directory デバイスの一意識別子。 読み取り専用です。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
azureADDeviceId String Azure Active Directory デバイスの一意識別子。 読み取り専用です。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
deviceRegistrationState deviceRegistrationState デバイスの登録状態。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承されます。 可能な値は、notRegisteredregisteredrevokedkeyConflictapprovalPendingcertificateResetnotRegisteredPendingEnrollmentunknown です。
deviceCategoryDisplayName String デバイス カテゴリの表示名。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
isSupervised Boolean デバイス監視状態。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
exchangeLastSuccessfulSyncDateTime DateTimeOffset 最後にデバイスが Exchange に接続した時刻。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
exchangeAccessState deviceManagementExchangeAccessState Exchange でのデバイスのアクセスの状態。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承されます。 可能な値は、noneunknownallowedblockedquarantined です。
exchangeAccessStateReason deviceManagementExchangeAccessStateReason Exchange でのデバイスのアクセス状態の理由。
このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承されます。 可能な値は、noneunknownexchangeGlobalRuleexchangeIndividualRuleexchangeDeviceRuleexchangeUpgradeexchangeMailboxPolicyothercompliantnotCompliantnotEnrolledunknownLocationmfaRequiredazureADBlockDueToAccessPolicycompromisedPassworddeviceNotKnownWithManagedApp です。
remoteAssistanceSessionUrl String デバイスとのリモート アシスタンス セッションを確立できるようにする URL。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
remoteAssistanceSessionErrorDetails String リモート アシスタンス セッション オブジェクトの作成時に問題を識別するエラー文字列。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
isEncrypted Boolean デバイス暗号化の状態。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
userPrincipalName String デバイス ユーザー プリンシパル名。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
model String デバイスのモデル。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
manufacturer String デバイスの製造元。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
imei String IMEI。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
complianceGracePeriodExpirationDateTime DateTimeOffset デバイス コンプライアンスの猶予期間が切れる DateTime。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
シリアル番号 String SerialNumber。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
phoneNumber String デバイスの電話番号。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
androidSecurityPatchLevel String Android セキュリティ パッチ レベル。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
userDisplayName String ユーザーの表示名。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
configurationManagerClientEnabledFeatures configurationManagerClientEnabledFeatures ConfigrMgr クライアントが有効な機能。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
wiFiMacAddress String MAC をWi-Fiします。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
deviceHealthAttestationState deviceHealthAttestationState デバイスの正常性構成証明の状態。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
subscriberCarrier String サブスクライバーキャリア。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
meid String MEID. このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
totalStorageSpaceInBytes Int64 合計記憶域 (バイト単位)。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
freeStorageSpaceInBytes Int64 空きストレージ (バイト単位)。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
managedDeviceName String デバイスを識別する名前が自動的に生成されます。 ユーザー フレンドリ名に上書きできます。 managedDevice から継承
partnerReportedThreatState managedDevicePartnerReportedHealthState Mobile Threat Defense パートナーがアカウントおよびデバイスで使用されている場合の、デバイスの脅威の状態を示します。 読み取り専用です。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承されます。 可能な値は、unknownactivateddeactivatedsecuredlowSeveritymediumSeverityhighSeverityunresponsivecompromisedmisconfigured です。
retireAfterDateTime DateTimeOffset スケジュールされたアクションが原因でデバイスが自動的に廃止される時刻を示します。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
usersLoggedOn loggedOnUser コレクション デバイスの最後にログオンしたユーザーを示します。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
preferMdmOverGroupPolicyAppliedDateTime DateTimeOffset preferMdmOverGroupPolicy 設定が設定された DateTime を報告します。 設定すると、競合が発生した場合、Intune MDM 設定によってグループ ポリシー設定がオーバーライドされます。 読み取り専用です。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
autopilotEnrolled ブール値 マネージド デバイスが自動パイロットによって登録されているかどうかを報告します。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
requireUserEnrollmentApproval ブール値 マネージド iOS デバイスがユーザー承認登録であるかどうかを報告します。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
managementCertificateExpirationDate DateTimeOffset デバイス管理証明書の有効期限を報告します。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
iccid String IC カード識別子。SIM カードの一意の識別番号です。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
Udid String iOS デバイスと macOS デバイスの一意のデバイス識別子。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
roleScopeTagIds String collection このデバイス インスタンスのスコープ タグ ID の一覧。 managedDevice から継承
windowsActiveMalwareCount Int32 この Windows デバイスのアクティブなマルウェアの数。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
windowsRemediatedMalwareCount Int32 この Windows デバイスの修復されたマルウェアの数。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
notes String IT によって作成されたデバイスに関するメモ 管理 managedDevice から継承されました
configurationManagerClientHealthState configurationManagerClientHealthState Configuration Manager クライアントの正常性状態。managedDevice から継承された MDM/ConfigMgr エージェントによって管理されているデバイスに対してのみ有効です
configurationManagerClientInformation configurationManagerClientInformation Configuration Manager クライアント情報(managedDevice から継承された ConfigMgr エージェントによって管理、duel で管理、またはトリマネージドされたデバイスにのみ有効)
ethernetMacAddress String イーサネット MAC。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
physicalMemoryInBytes Int64 合計メモリ (バイト単位)。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
processorArchitecture managedDeviceArchitecture プロセッサ アーキテクチャ。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承されます。 可能な値は、unknownx86x64armarM64 です。
specificationVersion String 仕様のバージョン。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
joinType joinType managedDevice から継承されたデバイス参加の種類。 使用可能な値: unknownazureADJoinedazureADRegisteredhybridAzureADJoined
skuFamily String managedDevice から継承されたデバイス SKU ファミリ
skuNumber Int32 デバイス SKU 番号については、以下 https://docs.microsoft.com/windows/win32/api/sysinfoapi/nf-sysinfoapi-getproductinfoも参照してください。 有効な値 0 ~ 2147483647。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
managementFeatures managedDeviceManagementFeatures managedDevice から継承されたデバイス管理機能。 可能な値は、nonemicrosoftManagedDesktop です。
chromeOSDeviceInfo chromeOSDeviceProperty コレクション ChromeOS デバイスのプロパティの一覧。 managedDevice から継承
enrollmentProfileName String デバイスに割り当てられている登録プロファイルの名前。 既定値は空の文字列で、登録プロファイルが assgined されていないことを示します。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
bootstrapTokenEscrowed ブール値 管理対象デバイスにエスクローされたブートストラップ トークンがあるかどうかを報告します。 これは macOS デバイス専用です。 FALSE の場合、ブートストラップ トークンはエスクローされません。 TRUE の場合、デバイスはブートストラップ トークンをIntuneでエスクローしています。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 managedDevice から継承
deviceFirmwareConfigurationInterfaceManaged ブール値 デバイスが DFCI で管理されているかどうかを示します。 TRUE の場合、デバイスは DFCI 管理されます。 FALSE の場合、デバイスは DFCI 管理されません。 既定値は FALSE です。 managedDevice から継承

応答

成功した場合、このメソッドは 200 OK 応答コードと、応答本文で更新された windowsManagedDevice オブジェクトを返します。

要求

以下は、要求の例です。

PATCH https://graph.microsoft.com/beta/deviceManagement/managedDevices/{managedDeviceId}
Content-type: application/json
Content-length: 9099

{
  "@odata.type": "#microsoft.graph.windowsManagedDevice",
  "userId": "User Id value",
  "deviceName": "Device Name value",
  "hardwareInformation": {
    "@odata.type": "microsoft.graph.hardwareInformation",
    "serialNumber": "Serial Number value",
    "totalStorageSpace": 1,
    "freeStorageSpace": 0,
    "imei": "Imei value",
    "meid": "Meid value",
    "manufacturer": "Manufacturer value",
    "model": "Model value",
    "phoneNumber": "Phone Number value",
    "subscriberCarrier": "Subscriber Carrier value",
    "cellularTechnology": "Cellular Technology value",
    "wifiMac": "Wifi Mac value",
    "operatingSystemLanguage": "Operating System Language value",
    "isSupervised": true,
    "isEncrypted": true,
    "batterySerialNumber": "Battery Serial Number value",
    "batteryHealthPercentage": 7,
    "batteryChargeCycles": 3,
    "isSharedDevice": true,
    "sharedDeviceCachedUsers": [
      {
        "@odata.type": "microsoft.graph.sharedAppleDeviceUser",
        "userPrincipalName": "User Principal Name value",
        "dataToSync": true,
        "dataQuota": 9,
        "dataUsed": 8
      }
    ],
    "tpmSpecificationVersion": "Tpm Specification Version value",
    "operatingSystemEdition": "Operating System Edition value",
    "deviceFullQualifiedDomainName": "Device Full Qualified Domain Name value",
    "deviceGuardVirtualizationBasedSecurityHardwareRequirementState": "secureBootRequired",
    "deviceGuardVirtualizationBasedSecurityState": "rebootRequired",
    "deviceGuardLocalSystemAuthorityCredentialGuardState": "rebootRequired",
    "osBuildNumber": "Os Build Number value",
    "operatingSystemProductType": 10,
    "ipAddressV4": "Ip Address V4 value",
    "subnetAddress": "Subnet Address value",
    "esimIdentifier": "Esim Identifier value",
    "systemManagementBIOSVersion": "System Management BIOSVersion value",
    "tpmManufacturer": "Tpm Manufacturer value",
    "tpmVersion": "Tpm Version value",
    "wiredIPv4Addresses": [
      "Wired IPv4Addresses value"
    ],
    "batteryLevelPercentage": 7.333333333333333,
    "residentUsersCount": 2,
    "productName": "Product Name value",
    "deviceLicensingStatus": "licenseRefreshPending",
    "deviceLicensingLastErrorCode": 12,
    "deviceLicensingLastErrorDescription": "Device Licensing Last Error Description value"
  },
  "ownerType": "company",
  "managedDeviceOwnerType": "company",
  "deviceActionResults": [
    {
      "@odata.type": "microsoft.graph.deviceActionResult",
      "actionName": "Action Name value",
      "actionState": "pending",
      "startDateTime": "2016-12-31T23:58:46.7156189-08:00",
      "lastUpdatedDateTime": "2017-01-01T00:00:56.8321556-08:00"
    }
  ],
  "managementState": "retirePending",
  "enrolledDateTime": "2016-12-31T23:59:43.797191-08:00",
  "lastSyncDateTime": "2017-01-01T00:02:49.3205976-08:00",
  "chassisType": "desktop",
  "operatingSystem": "Operating System value",
  "deviceType": "windowsRT",
  "complianceState": "compliant",
  "jailBroken": "Jail Broken value",
  "managementAgent": "mdm",
  "osVersion": "Os Version value",
  "easActivated": true,
  "easDeviceId": "Eas Device Id value",
  "easActivationDateTime": "2016-12-31T23:59:43.4878784-08:00",
  "aadRegistered": true,
  "azureADRegistered": true,
  "deviceEnrollmentType": "userEnrollment",
  "lostModeState": "enabled",
  "activationLockBypassCode": "Activation Lock Bypass Code value",
  "emailAddress": "Email Address value",
  "azureActiveDirectoryDeviceId": "Azure Active Directory Device Id value",
  "azureADDeviceId": "Azure ADDevice Id value",
  "deviceRegistrationState": "registered",
  "deviceCategoryDisplayName": "Device Category Display Name value",
  "isSupervised": true,
  "exchangeLastSuccessfulSyncDateTime": "2017-01-01T00:00:45.8803083-08:00",
  "exchangeAccessState": "unknown",
  "exchangeAccessStateReason": "unknown",
  "remoteAssistanceSessionUrl": "https://example.com/remoteAssistanceSessionUrl/",
  "remoteAssistanceSessionErrorDetails": "Remote Assistance Session Error Details value",
  "isEncrypted": true,
  "userPrincipalName": "User Principal Name value",
  "model": "Model value",
  "manufacturer": "Manufacturer value",
  "imei": "Imei value",
  "complianceGracePeriodExpirationDateTime": "2016-12-31T23:56:44.951111-08:00",
  "serialNumber": "Serial Number value",
  "phoneNumber": "Phone Number value",
  "androidSecurityPatchLevel": "Android Security Patch Level value",
  "userDisplayName": "User Display Name value",
  "configurationManagerClientEnabledFeatures": {
    "@odata.type": "microsoft.graph.configurationManagerClientEnabledFeatures",
    "inventory": true,
    "modernApps": true,
    "resourceAccess": true,
    "deviceConfiguration": true,
    "compliancePolicy": true,
    "windowsUpdateForBusiness": true,
    "endpointProtection": true,
    "officeApps": true
  },
  "wiFiMacAddress": "Wi Fi Mac Address value",
  "deviceHealthAttestationState": {
    "@odata.type": "microsoft.graph.deviceHealthAttestationState",
    "lastUpdateDateTime": "Last Update Date Time value",
    "contentNamespaceUrl": "https://example.com/contentNamespaceUrl/",
    "deviceHealthAttestationStatus": "Device Health Attestation Status value",
    "contentVersion": "Content Version value",
    "issuedDateTime": "2016-12-31T23:58:22.1231038-08:00",
    "attestationIdentityKey": "Attestation Identity Key value",
    "resetCount": 10,
    "restartCount": 12,
    "dataExcutionPolicy": "Data Excution Policy value",
    "bitLockerStatus": "Bit Locker Status value",
    "bootManagerVersion": "Boot Manager Version value",
    "codeIntegrityCheckVersion": "Code Integrity Check Version value",
    "secureBoot": "Secure Boot value",
    "bootDebugging": "Boot Debugging value",
    "operatingSystemKernelDebugging": "Operating System Kernel Debugging value",
    "codeIntegrity": "Code Integrity value",
    "testSigning": "Test Signing value",
    "safeMode": "Safe Mode value",
    "windowsPE": "Windows PE value",
    "earlyLaunchAntiMalwareDriverProtection": "Early Launch Anti Malware Driver Protection value",
    "virtualSecureMode": "Virtual Secure Mode value",
    "pcrHashAlgorithm": "Pcr Hash Algorithm value",
    "bootAppSecurityVersion": "Boot App Security Version value",
    "bootManagerSecurityVersion": "Boot Manager Security Version value",
    "tpmVersion": "Tpm Version value",
    "pcr0": "Pcr0 value",
    "secureBootConfigurationPolicyFingerPrint": "Secure Boot Configuration Policy Finger Print value",
    "codeIntegrityPolicy": "Code Integrity Policy value",
    "bootRevisionListInfo": "Boot Revision List Info value",
    "operatingSystemRevListInfo": "Operating System Rev List Info value",
    "healthStatusMismatchInfo": "Health Status Mismatch Info value",
    "healthAttestationSupportedStatus": "Health Attestation Supported Status value"
  },
  "subscriberCarrier": "Subscriber Carrier value",
  "meid": "Meid value",
  "totalStorageSpaceInBytes": 8,
  "freeStorageSpaceInBytes": 7,
  "managedDeviceName": "Managed Device Name value",
  "partnerReportedThreatState": "activated",
  "retireAfterDateTime": "2016-12-31T23:57:37.576134-08:00",
  "usersLoggedOn": [
    {
      "@odata.type": "microsoft.graph.loggedOnUser",
      "userId": "User Id value",
      "lastLogOnDateTime": "2016-12-31T23:58:37.4262708-08:00"
    }
  ],
  "preferMdmOverGroupPolicyAppliedDateTime": "2016-12-31T23:57:34.4649887-08:00",
  "autopilotEnrolled": true,
  "requireUserEnrollmentApproval": true,
  "managementCertificateExpirationDate": "2016-12-31T23:57:59.9789653-08:00",
  "iccid": "Iccid value",
  "udid": "Udid value",
  "roleScopeTagIds": [
    "Role Scope Tag Ids value"
  ],
  "windowsActiveMalwareCount": 9,
  "windowsRemediatedMalwareCount": 13,
  "notes": "Notes value",
  "configurationManagerClientHealthState": {
    "@odata.type": "microsoft.graph.configurationManagerClientHealthState",
    "state": "installed",
    "errorCode": 9,
    "lastSyncDateTime": "2017-01-01T00:02:49.3205976-08:00"
  },
  "configurationManagerClientInformation": {
    "@odata.type": "microsoft.graph.configurationManagerClientInformation",
    "clientIdentifier": "Client Identifier value",
    "isBlocked": true
  },
  "ethernetMacAddress": "Ethernet Mac Address value",
  "physicalMemoryInBytes": 5,
  "processorArchitecture": "x86",
  "specificationVersion": "Specification Version value",
  "joinType": "azureADJoined",
  "skuFamily": "Sku Family value",
  "skuNumber": 9,
  "managementFeatures": "microsoftManagedDesktop",
  "chromeOSDeviceInfo": [
    {
      "@odata.type": "microsoft.graph.chromeOSDeviceProperty",
      "name": "Name value",
      "value": "Value value",
      "valueType": "Value Type value",
      "updatable": true
    }
  ],
  "enrollmentProfileName": "Enrollment Profile Name value",
  "bootstrapTokenEscrowed": true,
  "deviceFirmwareConfigurationInterfaceManaged": true
}

応答

以下は、応答の例です。注:簡潔にするために、ここに示す応答オブジェクトは切り詰められている場合があります。すべてのプロパティは実際の呼び出しから返されます。

HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 9148

{
  "@odata.type": "#microsoft.graph.windowsManagedDevice",
  "id": "97842b67-2b67-9784-672b-8497672b8497",
  "userId": "User Id value",
  "deviceName": "Device Name value",
  "hardwareInformation": {
    "@odata.type": "microsoft.graph.hardwareInformation",
    "serialNumber": "Serial Number value",
    "totalStorageSpace": 1,
    "freeStorageSpace": 0,
    "imei": "Imei value",
    "meid": "Meid value",
    "manufacturer": "Manufacturer value",
    "model": "Model value",
    "phoneNumber": "Phone Number value",
    "subscriberCarrier": "Subscriber Carrier value",
    "cellularTechnology": "Cellular Technology value",
    "wifiMac": "Wifi Mac value",
    "operatingSystemLanguage": "Operating System Language value",
    "isSupervised": true,
    "isEncrypted": true,
    "batterySerialNumber": "Battery Serial Number value",
    "batteryHealthPercentage": 7,
    "batteryChargeCycles": 3,
    "isSharedDevice": true,
    "sharedDeviceCachedUsers": [
      {
        "@odata.type": "microsoft.graph.sharedAppleDeviceUser",
        "userPrincipalName": "User Principal Name value",
        "dataToSync": true,
        "dataQuota": 9,
        "dataUsed": 8
      }
    ],
    "tpmSpecificationVersion": "Tpm Specification Version value",
    "operatingSystemEdition": "Operating System Edition value",
    "deviceFullQualifiedDomainName": "Device Full Qualified Domain Name value",
    "deviceGuardVirtualizationBasedSecurityHardwareRequirementState": "secureBootRequired",
    "deviceGuardVirtualizationBasedSecurityState": "rebootRequired",
    "deviceGuardLocalSystemAuthorityCredentialGuardState": "rebootRequired",
    "osBuildNumber": "Os Build Number value",
    "operatingSystemProductType": 10,
    "ipAddressV4": "Ip Address V4 value",
    "subnetAddress": "Subnet Address value",
    "esimIdentifier": "Esim Identifier value",
    "systemManagementBIOSVersion": "System Management BIOSVersion value",
    "tpmManufacturer": "Tpm Manufacturer value",
    "tpmVersion": "Tpm Version value",
    "wiredIPv4Addresses": [
      "Wired IPv4Addresses value"
    ],
    "batteryLevelPercentage": 7.333333333333333,
    "residentUsersCount": 2,
    "productName": "Product Name value",
    "deviceLicensingStatus": "licenseRefreshPending",
    "deviceLicensingLastErrorCode": 12,
    "deviceLicensingLastErrorDescription": "Device Licensing Last Error Description value"
  },
  "ownerType": "company",
  "managedDeviceOwnerType": "company",
  "deviceActionResults": [
    {
      "@odata.type": "microsoft.graph.deviceActionResult",
      "actionName": "Action Name value",
      "actionState": "pending",
      "startDateTime": "2016-12-31T23:58:46.7156189-08:00",
      "lastUpdatedDateTime": "2017-01-01T00:00:56.8321556-08:00"
    }
  ],
  "managementState": "retirePending",
  "enrolledDateTime": "2016-12-31T23:59:43.797191-08:00",
  "lastSyncDateTime": "2017-01-01T00:02:49.3205976-08:00",
  "chassisType": "desktop",
  "operatingSystem": "Operating System value",
  "deviceType": "windowsRT",
  "complianceState": "compliant",
  "jailBroken": "Jail Broken value",
  "managementAgent": "mdm",
  "osVersion": "Os Version value",
  "easActivated": true,
  "easDeviceId": "Eas Device Id value",
  "easActivationDateTime": "2016-12-31T23:59:43.4878784-08:00",
  "aadRegistered": true,
  "azureADRegistered": true,
  "deviceEnrollmentType": "userEnrollment",
  "lostModeState": "enabled",
  "activationLockBypassCode": "Activation Lock Bypass Code value",
  "emailAddress": "Email Address value",
  "azureActiveDirectoryDeviceId": "Azure Active Directory Device Id value",
  "azureADDeviceId": "Azure ADDevice Id value",
  "deviceRegistrationState": "registered",
  "deviceCategoryDisplayName": "Device Category Display Name value",
  "isSupervised": true,
  "exchangeLastSuccessfulSyncDateTime": "2017-01-01T00:00:45.8803083-08:00",
  "exchangeAccessState": "unknown",
  "exchangeAccessStateReason": "unknown",
  "remoteAssistanceSessionUrl": "https://example.com/remoteAssistanceSessionUrl/",
  "remoteAssistanceSessionErrorDetails": "Remote Assistance Session Error Details value",
  "isEncrypted": true,
  "userPrincipalName": "User Principal Name value",
  "model": "Model value",
  "manufacturer": "Manufacturer value",
  "imei": "Imei value",
  "complianceGracePeriodExpirationDateTime": "2016-12-31T23:56:44.951111-08:00",
  "serialNumber": "Serial Number value",
  "phoneNumber": "Phone Number value",
  "androidSecurityPatchLevel": "Android Security Patch Level value",
  "userDisplayName": "User Display Name value",
  "configurationManagerClientEnabledFeatures": {
    "@odata.type": "microsoft.graph.configurationManagerClientEnabledFeatures",
    "inventory": true,
    "modernApps": true,
    "resourceAccess": true,
    "deviceConfiguration": true,
    "compliancePolicy": true,
    "windowsUpdateForBusiness": true,
    "endpointProtection": true,
    "officeApps": true
  },
  "wiFiMacAddress": "Wi Fi Mac Address value",
  "deviceHealthAttestationState": {
    "@odata.type": "microsoft.graph.deviceHealthAttestationState",
    "lastUpdateDateTime": "Last Update Date Time value",
    "contentNamespaceUrl": "https://example.com/contentNamespaceUrl/",
    "deviceHealthAttestationStatus": "Device Health Attestation Status value",
    "contentVersion": "Content Version value",
    "issuedDateTime": "2016-12-31T23:58:22.1231038-08:00",
    "attestationIdentityKey": "Attestation Identity Key value",
    "resetCount": 10,
    "restartCount": 12,
    "dataExcutionPolicy": "Data Excution Policy value",
    "bitLockerStatus": "Bit Locker Status value",
    "bootManagerVersion": "Boot Manager Version value",
    "codeIntegrityCheckVersion": "Code Integrity Check Version value",
    "secureBoot": "Secure Boot value",
    "bootDebugging": "Boot Debugging value",
    "operatingSystemKernelDebugging": "Operating System Kernel Debugging value",
    "codeIntegrity": "Code Integrity value",
    "testSigning": "Test Signing value",
    "safeMode": "Safe Mode value",
    "windowsPE": "Windows PE value",
    "earlyLaunchAntiMalwareDriverProtection": "Early Launch Anti Malware Driver Protection value",
    "virtualSecureMode": "Virtual Secure Mode value",
    "pcrHashAlgorithm": "Pcr Hash Algorithm value",
    "bootAppSecurityVersion": "Boot App Security Version value",
    "bootManagerSecurityVersion": "Boot Manager Security Version value",
    "tpmVersion": "Tpm Version value",
    "pcr0": "Pcr0 value",
    "secureBootConfigurationPolicyFingerPrint": "Secure Boot Configuration Policy Finger Print value",
    "codeIntegrityPolicy": "Code Integrity Policy value",
    "bootRevisionListInfo": "Boot Revision List Info value",
    "operatingSystemRevListInfo": "Operating System Rev List Info value",
    "healthStatusMismatchInfo": "Health Status Mismatch Info value",
    "healthAttestationSupportedStatus": "Health Attestation Supported Status value"
  },
  "subscriberCarrier": "Subscriber Carrier value",
  "meid": "Meid value",
  "totalStorageSpaceInBytes": 8,
  "freeStorageSpaceInBytes": 7,
  "managedDeviceName": "Managed Device Name value",
  "partnerReportedThreatState": "activated",
  "retireAfterDateTime": "2016-12-31T23:57:37.576134-08:00",
  "usersLoggedOn": [
    {
      "@odata.type": "microsoft.graph.loggedOnUser",
      "userId": "User Id value",
      "lastLogOnDateTime": "2016-12-31T23:58:37.4262708-08:00"
    }
  ],
  "preferMdmOverGroupPolicyAppliedDateTime": "2016-12-31T23:57:34.4649887-08:00",
  "autopilotEnrolled": true,
  "requireUserEnrollmentApproval": true,
  "managementCertificateExpirationDate": "2016-12-31T23:57:59.9789653-08:00",
  "iccid": "Iccid value",
  "udid": "Udid value",
  "roleScopeTagIds": [
    "Role Scope Tag Ids value"
  ],
  "windowsActiveMalwareCount": 9,
  "windowsRemediatedMalwareCount": 13,
  "notes": "Notes value",
  "configurationManagerClientHealthState": {
    "@odata.type": "microsoft.graph.configurationManagerClientHealthState",
    "state": "installed",
    "errorCode": 9,
    "lastSyncDateTime": "2017-01-01T00:02:49.3205976-08:00"
  },
  "configurationManagerClientInformation": {
    "@odata.type": "microsoft.graph.configurationManagerClientInformation",
    "clientIdentifier": "Client Identifier value",
    "isBlocked": true
  },
  "ethernetMacAddress": "Ethernet Mac Address value",
  "physicalMemoryInBytes": 5,
  "processorArchitecture": "x86",
  "specificationVersion": "Specification Version value",
  "joinType": "azureADJoined",
  "skuFamily": "Sku Family value",
  "skuNumber": 9,
  "managementFeatures": "microsoftManagedDesktop",
  "chromeOSDeviceInfo": [
    {
      "@odata.type": "microsoft.graph.chromeOSDeviceProperty",
      "name": "Name value",
      "value": "Value value",
      "valueType": "Value Type value",
      "updatable": true
    }
  ],
  "enrollmentProfileName": "Enrollment Profile Name value",
  "bootstrapTokenEscrowed": true,
  "deviceFirmwareConfigurationInterfaceManaged": true
}