Retrieving the nSA API Details using Browser
To view and download the nSA rest APIs, perform the following:
1.Log in to nSA ICS using any of browser for example: Chrome, Mozilla).
2.Open your Browser > Click on the Right Corner 3 Vertical Dots > More Tools > Developer Tools as shown in the below image.
3.Select Network tab, this list all the APIs which are in use to load a UI Page.
4.Click Request tab to see the payloads and Response tab to see the return value.
5.Click on the link, shown in step 3 figure and you can see Json, Raw Data, and Headers tabs. You can Save and Copy.