<?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: how do i extract all users configured on controller in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723665#M3838</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Do you see any error while accessing the swagger api&amp;nbsp;on the browser? Swagger API should work for all the controllers. Are you having admin rights on the controller?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Yogesh&lt;/P&gt;</description>
    <pubDate>Sat, 12 May 2018 09:56:00 GMT</pubDate>
    <dc:creator>Yogesh_Chouk</dc:creator>
    <dc:date>2018-05-12T09:56:00Z</dc:date>
    <item>
      <title>how do i extract all users configured on controller</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723658#M3831</link>
      <description>&lt;P&gt;i saw the post from 2014 [&lt;A href="https://community.appdynamics.com/t5/Archive/Extract-list-of-controller-user/m-p/12815]&amp;nbsp;" target="_blank"&gt;https://community.appdynamics.com/t5/Archive/Extract-list-of-controller-user/m-p/12815]&amp;nbsp;&lt;/A&gt; that configuratino is not exposing users through rest API&lt;/P&gt;

&lt;P&gt;controller/rest/configuration&lt;/P&gt;

&lt;P&gt;just wondering is anything got&amp;nbsp;changed?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;i can see also&amp;nbsp;i can add user through rest api, but again hwo do i list all ofthem ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO42/Configuration+API" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO42/Configuration+API&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;{code}&lt;/P&gt;
&lt;H2 id="ConfigurationAPI-CreateandModifyAppDynamicsUsers" id="toc-hId--1332179088"&gt;&lt;SPAN&gt;Create and Modify AppDynamics Users&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;Creates or modifies user accounts in the Controller.&lt;/P&gt;
&lt;P&gt;You pass the user configuration settings as query parameters to the API call. The format of the create and modify user calls are identical except for the user-id parameter, which is not passed for the create operation. The user-id is generated by the create operation.&amp;nbsp;&lt;/P&gt;
&lt;H4 id="ConfigurationAPI-Format" id="toc-hId-235382963"&gt;Format&lt;/H4&gt;
&lt;P&gt;POST /controller/rest/users&lt;/P&gt;
&lt;P&gt;{/code}&lt;/P&gt;

&lt;P&gt;thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 20:21:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723658#M3831</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-10-05T20:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: how do i extract all users configured on controller</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723659#M3832</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Could you please go through the below swagger api and let us know if it helps. You can extract the list of users from here. Attached screenshot for reference.&lt;/P&gt;

&lt;DIV class="preformatted panel conf-macro output-block" data-hasbody="true" data-macro-name="noformat"&gt;
&lt;DIV class="preformattedContent panelContent"&gt;
&lt;PRE&gt;https://&amp;lt;controller_host&amp;gt;:&amp;lt;primary_port&amp;gt;/api-docs/index.html&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Please refer below document for more information.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO42/Access+Swagger+and+Accounts+API" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO42/Access+Swagger+and+Accounts+API&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Yogesh&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 06:59:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723659#M3832</guid>
      <dc:creator>Yogesh_Chouk</dc:creator>
      <dc:date>2017-10-09T06:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: how do i extract all users configured on controller</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723660#M3833</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;Hello Y&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;A id="link_29" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/76607" target="_self"&gt;ogesh.chouk&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class=""&gt;Swagger doesn't work for my controller.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;none of the links are&amp;nbsp;actinable - could you please advice?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Uncaught TypeError: Cannot read property 'getMockSignature' of undefined&lt;BR /&gt; at SwaggerOperation.getSignature (swagger.js:815)&lt;BR /&gt; at new SwaggerOperation (swagger.js:718)&lt;BR /&gt; at SwaggerResource.addOperations (swagger.js:496)&lt;BR /&gt; at SwaggerResource.addApiDeclaration (swagger.js:427)&lt;BR /&gt; at Object.response (swagger.js:376)&lt;BR /&gt; at Object.obj.complete (swagger.js:1400)&lt;BR /&gt; at k (jquery-1.8.0.min.js:2)&lt;BR /&gt; at Object.fireWith (jquery-1.8.0.min.js:2)&lt;BR /&gt; at y (jquery-1.8.0.min.js:2)&lt;BR /&gt; at XMLHttpRequest.d (jquery-1.8.0.min.js:2)&lt;/P&gt;


&lt;P&gt;&lt;SPAN class=""&gt;thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 17:30:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723660#M3833</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-10-09T17:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: how do i extract all users configured on controller</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723661#M3834</link>
      <description>&lt;P&gt;so i got the redirection and used the direct SWAG json&lt;/P&gt;

&lt;P&gt;api-docs/accounts.json&lt;/P&gt;

&lt;P&gt;that works.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;but all API listed doesn't provide the possiblity to read all accounts.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ANy API requires either specific single user ID.&lt;/P&gt;

&lt;P&gt;so, there is no way to get all users list &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 18:17:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723661#M3834</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-10-09T18:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: how do i extract all users configured on controller</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723662#M3835</link>
      <description>&lt;P&gt;i was able to get the Users by searching teh AccountID&lt;/P&gt;

&lt;P&gt;&amp;nbsp;NOTE HERE&amp;nbsp; -- Account ID is the number in the internal AppDynamics base that correlated to the&amp;nbsp; account name&lt;/P&gt;
&lt;P&gt;&amp;nbsp;very very undescriptive. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 21:53:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723662#M3835</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-10-09T21:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: how do i extract all users configured on controller</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723663#M3836</link>
      <description>&lt;P&gt;I doubt that. As if the appdynamics web app can list the users, there must be an Api, documented or not, that gets the details. I'll investigate and post back with what I find.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 21:21:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723663#M3836</guid>
      <dc:creator>open768</dc:creator>
      <dc:date>2018-05-09T21:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: how do i extract all users configured on controller</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723664#M3837</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Can you please follow below documentation and let us know if that helps.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO44/RBAC+API#RBACAPI-GetAllUsers" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO44/RBAC+API#RBACAPI-GetAllUsers&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Yogesh&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2018 09:54:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723664#M3837</guid>
      <dc:creator>Yogesh_Chouk</dc:creator>
      <dc:date>2018-05-12T09:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: how do i extract all users configured on controller</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723665#M3838</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Do you see any error while accessing the swagger api&amp;nbsp;on the browser? Swagger API should work for all the controllers. Are you having admin rights on the controller?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Yogesh&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2018 09:56:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/how-do-i-extract-all-users-configured-on-controller/m-p/723665#M3838</guid>
      <dc:creator>Yogesh_Chouk</dc:creator>
      <dc:date>2018-05-12T09:56:00Z</dc:date>
    </item>
  </channel>
</rss>

