{"id":11,"date":"2016-06-27T06:19:06","date_gmt":"2016-06-27T06:19:06","guid":{"rendered":"http:\/\/hochsticher.de\/?p=11"},"modified":"2016-07-20T06:09:11","modified_gmt":"2016-07-20T06:09:11","slug":"how-to-cisco-mds-9000-zoneing","status":"publish","type":"post","link":"http:\/\/vblog.hochsticher.de\/?p=11","title":{"rendered":"How to: Cisco MDS 9000 Zoneing"},"content":{"rendered":"<p>Do you know how to zone a Cisco MDS? Personally I started with SAN Switches from Brocade. Maybe some of you know the Java GUI. Nothing wrong with this, but we all know there are better things than\u00a0Java \ud83d\ude09<\/p>\n<p><!--more--><\/p>\n<p>So let&#8217;s start on Cisco MDS CLI:<\/p>\n<ul>\n<li style=\"text-align: left;\">show zoneset active or show zoneset active vsan <em>[your vsan]<\/em><\/li>\n<\/ul>\n<p><!-- index.php -->\n<div\n\tclass=\"ngg-galleryoverview ngg-ajax-pagination-none\"\n\tid=\"ngg-gallery-50-1\">\n\n    \t<div class=\"slideshowlink\">\n        <a href='http:\/\/vblog.hochsticher.de\/index.php\/nggallery\/slideshow?p=11'>[Show slideshow]<\/a>\n\t\t\n\t<\/div>\n\t\t\t<!-- Thumbnails -->\n\t\t\t\t<div id=\"ngg-image-0\" class=\"ngg-gallery-thumbnail-box\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/show-zoneset-active.JPG\"\n               title=\"\"\n               data-src=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/show-zoneset-active.JPG\"\n               data-thumbnail=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/thumbs\/thumbs_show-zoneset-active.JPG\"\n               data-image-id=\"1\"\n               data-title=\"show-zoneset active\"\n               data-description=\"\"\n               data-image-slug=\"show-zoneset-active\"\n               class=\"ngg-fancybox\" rel=\"50\">\n                <img\n                    title=\"show-zoneset active\"\n                    alt=\"show-zoneset active\"\n                    src=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/thumbs\/thumbs_show-zoneset-active.JPG\"\n                    width=\"240\"\n                    height=\"100\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n        \n\t\t\t\t<div id=\"ngg-image-1\" class=\"ngg-gallery-thumbnail-box\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/show-zoneset-active-vsan.JPG\"\n               title=\"\"\n               data-src=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/show-zoneset-active-vsan.JPG\"\n               data-thumbnail=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/thumbs\/thumbs_show-zoneset-active-vsan.JPG\"\n               data-image-id=\"2\"\n               data-title=\"show-zoneset active-vsan\"\n               data-description=\"\"\n               data-image-slug=\"show-zoneset-active-vsan\"\n               class=\"ngg-fancybox\" rel=\"50\">\n                <img\n                    title=\"show-zoneset active-vsan\"\n                    alt=\"show-zoneset active-vsan\"\n                    src=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/thumbs\/thumbs_show-zoneset-active-vsan.JPG\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n        \n\t\t\n\t\t<!-- Pagination -->\n\t<div class='ngg-clear'><\/div>\t<\/div>\n<\/p>\n<ul>\n<li style=\"text-align: left;\">clone active zoneset and edit the new one<\/li>\n<li style=\"text-align: left;\">create zone<\/li>\n<li style=\"text-align: left;\">add members<\/li>\n<li style=\"text-align: left;\">add zone to zoneset<\/li>\n<li style=\"text-align: left;\">save<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<pre class=\"lang:default decode:true \">#show zoneset\r\nshow zoneset active vsan 5\r\n\r\n#enter configuration mode\r\nconfigure terminal\r\n#clone zoneset\r\nzoneset clone prod_2016-05-24_1500 prod_2016-05-27_1600 vsan 5\r\n\r\n#mark active\r\nzoneset name prod_2016-05-27_1600 vsan 5\r\n\r\n#create zone\r\nzone name V5K_TSM04-DISK-A vsan 5\r\n#add Members\r\nmember device-alias v5k-c0p1\r\nmember device-alias v5k-c1p1\r\nmember device-alias TSM04-DISK-A\r\n\r\n#mark active\r\nzoneset name prod_2016-05-27_1600 vsan 5\r\n#add zone into zoneset \r\nmember V5K_TSM04-DISK-A\r\n\r\n\r\n#check if new zone available \r\nshow zoneset name prod_2016-05-27_1600 vsan 5\r\n\r\n#activate\r\nzoneset activate name prod_2016-05-27_1600 vsan 5\r\n#check\r\nshow zoneset active vsan 5\r\n\r\n#save\r\nwr\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Do you know how to zone a Cisco MDS? Personally I started with SAN Switches from Brocade. Maybe some of you know the Java GUI. Nothing wrong with this, but we all know there are better things than\u00a0Java \ud83d\ude09<\/p>\n","protected":false},"author":1,"featured_media":357,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-11","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cisco-mds"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Do you know how to zone a Cisco MDS? Personally I started with SAN Switches from Brocade. Maybe some of you know the Java GUI. Nothing wrong with this, but we all know there are better things than Java ;-) So let&#039;s start on Cisco MDS CLI: show zoneset active or show zoneset active vsan [your\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Christoph Hochsticher\"\/>\n\t<meta name=\"google-site-verification\" content=\"lo0g577VbySpy05Melx7kVchEKh4qiUJhEtBpOiRLg8\" \/>\n\t<link rel=\"canonical\" href=\"http:\/\/vblog.hochsticher.de\/?p=11\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Chris - vBlog - Blog about Virtualization\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to: Cisco MDS 9000 Zoneing - Chris - vBlog\" \/>\n\t\t<meta property=\"og:description\" content=\"Do you know how to zone a Cisco MDS? Personally I started with SAN Switches from Brocade. Maybe some of you know the Java GUI. Nothing wrong with this, but we all know there are better things than Java ;-) So let&#039;s start on Cisco MDS CLI: show zoneset active or show zoneset active vsan [your\" \/>\n\t\t<meta property=\"og:url\" content=\"http:\/\/vblog.hochsticher.de\/?p=11\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2016-06-27T06:19:06+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2016-07-20T06:09:11+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to: Cisco MDS 9000 Zoneing - Chris - vBlog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Do you know how to zone a Cisco MDS? Personally I started with SAN Switches from Brocade. Maybe some of you know the Java GUI. Nothing wrong with this, but we all know there are better things than Java ;-) So let&#039;s start on Cisco MDS CLI: show zoneset active or show zoneset active vsan [your\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?p=11#blogposting\",\"name\":\"How to: Cisco MDS 9000 Zoneing - Chris - vBlog\",\"headline\":\"How to: Cisco MDS 9000 Zoneing\",\"author\":{\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?author=1#author\"},\"publisher\":{\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/vblog.hochsticher.de\\\/wp-content\\\/uploads\\\/2016\\\/06\\\/cisco-mds-9148s.jpg?wsr\",\"width\":600,\"height\":400},\"datePublished\":\"2016-06-27T06:19:06+02:00\",\"dateModified\":\"2016-07-20T06:09:11+02:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?p=11#webpage\"},\"isPartOf\":{\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?p=11#webpage\"},\"articleSection\":\"Cisco MDS\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?p=11#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/vblog.hochsticher.de\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?cat=2#listItem\",\"name\":\"Cisco MDS\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?cat=2#listItem\",\"position\":2,\"name\":\"Cisco MDS\",\"item\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?cat=2\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?p=11#listItem\",\"name\":\"How to: Cisco MDS 9000 Zoneing\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?p=11#listItem\",\"position\":3,\"name\":\"How to: Cisco MDS 9000 Zoneing\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?cat=2#listItem\",\"name\":\"Cisco MDS\"}}]},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?author=1#author\",\"url\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?author=1\",\"name\":\"Christoph Hochsticher\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?p=11#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d87fe995d7081d178014a72c729204792aff213f894bac1d28d0e0cc956c1171?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Christoph Hochsticher\"}},{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?p=11#webpage\",\"url\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?p=11\",\"name\":\"How to: Cisco MDS 9000 Zoneing - Chris - vBlog\",\"description\":\"Do you know how to zone a Cisco MDS? Personally I started with SAN Switches from Brocade. Maybe some of you know the Java GUI. Nothing wrong with this, but we all know there are better things than Java ;-) So let's start on Cisco MDS CLI: show zoneset active or show zoneset active vsan [your\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/#website\"},\"breadcrumb\":{\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?p=11#breadcrumblist\"},\"author\":{\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?author=1#author\"},\"creator\":{\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/vblog.hochsticher.de\\\/wp-content\\\/uploads\\\/2016\\\/06\\\/cisco-mds-9148s.jpg?wsr\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?p=11\\\/#mainImage\",\"width\":600,\"height\":400},\"primaryImageOfPage\":{\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/?p=11#mainImage\"},\"datePublished\":\"2016-06-27T06:19:06+02:00\",\"dateModified\":\"2016-07-20T06:09:11+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/#website\",\"url\":\"http:\\\/\\\/vblog.hochsticher.de\\\/\",\"name\":\"Chris - vBlog\",\"description\":\"Blog about Virtualization\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"http:\\\/\\\/vblog.hochsticher.de\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to: Cisco MDS 9000 Zoneing - Chris - vBlog","description":"Do you know how to zone a Cisco MDS? Personally I started with SAN Switches from Brocade. Maybe some of you know the Java GUI. Nothing wrong with this, but we all know there are better things than Java ;-) So let's start on Cisco MDS CLI: show zoneset active or show zoneset active vsan [your","canonical_url":"http:\/\/vblog.hochsticher.de\/?p=11","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"lo0g577VbySpy05Melx7kVchEKh4qiUJhEtBpOiRLg8","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"http:\/\/vblog.hochsticher.de\/?p=11#blogposting","name":"How to: Cisco MDS 9000 Zoneing - Chris - vBlog","headline":"How to: Cisco MDS 9000 Zoneing","author":{"@id":"http:\/\/vblog.hochsticher.de\/?author=1#author"},"publisher":{"@id":"http:\/\/vblog.hochsticher.de\/#person"},"image":{"@type":"ImageObject","url":"http:\/\/vblog.hochsticher.de\/wp-content\/uploads\/2016\/06\/cisco-mds-9148s.jpg?wsr","width":600,"height":400},"datePublished":"2016-06-27T06:19:06+02:00","dateModified":"2016-07-20T06:09:11+02:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"http:\/\/vblog.hochsticher.de\/?p=11#webpage"},"isPartOf":{"@id":"http:\/\/vblog.hochsticher.de\/?p=11#webpage"},"articleSection":"Cisco MDS"},{"@type":"BreadcrumbList","@id":"http:\/\/vblog.hochsticher.de\/?p=11#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"http:\/\/vblog.hochsticher.de#listItem","position":1,"name":"Home","item":"http:\/\/vblog.hochsticher.de","nextItem":{"@type":"ListItem","@id":"http:\/\/vblog.hochsticher.de\/?cat=2#listItem","name":"Cisco MDS"}},{"@type":"ListItem","@id":"http:\/\/vblog.hochsticher.de\/?cat=2#listItem","position":2,"name":"Cisco MDS","item":"http:\/\/vblog.hochsticher.de\/?cat=2","nextItem":{"@type":"ListItem","@id":"http:\/\/vblog.hochsticher.de\/?p=11#listItem","name":"How to: Cisco MDS 9000 Zoneing"},"previousItem":{"@type":"ListItem","@id":"http:\/\/vblog.hochsticher.de#listItem","name":"Home"}},{"@type":"ListItem","@id":"http:\/\/vblog.hochsticher.de\/?p=11#listItem","position":3,"name":"How to: Cisco MDS 9000 Zoneing","previousItem":{"@type":"ListItem","@id":"http:\/\/vblog.hochsticher.de\/?cat=2#listItem","name":"Cisco MDS"}}]},{"@type":"Person","@id":"http:\/\/vblog.hochsticher.de\/?author=1#author","url":"http:\/\/vblog.hochsticher.de\/?author=1","name":"Christoph Hochsticher","image":{"@type":"ImageObject","@id":"http:\/\/vblog.hochsticher.de\/?p=11#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/d87fe995d7081d178014a72c729204792aff213f894bac1d28d0e0cc956c1171?s=96&d=mm&r=g","width":96,"height":96,"caption":"Christoph Hochsticher"}},{"@type":"WebPage","@id":"http:\/\/vblog.hochsticher.de\/?p=11#webpage","url":"http:\/\/vblog.hochsticher.de\/?p=11","name":"How to: Cisco MDS 9000 Zoneing - Chris - vBlog","description":"Do you know how to zone a Cisco MDS? Personally I started with SAN Switches from Brocade. Maybe some of you know the Java GUI. Nothing wrong with this, but we all know there are better things than Java ;-) So let's start on Cisco MDS CLI: show zoneset active or show zoneset active vsan [your","inLanguage":"en-US","isPartOf":{"@id":"http:\/\/vblog.hochsticher.de\/#website"},"breadcrumb":{"@id":"http:\/\/vblog.hochsticher.de\/?p=11#breadcrumblist"},"author":{"@id":"http:\/\/vblog.hochsticher.de\/?author=1#author"},"creator":{"@id":"http:\/\/vblog.hochsticher.de\/?author=1#author"},"image":{"@type":"ImageObject","url":"http:\/\/vblog.hochsticher.de\/wp-content\/uploads\/2016\/06\/cisco-mds-9148s.jpg?wsr","@id":"http:\/\/vblog.hochsticher.de\/?p=11\/#mainImage","width":600,"height":400},"primaryImageOfPage":{"@id":"http:\/\/vblog.hochsticher.de\/?p=11#mainImage"},"datePublished":"2016-06-27T06:19:06+02:00","dateModified":"2016-07-20T06:09:11+02:00"},{"@type":"WebSite","@id":"http:\/\/vblog.hochsticher.de\/#website","url":"http:\/\/vblog.hochsticher.de\/","name":"Chris - vBlog","description":"Blog about Virtualization","inLanguage":"en-US","publisher":{"@id":"http:\/\/vblog.hochsticher.de\/#person"}}]},"og:locale":"en_US","og:site_name":"Chris - vBlog - Blog about Virtualization","og:type":"article","og:title":"How to: Cisco MDS 9000 Zoneing - Chris - vBlog","og:description":"Do you know how to zone a Cisco MDS? Personally I started with SAN Switches from Brocade. Maybe some of you know the Java GUI. Nothing wrong with this, but we all know there are better things than Java ;-) So let's start on Cisco MDS CLI: show zoneset active or show zoneset active vsan [your","og:url":"http:\/\/vblog.hochsticher.de\/?p=11","article:published_time":"2016-06-27T06:19:06+00:00","article:modified_time":"2016-07-20T06:09:11+00:00","twitter:card":"summary_large_image","twitter:title":"How to: Cisco MDS 9000 Zoneing - Chris - vBlog","twitter:description":"Do you know how to zone a Cisco MDS? Personally I started with SAN Switches from Brocade. Maybe some of you know the Java GUI. Nothing wrong with this, but we all know there are better things than Java ;-) So let's start on Cisco MDS CLI: show zoneset active or show zoneset active vsan [your"},"aioseo_meta_data":{"post_id":"11","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-03-16 21:34:59","updated":"2025-06-03 20:33:12","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/vblog.hochsticher.de\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/vblog.hochsticher.de\/?cat=2\" title=\"Cisco MDS\">Cisco MDS<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to: Cisco MDS 9000 Zoneing\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"http:\/\/vblog.hochsticher.de"},{"label":"Cisco MDS","link":"http:\/\/vblog.hochsticher.de\/?cat=2"},{"label":"How to: Cisco MDS 9000 Zoneing","link":"http:\/\/vblog.hochsticher.de\/?p=11"}],"_links":{"self":[{"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/posts\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":5,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/posts\/11\/revisions"}],"predecessor-version":[{"id":125,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/posts\/11\/revisions\/125"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/media\/357"}],"wp:attachment":[{"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}