{"id":621,"date":"2026-02-13T20:16:51","date_gmt":"2026-02-13T20:16:51","guid":{"rendered":"https:\/\/cun.ie\/blog\/?p=621"},"modified":"2026-07-23T10:53:38","modified_gmt":"2026-07-23T10:53:38","slug":"dma-guard-fix-for-intune-managed-devices","status":"publish","type":"post","link":"https:\/\/cun.ie\/blog\/2026\/02\/13\/dma-guard-fix-for-intune-managed-devices\/","title":{"rendered":"DMA Guard Fix for Intune Managed Devices"},"content":{"rendered":"\n<div class=\"et_d4_element et_pb_section et_pb_section_0  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_0  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><!-- divi:heading -->\n<h2 class=\"wp-block-heading\">Overview<\/h2>\n<!-- \/divi:heading -->\n\n<!-- divi:paragraph -->\n<p>This guide covers how to resolve Error Code 55 on the MediaTek Wi-Fi 6 MT7921 Wireless LAN Card when the device is managed through Microsoft Intune. This issue is caused by the Kernel DMA Protection policy blocking the wireless card from initialising on startup.<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:paragraph -->\n<p>This fix also applies to other wireless cards affected by DMA Guard policies.<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:heading -->\n<h2 class=\"wp-block-heading\">Symptoms<\/h2>\n<!-- \/divi:heading -->\n\n<!-- divi:list -->\n<ul class=\"wp-block-list\"><!-- divi:list-item -->\n<li>Wi-Fi adapter is not working or not appearing as connected.<\/li>\n<!-- \/divi:list-item -->\n\n<!-- divi:list-item -->\n<li>Device Manager shows the MediaTek Wi-Fi 6 MT7921 (or similar) with Error Code 55.<\/li>\n<!-- \/divi:list-item -->\n\n<!-- divi:list-item -->\n<li>The error message reads: \"This device has been assigned one or more network resources that could not be satisfied.\"<\/li>\n<!-- \/divi:list-item -->\n\n<!-- divi:list-item -->\n<li>The issue may return after a reboot or Intune policy sync, even after a manual fix.<\/li>\n<!-- \/divi:list-item --><\/ul>\n<!-- \/divi:list -->\n\n<!-- divi:heading -->\n<h2 class=\"wp-block-heading\">Root Cause<\/h2>\n<!-- \/divi:heading -->\n\n<!-- divi:paragraph -->\n<p>The Kernel DMA Protection policy, deployed through Intune (typically under Endpoint Security or Device Configuration), is blocking the wireless card from being enumerated on startup. Code 55 indicates a security setting is preventing the device from loading.<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:paragraph -->\n<p>When the policy setting \"Enumeration policy for external devices incompatible with Kernel DMA Protection\" is set to Block All, it prevents certain internal devices (like the MediaTek Wi-Fi card) from initialising.dsadsad<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:heading -->\n<h2 class=\"wp-block-heading\">Resolution<\/h2>\n<!-- \/divi:heading -->\n\n<!-- divi:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Step 1: Confirm the Issue<\/h3>\n<!-- \/divi:heading -->\n\n<!-- divi:paragraph -->\n<p>Open Device Manager on the affected device and locate the Wi-Fi adapter. Check the device status and confirm it shows Error Code 55.<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Step 2: Check the Registry Value<\/h3>\n<!-- \/divi:heading -->\n\n<!-- divi:paragraph -->\n<p>Open PowerShell as Administrator and run:<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:code -->\n<pre class=\"wp-block-code\"><code class=\"\" data-line=\"\">Get-ItemProperty -Path &quot;HKLM:\\Software\\Policies\\Microsoft\\Windows\\Kernel DMA Protection&quot; -Name DeviceEnumerationPolicy<\/code><\/pre>\n<!-- \/divi:code -->\n\n<!-- divi:paragraph -->\n<p>If the value is 0, the DMA Guard policy is actively blocking device enumeration.<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Step 3: Identify the Intune Policy<\/h3>\n<!-- \/divi:heading -->\n\n<!-- divi:paragraph -->\n<p>In the Intune portal:<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"><!-- divi:list-item -->\n<li>Go to Devices and find the affected device.<\/li>\n<!-- \/divi:list-item -->\n\n<!-- divi:list-item -->\n<li>Check Device Configuration and look at Per-setting status.<\/li>\n<!-- \/divi:list-item -->\n\n<!-- divi:list-item -->\n<li>Look for any policy containing DMA Guard or Kernel DMA Protection settings.<\/li>\n<!-- \/divi:list-item -->\n\n<!-- divi:list-item -->\n<li>The setting to look for is \"Enumeration policy for external devices incompatible with Kernel DMA Protection\", which will likely be set to Block All.<\/li>\n<!-- \/divi:list-item --><\/ol>\n<!-- \/divi:list -->\n\n<!-- divi:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Step 4: Exclude the Device from the Policy<\/h3>\n<!-- \/divi:heading -->\n\n<!-- divi:paragraph -->\n<p>Rather than disabling the DMA Guard policy entirely (which would affect all devices), exclude only the affected device:<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"><!-- divi:list-item -->\n<li>In Entra ID (Azure AD), go to Groups and create a new Security Group (e.g. \"Exclude - DMA Guard Policy\").<\/li>\n<!-- \/divi:list-item -->\n\n<!-- divi:list-item -->\n<li>Add the affected device as a member of the group.<\/li>\n<!-- \/divi:list-item -->\n\n<!-- divi:list-item -->\n<li>Go back to the DMA Guard policy in Intune.<\/li>\n<!-- \/divi:list-item -->\n\n<!-- divi:list-item -->\n<li>Under Assignments, add the new group under Excluded Groups.<\/li>\n<!-- \/divi:list-item -->\n\n<!-- divi:list-item -->\n<li>Save the policy.<\/li>\n<!-- \/divi:list-item --><\/ol>\n<!-- \/divi:list -->\n\n<!-- divi:paragraph -->\n<p>Using a group rather than a direct exclusion means you can easily add other affected devices in future without editing the policy each time.<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Step 5: Apply the Registry Fix<\/h3>\n<!-- \/divi:heading -->\n\n<!-- divi:paragraph -->\n<p>Run the following PowerShell script as Administrator on the affected device:<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:code -->\n<pre class=\"wp-block-code\"><code class=\"\" data-line=\"\">$registryPath = &quot;HKLM:\\Software\\Policies\\Microsoft\\Windows\\Kernel DMA Protection&quot;\n$valueName = &quot;DeviceEnumerationPolicy&quot;\n$valueType = &quot;DWord&quot;\n$valueData = 2\n\nif (-not (Test-Path $registryPath)) {\n    New-Item -Path $registryPath -Force\n}\n\nSet-ItemProperty -Path $registryPath -Name $valueName -Value $valueData -Type $valueType<\/code><\/pre>\n<!-- \/divi:code -->\n\n<!-- divi:paragraph -->\n<p>This sets the DeviceEnumerationPolicy to 2, which allows all devices to enumerate regardless of DMA compatibility.<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Step 6: Reboot and Verify<\/h3>\n<!-- \/divi:heading -->\n\n<!-- divi:paragraph -->\n<p>Restart the device and confirm the Wi-Fi card is working correctly in Device Manager. Run the registry check from Step 2 again to confirm the value remains at 2.<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:heading -->\n<h2 class=\"wp-block-heading\">Preventing Recurrence with Intune Proactive Remediations<\/h2>\n<!-- \/divi:heading -->\n\n<!-- divi:paragraph -->\n<p>If the issue keeps returning (for example, due to another policy conflict), you can deploy a Proactive Remediation in Intune to automatically detect and fix the problem.<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:paragraph -->\n<p>Detection Script (Detect-DMAGuard.ps1)<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Detection Script (Detect-DMAGuard.ps1)<\/h3>\n<!-- \/divi:heading -->\n\n<!-- divi:code -->\n<pre class=\"wp-block-code\"><code class=\"\" data-line=\"\">$registryPath = &quot;HKLM:\\Software\\Policies\\Microsoft\\Windows\\Kernel DMA Protection&quot;\n$valueName = &quot;DeviceEnumerationPolicy&quot;\n\ntry {\n    $value = Get-ItemProperty -Path $registryPath -Name $valueName -ErrorAction Stop\n    if ($value.DeviceEnumerationPolicy -eq 2) {\n        Write-Output &quot;Compliant - Value is 2&quot;\n        exit 0\n    } else {\n        Write-Output &quot;Non-compliant - Value is $($value.DeviceEnumerationPolicy)&quot;\n        exit 1\n    }\n} catch {\n    Write-Output &quot;Non-compliant - Key not found&quot;\n    exit 1\n}<\/code><\/pre>\n<!-- \/divi:code -->\n\n<!-- divi:paragraph -->\n<p>Remediation Script (Remediate-DMAGuard.ps1)<\/p>\n<!-- \/divi:paragraph -->\n\n<!-- divi:code -->\n<pre class=\"wp-block-code\"><code class=\"\" data-line=\"\">$registryPath = &quot;HKLM:\\Software\\Policies\\Microsoft\\Windows\\Kernel DMA Protection&quot;\n$valueName = &quot;DeviceEnumerationPolicy&quot;\n$valueType = &quot;DWord&quot;\n$valueData = 2\n\ntry {\n    if (-not (Test-Path $registryPath)) {\n        New-Item -Path $registryPath -Force\n    }\n    Set-ItemProperty -Path $registryPath -Name $valueName -Value $valueData -Type $valueType\n    Write-Output &quot;Remediated - Value set to 2&quot;\n    exit 0\n} catch {\n    Write-Output &quot;Failed to remediate - $($_.Exception.Message)&quot;\n    exit 1\n}<\/code><\/pre>\n<!-- \/divi:code --><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Overview<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>This guide covers how to resolve Error Code 55 on the MediaTek Wi-Fi 6 MT7921 Wireless LAN Card when the device is managed through Microsoft Intune. This issue is caused by the Kernel DMA Protection policy blocking the wireless card from initialising on startup.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This fix also applies to other wireless cards affected by DMA Guard policies.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Symptoms<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Wi-Fi adapter is not working or not appearing as connected.<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Device Manager shows the MediaTek Wi-Fi 6 MT7921 (or similar) with Error Code 55.<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li>The error message reads: \"This device has been assigned one or more network resources that could not be satisfied.\"<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li>The issue may return after a reboot or Intune policy sync, even after a manual fix.<\/li>\n<!-- \/wp:list-item --><\/ul>\n<!-- \/wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Root Cause<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Kernel DMA Protection policy, deployed through Intune (typically under Endpoint Security or Device Configuration), is blocking the wireless card from being enumerated on startup. Code 55 indicates a security setting is preventing the device from loading.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When the policy setting \"Enumeration policy for external devices incompatible with Kernel DMA Protection\" is set to Block All, it prevents certain internal devices (like the MediaTek Wi-Fi card) from initialising.dsadsad<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Resolution<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Step 1: Confirm the Issue<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Open Device Manager on the affected device and locate the Wi-Fi adapter. Check the device status and confirm it shows Error Code 55.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Step 2: Check the Registry Value<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Open PowerShell as Administrator and run:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>Get-ItemProperty -Path \"HKLM:\\Software\\Policies\\Microsoft\\Windows\\Kernel DMA Protection\" -Name DeviceEnumerationPolicy<\/code><\/pre>\n<!-- \/wp:code -->\n\n<!-- wp:paragraph -->\n<p>If the value is 0, the DMA Guard policy is actively blocking device enumeration.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Step 3: Identify the Intune Policy<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In the Intune portal:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Go to Devices and find the affected device.<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Check Device Configuration and look at Per-setting status.<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Look for any policy containing DMA Guard or Kernel DMA Protection settings.<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li>The setting to look for is \"Enumeration policy for external devices incompatible with Kernel DMA Protection\", which will likely be set to Block All.<\/li>\n<!-- \/wp:list-item --><\/ol>\n<!-- \/wp:list -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Step 4: Exclude the Device from the Policy<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Rather than disabling the DMA Guard policy entirely (which would affect all devices), exclude only the affected device:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"><!-- wp:list-item -->\n<li>In Entra ID (Azure AD), go to Groups and create a new Security Group (e.g. \"Exclude - DMA Guard Policy\").<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Add the affected device as a member of the group.<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Go back to the DMA Guard policy in Intune.<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Under Assignments, add the new group under Excluded Groups.<\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Save the policy.<\/li>\n<!-- \/wp:list-item --><\/ol>\n<!-- \/wp:list -->\n\n<!-- wp:paragraph -->\n<p>Using a group rather than a direct exclusion means you can easily add other affected devices in future without editing the policy each time.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Step 5: Apply the Registry Fix<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Run the following PowerShell script as Administrator on the affected device:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>$registryPath = \"HKLM:\\Software\\Policies\\Microsoft\\Windows\\Kernel DMA Protection\"\n$valueName = \"DeviceEnumerationPolicy\"\n$valueType = \"DWord\"\n$valueData = 2\n\nif (-not (Test-Path $registryPath)) {\n    New-Item -Path $registryPath -Force\n}\n\nSet-ItemProperty -Path $registryPath -Name $valueName -Value $valueData -Type $valueType<\/code><\/pre>\n<!-- \/wp:code -->\n\n<!-- wp:paragraph -->\n<p>This sets the DeviceEnumerationPolicy to 2, which allows all devices to enumerate regardless of DMA compatibility.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Step 6: Reboot and Verify<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Restart the device and confirm the Wi-Fi card is working correctly in Device Manager. Run the registry check from Step 2 again to confirm the value remains at 2.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Preventing Recurrence with Intune Proactive Remediations<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the issue keeps returning (for example, due to another policy conflict), you can deploy a Proactive Remediation in Intune to automatically detect and fix the problem.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Detection Script (Detect-DMAGuard.ps1)<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Detection Script (Detect-DMAGuard.ps1)<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>$registryPath = \"HKLM:\\Software\\Policies\\Microsoft\\Windows\\Kernel DMA Protection\"\n$valueName = \"DeviceEnumerationPolicy\"\n\ntry {\n    $value = Get-ItemProperty -Path $registryPath -Name $valueName -ErrorAction Stop\n    if ($value.DeviceEnumerationPolicy -eq 2) {\n        Write-Output \"Compliant - Value is 2\"\n        exit 0\n    } else {\n        Write-Output \"Non-compliant - Value is $($value.DeviceEnumerationPolicy)\"\n        exit 1\n    }\n} catch {\n    Write-Output \"Non-compliant - Key not found\"\n    exit 1\n}<\/code><\/pre>\n<!-- \/wp:code -->\n\n<!-- wp:paragraph -->\n<p>Remediation Script (Remediate-DMAGuard.ps1)<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>$registryPath = \"HKLM:\\Software\\Policies\\Microsoft\\Windows\\Kernel DMA Protection\"\n$valueName = \"DeviceEnumerationPolicy\"\n$valueType = \"DWord\"\n$valueData = 2\n\ntry {\n    if (-not (Test-Path $registryPath)) {\n        New-Item -Path $registryPath -Force\n    }\n    Set-ItemProperty -Path $registryPath -Name $valueName -Value $valueData -Type $valueType\n    Write-Output \"Remediated - Value set to 2\"\n    exit 0\n} catch {\n    Write-Output \"Failed to remediate - $($_.Exception.Message)\"\n    exit 1\n}<\/code><\/pre>\n<!-- \/wp:code -->","_et_gb_content_width":"","footnotes":""},"categories":[2],"tags":[],"class_list":["post-621","post","type-post","status-publish","format-standard","hentry","category-guides"],"_links":{"self":[{"href":"https:\/\/cun.ie\/blog\/wp-json\/wp\/v2\/posts\/621","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cun.ie\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cun.ie\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cun.ie\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cun.ie\/blog\/wp-json\/wp\/v2\/comments?post=621"}],"version-history":[{"count":2,"href":"https:\/\/cun.ie\/blog\/wp-json\/wp\/v2\/posts\/621\/revisions"}],"predecessor-version":[{"id":628,"href":"https:\/\/cun.ie\/blog\/wp-json\/wp\/v2\/posts\/621\/revisions\/628"}],"wp:attachment":[{"href":"https:\/\/cun.ie\/blog\/wp-json\/wp\/v2\/media?parent=621"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cun.ie\/blog\/wp-json\/wp\/v2\/categories?post=621"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cun.ie\/blog\/wp-json\/wp\/v2\/tags?post=621"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}