{"id":6030,"date":"2023-07-04T19:30:26","date_gmt":"2023-07-04T17:30:26","guid":{"rendered":"https:\/\/irg-net.com\/?p=6030"},"modified":"2024-03-11T16:28:15","modified_gmt":"2024-03-11T15:28:15","slug":"missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file","status":"publish","type":"post","link":"https:\/\/irg-net.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/","title":{"rendered":"Missing information for the node hosting Dell VxRail Manager in the input JSON file"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/07\/image.png?resize=195%2C225&#038;ssl=1\" alt=\"\" class=\"wp-image-6043\" width=\"195\" height=\"225\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/07\/image.png?w=363&amp;ssl=1 363w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/07\/image.png?resize=260%2C300&amp;ssl=1 260w\" sizes=\"auto, (max-width: 195px) 100vw, 195px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>A customer called me during a Dell VxRail 4 Node deployment and asked me what he could do about the following error message:<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"801\" height=\"692\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/07\/WhatsApp-Image-2023-07-03-at-19.21.52-edited.jpeg?resize=801%2C692&#038;ssl=1\" alt=\"\" class=\"wp-image-6039\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/07\/WhatsApp-Image-2023-07-03-at-19.21.52-edited.jpeg?w=801&amp;ssl=1 801w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/07\/WhatsApp-Image-2023-07-03-at-19.21.52-edited.jpeg?resize=300%2C259&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/07\/WhatsApp-Image-2023-07-03-at-19.21.52-edited.jpeg?resize=768%2C663&amp;ssl=1 768w\" sizes=\"auto, (max-width: 801px) 100vw, 801px\" \/><\/figure>\n\n\n\n<p class=\"has-small-font-size\">*Sorry for the poor quality picture. \ud83d\ude42<\/p>\n\n\n\n<p>There are various situations where the Loudmouth service (IPv6 multicast) of the Dell VxRail cannot be used, e.g. the switches do not support this feature. In this case, the individual ESXi hosts must be added manually via IP during the deployment process. For this, my workmate <a href=\"https:\/\/virtual-graveyard.com\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Daniel Simelka<\/strong><\/a> has written a short and crisp blog post:<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-virtual-graveyard wp-block-embed-virtual-graveyard\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"KarS4wYCRe\"><a href=\"https:\/\/virtual-graveyard.com\/2022\/11\/28\/dell-vxrail-discovery-with-ip-adresse\/\">Dell VxRail discovery with IP&nbsp;Adress<\/a><\/blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8222;Dell VxRail discovery with IP&nbsp;Adress&#8220; &#8212; virtual graveyard\" src=\"https:\/\/virtual-graveyard.com\/2022\/11\/28\/dell-vxrail-discovery-with-ip-adresse\/embed\/#?secret=vWfG4EQToA#?secret=KarS4wYCRe\" data-secret=\"KarS4wYCRe\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>However, there is a simple explanation for the above error message. The customer has added all ESXi hosts with the guidance of my colleague except the one running VxRail Manager. It is indeed confusing, since the host is automatically shown in the overview and marked with a little house. So perform again the commands from the attached blog post also on the server where the VxRail Manager is running and the error message disappears at the next validation try.<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Set gateway, IP adress and subnet mask for vmk2<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:16px\"><code lang=\"python\" class=\"language-python\">esxcli network ip interface ipv4 set -i vmk2 -t static -g [x.x.x.x] -I [x.x.x.x] -N [x.x.x.x]<\/code><\/pre>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Set VLAN for vmk2 communication<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:16px\"><code lang=\"python\" class=\"language-python\">esxcli network vswitch standard portgroup set -p \"Management Network\" -v[xxxx]<\/code><\/pre>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>And this is it from this blog post. If you have any questions, please leave a comment. \ud83d\ude0e<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>A customer called me during a Dell VxRail 4 Node deployment and asked me what he could do about the following error message: *Sorry for the poor quality picture. \ud83d\ude42 There are various situations where the Loudmouth service (IPv6 multicast) of the Dell VxRail cannot be used, e.g. the switches do not support this feature. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1,18,48],"tags":[],"class_list":["post-6030","post","type-post","status-publish","format-standard","hentry","category-blog","category-dellemc","category-dell-vxrail"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Missing information for the node hosting Dell VxRail Manager in the input JSON file - irgNET<\/title>\n<meta name=\"description\" content=\"a short solution for the above mentioned error message.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Missing information for the node hosting Dell VxRail Manager in the input JSON file - irgNET\" \/>\n<meta property=\"og:description\" content=\"a short solution for the above mentioned error message.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/\" \/>\n<meta property=\"og:site_name\" content=\"irgNET\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-04T17:30:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-11T15:28:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/wp-content\/uploads\/2023\/07\/image.png\" \/>\n<meta name=\"author\" content=\"H. Cemre G\u00fcnay\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@irg_net\" \/>\n<meta name=\"twitter:site\" content=\"@irg_net\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"H. Cemre G\u00fcnay\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/\"},\"author\":{\"name\":\"H. Cemre G\u00fcnay\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/person\\\/71b46e79e8c12bdc8e610214a6621a66\"},\"headline\":\"Missing information for the node hosting Dell VxRail Manager in the input JSON file\",\"datePublished\":\"2023-07-04T17:30:26+00:00\",\"dateModified\":\"2024-03-11T15:28:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/\"},\"wordCount\":214,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/image.png\",\"articleSection\":[\"Blog\",\"Dell\",\"Dell VxRail\"],\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/\",\"name\":\"Missing information for the node hosting Dell VxRail Manager in the input JSON file - irgNET\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/image.png\",\"datePublished\":\"2023-07-04T17:30:26+00:00\",\"dateModified\":\"2024-03-11T15:28:15+00:00\",\"description\":\"a short solution for the above mentioned error message.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/image.png?fit=363%2C419&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/image.png?fit=363%2C419&ssl=1\",\"width\":363,\"height\":419},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Missing information for the node hosting Dell VxRail Manager in the input JSON file\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#website\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\",\"name\":\"irgNET\",\"description\":\"a virtual Knowledge Base\",\"publisher\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\",\"name\":\"irg-NET\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i2.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i2.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1\",\"width\":2048,\"height\":2048,\"caption\":\"irg-NET\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/irg_net\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/h-cemre-g\u00fcnay-2b61601b4\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC8GknhO5YMAkAoVxppu6aaQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/person\\\/71b46e79e8c12bdc8e610214a6621a66\",\"name\":\"H. Cemre G\u00fcnay\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"caption\":\"H. Cemre G\u00fcnay\"},\"sameAs\":[\"http:\\\/\\\/192.168.34.155\\\/wordpress\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Missing information for the node hosting Dell VxRail Manager in the input JSON file - irgNET","description":"a short solution for the above mentioned error message.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/","og_locale":"en_US","og_type":"article","og_title":"Missing information for the node hosting Dell VxRail Manager in the input JSON file - irgNET","og_description":"a short solution for the above mentioned error message.","og_url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/","og_site_name":"irgNET","article_published_time":"2023-07-04T17:30:26+00:00","article_modified_time":"2024-03-11T15:28:15+00:00","og_image":[{"url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/wp-content\/uploads\/2023\/07\/image.png","type":"","width":"","height":""}],"author":"H. Cemre G\u00fcnay","twitter_card":"summary_large_image","twitter_creator":"@irg_net","twitter_site":"@irg_net","twitter_misc":{"Written by":"H. Cemre G\u00fcnay","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/#article","isPartOf":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/"},"author":{"name":"H. Cemre G\u00fcnay","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/person\/71b46e79e8c12bdc8e610214a6621a66"},"headline":"Missing information for the node hosting Dell VxRail Manager in the input JSON file","datePublished":"2023-07-04T17:30:26+00:00","dateModified":"2024-03-11T15:28:15+00:00","mainEntityOfPage":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/"},"wordCount":214,"commentCount":0,"publisher":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/#primaryimage"},"thumbnailUrl":"https:\/\/irg-net.com\/wp-content\/uploads\/2023\/07\/image.png","articleSection":["Blog","Dell","Dell VxRail"],"inLanguage":"en","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/","name":"Missing information for the node hosting Dell VxRail Manager in the input JSON file - irgNET","isPartOf":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/#primaryimage"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/#primaryimage"},"thumbnailUrl":"https:\/\/irg-net.com\/wp-content\/uploads\/2023\/07\/image.png","datePublished":"2023-07-04T17:30:26+00:00","dateModified":"2024-03-11T15:28:15+00:00","description":"a short solution for the above mentioned error message.","breadcrumb":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/#primaryimage","url":"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/07\/image.png?fit=363%2C419&ssl=1","contentUrl":"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/07\/image.png?fit=363%2C419&ssl=1","width":363,"height":419},{"@type":"BreadcrumbList","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/missing-information-for-the-node-hosting-dell-vxrail-manager-in-the-input-json-file\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/"},{"@type":"ListItem","position":2,"name":"Missing information for the node hosting Dell VxRail Manager in the input JSON file"}]},{"@type":"WebSite","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#website","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/","name":"irgNET","description":"a virtual Knowledge Base","publisher":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization","name":"irg-NET","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/logo\/image\/","url":"https:\/\/i2.wp.com\/irg-net.com\/wp-content\/uploads\/2021\/06\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1","contentUrl":"https:\/\/i2.wp.com\/irg-net.com\/wp-content\/uploads\/2021\/06\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1","width":2048,"height":2048,"caption":"irg-NET"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/irg_net","https:\/\/www.linkedin.com\/in\/h-cemre-g\u00fcnay-2b61601b4\/","https:\/\/www.youtube.com\/channel\/UC8GknhO5YMAkAoVxppu6aaQ"]},{"@type":"Person","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/person\/71b46e79e8c12bdc8e610214a6621a66","name":"H. Cemre G\u00fcnay","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","caption":"H. Cemre G\u00fcnay"},"sameAs":["http:\/\/192.168.34.155\/wordpress"]}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/6030","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/comments?post=6030"}],"version-history":[{"count":12,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/6030\/revisions"}],"predecessor-version":[{"id":6050,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/6030\/revisions\/6050"}],"wp:attachment":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/media?parent=6030"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/categories?post=6030"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/tags?post=6030"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}