{"id":1947,"date":"2014-04-04T17:50:31","date_gmt":"2014-04-04T16:50:31","guid":{"rendered":"http:\/\/www.data-protector.org\/wordpress\/?p=1947"},"modified":"2015-12-10T19:31:45","modified_gmt":"2015-12-10T18:31:45","slug":"eadr-cell-server-dp-8-1x-windows-2012-r2","status":"publish","type":"post","link":"https:\/\/www.data-protector.org\/wordpress\/de\/2014\/04\/eadr-cell-server-dp-8-1x-windows-2012-r2\/","title":{"rendered":"EADR for Cell Server &#8211; DP 8.1X on Windows 2012 R2"},"content":{"rendered":"<p>Mit Einf\u00fchrung von Data Protector 8.XX hat sich auch der Prozess zum Erstellen des Disaster Recovery Images ge\u00e4ndert. Seit der neuen Version und der Trennung des IDB Backups vom Filesystem Backup ist es nicht mehr m\u00f6glich das im Download Bereich zur Verf\u00fcgung gestellte &#8222;makeiso.cmd&#8220; (siehe auch <a href=\"https:\/\/www.data-protector.org\/wordpress\/2011\/03\/recover-cell-server-with-enhanced-automated-disaster-recovery\/\">https:\/\/www.data-protector.org\/wordpress\/2011\/03\/recover-cell-server-with-enhanced-automated-disaster-recovery\/<\/a>) zu nutzen. Mit der Trennung ist es notwendig f\u00fcr den Befehl <code>omniiso<\/code> 2 Session ID&#8217;s zu \u00fcbergeben; die Session ID der Filesystemsicherung und die Session ID der IDB Sicherung. Zur Vorbereitung auf ein Desaster Fall und zum automatischen Erstellen des Recovery Images wurden daher neue Batch Files erstellt. Nachfolgend die Anleitung zum Einbinden auf dem Cell Server. Die Anleitung ist nur g\u00fcltig f\u00fcr die Data Protector Versionen 8.10 und 8.11 und wurde jeweils unter Windows 2012 R2 getestet. F\u00fcr die Data Protector 8.0X Version funktionieren die zur Verf\u00fcgung gestellten Batch Dateien nicht, da bei diesen Versionen noch nicht die Option <code>-anyobj<\/code> zur Verf\u00fcgung stand. Mit einer leichten Modifikation l\u00e4sst sich aber das Erstellen des ISO Images in diesem Fall \u00fcber einen &#8222;Scheduled Task&#8220; einrichten und nutzen.<\/p>\n<p>[wpdm_file id=23]<\/p>\n<p><b>Voraussetzungen und Durchf\u00fchrung:<\/b><\/p>\n<ul>\n<li>Auf dem Cell Server ist das WAIK\/ADK in der ben\u00f6tigten Version installiert &#8211; f\u00fcr Windows 2012 R2 wird das ADK f\u00fcr Windows 8.1 ben\u00f6tigt.<\/li>\n<li>Die Batch Dateien (siehe Download Link) werden im &#8222;Bin&#8220; Verzeichnis von Data Protector abgelegt (zum Beispiel: <code>D:\\Program Files\\Omniback\\bin<\/code>).<\/li>\n<li>Die Sicherung des Filesystems des Cell Servers erfolgt mit den Optionen &#8222;Copy Recovery Set to disk&#8220; (Filesystem Options &#8211; Advanced &#8211; Tab Other) und &#8222;Detect NTFS hardlinks&#8220;, &#8222;Backup share Information for directories&#8220; und &#8222;Use Shadow Copy&#8220; (Filesystem Options &#8211; Advanced &#8211; Tab WinFS Options).<\/li>\n<li>Die Sicherung des Filesystems des Cell Servers erfolgt in einer eigenen Backupspezifikation und als Post-exec Skript wird die Batch Datei<code>EADR_CS_FSBackup_Post.cmd<\/code> (auszuf\u00fchren auf dem Cell Server) eingetragen (Backup Specification Options &#8211; General &#8211; Post-exec).<\/li>\n<li>Die Sicherung der internen Datenbank des Cell Servers wird ohne Schedule erstellt (Aufruf erfolgt durch die vorherige Filesystem Sicherung) und als Post-exec Skript wird die Batch Datei <code>EADR_CS_IDBBackup_Post.cmd<\/code> (auszuf\u00fchren auf dem Cell Server) eingetragen (Backup Specification Options &#8211; General &#8211; Post-exec).<\/li>\n<li>In der Batch Datei &#8222;EADR_CS_FSBackup_Post.cmd&#8220; sind folgende Anpassungen notwendig: Variablen OMNIHOME, OMNIDATA und IDBBACKUP (Name der Backup Spezifikation f\u00fcr die Sicherung der IDB Sicherung) entsprechend der Umgebung setzen.<\/li>\n<li>In der Batch Datei &#8222;EADR_CS_IDBBackup_Post.cmd&#8220; sind mindestens folgende Anpassungen notwendig: Variablen OMNIHOME, OMNIDATA, CELLSERVER, WAIKPATH, NETWORKSHARE entsprechend der Umgebung setzen.<\/li>\n<li>Die Batch Dateien wurden bereits mit Werten vor belegt, so dass eine leichte Anpassung an die eigene Umgebung m\u00f6glich ist.<\/li>\n<\/ul>\n<p>Beispiel Session Messages der Filesystem Sicherung:<\/p>\n<blockquote style=\"font: 12px Courier; background-color: #ffffff; border: 1px solid #ccc; border-radius: 6px; box-shadow: 1px 1px 1px #ccc;\">\n<pre style=\"border: 0px; background-color: #ffffff;\">\r\n[Normal] From: BSM&#64;serve&#114;&#46;&#100;&#111;&#x6d;&#x61;&#x69;&#x6e; \"CS_Backup_FS\"  Time: 04.04.2014 11:01:57\r\n\tStarting to execute \"EADR_CS_FSBackup_Post.cmd\"...\r\n\r\n\r\nStarting EADR preparation and IDB backup\r\n\r\nScript Environment: host='SERVER' user='DOMAIN\\user' \r\n                    script='D:\\Program Files\\OmniBack\\bin\\EADR_CS_FSBackup_Post.cmd' \r\n                    path='D:\\Program Files\\OmniBack\\bin\\' \r\nBackup successfully started.\r\nSession Key: R-2014\/04\/04-23\r\n[Normal] From: BSM&#64;&#115;&#101;&#x72;&#x76;&#x65;&#x72;&#x2e;doma&#105;&#110; \"CS_Backup_FS\"  Time: 04.04.2014 11:01:57\r\n\tThe exec script \"EADR_CS_FSBackup_Post.cmd\" has completed.\r\n<\/pre>\n<\/blockquote>\n<p>Beispiel Session Messages der IDB Sicherung:<\/p>\n<blockquote style=\"font: 12px Courier; background-color: #ffffff; border: 1px solid #ccc; border-radius: 6px; box-shadow: 1px 1px 1px #ccc;\">\n<pre style=\"border: 0px; background-color: #ffffff;\">\r\n[Normal] From: &#x42;&#x53;&#x4d;&#x40;&#x73;&#x65;&#x72;&#x76;&#x65;&#x72;&#x2e;&#x64;&#x6f;&#x6d;&#x61;&#x69;&#x6e; \"CS_Backup_IDB\"  Time: 04.04.2014 12:09:50\r\n\tStarting to execute \"EADR_CS_IDBBackup_Post.cmd\"...\r\n\r\n\r\nStarting the EADR preparation process\r\n\r\nScript Environment: host='SERVER' user='DOMAIN\\user' \r\n                    script='D:\\Program Files\\OmniBack\\bin\\EADR_CS_IDBBackup_Post.cmd' \r\n                    path='D:\\Program Files\\OmniBack\\bin\\' \r\nCreating the ISO image ...\r\n[Normal] From: omni&#105;&#115;&#x6f;&#x40;&#x73;&#x65;&#x72;ver.&#100;&#111;&#x6d;&#x61;&#x69;&#x6e; \"omniiso\"  Time: 04.04.2014 12:09:55\r\n\tCreating the Disaster Recovery ISO image file. This may take a few minutes...\r\n\r\n[Normal] From: omn&#105;&#105;&#x73;&#x6f;&#x40;&#x73;erv&#101;&#114;&#x2e;&#x64;&#x6f;&#x6d;ain \"omniiso\"  Time: 04.04.2014 12:09:55\r\n\tInitializing MiniOS directory structure.\r\n\r\n[Normal] From: &#111;&#x6d;&#110;&#x69;&#105;&#x73;&#111;&#x40;&#115;&#x65;r&#x76;e&#x72;.&#x64;o&#x6d;a&#x69;n \"omniiso\"  Time: 04.04.2014 12:09:55\r\n\tMounting MiniOS image.\r\n\r\n[Normal] From: &#x6f;&#109;n&#x69;&#x69;so&#x40;&#x73;er&#x76;&#101;r&#x2e;&#x64;&#111;m&#x61;&#x69;n \"omniiso\"  Time: 04.04.2014 12:10:00\r\n\tInserting Recovery Info file into the MiniOS image file.\r\n\r\n[Normal] From: &#x6f;m&#x6e;&#105;i&#x73;o&#x40;&#x73;e&#x72;&#118;e&#x72;.&#x64;&#111;m&#x61;&#105;n \"omniiso\"  Time: 04.04.2014 12:10:00\r\n\tInserting hardware information file into the MiniOS image file.\r\n\r\n[Normal] From: om&#110;&#x69;&#x69;so&#64;&#115;&#x65;&#x72;ver&#46;&#x64;&#x6f;ma&#105;&#x6e; \"omniiso\"  Time: 04.04.2014 12:10:00\r\n\tInserting network information file into the MiniOS image file.\r\n\r\n[Normal] From: o&#x6d;&#x6e;i&#105;&#x73;&#x6f;&#64;&#115;&#x65;rv&#x65;&#x72;.&#100;&#x6f;ma&#x69;&#x6e; \"omniiso\"  Time: 04.04.2014 12:10:00\r\n\tInserting ASR BCD file into the MiniOS image file.\r\n\r\n[Normal] From: omn&#105;&#x69;&#x73;&#x6f;&#64;se&#114;&#x76;&#x65;&#x72;&#x2e;dom&#97;&#x69;&#x6e; \"omniiso\"  Time: 04.04.2014 12:10:00\r\n\tCopying MiniOS system files to the image file.\r\n\r\n[Normal] From: &#x6f;mn&#x69;&#105;s&#x6f;&#64;s&#x65;&#114;v&#x65;&#114;.&#x64;&#x6f;m&#x61;&#x69;n \"omniiso\"  Time: 04.04.2014 12:10:00\r\n\tCopying DRM binaries to the image file.\r\n\r\n[Normal] From: &#x6f;&#x6d;&#x6e;&#105;iso&#x40;&#x73;&#x65;&#x72;&#118;er.&#x64;&#x6f;&#x6d;&#97;&#105;n \"omniiso\"  Time: 04.04.2014 12:10:00\r\n\tCopying DRM configuration directory to the image file.\r\n\r\n[Normal] From: &#x6f;m&#x6e;i&#x69;&#115;o&#x40;s&#x65;&#114;v&#x65;r&#x2e;&#100;o&#x6d;a&#x69;n \"omniiso\"  Time: 04.04.2014 12:10:00\r\n\tCopying backup application depot directory to the image file.\r\n\r\n[Normal] From: o&#x6d;&#x6e;i&#105;&#x73;o&#64;&#x73;&#x65;r&#x76;&#x65;r&#46;&#x64;o&#109;&#x61;&#x69;n \"omniiso\"  Time: 04.04.2014 12:10:00\r\n\tStoring phase 0 log file into the Recovery Set archive.\r\n\r\n[Normal] From: &#x6f;&#x6d;&#x6e;&#x69;&#x69;&#x73;&#x6f;&#x40;&#x73;&#x65;&#x72;&#x76;&#x65;&#x72;&#x2e;&#x64;&#x6f;&#x6d;&#x61;&#x69;&#x6e; \"omniiso\"  Time: 04.04.2014 12:10:00\r\n\tConfiguring vendor specific system images.\r\n\r\n[Normal] From: o&#x6d;&#x6e;i&#x69;&#x73;o&#x40;&#x73;e&#114;&#x76;e&#114;&#x2e;d&#111;&#x6d;a&#105;&#x6e; \"omniiso\"  Time: 04.04.2014 12:10:00\r\n\tCreating the MiniOS image startup file.\r\n\r\n[Normal] From: &#111;&#x6d;&#110;&#x69;&#105;&#x73;o&#x40;s&#x65;r&#x76;e&#x72;.&#x64;o&#x6d;a&#x69;n \"omniiso\"  Time: 04.04.2014 12:10:00\r\n\tInstalling additional MiniOS packages.\r\n\r\n[Normal] From: &#x6f;&#x6d;&#110;iis&#x6f;&#x40;&#x73;&#101;rv&#x65;&#x72;&#x2e;&#100;om&#x61;&#x69;&#x6e; \"omniiso\"  Time: 04.04.2014 12:10:17\r\n\tInstalling additional MiniOS packages.\r\n\r\n[Normal] From: o&#109;&#x6e;&#x69;is&#111;&#x40;&#x73;er&#118;&#x65;&#x72;.d&#x6f;&#x6d;&#x61;i&#110; \"omniiso\"  Time: 04.04.2014 12:11:04\r\n\tInstalling additional MiniOS packages.\r\n\r\n[Normal] From: o&#109;&#x6e;&#x69;is&#x6f;&#x40;se&#114;&#x76;&#x65;r&#46;&#x64;&#x6f;ma&#x69;&#x6e; \"omniiso\"  Time: 04.04.2014 12:11:09\r\n\tInstalling additional MiniOS packages.\r\n\r\n[Normal] From: o&#109;&#x6e;&#x69;is&#111;&#x40;&#x73;er&#118;&#x65;&#x72;.d&#x6f;&#x6d;&#x61;i&#110; \"omniiso\"  Time: 04.04.2014 12:11:15\r\n\tInstalling additional MiniOS packages.\r\n\r\n[Normal] From: &#x6f;&#x6d;&#x6e;&#x69;&#x69;&#x73;&#x6f;&#x40;&#x73;&#x65;&#x72;&#118;&#101;&#114;&#46;domain \"omniiso\"  Time: 04.04.2014 12:11:20\r\n\tInstalling additional MiniOS packages.\r\n\r\n[Normal] From: &#x6f;&#109;n&#x69;&#105;s&#x6f;&#x40;se&#x72;&#118;e&#x72;&#x2e;do&#x6d;&#97;i&#x6e; \"omniiso\"  Time: 04.04.2014 12:11:25\r\n\tInstalling additional MiniOS packages.\r\n\r\n[Normal] From: omniiso&#64;server.doma&#105;&#110; \"omniiso\"  Time: 04.04.2014 12:11:32\r\n\tInstalling additional MiniOS packages.\r\n\r\n[Normal] From: &#x6f;&#109;n&#x69;&#105;s&#x6f;&#x40;s&#x65;&#x72;&#118;e&#x72;&#46;d&#x6f;&#x6d;a&#x69;&#x6e; \"omniiso\"  Time: 04.04.2014 12:11:39\r\n\tCleaning up MiniOS image, preparing it for usage.\r\n\r\n[Normal] From: &#x6f;&#109;ni&#x69;&#x73;o&#64;&#x73;&#x65;&#114;ve&#x72;&#46;do&#x6d;&#x61;&#105;n \"omniiso\"  Time: 04.04.2014 12:11:39\r\n\tInjecting driver files into the MiniOS image.\r\n\r\n[Normal] From: o&#x6d;&#x6e;i&#105;&#x73;o&#64;&#x73;e&#114;&#x76;er&#x2e;&#x64;o&#x6d;&#x61;i&#110; \"omniiso\"  Time: 04.04.2014 12:11:56\r\n\tInitializing MiniOS scratch space.\r\n\r\n[Normal] From: omniis&#111;&#64;&#115;&#x65;&#x72;&#x76;&#x65;&#x72;&#x2e;&#x64;omain \"omniiso\"  Time: 04.04.2014 12:11:57\r\n\tDismounting\/Committing MiniOS image.\r\n\r\n[Normal] From: &#x6f;m&#x6e;i&#x69;s&#x6f;&#64;s&#x65;r&#x76;e&#x72;&#46;&#x64;&#111;m&#x61;i&#x6e; \"omniiso\"  Time: 04.04.2014 12:12:18\r\n\tWriting CD-ROM ISO image to the target location.\r\n\r\n[Normal] From: &#x6f;&#109;n&#x69;&#x69;so&#x40;&#x73;er&#x76;&#101;r&#x2e;&#x64;&#111;m&#x61;&#x69;n \"omniiso\"  Time: 04.04.2014 12:12:18\r\n\tSuccessfully created the Disaster Recovery ISO image.\r\n\r\nSaving information about used media ...\r\nCopying generated ISO file and information about used media to network share ...\r\n        1 Datei(en) kopiert.\r\n        1 Datei(en) kopiert.\r\n        1 Datei(en) kopiert.\r\nFinished\r\n[Normal] From: &#x42;SM&#x40;se&#x72;ve&#x72;.d&#x6f;ma&#x69;n \"CS_Backup_IDB\"  Time: 04.04.2014 12:12:26\r\n\tThe exec script \"EADR_CS_IDBBackup_Post.cmd\" has completed.\r\n<\/pre>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>Mit Einf\u00fchrung von Data Protector 8.XX hat sich auch der Prozess zum Erstellen des Disaster Recovery Images ge\u00e4ndert. Seit der neuen Version und der Trennung des IDB Backups vom Filesystem Backup ist es nicht mehr m\u00f6glich das im Download Bereich zur Verf\u00fcgung gestellte &#8222;makeiso.cmd&#8220; (siehe auch https:\/\/www.data-protector.org\/wordpress\/2011\/03\/recover-cell-server-with-enhanced-automated-disaster-recovery\/) zu nutzen. Mit der Trennung ist es notwendig [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"spay_email":""},"categories":[11],"tags":[],"translation":{"provider":"WPGlobus","version":"2.8.8","language":"de","enabled_languages":["en","de"],"languages":{"en":{"title":true,"content":true,"excerpt":false},"de":{"title":false,"content":true,"excerpt":false}}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p28cjj-vp","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":3016,"url":"https:\/\/www.data-protector.org\/wordpress\/de\/2016\/05\/prepare-and-execute-eadr-cell-server-on-windows-2012-r2-data-protector-9-06\/","url_meta":{"origin":1947,"position":0},"title":"Prepare and execute EADR &#8211; Cell Server on Windows 2012 R2 and Data Protector 9.06","date":"13. Mai 2016","format":false,"excerpt":"{:en} In the past I often informed about the free EADR feature in Data Protector to recover clients and cell server. The last time I wrote an article in 2014 including two small scripts to get things prepared and automated - see https:\/\/www.data-protector.org\/wordpress\/2014\/04\/eadr-cell-server-dp-8-1x-windows-2012-r2\/. However, the batch files got broken due\u2026","rel":"","context":"In &quot;HowTo&quot;","img":{"alt_text":"EADR_23","src":"https:\/\/i0.wp.com\/www.data-protector.org\/wordpress\/wp-content\/uploads\/2016\/05\/EADR_23.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":431,"url":"https:\/\/www.data-protector.org\/wordpress\/de\/2011\/03\/recover-cell-server-with-enhanced-automated-disaster-recovery\/","url_meta":{"origin":1947,"position":1},"title":"Recover Cell Server with Enhanced Automated Disaster Recovery","date":"29. M\u00e4rz 2011","format":false,"excerpt":"{:en}In article EADR with Windows 2008 R2 I described how to use Data Protector EADR for a Windows 2008 R2 server. I also described in former articles that you should be prepared when your Cell Server crashs. To be able to do EADR for your Cell Server I wrote a\u2026","rel":"","context":"In &quot;HowTo&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2262,"url":"https:\/\/www.data-protector.org\/wordpress\/de\/2015\/01\/data-protector-9-02-features-explained\/","url_meta":{"origin":1947,"position":2},"title":"Data Protector 9.02 features explained","date":"27. Januar 2015","format":false,"excerpt":"{:en} In December HP released the new Data Protector version 9.02. With this release additional features were implemented. Some of the new features are explained in more detail below. New Data Protector features: Pausing and Resuming Backup Jobs Reporting for Capacity Based Licensing VMware GRE for 3PAR Snapshots StoreOnce CoFC\u2026","rel":"","context":"In &quot;Common&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":313,"url":"https:\/\/www.data-protector.org\/wordpress\/de\/2011\/01\/eadr-mit-windows-2008-r2\/","url_meta":{"origin":1947,"position":3},"title":"EADR with Windows 2008 R2","date":"21. Januar 2011","format":false,"excerpt":"{:de}In einen fr\u00fcheren Artikel hatte ich \u00fcber die Wiederherstellung eines Windows 2003 Servers mit Data Protector berichtet. Nachdem Windows 2008 auch immer mehr in Rechenzentren betrieben wird zeige ich nachfolgend die Wiederherstellung eines Windows 2008 R2 Servers mit Data Protector und der Enhanced Automated Disaster Recovery Funktion. Vorbereitung: In der\u2026","rel":"","context":"In &quot;HowTo&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2190,"url":"https:\/\/www.data-protector.org\/wordpress\/de\/2015\/01\/eadr-tape-block-size\/","url_meta":{"origin":1947,"position":4},"title":"EADR and Tape Block Size","date":"1. Januar 2015","format":false,"excerpt":"{:en}In older articles I often wrote about Bare Metal Recovery, a feature included in Data Protector without any additional costs and called Enhanced Automated Disaster Recovery (EADR) - see https:\/\/www.data-protector.org\/wordpress\/?s=eadr. To recover the Cell Server (see link) I always told to use tape devices with a block size of 64K.\u2026","rel":"","context":"In &quot;HowTo&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3086,"url":"https:\/\/www.data-protector.org\/wordpress\/de\/2016\/06\/omniofflr-offline-restore-data-protector-internal-database\/","url_meta":{"origin":1947,"position":5},"title":"OMNIOFFLR &#8211; Offline Restore Data Protector Internal Database","date":"1. Juni 2016","format":false,"excerpt":"{:en} In one of my previous articles I briefy informed about EADR for Data Protector 9.06 on Windows 2012 R2 - please refer to https:\/\/www.data-protector.org\/wordpress\/2016\/05\/prepare-and-execute-eadr-cell-server-on-windows-2012-r2-data-protector-9-06\/. However, if you don't need EADR as a complete recovery option and the preparation for disaster recovery for the IDB is required only, then you\u2026","rel":"","context":"In &quot;HowTo&quot;","img":{"alt_text":"","src":"https:\/\/i2.wp.com\/www.data-protector.org\/wordpress\/wp-content\/uploads\/2016\/06\/offlr1.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"https:\/\/www.data-protector.org\/wordpress\/de\/wp-json\/wp\/v2\/posts\/1947"}],"collection":[{"href":"https:\/\/www.data-protector.org\/wordpress\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.data-protector.org\/wordpress\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.data-protector.org\/wordpress\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.data-protector.org\/wordpress\/de\/wp-json\/wp\/v2\/comments?post=1947"}],"version-history":[{"count":12,"href":"https:\/\/www.data-protector.org\/wordpress\/de\/wp-json\/wp\/v2\/posts\/1947\/revisions"}],"predecessor-version":[{"id":2568,"href":"https:\/\/www.data-protector.org\/wordpress\/de\/wp-json\/wp\/v2\/posts\/1947\/revisions\/2568"}],"wp:attachment":[{"href":"https:\/\/www.data-protector.org\/wordpress\/de\/wp-json\/wp\/v2\/media?parent=1947"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.data-protector.org\/wordpress\/de\/wp-json\/wp\/v2\/categories?post=1947"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.data-protector.org\/wordpress\/de\/wp-json\/wp\/v2\/tags?post=1947"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}