{"id":110,"date":"2019-02-05T16:29:33","date_gmt":"2019-02-05T15:29:33","guid":{"rendered":"http:\/\/thomas-kopton.de\/vblog\/?p=110"},"modified":"2019-02-05T16:39:36","modified_gmt":"2019-02-05T15:39:36","slug":"vra-dashboard-tenant-focused-view-how-to","status":"publish","type":"post","link":"https:\/\/thomas-kopton.de\/vblog\/?p=110","title":{"rendered":"vRA Dashboard &#8211; Tenant Focused View How-To"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p>As many of you are probably aware, vROps provides an easy and comprehensive way to monitor and manage a <strong>vRealize Automation<\/strong> (vRA) environment through utilizing the <strong>Native Management Pack (NMP) for vRealize Automation<\/strong>.<\/p>\n\n\n\n<p>The MP gives you a variety of pre-configured dashboards, view, alerts etc. which all work perfectly fine and give you a sufficient view of the environment if your vRA is dealing with only one tenant.<\/p>\n\n\n\n<p>Of course are vROps and the Management Pack capable of collecting and displaying information for <strong>multiple tenants<\/strong>, the problem is, that some content <strong>aggregates numbers across all tenants<\/strong>. You can see this in the following screenshot:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1024x467.png\" alt=\"\" class=\"wp-image-111\" width=\"910\" height=\"415\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1024x467.png 1024w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-300x137.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-768x350.png 768w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image.png 1400w\" sizes=\"auto, (max-width: 910px) 100vw, 910px\" \/><figcaption>OOB vRA Environment Overview Dashboard<\/figcaption><\/figure>\n\n\n\n<p>But what if you have <strong>multiple tenants<\/strong> and you would like to see e.g. <strong>environment numbers for each and every tenant separately<\/strong>? How many deployments have been done by tenant X and how many Linux VMs have been deployed by tenant Y?<\/p>\n\n\n\n<p>In this blog I will show you the basic techniques you can utilize to create your own content focusing on a per tenant view.<\/p>\n\n\n\n<p>At the end of this blog post you will find a link to <strong>VMware Code<\/strong> where you can download sample content.<\/p>\n\n\n\n<p>The foundation of the solution described in this post are <strong>Custom Groups<\/strong>.To have all the needed groups in one place, I have created a distinct Group Type:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1.png\" alt=\"\" class=\"wp-image-114\" width=\"708\" height=\"660\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1.png 1022w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1-300x280.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1-768x717.png 768w\" sizes=\"auto, (max-width: 708px) 100vw, 708px\" \/><figcaption>Custom Group Type<\/figcaption><\/figure>\n\n\n\n<p>Since I cannot describe all possible requirements this are my assumptions:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>vRA configured with two tenants (vsphere.local, corporation.local in my environment)<\/li><li>requirement for having a Dashboard displaying how many Linux and Windows VMs have been deployed per tenant<\/li><li>requirement for having a Dashboard displaying number of Blueprints per tenant<\/li><li>requirement for having a Dashboard displaying number of Deployments per tenant<\/li><\/ul>\n\n\n\n<p>Based on these requirements we need following Custom Groups in our vROps:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-2.png\" alt=\"\" class=\"wp-image-115\" width=\"483\" height=\"438\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-2.png 584w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-2-300x272.png 300w\" sizes=\"auto, (max-width: 483px) 100vw, 483px\" \/><figcaption>Custom Groups<br><\/figcaption><\/figure>\n\n\n\n<p>How to populate those groups <strong>dynamically<\/strong> with the corresponding objects?<\/p>\n\n\n\n<p>Actually, this is pretty easy as the Management Pack provides the required <strong>Navigation Trees<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"670\" height=\"762\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-4.png\" alt=\"\" class=\"wp-image-117\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-4.png 670w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-4-264x300.png 264w\" sizes=\"auto, (max-width: 670px) 100vw, 670px\" \/><figcaption>OOB vRA MP Navigation Trees<\/figcaption><\/figure>\n\n\n\n<p>Let\u2019s see how to <strong>create the Custom Groups<\/strong>.<\/p>\n\n\n\n<p>As an example you see here the Custom Group for <strong>Windows VMs deployed by the corporation-Tenant<\/strong>. The most important part is bordered in red, it is the relationship of an given object in a navigation tree.<\/p>\n\n\n\n<p>The \u201ccontains\u201d statement has to reflect the actual name of the tenant.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-5.png\" alt=\"\" class=\"wp-image-118\" width=\"767\" height=\"381\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-5.png 1018w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-5-300x149.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-5-768x382.png 768w\" sizes=\"auto, (max-width: 767px) 100vw, 767px\" \/><figcaption>Custom Group for Windows VMs per Tenant<\/figcaption><\/figure>\n\n\n\n<p>Obviously, for the <strong>Linux<\/strong> group only the <strong>Properties<\/strong> part looks a bit different and needs to reflect the actual environment:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-6.png\" alt=\"\" class=\"wp-image-119\" width=\"785\" height=\"444\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-6.png 1002w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-6-300x170.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-6-768x435.png 768w\" sizes=\"auto, (max-width: 785px) 100vw, 785px\" \/><figcaption>Custom Group Settings &#8211; Linux VMs<\/figcaption><\/figure>\n\n\n\n<p>Now, let\u2019s inspect the group configuration for <strong>Deployments and Blueprints<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-7.png\" alt=\"\" class=\"wp-image-120\" width=\"801\" height=\"412\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-7.png 994w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-7-300x155.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-7-768x396.png 768w\" sizes=\"auto, (max-width: 801px) 100vw, 801px\" \/><figcaption>Custom Group Settings &#8211; Deployments per Tenant<\/figcaption><\/figure>\n\n\n\n<p>For the Blueprints Custom Group we need to use <strong>another Navigation Tree<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-8.png\" alt=\"\" class=\"wp-image-121\" width=\"795\" height=\"462\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-8.png 984w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-8-300x174.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-8-768x446.png 768w\" sizes=\"auto, (max-width: 795px) 100vw, 795px\" \/><figcaption>Custom Group Settings &#8211; Blueprints per Tenant<\/figcaption><\/figure>\n\n\n\n<p>As there is no metric or property reflecting the count of objects belonging to a Custom Group, appropriate <strong>Super Metrics<\/strong> need to be created,&nbsp;associated with the corresponding <strong>Custom Group Type<\/strong> and enabled in their respective <strong>Policy<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"724\" height=\"438\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-9.png\" alt=\"\" class=\"wp-image-122\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-9.png 724w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-9-300x181.png 300w\" sizes=\"auto, (max-width: 724px) 100vw, 724px\" \/><figcaption>Super Metrics<\/figcaption><\/figure>\n\n\n\n<p>Super Metrics enabled in the policy:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-10-1024x347.png\" alt=\"\" class=\"wp-image-123\" width=\"825\" height=\"279\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-10-1024x347.png 1024w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-10-300x102.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-10-768x260.png 768w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-10.png 1216w\" sizes=\"auto, (max-width: 825px) 100vw, 825px\" \/><figcaption>Super Metrics Enabled in the Policy<\/figcaption><\/figure>\n\n\n\n<p>Here an example of the actual formula for the first Super Metric:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>count(${adaptertype=VMWARE, objecttype=VirtualMachine, attribute=badge|health, depth=1})<\/code><\/pre>\n\n\n\n<p>After few collection cycles the new Super Metric will show up on our new Custom Groups and the values can be used in the content.<\/p>\n\n\n\n<p>Now we have all ingredients to create our own custom dashboard displaying the various numbers separately for all our vRA Tenants.<\/p>\n\n\n\n<p>This is how my sample dashboard looks like:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-11-1024x661.png\" alt=\"\" class=\"wp-image-124\" width=\"859\" height=\"554\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-11-1024x661.png 1024w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-11-300x194.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-11-768x495.png 768w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-11.png 1296w\" sizes=\"auto, (max-width: 859px) 100vw, 859px\" \/><figcaption>Sample Dashboards for vRA &#8211; Tenant focused View<\/figcaption><\/figure>\n\n\n\n<p>What is happening behind the scenes is fairly easy. The <strong>Scoreboards<\/strong> are configured as <strong>self-provider<\/strong> and are using previously created Custom Groups as source of the objects and the respective Super Metrics to show the correct numbers.<\/p>\n\n\n\n<p>At the bottom of Dashboard some additional information regarding the selected Blueprint is displayed. To achieve this correct wiring of the sources and destinations is required:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-12-1024x375.png\" alt=\"\" class=\"wp-image-125\" width=\"876\" height=\"320\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-12-1024x375.png 1024w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-12-300x110.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-12-768x281.png 768w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-12.png 1332w\" sizes=\"auto, (max-width: 876px) 100vw, 876px\" \/><figcaption>Wiring the Components<\/figcaption><\/figure>\n\n\n\n<p>A zip file containing all elements can be found here:<\/p>\n\n\n\n<p><a href=\"https:\/\/code.vmware.com\/samples?id=5348\">https:\/\/code.vmware.com\/samples?id=5348<\/a><\/p>\n\n\n\n<p>Thomas<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As many of you are probably aware, vROps provides an easy and comprehensive way to monitor and manage a vRealize Automation (vRA) environment through utilizing the Native Management Pack (NMP) for vRealize Automation. The MP gives you a variety of pre-configured dashboards, view, alerts etc. which all work perfectly fine and give you a sufficient &#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,15,14,12,2],"tags":[19,17,18,4,20],"class_list":["post-110","post","type-post","status-publish","format-standard","hentry","category-dashboard","category-super-metric","category-supermetric","category-vra","category-vrops","tag-custom-group","tag-dashboard","tag-super-metric","tag-supermetric","tag-vra"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>vRA Dashboard - Tenant Focused View How-To - TOMsOps<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thomas-kopton.de\/vblog\/?p=110\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"vRA Dashboard - Tenant Focused View How-To - TOMsOps\" \/>\n<meta property=\"og:description\" content=\"As many of you are probably aware, vROps provides an easy and comprehensive way to monitor and manage a vRealize Automation (vRA) environment through utilizing the Native Management Pack (NMP) for vRealize Automation. The MP gives you a variety of pre-configured dashboards, view, alerts etc. which all work perfectly fine and give you a sufficient ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thomas-kopton.de\/vblog\/?p=110\" \/>\n<meta property=\"og:site_name\" content=\"TOMsOps\" \/>\n<meta property=\"article:published_time\" content=\"2019-02-05T15:29:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-02-05T15:39:36+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1024x467.png\" \/>\n<meta name=\"author\" content=\"Thomas Kopton\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Thomas Kopton\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=110#article\",\"isPartOf\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=110\"},\"author\":{\"name\":\"Thomas Kopton\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/892d6b96c66b1dd4b75c6e32fdbfea82\"},\"headline\":\"vRA Dashboard &#8211; Tenant Focused View How-To\",\"datePublished\":\"2019-02-05T15:29:33+00:00\",\"dateModified\":\"2019-02-05T15:39:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=110\"},\"wordCount\":676,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=110#primaryimage\"},\"thumbnailUrl\":\"http:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1024x467.png\",\"keywords\":[\"Custom Group\",\"Dashboard\",\"Super Metric\",\"SuperMetric\",\"vRA\"],\"articleSection\":[\"Dashboard\",\"Super Metric\",\"SuperMetric\",\"vRA\",\"vROps\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/thomas-kopton.de\/vblog\/?p=110#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=110\",\"url\":\"https:\/\/thomas-kopton.de\/vblog\/?p=110\",\"name\":\"vRA Dashboard - Tenant Focused View How-To - TOMsOps\",\"isPartOf\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=110#primaryimage\"},\"image\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=110#primaryimage\"},\"thumbnailUrl\":\"http:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1024x467.png\",\"datePublished\":\"2019-02-05T15:29:33+00:00\",\"dateModified\":\"2019-02-05T15:39:36+00:00\",\"author\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/892d6b96c66b1dd4b75c6e32fdbfea82\"},\"breadcrumb\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=110#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/thomas-kopton.de\/vblog\/?p=110\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=110#primaryimage\",\"url\":\"http:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1024x467.png\",\"contentUrl\":\"http:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1024x467.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=110#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/thomas-kopton.de\/vblog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"vRA Dashboard &#8211; Tenant Focused View How-To\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/#website\",\"url\":\"https:\/\/thomas-kopton.de\/vblog\/\",\"name\":\"TOMsOps\",\"description\":\"Just another VMware Cloud Management Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/thomas-kopton.de\/vblog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/892d6b96c66b1dd4b75c6e32fdbfea82\",\"name\":\"Thomas Kopton\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e746aafbd3733172ceb4d600ba1feda61bc87cd3b70f5a9dfb581907cc7973b1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e746aafbd3733172ceb4d600ba1feda61bc87cd3b70f5a9dfb581907cc7973b1?s=96&d=mm&r=g\",\"caption\":\"Thomas Kopton\"},\"url\":\"https:\/\/thomas-kopton.de\/vblog\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"vRA Dashboard - Tenant Focused View How-To - TOMsOps","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:\/\/thomas-kopton.de\/vblog\/?p=110","og_locale":"en_US","og_type":"article","og_title":"vRA Dashboard - Tenant Focused View How-To - TOMsOps","og_description":"As many of you are probably aware, vROps provides an easy and comprehensive way to monitor and manage a vRealize Automation (vRA) environment through utilizing the Native Management Pack (NMP) for vRealize Automation. The MP gives you a variety of pre-configured dashboards, view, alerts etc. which all work perfectly fine and give you a sufficient ...","og_url":"https:\/\/thomas-kopton.de\/vblog\/?p=110","og_site_name":"TOMsOps","article_published_time":"2019-02-05T15:29:33+00:00","article_modified_time":"2019-02-05T15:39:36+00:00","og_image":[{"url":"http:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1024x467.png","type":"","width":"","height":""}],"author":"Thomas Kopton","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Thomas Kopton","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/thomas-kopton.de\/vblog\/?p=110#article","isPartOf":{"@id":"https:\/\/thomas-kopton.de\/vblog\/?p=110"},"author":{"name":"Thomas Kopton","@id":"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/892d6b96c66b1dd4b75c6e32fdbfea82"},"headline":"vRA Dashboard &#8211; Tenant Focused View How-To","datePublished":"2019-02-05T15:29:33+00:00","dateModified":"2019-02-05T15:39:36+00:00","mainEntityOfPage":{"@id":"https:\/\/thomas-kopton.de\/vblog\/?p=110"},"wordCount":676,"commentCount":0,"image":{"@id":"https:\/\/thomas-kopton.de\/vblog\/?p=110#primaryimage"},"thumbnailUrl":"http:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1024x467.png","keywords":["Custom Group","Dashboard","Super Metric","SuperMetric","vRA"],"articleSection":["Dashboard","Super Metric","SuperMetric","vRA","vROps"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/thomas-kopton.de\/vblog\/?p=110#respond"]}]},{"@type":"WebPage","@id":"https:\/\/thomas-kopton.de\/vblog\/?p=110","url":"https:\/\/thomas-kopton.de\/vblog\/?p=110","name":"vRA Dashboard - Tenant Focused View How-To - TOMsOps","isPartOf":{"@id":"https:\/\/thomas-kopton.de\/vblog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thomas-kopton.de\/vblog\/?p=110#primaryimage"},"image":{"@id":"https:\/\/thomas-kopton.de\/vblog\/?p=110#primaryimage"},"thumbnailUrl":"http:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1024x467.png","datePublished":"2019-02-05T15:29:33+00:00","dateModified":"2019-02-05T15:39:36+00:00","author":{"@id":"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/892d6b96c66b1dd4b75c6e32fdbfea82"},"breadcrumb":{"@id":"https:\/\/thomas-kopton.de\/vblog\/?p=110#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thomas-kopton.de\/vblog\/?p=110"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thomas-kopton.de\/vblog\/?p=110#primaryimage","url":"http:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1024x467.png","contentUrl":"http:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2019\/02\/image-1024x467.png"},{"@type":"BreadcrumbList","@id":"https:\/\/thomas-kopton.de\/vblog\/?p=110#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thomas-kopton.de\/vblog"},{"@type":"ListItem","position":2,"name":"vRA Dashboard &#8211; Tenant Focused View How-To"}]},{"@type":"WebSite","@id":"https:\/\/thomas-kopton.de\/vblog\/#website","url":"https:\/\/thomas-kopton.de\/vblog\/","name":"TOMsOps","description":"Just another VMware Cloud Management Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thomas-kopton.de\/vblog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/892d6b96c66b1dd4b75c6e32fdbfea82","name":"Thomas Kopton","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e746aafbd3733172ceb4d600ba1feda61bc87cd3b70f5a9dfb581907cc7973b1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e746aafbd3733172ceb4d600ba1feda61bc87cd3b70f5a9dfb581907cc7973b1?s=96&d=mm&r=g","caption":"Thomas Kopton"},"url":"https:\/\/thomas-kopton.de\/vblog\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/posts\/110","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=110"}],"version-history":[{"count":9,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/posts\/110\/revisions"}],"predecessor-version":[{"id":132,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/posts\/110\/revisions\/132"}],"wp:attachment":[{"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=110"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=110"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}