{"id":1778,"date":"2013-05-21T18:56:29","date_gmt":"2013-05-21T22:56:29","guid":{"rendered":"http:\/\/3.209.169.194\/blogs\/jonathan\/?p=1778"},"modified":"2017-04-13T12:55:42","modified_gmt":"2017-04-13T16:55:42","slug":"read-only-access-to-virtual-center-for-dbas","status":"publish","type":"post","link":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/","title":{"rendered":"Read-Only Access to Virtual Center for DBAs"},"content":{"rendered":"<p>Most environments using VMware for server virtualization are going to also have Virtual Center Server installed for administration and monitoring.\u00a0 As a DBA, I always had access to Virtual Center with limited permissions.\u00a0 It is incredibly easy for VM administrators to provide read-only access to Virtual Center to non-administrators so that they can monitor the performance counters for their servers.\u00a0 In this post I\u2019ll show how easy it is to configure permissions for Virtual Center, as a reference for DBAs to provide to VM administrators when requesting access.<\/p>\n<h2>Configuring Read-Only Access to Virtual Center<\/h2>\n<p>The VM administrator can provision accounts for access to vCenter two ways; creating named accounts with passwords in Virtual Center directly, or through Active Directory Authentication.\u00a0 The Permissions tab on any object in Virtual Center allows an administrator to provision access as shown below.<\/p>\n<p><a href=\"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-content\/uploads\/2013\/05\/image1.png\"><img fetchpriority=\"high\" decoding=\"async\" style=\"background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px;\" title=\"image\" alt=\"image\" src=\"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-content\/uploads\/2013\/05\/image_thumb1.png\" width=\"644\" height=\"177\" border=\"0\" \/><\/a><\/p>\n<p>Right-clicking inside the window and choosing Add Permission will open the Assign Permissions dialog shown below.<\/p>\n<p><a href=\"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-content\/uploads\/2013\/05\/image2.png\"><img decoding=\"async\" style=\"background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px;\" title=\"image\" alt=\"image\" src=\"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-content\/uploads\/2013\/05\/image_thumb2.png\" width=\"609\" height=\"484\" border=\"0\" \/><\/a><\/p>\n<p>Here an account can be selected from the Virtual Center users or through Active Directory, and then permissions can be assigned to the user or group to allow access into Virtual Center.\u00a0 For simplicity, Virtual Center ships with a number of default roles that can be used to provide access with limited permissions.<\/p>\n<h2>Default Roles<\/h2>\n<p>The full definition of the default roles can be found on page 93 of the <a href=\"http:\/\/www.vmware.com\/pdf\/vsphere4\/r41\/vsp_41_dc_admin_guide.pdf\" target=\"_blank\">Datacenter Administrator Guide<\/a>. While this guide is for vSphere 4.1, the same role configurations exist in the most recent version of Virtual Center Server.\u00a0 The two key roles for DBAs are Read Only and Virtual Machine User.\u00a0 As a DBA, I had Virtual Machine User access to all of my SQL Server VMs, which were grouped in a folder inside of Virtual Center to simplify permissions management.<\/p>\n<blockquote><p><strong>Read Only<\/strong><\/p>\n<p>The Read Only role provides the bare minimum set of access to Virtual Center to allow monitoring performance information and viewing configuration information for a VM.\u00a0 It provides the following level of access to Virtual Center:<\/p>\n<ul>\n<li>View the state and details about the object<\/li>\n<li>View all the tab panels in the vSphere Client except the Console tab<\/li>\n<li>Cannot perform any actions through the menus and toolbars<\/li>\n<\/ul>\n<p><strong>Virtual Machine User<\/strong><\/p>\n<p>The Virtual Machine User role provides all of the access to vCenter that the Read Only role provides, but also provides the following additional permissions in vCenter:<\/p>\n<ul>\n<li>Interact with a virtual machine\u2019s console, insert media, and perform power operations<\/li>\n<li>Does not grant privileges to make virtual hardware changes to the virtual machine<\/li>\n<li>All privileges for the scheduled tasks privileges group<\/li>\n<li>Selected privileges for the global items and virtual machine privileges groups<\/li>\n<li>No privileges for the folder, datacenter, datastore, network, host, resource, alarms, sessions, performance, and permissions privileges groups<\/li>\n<\/ul>\n<\/blockquote>\n<h2>Summary<\/h2>\n<p>As a DBA, I would push for Virtual Machine User permissions inside of Virtual Center, but I\u2019d want Read Only access as the bare minimum.\u00a0 Configuring permissions is incredibly easy to do, and providing the ability to track performance and configuration information for VMs makes it easier to diagnose and track problems when they occur.\u00a0 In the past, having the ability to control the VM power has prevented after-hours calls to VM administrators.\u00a0 Additionally, having console access to the VM has allowed multiple team members to view the console remotely during troubleshooting rather than having to be in the office.\u00a0 The fact that these permissions prevent configuration changes should negate any arguments against providing access to DBAs.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Most environments using VMware for server virtualization are going to also have Virtual Center Server installed for administration and monitoring.\u00a0 As a DBA, I always had access to Virtual Center with limited permissions.\u00a0 It is incredibly easy for VM administrators to provide read-only access to Virtual Center to non-administrators so that they can monitor the [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[43],"tags":[],"class_list":["post-1778","post","type-post","status-publish","format-standard","hentry","category-virtualization"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Read-Only Access to Virtual Center for DBAs - Jonathan Kehayias<\/title>\n<meta name=\"description\" content=\"This post shows how to configure read-only access to Virtual Center for database and application administrators to view performance information for VMs.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Read-Only Access to Virtual Center for DBAs - Jonathan Kehayias\" \/>\n<meta property=\"og:description\" content=\"This post shows how to configure read-only access to Virtual Center for database and application administrators to view performance information for VMs.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/\" \/>\n<meta property=\"og:site_name\" content=\"Jonathan Kehayias\" \/>\n<meta property=\"article:published_time\" content=\"2013-05-21T22:56:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-04-13T16:55:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-content\/uploads\/2013\/05\/image_thumb1.png\" \/>\n<meta name=\"author\" content=\"Jonathan Kehayias\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jonathan Kehayias\" \/>\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:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/\"},\"author\":{\"name\":\"Jonathan Kehayias\",\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/#\\\/schema\\\/person\\\/01c10d94f3648654ef706d5e6305f69c\"},\"headline\":\"Read-Only Access to Virtual Center for DBAs\",\"datePublished\":\"2013-05-21T22:56:29+00:00\",\"dateModified\":\"2017-04-13T16:55:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/\"},\"wordCount\":576,\"commentCount\":1,\"image\":{\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/wp-content\\\/uploads\\\/2013\\\/05\\\/image_thumb1.png\",\"articleSection\":[\"Virtualization\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/\",\"url\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/\",\"name\":\"Read-Only Access to Virtual Center for DBAs - Jonathan Kehayias\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/wp-content\\\/uploads\\\/2013\\\/05\\\/image_thumb1.png\",\"datePublished\":\"2013-05-21T22:56:29+00:00\",\"dateModified\":\"2017-04-13T16:55:42+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/#\\\/schema\\\/person\\\/01c10d94f3648654ef706d5e6305f69c\"},\"description\":\"This post shows how to configure read-only access to Virtual Center for database and application administrators to view performance information for VMs.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/wp-content\\\/uploads\\\/2013\\\/05\\\/image_thumb1.png\",\"contentUrl\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/wp-content\\\/uploads\\\/2013\\\/05\\\/image_thumb1.png\",\"width\":644,\"height\":177},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/read-only-access-to-virtual-center-for-dbas\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Virtualization\",\"item\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/category\\\/virtualization\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Read-Only Access to Virtual Center for DBAs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/#website\",\"url\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/\",\"name\":\"Jonathan Kehayias - The Rambling DBA\",\"description\":\"The Rambling DBA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.sqlskills.com\\\/blogs\\\/jonathan\\\/#\\\/schema\\\/person\\\/01c10d94f3648654ef706d5e6305f69c\",\"name\":\"Jonathan Kehayias\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/86630e27f5deecc5c393ea57fc7c3b6a068949f4fd6b5309f81de5a276f12855?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/86630e27f5deecc5c393ea57fc7c3b6a068949f4fd6b5309f81de5a276f12855?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/86630e27f5deecc5c393ea57fc7c3b6a068949f4fd6b5309f81de5a276f12855?s=96&d=mm&r=g\",\"caption\":\"Jonathan Kehayias\"},\"sameAs\":[\"http:\\\/\\\/3.209.169.194\\\/blogs\\\/jonathan\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Read-Only Access to Virtual Center for DBAs - Jonathan Kehayias","description":"This post shows how to configure read-only access to Virtual Center for database and application administrators to view performance information for VMs.","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:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/","og_locale":"en_US","og_type":"article","og_title":"Read-Only Access to Virtual Center for DBAs - Jonathan Kehayias","og_description":"This post shows how to configure read-only access to Virtual Center for database and application administrators to view performance information for VMs.","og_url":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/","og_site_name":"Jonathan Kehayias","article_published_time":"2013-05-21T22:56:29+00:00","article_modified_time":"2017-04-13T16:55:42+00:00","og_image":[{"url":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-content\/uploads\/2013\/05\/image_thumb1.png","type":"","width":"","height":""}],"author":"Jonathan Kehayias","twitter_misc":{"Written by":"Jonathan Kehayias","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/#article","isPartOf":{"@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/"},"author":{"name":"Jonathan Kehayias","@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/#\/schema\/person\/01c10d94f3648654ef706d5e6305f69c"},"headline":"Read-Only Access to Virtual Center for DBAs","datePublished":"2013-05-21T22:56:29+00:00","dateModified":"2017-04-13T16:55:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/"},"wordCount":576,"commentCount":1,"image":{"@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/#primaryimage"},"thumbnailUrl":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-content\/uploads\/2013\/05\/image_thumb1.png","articleSection":["Virtualization"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/","url":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/","name":"Read-Only Access to Virtual Center for DBAs - Jonathan Kehayias","isPartOf":{"@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/#primaryimage"},"image":{"@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/#primaryimage"},"thumbnailUrl":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-content\/uploads\/2013\/05\/image_thumb1.png","datePublished":"2013-05-21T22:56:29+00:00","dateModified":"2017-04-13T16:55:42+00:00","author":{"@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/#\/schema\/person\/01c10d94f3648654ef706d5e6305f69c"},"description":"This post shows how to configure read-only access to Virtual Center for database and application administrators to view performance information for VMs.","breadcrumb":{"@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/#primaryimage","url":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-content\/uploads\/2013\/05\/image_thumb1.png","contentUrl":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-content\/uploads\/2013\/05\/image_thumb1.png","width":644,"height":177},{"@type":"BreadcrumbList","@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/read-only-access-to-virtual-center-for-dbas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/"},{"@type":"ListItem","position":2,"name":"Virtualization","item":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/category\/virtualization\/"},{"@type":"ListItem","position":3,"name":"Read-Only Access to Virtual Center for DBAs"}]},{"@type":"WebSite","@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/#website","url":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/","name":"Jonathan Kehayias - The Rambling DBA","description":"The Rambling DBA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/#\/schema\/person\/01c10d94f3648654ef706d5e6305f69c","name":"Jonathan Kehayias","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/86630e27f5deecc5c393ea57fc7c3b6a068949f4fd6b5309f81de5a276f12855?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/86630e27f5deecc5c393ea57fc7c3b6a068949f4fd6b5309f81de5a276f12855?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/86630e27f5deecc5c393ea57fc7c3b6a068949f4fd6b5309f81de5a276f12855?s=96&d=mm&r=g","caption":"Jonathan Kehayias"},"sameAs":["http:\/\/3.209.169.194\/blogs\/jonathan"]}]}},"_links":{"self":[{"href":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-json\/wp\/v2\/posts\/1778","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-json\/wp\/v2\/comments?post=1778"}],"version-history":[{"count":0,"href":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-json\/wp\/v2\/posts\/1778\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-json\/wp\/v2\/media?parent=1778"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-json\/wp\/v2\/categories?post=1778"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sqlskills.com\/blogs\/jonathan\/wp-json\/wp\/v2\/tags?post=1778"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}