{"id":5935,"date":"2023-08-26T12:05:00","date_gmt":"2023-08-26T10:05:00","guid":{"rendered":"https:\/\/swissmakers.ch\/?p=5935"},"modified":"2025-11-10T20:37:43","modified_gmt":"2025-11-10T19:37:43","slug":"synology-disc-not-verified","status":"publish","type":"post","link":"https:\/\/swissmakers.ch\/en\/synology-disk-not-verified\/","title":{"rendered":"Software restriction for Synology disc compatibilities"},"content":{"rendered":"<p>Since the introduction of Synology's own hard drives in 2021, the <strong>Owners of Enterprise models manufactured after the end of 2021 have encountered a disc compatibility issue.<\/strong> This problem manifests itself, for example, in the use of <strong>WD Red Pro<\/strong>&nbsp;or <strong>Seagate Ironwolf<\/strong> HDDs in one <strong>\"Not verified\" message.<\/strong> In general, the following applies to these models from now on, provided hard drives are used <strong>not from Synology<\/strong> this warning is displayed. (<a href=\"https:\/\/www.synology.com\/de-de\/compatibility?search_by=products&amp;model=DS1823xs%2B&amp;category=hdds_no_ssd_trim\" target=\"_blank\" rel=\"noreferrer noopener\">See Synology compatibility list<\/a>)<\/p>\n\n\n\n<p>In this blog post, we will take a closer look at the problem and present a simple solution that can be implemented by making adjustments to the configuration files <code>\/etc\/synoinfo.conf<\/code> and <code>\/etc.defaults\/synoinfo.conf<\/code> can be achieved.<\/p>\n\n\n<style>.kb-image5935_930349-0b .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image5935_930349-0b size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1427\" height=\"579\" src=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/Laufwerksbestueckung.webp\" alt=\"\" class=\"kb-img wp-image-5941\" srcset=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/Laufwerksbestueckung.webp 1427w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/Laufwerksbestueckung-300x122.webp 300w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/Laufwerksbestueckung-1024x415.webp 1024w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/Laufwerksbestueckung-768x312.webp 768w\" sizes=\"auto, (max-width: 1427px) 100vw, 1427px\" \/><\/figure>\n\n\n<style>.kb-image5935_8226d3-a1 .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image5935_8226d3-a1 size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"822\" src=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/WD_red_unverified-1.webp\" alt=\"\" class=\"kb-img wp-image-5942\" srcset=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/WD_red_unverified-1.webp 2560w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/WD_red_unverified-1-300x96.webp 300w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/WD_red_unverified-1-1024x329.webp 1024w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/WD_red_unverified-1-768x247.webp 768w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/WD_red_unverified-1-1536x493.webp 1536w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/WD_red_unverified-1-2048x658.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ursache-des-synology-disk-kompatibilitatsproblems\">Cause of the Synology disc compatibility problem<\/h2>\n\n\n\n<p><strong>In a nutshell: Synology wants to sell its own discs with its NAS solutions.<\/strong> However, to understand the cause of the disc compatibility problem, <strong>which only occurs on new models<\/strong>we have the <strong>Source code of a Synology DiskStation from 2017<\/strong> with the latest firmware version (<em><code>7.2-64570 Update 3<\/code><\/em>) and the <strong>Source code of a DiskStation from the year 2023<\/strong> with the same firmware (<em><code>7.2-64570 Update 3<\/code><\/em>) in a local git project created by us with <code>git diff<\/code> <strong>compared<\/strong>.<\/p>\n\n\n\n<p>One specific parameter caught our eye: <code>support_disk_compatibility<\/code>. This parameter influences the detection and validation of hard disks and also controls all warnings and the constant alerting of non-Synology hard disks via e-mail that they should be replaced.<\/p>\n\n\n<style>.kb-image5935_b7b0d0-9c .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image5935_b7b0d0-9c size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1375\" src=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/vscode.webp\" alt=\"\" class=\"kb-img wp-image-5943\" srcset=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/vscode.webp 2560w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/vscode-300x161.webp 300w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/vscode-1024x550.webp 1024w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/vscode-768x413.webp 768w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/vscode-1536x825.webp 1536w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/vscode-2048x1100.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"schritt-fur-schritt-anleitung-zu-einer-nachhaltigen-losung-des-problems\">Step-by-step guide to a sustainable solution to the problem<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ssh-zugriff-aktivieren\">Activate SSH access<\/h3>\n\n\n\n<p>Before you can make changes to the two relevant configuration files, you must enable SSH access on your Synology DiskStation.<\/p>\n\n\n\n<p>You can proceed as follows:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to the web interface of your DiskStation with <strong>Administrator rights<\/strong>.<\/li>\n\n\n\n<li>Go to \"<strong>System control<\/strong>\" &gt; \"<strong>Terminal &amp; SNMP<\/strong>\" &gt; Tab \"<strong>Terminal<\/strong>\u00ab.<\/li>\n\n\n\n<li>Activate the option \"<strong>Activate SSH service<\/strong>\" and click on \"<strong>Save<\/strong>\u00ab.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"mit-putty-einloggen\">Log in with Putty<\/h3>\n\n\n\n<p>To access your DiskStation via SSH, use a tool such as <a href=\"https:\/\/www.putty.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Putty<\/a> and then proceed as follows:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Start Putty and enter the <strong>IP address of your DiskStation<\/strong> in.<\/li>\n\n\n\n<li>Select \"<strong>SSH<\/strong>\" as <strong>Connection type<\/strong> and click on \"<strong>Open<\/strong>\u00ab.<\/li>\n\n\n\n<li>Enter your <strong>User names<\/strong> and your <strong>password<\/strong> of your Synology administrator account to verify yourself.<\/li>\n\n\n\n<li>By entering <code>sudo -i<\/code> <em>and the renewed password confirmation<\/em> they obtain the required extended authorisations.<\/li>\n<\/ol>\n\n\n<style>.kb-image5935_bab1dc-0f.kb-image-is-ratio-size, .kb-image5935_bab1dc-0f .kb-image-is-ratio-size{max-width:620px;width:100%;}.wp-block-kadence-column > .kt-inside-inner-col > .kb-image5935_bab1dc-0f.kb-image-is-ratio-size, .wp-block-kadence-column > .kt-inside-inner-col > .kb-image5935_bab1dc-0f .kb-image-is-ratio-size{align-self:unset;}.kb-image5935_bab1dc-0f{max-width:620px;}.image-is-svg.kb-image5935_bab1dc-0f{-webkit-flex:0 1 100%;flex:0 1 100%;}.image-is-svg.kb-image5935_bab1dc-0f img{width:100%;}.kb-image5935_bab1dc-0f .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image5935_bab1dc-0f size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"904\" height=\"848\" src=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/putty.webp\" alt=\"Putty swissmakers\" class=\"kb-img wp-image-5945\" srcset=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/putty.webp 904w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/putty-300x281.webp 300w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/putty-768x720.webp 768w\" sizes=\"auto, (max-width: 904px) 100vw, 904px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"anderungen-in-den-konfigurationsdateien-vornehmen\">Make changes to the configuration files<\/h3>\n\n\n\n<p>After you have logged in to your DiskStation via SSH and have the extended authorisations (root), follow the steps below to make the necessary adjustments:<\/p>\n\n\n\n<p>Edit both of the following files one after the other:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\/etc\/synoinfo.conf<\/code> (<em>Currently loaded configuration<\/em>) and the<\/li>\n\n\n\n<li><code>\/etc.defaults\/synoinfo.conf<\/code> (<em>Default configuration that can and may be applied to your system after upgrades<\/em>)<\/li>\n<\/ul>\n\n\n\n<p>Carry out the following instructions once for the first and second file. <strong>Start with the number 1 - <\/strong>the editing of <code>\/etc.defaults\/synoinfo.conf<\/code>.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"vim\" class=\"language-vim\">vim \/etc.defaults\/synoinfo.conf\nvim \/etc\/synoinfo.conf<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Search for the line <code>support_disk_compatibility<\/code> by entering : <code>\/disk_c<\/code> and <strong>ENTER.<\/strong><\/li>\n\n\n\n<li>The <strong>Change value<\/strong> You then from <code>yes<\/code> on <code>no<\/code>.<\/li>\n<\/ul>\n\n\n\n<p><strong>Tip<\/strong>Navigate in the vim editor using the arrow keys. To change something, the <strong>Input mode<\/strong> by pressing the <strong>Button<\/strong> <code>i<\/code> be changed.<\/p>\n\n\n<style>.kb-image5935_bd2ab0-9f .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image5935_bd2ab0-9f size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1728\" height=\"984\" src=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/change_to_no.webp\" alt=\"\" class=\"kb-img wp-image-5948\" srcset=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/change_to_no.webp 1728w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/change_to_no-300x171.webp 300w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/change_to_no-1024x583.webp 1024w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/change_to_no-768x437.webp 768w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/change_to_no-1536x875.webp 1536w\" sizes=\"auto, (max-width: 1728px) 100vw, 1728px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>To the <strong>Exiting the input mode<\/strong>press <code>Esc<\/code>then enter <code>:wq<\/code> and press \"ENTER\" to save the changes and exit the editor.<\/li>\n\n\n\n<li>Now make the same change for the currently loaded configuration: <code>\/etc\/synoinfo.conf<\/code> and save them as before.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"system-neu-starten-und-sich-freuen\">Restart the system and be happy! \ud83d\ude42<\/h3>\n\n\n\n<p>After you have made the changes in both configuration files, it is time to restart your DiskStation. To do this <strong>easiest via DSM, Web UI<\/strong>&nbsp;or alternatively by the command <code>reboot<\/code> in Putty.<\/p>\n\n\n\n<p>After restarting the system, the discs are now accepted correctly and as standard on older models.<\/p>\n\n\n<style>.kb-image5935_42db69-6b .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image5935_42db69-6b size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1423\" src=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/all_good.webp\" alt=\"\" class=\"kb-img wp-image-5947\" srcset=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/all_good.webp 2560w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/all_good-300x167.webp 300w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/all_good-1024x569.webp 1024w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/all_good-768x427.webp 768w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/all_good-1536x854.webp 1536w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/all_good-2048x1138.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure>\n\n\n<style>.kb-image5935_750781-a1 .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image5935_750781-a1 size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"917\" src=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/solution.webp\" alt=\"\" class=\"kb-img wp-image-5946\" srcset=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/solution.webp 2560w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/solution-300x107.webp 300w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/solution-1024x367.webp 1024w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/solution-768x275.webp 768w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/solution-1536x550.webp 1536w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/solution-2048x734.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"zusatzlicher-hinweis-zu-alternativ-losungen-im-internet\">Additional automation option<\/h3>\n\n\n\n<p>Synology resets the above parameters to \u00abdefault\u00bb from time to time after new updates have been installed. To counteract this automatically, a new task can be created in the task scheduler under \u00abCreate\u00bb then \u00abTriggered task\u00bb -&gt; \u00abCustom script\u00bb as follows:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2147\" height=\"1317\" src=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task-1.jpg\" alt=\"\" class=\"wp-image-8219\" srcset=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task-1.jpg 2147w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task-1-300x184.jpg 300w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task-1-1024x628.jpg 1024w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task-1-768x471.jpg 768w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task-1-1536x942.jpg 1536w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task-1-2048x1256.jpg 2048w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task-1-18x12.jpg 18w\" sizes=\"auto, (max-width: 2147px) 100vw, 2147px\" \/><\/figure>\n\n\n\n<p>The \u00abCustom script\u00bb can be specified under \u00abTask settings\u00bb. Optionally, a notification including the output of the script can be sent to an email for each run to see which parameters have been updated.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2151\" height=\"1320\" src=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task_script.jpg\" alt=\"\" class=\"wp-image-8220\" srcset=\"https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task_script.jpg 2151w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task_script-300x184.jpg 300w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task_script-1024x628.jpg 1024w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task_script-768x471.jpg 768w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task_script-1536x943.jpg 1536w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task_script-2048x1257.jpg 2048w, https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/scheduled_task_script-18x12.jpg 18w\" sizes=\"auto, (max-width: 2151px) 100vw, 2151px\" \/><\/figure>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash\">echo \"--------------------CHECK------------------------\"\ngrep \"support_disk_compatibility\" \/etc\/synoinfo.conf\ngrep \"support_disk_compatibility\" \/etc.defaults\/synoinfo.conf\necho \"--------------------------------------------\"\necho \"Set the Keys again...\"\nsynosetkeyvalue \/etc\/synoinfo.conf support_disk_compatibility no\nsynosetkeyvalue \/etc.defaults\/synoinfo.conf support_disk_compatibility no\necho \"--------------------CHECK------------------------\"\ngrep \"support_disk_compatibility\" \/etc\/synoinfo.conf\ngrep \"support_disk_compatibility\" \/etc.defaults\/synoinfo.conf\necho \"--------------------------------------------\"<\/code><\/pre>\n\n\n\n<p><strong>Tip<\/strong>Once the task has been created and saved, it can be executed manually for the first time using the \u00abExecute\u00bb button. To update the display in the UI, the Synology should then be restarted.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"zusatzlicher-hinweis-zu-alternativ-losungen-im-internet\">Information on alternative solutions on the Internet<\/h3>\n\n\n\n<p>It is important to emphasise that on the Internet, including on <strong>Platforms like Reddit<\/strong>, There are various DIY solutions for the disc compatibility problem with Synology Disk Stations.<\/p>\n\n\n\n<p>For example, one such approach is to use the <strong>Script: \"syno_hdd_db.sh<\/strong>\" (available at: <a href=\"https:\/\/github.com\/007revad\/Synology_HDD_db\/blob\/main\/syno_hdd_db.sh\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/github.com\/<\/a>). This script <strong>manipulates Synology's internal database to mark the existing hard drives as \"own\"<\/strong>.<\/p>\n\n\n\n<p>However, it is highly advisable here, <strong>Caution should be exercised when manipulating Synology's own databases.<\/strong><\/p>\n\n\n\n<p>The use of such scripts can <strong>unexpected consequences<\/strong> have like <strong>System instability<\/strong>, <strong>Malfunctions<\/strong> and <strong>Migration problems with future updates<\/strong>. We therefore strongly recommend that you refrain from using such scripts.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"fazit\">Conclusion<\/h2>\n\n\n\n<p>Our solution presented above, which is supported by the <strong>Editing the configuration files<\/strong> <code>\/etc\/synoinfo.conf<\/code> and <code>\/etc.defaults\/synoinfo.conf<\/code> is achieved, is <strong>is the recommended and safe method to fix the disc compatibility problem.<\/strong><\/p>\n\n\n\n<p>Our approach does not affect any internal system databases, but merely switches off the vendor disc check mechanism. This means that no internal system databases need to be changed or manipulated. This also minimises the risk of future upgrades to almost zero. Please note that Synology may undo this configuration at any time during a system update. Accordingly, the customisation would then have to be carried out again.<\/p>\n\n\n\n<p>However, please make sure that you are always careful when making any changes to your Synology system and, if necessary, back up your data beforehand if you are not familiar with the Linux shell.<\/p>","protected":false},"excerpt":{"rendered":"<p>Since Synology introduced its own hard drives in 2021, owners of Enterprise models manufactured after 2022 have encountered a disc compatibility issue. This problem manifests itself in a \"Not verified\" message if non-Synology hard drives are used in these systems.<\/p>","protected":false},"author":2,"featured_media":5938,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","footnotes":""},"categories":[52],"tags":[51],"class_list":["post-5935","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-synology","tag-synology","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50","resize-featured-image"],"taxonomy_info":{"category":[{"value":52,"label":"Synology"}],"post_tag":[{"value":51,"label":"synology"}]},"featured_image_src_large":["https:\/\/swissmakers.ch\/wp-content\/uploads\/2023\/08\/WD_red_unverified-1024x598.webp",1024,598,true],"author_info":{"display_name":"Michael Reber","author_link":"https:\/\/swissmakers.ch\/en\/author\/michael\/"},"comment_info":0,"category_info":[{"term_id":52,"name":"Synology","slug":"synology","term_group":0,"term_taxonomy_id":52,"taxonomy":"category","description":"","parent":0,"count":2,"filter":"raw","cat_ID":52,"category_count":2,"category_description":"","cat_name":"Synology","category_nicename":"synology","category_parent":0}],"tag_info":[{"term_id":51,"name":"synology","slug":"synology","term_group":0,"term_taxonomy_id":51,"taxonomy":"post_tag","description":"","parent":0,"count":2,"filter":"raw"}],"_links":{"self":[{"href":"https:\/\/swissmakers.ch\/en\/wp-json\/wp\/v2\/posts\/5935","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/swissmakers.ch\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/swissmakers.ch\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/swissmakers.ch\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/swissmakers.ch\/en\/wp-json\/wp\/v2\/comments?post=5935"}],"version-history":[{"count":32,"href":"https:\/\/swissmakers.ch\/en\/wp-json\/wp\/v2\/posts\/5935\/revisions"}],"predecessor-version":[{"id":8225,"href":"https:\/\/swissmakers.ch\/en\/wp-json\/wp\/v2\/posts\/5935\/revisions\/8225"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/swissmakers.ch\/en\/wp-json\/wp\/v2\/media\/5938"}],"wp:attachment":[{"href":"https:\/\/swissmakers.ch\/en\/wp-json\/wp\/v2\/media?parent=5935"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/swissmakers.ch\/en\/wp-json\/wp\/v2\/categories?post=5935"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/swissmakers.ch\/en\/wp-json\/wp\/v2\/tags?post=5935"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}