{"id":15084,"date":"2020-05-26T16:56:53","date_gmt":"2020-05-26T20:56:53","guid":{"rendered":"https:\/\/evolphin.com\/help\/?p=15084"},"modified":"2020-05-26T16:56:54","modified_gmt":"2020-05-26T20:56:54","slug":"before-upgrading-to-7-5-x","status":"publish","type":"post","link":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/before-upgrading-to-7-5-x\/","title":{"rendered":"Before upgrading to 7.5.x"},"content":{"rendered":"\n<p>You need a server machine for installing the new Curator (7.5.x) that will generate the updated Curator index on your existing Zoom 7.3 setup. Once the indexing is finished, you should back up the new indexes and other files as per the regular upgrade instructions. You may uninstall the new Curator in the end. Follow these steps:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><span style=\"text-decoration: underline;\">New 7.5 Curator<\/span><\/h4>\n\n\n\n<ol class=\"wp-block-list\"><li><strong>Copy<\/strong> the 7.5 upgrade files (as shared by Support) on a server machine. For Linux Server, you can also use the existing Curator machine.<\/li><li><strong>Install<\/strong> Zoom 7.5 on this machine to set up a new 7.5 Curator.<\/li><li><strong>Copy<\/strong> <span style=\"font-weight: 400;\">curator-server.xml <\/span>from your existing Curator to the new 7.5 Curator.<\/li><li><strong>Open<\/strong> this <span style=\"font-weight: 400;\">curator-server.xml <strong>for editing<\/strong> on the new 7.5 Curator.<\/span> <div class=\"json\" style=\"background: #4b4d50; color: white; font-size: 80%; padding: 10px;\">&lt;curatorConfig&gt;<br>&nbsp; &nbsp;&lt;name&gt;CuratorOnPSMachine&lt;\/name&gt;<br>&nbsp; &nbsp;&lt;schedulerFrequency&gt;10000&lt;\/schedulerFrequency&gt;<br>&nbsp; &nbsp;&lt;failedDocsNotification&gt;daily&lt;\/failedDocsNotification&gt;<br>&nbsp; &nbsp;&lt;waitTimeoutForCoresToLoad&gt;60000&lt;\/waitTimeoutForCoresToLoad&gt;<br>&nbsp; &nbsp;&lt;logLevel&gt;INFO&lt;\/logLevel&gt;<br>&nbsp; &nbsp;&lt;solrDataDir&gt;\/home\/evolphin\/zoom\/db\/solr-db&lt;\/solrDataDir&gt;<br>&nbsp; &nbsp;&lt;connectionConfig&gt;<br>&nbsp; &nbsp; &nbsp; &lt;host&gt;192.168.0.183&lt;\/host&gt;<br>&nbsp; &nbsp; &nbsp; &lt;listenerHost&gt;0.0.0.0&lt;\/listenerHost&gt;<br>&nbsp; &nbsp; &nbsp; &lt;port&gt;8983&lt;\/port&gt;<br>&nbsp; &nbsp; &nbsp; &lt;sslPort&gt;8984&lt;\/sslPort&gt;<br>&nbsp; &nbsp; &nbsp; &lt;sslEnabled&gt;true&lt;\/sslEnabled&gt;<br>&nbsp; &nbsp; &nbsp; &lt;proxyPort&gt;0&lt;\/proxyPort&gt;<br>&nbsp; &nbsp; &nbsp; &lt;solrEndPoint&gt;\/solr&lt;\/solrEndPoint&gt;<br>&nbsp; &nbsp; &nbsp; &lt;curatorEndPoint&gt;\/curator&lt;\/curatorEndPoint&gt;<br>&nbsp; &nbsp; &nbsp; &lt;logsEndPoint&gt;\/logs&lt;\/logsEndPoint&gt;<\/div><\/li><li><strong>Update<\/strong> the &lt;name&gt; tag to differentiate it from the existing Curator.<\/li><li><strong>Update<\/strong> &lt;solrDataDir&gt; to point to a new folder where a new DB will be created by this new 7.5 Curator.<\/li><li><span style=\"font-weight: 400;\"><strong>Locate<\/strong> the &lt;connectionConfig&gt; tag and <strong>u<\/strong><\/span><strong>pdate<\/strong> the value of &lt;host&gt; to point to the hostname or IP of the new 7.5 Curator.<\/li><li>If you are running the new Curator on the existing Curator machine (for Linux) then also <strong>update<\/strong> &lt;port&gt; (or &lt;sslPort&gt; for SSL). If using SSL, you also need to <a href=\"\/docs\/ssl\/ssl-support-for-core-zoom-operations\/\"><strong>configure SSL<\/strong><\/a> for this new 7.5 Curator.<\/li><li>Scroll down in the curator-server.xml and <strong>locate<\/strong> the &lt;auditIndex&gt; tag inside the &lt;index&gt; tag. <div class=\"json\" style=\"background: #4b4d50; color: white; font-size: 80%; padding: 10px;\">&lt;index&gt;<br>&nbsp; &nbsp;&lt;contentIndex&gt;<br>&nbsp; &nbsp; &nbsp; &lt;enabled&gt;true&lt;\/enabled&gt;<br>&nbsp; &nbsp; &nbsp; &lt;configFile&gt;conf\/index-config.xml&lt;\/configFile&gt;<br>&nbsp; &nbsp; &nbsp; &lt;maxThreadCount&gt;2&lt;\/maxThreadCount&gt;<br>&nbsp; &nbsp; &nbsp; &lt;maxRetryCount&gt;5&lt;\/maxRetryCount&gt;<br>&nbsp; &nbsp; &nbsp; &lt;commitFrequency&gt;2500&lt;\/commitFrequency&gt;<br>&nbsp; &nbsp; &nbsp; &lt;maxRrnsPerQuery&gt;100&lt;\/maxRrnsPerQuery&gt;<br>&nbsp; &nbsp; &nbsp; &lt;maxFuidsPerQuery&gt;10000&lt;\/maxFuidsPerQuery&gt;<br>&nbsp; &nbsp; &nbsp; &lt;maxHighlightResult&gt;100&lt;\/maxHighlightResult&gt;<br>&nbsp; &nbsp;&lt;\/contentIndex&gt;<br>&nbsp; &nbsp;&lt;auditIndex&gt;<br>&nbsp; &nbsp; &nbsp; &lt;enabled&gt;true&lt;\/enabled&gt;<br>&nbsp; &nbsp; &nbsp; &lt;maxThreadCount&gt;1&lt;\/maxThreadCount&gt;<br>&nbsp; &nbsp; &nbsp; &lt;maxRetryCount&gt;5&lt;\/maxRetryCount&gt;<br>&nbsp; &nbsp; &nbsp; &lt;commitFrequency&gt;25000&lt;\/commitFrequency&gt;<br>&nbsp; &nbsp;&lt;\/auditIndex&gt;<\/div><\/li><li><strong>Set<\/strong> &lt;enabled&gt; inside &lt;auditIndex&gt; to false. This is done as we do not want this new Curator to create an Audit Index.<\/li><li><strong>Log into<\/strong> the Web Management Console as an administrator. <strong>Open<\/strong> Server Control Panel under System node.<\/li><li><strong>Click<\/strong> Curator Server Settings to open the Curator Configuration window.<\/li><li><strong>Click<\/strong> Add to add a new Curator. <strong>Specify<\/strong> the Name, Host, and Port for the new Curator (check Use SSL if using SSL) and <strong>click<\/strong> Save.<\/li><li>The new Curator is now registered with the Zoom Server.<\/li><li>Start your new 7.5 Curator Server (<a href=\"\/docs\/zoom-server\/administration-server\/starting-and-stopping-zoom-services-windows\/\">for Windows<\/a> or <a href=\"\/docs\/zoom-server\/administration-server\/starting-and-stopping-zoom-services\/\">for Linux<\/a>). <div class=\"note\">If you are running the new 7.5 Curator on the existing 7.3 Curator, then start the new 7.5 Curator from \/bin\/curatorserver.bat at the location where the 7.5 Zoom was installed.<\/div><\/li><li><strong>Open<\/strong> Curator Dashboard inside Curator node under the System node in the Web Management Console.<\/li><li><strong>Select<\/strong> the new 7.5 Curator and <strong>check<\/strong> the status of the indexes.<\/li><li>When all indexes are complete for this new 7.5 Curator, we are ready to upgrade Zoom to 7.5.<\/li><li>After indexing is finished for the new 7.5 Curator, <a href=\"\/docs\/zoom-server\/administration-server\/starting-and-stopping-zoom-services-windows\/\">stop all Zoom services<\/a>, including that of the new 7.5 Curator.<\/li><li><strong>Back up<\/strong> Curator DB for the new 7.5 Curator (location of the Curator DB is the new &lt;solrDataDir&gt; that was set in curator-server.xml).<\/li><li><strong>Back up<\/strong> the Zoom DB on your Zoom Server.<\/li><li><strong>Back up<\/strong> Audit logs on your Zoom Server from the folder <em>audit_curator<\/em> inside the logs directory <div class=\"note\">The location of logs directory on the Zoom Server is saved in the &lt;logsEndPoint&gt; tag inside your old Curator&#8217;s curator-server.xml.<\/div><\/li><li><strong>Uninstall<\/strong> the new 7.5 Curator.<\/li><\/ol>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You need a server machine for installing the new Curator (7.5.x) that will generate the updated Curator index on your existing Zoom 7.3 setup. Once the indexing is finished, you should back up the new indexes and other files as per the regular upgrade instructions. You may uninstall the new Curator in the end. Follow [&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":[8],"tags":[178,83],"class_list":["post-15084","post","type-post","status-publish","format-standard","hentry","category-server-installation","tag-7-5","tag-upgrading"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Before upgrading to 7.5.x - 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\/server-installation\/before-upgrading-to-7-5-x\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Before upgrading to 7.5.x - Evolphin Documentation\" \/>\n<meta property=\"og:description\" content=\"You need a server machine for installing the new Curator (7.5.x) that will generate the updated Curator index on your existing Zoom 7.3 setup. Once the indexing is finished, you should back up the new indexes and other files as per the regular upgrade instructions. You may uninstall the new Curator in the end. Follow [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolphin.com\/help\/deployment\/server-installation\/before-upgrading-to-7-5-x\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolphin Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2020-05-26T20:56:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-26T20:56:54+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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/before-upgrading-to-7-5-x\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/before-upgrading-to-7-5-x\\\/\"},\"author\":{\"name\":\"Rahul Bhargava\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\"},\"headline\":\"Before upgrading to 7.5.x\",\"datePublished\":\"2020-05-26T20:56:53+00:00\",\"dateModified\":\"2020-05-26T20:56:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/before-upgrading-to-7-5-x\\\/\"},\"wordCount\":785,\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"keywords\":[\"7.5\",\"upgrading\"],\"articleSection\":[\"Server Installation and Upgrade\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/before-upgrading-to-7-5-x\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/before-upgrading-to-7-5-x\\\/\",\"name\":\"Before upgrading to 7.5.x - Evolphin Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\"},\"datePublished\":\"2020-05-26T20:56:53+00:00\",\"dateModified\":\"2020-05-26T20:56:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/before-upgrading-to-7-5-x\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/before-upgrading-to-7-5-x\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/before-upgrading-to-7-5-x\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Before upgrading to 7.5.x\"}]},{\"@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":"Before upgrading to 7.5.x - 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\/server-installation\/before-upgrading-to-7-5-x\/","og_locale":"en_US","og_type":"article","og_title":"Before upgrading to 7.5.x - Evolphin Documentation","og_description":"You need a server machine for installing the new Curator (7.5.x) that will generate the updated Curator index on your existing Zoom 7.3 setup. Once the indexing is finished, you should back up the new indexes and other files as per the regular upgrade instructions. You may uninstall the new Curator in the end. Follow [&hellip;]","og_url":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/before-upgrading-to-7-5-x\/","og_site_name":"Evolphin Documentation","article_published_time":"2020-05-26T20:56:53+00:00","article_modified_time":"2020-05-26T20:56:54+00:00","author":"Rahul Bhargava","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rahul Bhargava","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/before-upgrading-to-7-5-x\/#article","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/before-upgrading-to-7-5-x\/"},"author":{"name":"Rahul Bhargava","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7"},"headline":"Before upgrading to 7.5.x","datePublished":"2020-05-26T20:56:53+00:00","dateModified":"2020-05-26T20:56:54+00:00","mainEntityOfPage":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/before-upgrading-to-7-5-x\/"},"wordCount":785,"publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"keywords":["7.5","upgrading"],"articleSection":["Server Installation and Upgrade"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/before-upgrading-to-7-5-x\/","url":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/before-upgrading-to-7-5-x\/","name":"Before upgrading to 7.5.x - Evolphin Documentation","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/#website"},"datePublished":"2020-05-26T20:56:53+00:00","dateModified":"2020-05-26T20:56:54+00:00","breadcrumb":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/before-upgrading-to-7-5-x\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolphin.com\/help\/deployment\/server-installation\/before-upgrading-to-7-5-x\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/before-upgrading-to-7-5-x\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolphin.com\/help\/"},{"@type":"ListItem","position":2,"name":"Before upgrading to 7.5.x"}]},{"@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\/15084","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=15084"}],"version-history":[{"count":1,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/15084\/revisions"}],"predecessor-version":[{"id":15092,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/15084\/revisions\/15092"}],"wp:attachment":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/media?parent=15084"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/categories?post=15084"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/tags?post=15084"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}