Exporting NAC End System Data
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-25-2016 06:59 AM
How do I go about exporting the end system information from NAC Manager to excel?
In oneview I can export to a PDF but I would like to export all the data to Excel.
Thx
Andre
In oneview I can export to a PDF but I would like to export all the data to Excel.
Thx
Andre
14 REPLIES 14
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-05-2017 10:07 AM
Hi all.
I'm facing the same "issue": I'm on version 8.0.3.53 and I'd like to be able to export in some useable file format (csv, txt, xls, or simiilar) the end-systems list (after applying a filter).
I tried with the "axis/services/NACWebService/getAllEndSystem" path but it did not work. I get following error displayed:
"The endpoint reference (EPR) for the Operation not found is /axis/services/NACWebService/getAllEndSystem and the WSA Action = null"
Any help will be much appreciated!
Thanks,
Flavio.
I'm facing the same "issue": I'm on version 8.0.3.53 and I'd like to be able to export in some useable file format (csv, txt, xls, or simiilar) the end-systems list (after applying a filter).
I tried with the "axis/services/NACWebService/getAllEndSystem" path but it did not work. I get following error displayed:
"The endpoint reference (EPR) for the Operation not found is /axis/services/NACWebService/getAllEndSystem and the WSA Action = null"
Any help will be much appreciated!
Thanks,
Flavio.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-18-2017 08:10 AM
Hello Patrik,
you are right I didn't see a difference in speed between NAC Request tool and a direct call via WebServices in my test.
Then I will probably have to write a small script for my customers, if the java tool no longer exists.
Regards
Stephan
you are right I didn't see a difference in speed between NAC Request tool and a direct call via WebServices in my test.
Then I will probably have to write a small script for my customers, if the java tool no longer exists.
Regards
Stephan
Regards
Stephan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-18-2017 07:13 AM
Hello Patrick,
up to now I do not know if there is a difference. I wanted to know whether it is supported before I test the tools for my purpose.
up to now I do not know if there is a difference. I wanted to know whether it is supported before I test the tools for my purpose.
Regards
Stephan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-17-2017 08:30 PM
Hello Stephan,
the backend api will still exists, when the java frontends are removed. So you can use the
nac request tool or something else for the api. But is there really a difference between
"axis/services/NACWebService/getallEndSystem" and the nac request tool? It uses
the soap api. And it is just a reference implemantation (with really bad cli arg parsing) for
the soap api.
the backend api will still exists, when the java frontends are removed. So you can use the
nac request tool or something else for the api. But is there really a difference between
"axis/services/NACWebService/getallEndSystem" and the nac request tool? It uses
the soap api. And it is just a reference implemantation (with really bad cli arg parsing) for
the soap api.
