<?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 Automation of adding a switch and user name in IMC in IMC</title>
    <link>https://community.hpe.com/t5/imc/automation-of-adding-a-switch-and-user-name-in-imc/m-p/6737065#M1950</link>
    <description>&lt;P&gt;hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are trying to automate &lt;STRONG&gt;adding of a switch&lt;/STRONG&gt; and &lt;STRONG&gt;adding a user&lt;/STRONG&gt;&amp;nbsp;in&amp;nbsp;&lt;STRONG&gt;HP IMC&lt;/STRONG&gt;&amp;nbsp;through REST api's but couldnt find any REST api's related document (we have found one, but has all the exmples in xml form here is the link of that document &lt;STRONG&gt;&lt;U&gt;&lt;A href="http://h20566.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c03382045-6&amp;amp;docLocale=en_US" target="_blank"&gt;http://h20566.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c03382045-6&amp;amp;docLocale=en_US&lt;/A&gt;&lt;/U&gt;&lt;/STRONG&gt;) can anyone please help us in finding right path to automate the above two things.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can also suggest if there is any other way to automate those 2 things.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;rajas&lt;/P&gt;</description>
    <pubDate>Sat, 25 Apr 2015 07:44:35 GMT</pubDate>
    <dc:creator>Rajas1</dc:creator>
    <dc:date>2015-04-25T07:44:35Z</dc:date>
    <item>
      <title>Automation of adding a switch and user name in IMC</title>
      <link>https://community.hpe.com/t5/imc/automation-of-adding-a-switch-and-user-name-in-imc/m-p/6737065#M1950</link>
      <description>&lt;P&gt;hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are trying to automate &lt;STRONG&gt;adding of a switch&lt;/STRONG&gt; and &lt;STRONG&gt;adding a user&lt;/STRONG&gt;&amp;nbsp;in&amp;nbsp;&lt;STRONG&gt;HP IMC&lt;/STRONG&gt;&amp;nbsp;through REST api's but couldnt find any REST api's related document (we have found one, but has all the exmples in xml form here is the link of that document &lt;STRONG&gt;&lt;U&gt;&lt;A href="http://h20566.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c03382045-6&amp;amp;docLocale=en_US" target="_blank"&gt;http://h20566.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c03382045-6&amp;amp;docLocale=en_US&lt;/A&gt;&lt;/U&gt;&lt;/STRONG&gt;) can anyone please help us in finding right path to automate the above two things.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can also suggest if there is any other way to automate those 2 things.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;rajas&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2015 07:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/automation-of-adding-a-switch-and-user-name-in-imc/m-p/6737065#M1950</guid>
      <dc:creator>Rajas1</dc:creator>
      <dc:date>2015-04-25T07:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Automation of adding a switch and user name in IMC</title>
      <link>https://community.hpe.com/t5/imc/automation-of-adding-a-switch-and-user-name-in-imc/m-p/6737079#M1951</link>
      <description>&lt;P&gt;Take a look at what Chris is up to with scripting user creation:&amp;nbsp;&lt;A href="http://kontrolissues.net/2015/04/16/automating-your-nms-build-using-python-and-restful-apis-part-1-creating-operators/" target="_blank"&gt;http://kontrolissues.net/2015/04/16/automating-your-nms-build-using-python-and-restful-apis-part-1-creating-operators/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could also look at what Aaron's been up to with Ansible &amp;amp; IMC here:&amp;nbsp;&lt;A href="https://github.com/NetOpsCommunity/ansible-imc" target="_blank"&gt;https://github.com/NetOpsCommunity/ansible-imc&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2015 09:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/automation-of-adding-a-switch-and-user-name-in-imc/m-p/6737079#M1951</guid>
      <dc:creator>LindsayHill</dc:creator>
      <dc:date>2015-04-25T09:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Automation of adding a switch and user name in IMC</title>
      <link>https://community.hpe.com/t5/imc/automation-of-adding-a-switch-and-user-name-in-imc/m-p/6737686#M1954</link>
      <description>&lt;P&gt;Further updates from Chris on adding devices:&amp;nbsp;&lt;A href="http://kontrolissues.net/2015/04/27/automating-your-nms-build-using-python-and-restful-apis-part-2-adding-devices-though-auto-discovery/" target="_blank"&gt;http://kontrolissues.net/2015/04/27/automating-your-nms-build-using-python-and-restful-apis-part-2-adding-devices-though-auto-discovery/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2015 00:33:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/automation-of-adding-a-switch-and-user-name-in-imc/m-p/6737686#M1954</guid>
      <dc:creator>LindsayHill</dc:creator>
      <dc:date>2015-04-28T00:33:04Z</dc:date>
    </item>
  </channel>
</rss>

