This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Flexera Community
- :
- FlexNet Manager
- :
- FlexNet Manager Forum
- :
- Has anyone created a powershell script to pull all inventory data from FNMS API?
Subscribe
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apr 14, 2020
12:57 PM
Has anyone created a powershell script to pull all inventory data from FNMS API?
Hi,
Was curious if anyone has created a script to pull all inventory from FNMS's API? @ChrisG
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
1 Reply
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apr 15, 2020
12:13 AM
Only approach I can think of would be to configure report(s) to expose the inventory data you want to extract and use the GetCustomView API as discussed here: Access or Update FNMS Cloud Data using PowerShell
However, do consider:
- Inventory data tends to be large in terms of volume, so depending on your scale you may find this doesn't work.
- If you are looking for raw/low level inventory data (as opposed to normalized hardware or software inventory details), you may find that the data you want isn't exposed through the reporting options.
(Did my reply solve the question? Click "ACCEPT AS SOLUTION" to help others find answers faster. Liked something? Click "KUDO". Anything expressed here is my own view and not necessarily that of my employer, Flexera.)
