<?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: Finding Authgroup's devices. in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/finding-authgroup-s-devices/m-p/4672833#M7342</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can&amp;nbsp; use this command&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;show running-config devices device * authgroup | display xpath&lt;/LI-CODE&gt;&lt;P&gt;Or you can write a basic python script that iterate throught device and create a dict ( authgroup_name: [ list of device using the authgroup ] )&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 20 Aug 2022 17:11:54 GMT</pubDate>
    <dc:creator>Nabsch</dc:creator>
    <dc:date>2022-08-20T17:11:54Z</dc:date>
    <item>
      <title>Finding Authgroup's devices.</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/finding-authgroup-s-devices/m-p/4664448#M7305</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;
&lt;P&gt;I'd like to know if it's possible to check&amp;nbsp; an authgroup's list of devices. I'm only able to view the authgroups&amp;nbsp; but not the devices they include:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;admin@nso-msl-01(config)# devices authgroups group ?
This line doesn't have a valid range expression
Possible completions:
  The name of the authgroup  ATP             ATP_B           NCS6K-2      PAT         
  ZTP                        cisco           lab_paswd       netsim       operations  
  stc-svs-asr9K              stc-svs-asr920  stc-svs-ncs560  tacacs_test  test4BPA  &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Is there a way of finding the list of devices of each authgroup? Would I have to check each device's configuration to see to which authgroup they belong to?&lt;/P&gt;
&lt;P&gt;Your help is very much appreciated. Thank you.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 14:42:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/finding-authgroup-s-devices/m-p/4664448#M7305</guid>
      <dc:creator>casbarre</dc:creator>
      <dc:date>2022-08-05T14:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Authgroup's devices.</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/finding-authgroup-s-devices/m-p/4664511#M7306</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;
&lt;PRE&gt;show running-config devices | display xpath | include "authgroup &amp;lt;&amp;lt;authgroup_name&amp;gt;&amp;gt;"&lt;/PRE&gt;</description>
      <pubDate>Fri, 05 Aug 2022 16:50:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/finding-authgroup-s-devices/m-p/4664511#M7306</guid>
      <dc:creator>tcragg1</dc:creator>
      <dc:date>2022-08-05T16:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Authgroup's devices.</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/finding-authgroup-s-devices/m-p/4672833#M7342</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can&amp;nbsp; use this command&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;show running-config devices device * authgroup | display xpath&lt;/LI-CODE&gt;&lt;P&gt;Or you can write a basic python script that iterate throught device and create a dict ( authgroup_name: [ list of device using the authgroup ] )&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2022 17:11:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/finding-authgroup-s-devices/m-p/4672833#M7342</guid>
      <dc:creator>Nabsch</dc:creator>
      <dc:date>2022-08-20T17:11:54Z</dc:date>
    </item>
  </channel>
</rss>

