<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Adding NSX integration fails via API in HPE Morpheus Enterprise Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/adding-nsx-integration-fails-via-api/m-p/7248033#M1207</link>
    <description>&lt;P&gt;When adding NSX integration (scoped to a project) via API, it fails with an error&lt;/P&gt;
&lt;PRE style="background : #f0f1f2;"&gt;&lt;CODE class="lang-auto"&gt;"success": false,
"msg": "Error connecting to nsx-t"
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;When added via GUI with the same details, it authorizes correctly against the NSX manager and we can select a project.&lt;/P&gt;
&lt;P&gt;The issue is that it requires passing the &lt;CODE style="background : #f0f1f2;"&gt;systemVersion&lt;/CODE&gt; key within the &lt;CODE style="background : #f0f1f2;"&gt;networkServer.config&lt;/CODE&gt;. The workaround is to pass the &lt;CODE style="background : #f0f1f2;"&gt;systemVersion&lt;/CODE&gt; key and the value should be your NSX manager’s version, like below.&lt;/P&gt;
&lt;PRE style="background : #f0f1f2;"&gt;&lt;CODE class="lang-auto"&gt;{
  "networkServer": {
    "name": "integration_name",
    "serviceUrl": "nsx_service_url",
    "zoneId": 18,
    "serviceUsername": "service_username",
    "servicePassword": "service_password",
    "visibility": "private",
    "enabled": true,
    "type": "nsx-t",
    "config": {
      "project": "nsx_project_name",
      "systemVersion": "4.1.0.2.0.21761691" #Replace it with your NSX Manager's version
    }
  }
}
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; This is not an issue when adding the integration with the admin user. Only for non-admin users who have access to only one project. This is fixed in the upcoming Morpheus releases.&lt;/P&gt;
&lt;P&gt;Thanks&lt;BR /&gt;
Deepti&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 20:35:19 GMT</pubDate>
    <dc:creator>dgaharwar</dc:creator>
    <dc:date>2024-04-05T20:35:19Z</dc:date>
    <item>
      <title>Adding NSX integration fails via API</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/adding-nsx-integration-fails-via-api/m-p/7248033#M1207</link>
      <description>&lt;P&gt;When adding NSX integration (scoped to a project) via API, it fails with an error&lt;/P&gt;
&lt;PRE style="background : #f0f1f2;"&gt;&lt;CODE class="lang-auto"&gt;"success": false,
"msg": "Error connecting to nsx-t"
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;When added via GUI with the same details, it authorizes correctly against the NSX manager and we can select a project.&lt;/P&gt;
&lt;P&gt;The issue is that it requires passing the &lt;CODE style="background : #f0f1f2;"&gt;systemVersion&lt;/CODE&gt; key within the &lt;CODE style="background : #f0f1f2;"&gt;networkServer.config&lt;/CODE&gt;. The workaround is to pass the &lt;CODE style="background : #f0f1f2;"&gt;systemVersion&lt;/CODE&gt; key and the value should be your NSX manager’s version, like below.&lt;/P&gt;
&lt;PRE style="background : #f0f1f2;"&gt;&lt;CODE class="lang-auto"&gt;{
  "networkServer": {
    "name": "integration_name",
    "serviceUrl": "nsx_service_url",
    "zoneId": 18,
    "serviceUsername": "service_username",
    "servicePassword": "service_password",
    "visibility": "private",
    "enabled": true,
    "type": "nsx-t",
    "config": {
      "project": "nsx_project_name",
      "systemVersion": "4.1.0.2.0.21761691" #Replace it with your NSX Manager's version
    }
  }
}
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; This is not an issue when adding the integration with the admin user. Only for non-admin users who have access to only one project. This is fixed in the upcoming Morpheus releases.&lt;/P&gt;
&lt;P&gt;Thanks&lt;BR /&gt;
Deepti&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 20:35:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/adding-nsx-integration-fails-via-api/m-p/7248033#M1207</guid>
      <dc:creator>dgaharwar</dc:creator>
      <dc:date>2024-04-05T20:35:19Z</dc:date>
    </item>
  </channel>
</rss>

