<?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 Re: Onboard MGMT VLAN Workflow in Scripting</title>
    <link>https://community.extremenetworks.com/t5/scripting/onboard-mgmt-vlan-workflow/m-p/109997#M567</link>
    <description>&lt;P&gt;Thanks this did it - initially I just hardcoded the&amp;nbsp;workflowId variable to equal the one I was trying to kick off, but this solved the issue as well.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jul 2024 16:49:57 GMT</pubDate>
    <dc:creator>Configterminal</dc:creator>
    <dc:date>2024-07-25T16:49:57Z</dc:date>
    <item>
      <title>Onboard MGMT VLAN Workflow</title>
      <link>https://community.extremenetworks.com/t5/scripting/onboard-mgmt-vlan-workflow/m-p/109916#M564</link>
      <description>&lt;P&gt;I am using the following Workflow&amp;nbsp;&lt;A href="https://github.com/extremenetworks/ExtremeScripting/blob/master/XMC_XIQ-SE/oneview_workflows/xwf/Onboard_Mgmt_VLAN_Workflow.pdf" target="_blank"&gt;https://github.com/extremenetworks/ExtremeScripting/blob/master/XMC_XIQ-SE/oneview_workflows/xwf/Onboard_Mgmt_VLAN_Workflow.pdf&lt;/A&gt;&amp;nbsp;as part of my ZTP+ process which automatically runs during onboarding.&amp;nbsp; I also have it kick off a follow up workflow "Provisioning/Onboard VSP" after it completes.&lt;/P&gt;&lt;P&gt;I am encountering a peculiar issue, the initial workflow (Onboard Mgmt VLAN) kicks off during onboarding but fails saying:&lt;/P&gt;&lt;P&gt;getWorkflowId() worflowCategory = Provisioning / worflowName = Onboard VSP&lt;BR /&gt;nbiQuery response = {workflows: {allWorkflows=[]}}&lt;BR /&gt;workflowsList = []&lt;BR /&gt;getWorkflowId() unable to extract workflowList; query:&lt;BR /&gt;{'json': '\n {\n workflows {\n allWorkflows {\n name\n category\n path\n id\n }\n }\n }\n ', 'key': 'allWorkflows'}&lt;BR /&gt;Returned None&lt;/P&gt;&lt;P&gt;RuntimeError: SBYYYYYG-XXXXX: Unable to locate workflow id for 'Provisioning/Onboard VSP'&lt;/P&gt;&lt;P&gt;But if I run it manually it works perfectly and kicks off the follow up workflow without issue.&amp;nbsp; It almost sounds like a permissions issue as during onboarding it uses the "Netsight Server" user vs when I run it it uses my USERID.&amp;nbsp; Any thoughts on fixing this ?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 13:11:47 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/onboard-mgmt-vlan-workflow/m-p/109916#M564</guid>
      <dc:creator>Configterminal</dc:creator>
      <dc:date>2024-07-24T13:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Onboard MGMT VLAN Workflow</title>
      <link>https://community.extremenetworks.com/t5/scripting/onboard-mgmt-vlan-workflow/m-p/109949#M565</link>
      <description>&lt;P&gt;ConfigTerminal&lt;/P&gt;&lt;P&gt;Is the workflow with the correct category and the correct name?&lt;/P&gt;&lt;P&gt;See here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MiguelAngel_RO_0-1721894257802.png" style="width: 684px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/7866iD12A774EF5CC5848/image-dimensions/684x349?v=v2" width="684" height="349" role="button" title="MiguelAngel_RO_0-1721894257802.png" alt="MiguelAngel_RO_0-1721894257802.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 07:58:19 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/onboard-mgmt-vlan-workflow/m-p/109949#M565</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2024-07-25T07:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Onboard MGMT VLAN Workflow</title>
      <link>https://community.extremenetworks.com/t5/scripting/onboard-mgmt-vlan-workflow/m-p/109996#M566</link>
      <description>&lt;P&gt;Try adding the NetSightUser to the XIQ-SE Administrator group:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ludovico_Steven_0-1721918075347.png" style="width: 400px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/7868i078ABB20CCD29B5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ludovico_Steven_0-1721918075347.png" alt="Ludovico_Steven_0-1721918075347.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 14:35:48 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/onboard-mgmt-vlan-workflow/m-p/109996#M566</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2024-07-25T14:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Onboard MGMT VLAN Workflow</title>
      <link>https://community.extremenetworks.com/t5/scripting/onboard-mgmt-vlan-workflow/m-p/109997#M567</link>
      <description>&lt;P&gt;Thanks this did it - initially I just hardcoded the&amp;nbsp;workflowId variable to equal the one I was trying to kick off, but this solved the issue as well.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 16:49:57 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/onboard-mgmt-vlan-workflow/m-p/109997#M567</guid>
      <dc:creator>Configterminal</dc:creator>
      <dc:date>2024-07-25T16:49:57Z</dc:date>
    </item>
  </channel>
</rss>

