{"id":13255,"date":"2019-10-31T04:49:04","date_gmt":"2019-10-31T04:49:04","guid":{"rendered":"https:\/\/evolphin.com\/help\/?p=13255"},"modified":"2020-05-15T03:53:14","modified_gmt":"2020-05-15T07:53:14","slug":"setting-up-hub","status":"publish","type":"post","link":"https:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/","title":{"rendered":"Setting up Hub"},"content":{"rendered":"\n<p>You need the Hub Server to manage jobs for various Zoom modules like Hierarchical Archive or AI.<\/p>\n\n\n\n<p>You can install it on any server in your Zoom network. Check that you have the Hub installer from Evolphin Support before proceeding.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Installing the Hub<\/h3>\n\n\n\n<p><span style=\"font-weight: 400;\">Extract the shared Hub installer zip\/tar to any path on your designated Hub Server machine and follow the steps below to install the Hub:<br><\/span><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">On Windows<\/h4>\n\n\n\n<ol class=\"wp-block-list\"><li><span style=\"font-weight: 400;\"><strong>Open<\/strong> <span class=\"keyword\">Command Line<\/span> as an administrator.<\/span><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>Navigate<\/strong> <strong>to<\/strong> the \\bin folder inside the extracted Hub build files.<\/span><\/li><li><span style=\"font-weight: 400;\"><strong>Run<\/strong> Hub install (this will register Evolphin Job Hub as a service)<\/span><\/li><li><span style=\"font-weight: 400;\"><strong>Run<\/strong> Hub start (this will start the Hub Server)<\/span>\n<div class=\"note\">To stop use <em>Hub stop<\/em>; for restart use <em>Hub restart<\/em>. To remove this service use <em>Hub remove<\/em>.<\/div>\n<\/li><\/ol>\n\n\n\n<h4 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">On Linux<br><\/span><\/h4>\n\n\n\n<ol class=\"wp-block-list\"><li><span style=\"font-weight: 400;\"><strong>Navigate<\/strong> to the \/bin folder inside the extracted Hub build files.<\/span><\/li><li><span style=\"font-weight: 400;\"><strong>Run<\/strong> .\/Hub start (this will start Hub server)<\/span>\n<div class=\"note\">To stop use <em>.\/Hub stop<\/em>, for restart use <em>.\/Hub restart<\/em> and to remove this service use <em>.\/Hub remove<\/em>.<\/div>\n<\/li><\/ol>\n\n\n\n<div class=\"note\">Hub runs as a service called <strong>Evolphin Job Hub<\/strong> on the Hub Server.<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Registering with Zoom<\/h3>\n\n\n\n<p>After installing the Hub using the steps above, you also need to update one or more XML files with the correct configuration before registering with Zoom. When you start the Hub for the first time then it is registered with Zoom using the configuration settings in these XML files. Follow these steps on your Hub machine:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li><strong>Navigate<\/strong> to the <em>\/conf<\/em> folder inside the folder where you have installed the Hub and <strong>locate<\/strong> <span class=\"keyword\">hub.xml<\/span>.<\/li><li><strong>Open<\/strong> hub.xml <strong>for editing<\/strong>.\n<div class=\"json\" style=\"background: #4b4d50; color: white; font-size: 80%; padding: 10px;\">&lt;JobHubServerSpec&gt;<br>&nbsp; &nbsp;&lt;host&gt;localhost&lt;\/host&gt;<br>&nbsp; &nbsp;&lt;port&gt;8282&lt;\/port&gt;<br>&nbsp; &nbsp;&lt;configPort&gt;7272&lt;\/configPort&gt;<br>&nbsp; &nbsp;&lt;stagingArea&gt;C:\\EJH\\staging&lt;\/stagingArea&gt;<br>&nbsp; &nbsp;&lt;enableDebug&gt;false&lt;\/enableDebug&gt;<br>&nbsp; &nbsp;&lt;hubName&gt;GlobalHub&lt;\/hubName&gt;<br>&nbsp; &nbsp;&lt;s3MultipartUploadThreshold&gt;5242881&lt;\/s3MultipartUploadThreshold&gt;<br>&nbsp; &nbsp;&lt;s3MultipartUploadThreadCount&gt;5&lt;\/s3MultipartUploadThreadCount&gt;<br>&nbsp; &nbsp;&lt;ZoomSpec&gt;<br>&nbsp; &nbsp; &nbsp;&lt;adminServer&gt;http:\/\/localhost:8443&lt;\/adminServer&gt;<br>&nbsp; &nbsp; &nbsp;&lt;zoomUser&gt;&lt;\/zoomUser&gt;<br>&nbsp; &nbsp; &nbsp;&lt;zoomPassword&gt;&lt;\/zoomPassword&gt;<br>&nbsp; &nbsp; &nbsp;&lt;tpmPrefix&gt;TPM:&lt;\/tpmPrefix&gt;&gt;<br>&nbsp; &nbsp;&lt;\/ZoomSpec&gt;<br>&lt;\/JobHubServerSpec&gt;<\/div>\n<\/li><li><strong>Update<\/strong> these tags as needed:\n<ul>\n<li><strong>hubName:<\/strong> specify the name for this Hub as given in the Web Management Console.<\/li>\n<li><strong>host<\/strong><strong>:<\/strong> check that it has the IP\/hostname for the Hub Server machine.<\/li>\n<li><strong>adminServer:<\/strong> specify Zoom Server&#8217;s URL with port used for Web Management Console.<\/li>\n<li><strong>zoomUser<\/strong> and&nbsp;<strong>zoomPassword:<\/strong> specify a dedicated Zoom user account and password here for use by this Hub machine.<\/li>\n<\/ul>\n<\/li><li><strong>Save<\/strong> and <strong>close<\/strong> hub.xml.<\/li><li>In the same <em>\/conf<\/em> folder, <strong>locate<\/strong> <span class=\"keyword\">ai-spec.xml<\/span>.<\/li><li><strong>Open<\/strong> ai-spec.xml <strong>for editing<\/strong>.<\/li><li><strong>Update<\/strong> the tag <span style=\"font-weight: 400;\"><strong>previewServerUrl<\/strong> with the URL to access Preview Server, that is hostname with the port. For example, <i>&lt;previewServerUrl&gt;http:\/\/192.168.0.183:8873&lt;\/previewServerUrl&gt;.<\/i><\/span><\/li><li><strong>Save<\/strong> and <strong>close<\/strong> ai-spec.xml.<\/li><li><strong>Start<\/strong> the Hub service (check <span data-post-id=\"566\" class=\"insert-page insert-page-566 \"><a href=\"https:\/\/evolphin.com\/help\/administration-server\/starting-and-stopping-zoom-services\/\">Starting and Stopping Zoom Services (Linux)<\/a>\n\t\t\t\t\t\t<\/span> or <span data-post-id=\"490\" class=\"insert-page insert-page-490 \"><a href=\"https:\/\/evolphin.com\/help\/administration-server\/starting-and-stopping-zoom-services-windows\/\">Starting and Stopping Zoom Services (Windows)<\/a>\n\t\t\t\t\t\t<\/span> to know more about starting this service).<\/li><\/ol>\n\n\n\n<div class=\"note\">Before starting the Hub, make sure that its configuration has been added into Zoom using the Web Management Console.<\/div>\n\n\n\n<p>The Hub is now registered with Zoom. If needed, you can modify these settings here in the XML files and <a href=\"\/docs\/zoom-server\/administration-server\/hub\/managing-hubs-in-zoom\/#hub-configuration-in-zoom\">update other Hub configuration parameters through the Zoom Web Management Console<\/a>. However, you need to restart Hub service after any change to Hub parameters is made (in the XML files or in Zoom Web Management Console).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You need the Hub Server to manage jobs for various Zoom modules like Hierarchical Archive or AI. You can install it on any server in your Zoom network. Check that you have the Hub installer from Evolphin Support before proceeding. Installing the Hub Extract the shared Hub installer zip\/tar to any path on your designated [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[4],"tags":[],"class_list":["post-13255","post","type-post","status-publish","format-standard","hentry","category-guides"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Setting up Hub - Evolphin Documentation<\/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:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Setting up Hub - Evolphin Documentation\" \/>\n<meta property=\"og:description\" content=\"You need the Hub Server to manage jobs for various Zoom modules like Hierarchical Archive or AI. You can install it on any server in your Zoom network. Check that you have the Hub installer from Evolphin Support before proceeding. Installing the Hub Extract the shared Hub installer zip\/tar to any path on your designated [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolphin Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2019-10-31T04:49:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-15T07:53:14+00:00\" \/>\n<meta name=\"author\" content=\"Rahul Bhargava\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rahul Bhargava\" \/>\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:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/guides\\\/setting-up-hub\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/guides\\\/setting-up-hub\\\/\"},\"author\":{\"name\":\"Rahul Bhargava\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\"},\"headline\":\"Setting up Hub\",\"datePublished\":\"2019-10-31T04:49:04+00:00\",\"dateModified\":\"2020-05-15T07:53:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/guides\\\/setting-up-hub\\\/\"},\"wordCount\":605,\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"articleSection\":[\"Guides\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/guides\\\/setting-up-hub\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/guides\\\/setting-up-hub\\\/\",\"name\":\"Setting up Hub - Evolphin Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\"},\"datePublished\":\"2019-10-31T04:49:04+00:00\",\"dateModified\":\"2020-05-15T07:53:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/guides\\\/setting-up-hub\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/guides\\\/setting-up-hub\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/guides\\\/setting-up-hub\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Setting up Hub\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"name\":\"Evolphin Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolphin.com\\\/help\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\",\"name\":\"Evolphin Documentation\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"width\":200,\"height\":200,\"caption\":\"Evolphin Documentation\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\",\"name\":\"Rahul Bhargava\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"caption\":\"Rahul Bhargava\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Setting up Hub - Evolphin Documentation","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:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/","og_locale":"en_US","og_type":"article","og_title":"Setting up Hub - Evolphin Documentation","og_description":"You need the Hub Server to manage jobs for various Zoom modules like Hierarchical Archive or AI. You can install it on any server in your Zoom network. Check that you have the Hub installer from Evolphin Support before proceeding. Installing the Hub Extract the shared Hub installer zip\/tar to any path on your designated [&hellip;]","og_url":"https:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/","og_site_name":"Evolphin Documentation","article_published_time":"2019-10-31T04:49:04+00:00","article_modified_time":"2020-05-15T07:53:14+00:00","author":"Rahul Bhargava","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rahul Bhargava","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/#article","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/"},"author":{"name":"Rahul Bhargava","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7"},"headline":"Setting up Hub","datePublished":"2019-10-31T04:49:04+00:00","dateModified":"2020-05-15T07:53:14+00:00","mainEntityOfPage":{"@id":"https:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/"},"wordCount":605,"publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"articleSection":["Guides"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/","url":"https:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/","name":"Setting up Hub - Evolphin Documentation","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/#website"},"datePublished":"2019-10-31T04:49:04+00:00","dateModified":"2020-05-15T07:53:14+00:00","breadcrumb":{"@id":"https:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/evolphin.com\/help\/deployment\/guides\/setting-up-hub\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolphin.com\/help\/"},{"@type":"ListItem","position":2,"name":"Setting up Hub"}]},{"@type":"WebSite","@id":"https:\/\/evolphin.com\/help\/#website","url":"https:\/\/evolphin.com\/help\/","name":"Evolphin Documentation","description":"","publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolphin.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/evolphin.com\/help\/#organization","name":"Evolphin Documentation","url":"https:\/\/evolphin.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","width":200,"height":200,"caption":"Evolphin Documentation"},"image":{"@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7","name":"Rahul Bhargava","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","caption":"Rahul Bhargava"}}]}},"_links":{"self":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/13255","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/comments?post=13255"}],"version-history":[{"count":1,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/13255\/revisions"}],"predecessor-version":[{"id":14584,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/13255\/revisions\/14584"}],"wp:attachment":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/media?parent=13255"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/categories?post=13255"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/tags?post=13255"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}