Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-14-2018 04:37 AM
Hello,
is there a way to get the current licenses via script or REST-API?
I need the info how many End-Systems for NAC are licensed to proceed in another script.
If I can get the license string it's easy do find out that value.
Or is there another place where I can find the information how many end systems for NAC are licensed?
Best regards
Stephan
is there a way to get the current licenses via script or REST-API?
I need the info how many End-Systems for NAC are licensed to proceed in another script.
If I can get the license string it's easy do find out that value.
Or is there another place where I can find the information how many end systems for NAC are licensed?
Best regards
Stephan
Regards
Stephan
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-22-2021 02:33 PM
As I have now finally learned, there is unfortunately no way to query the licenses via the API.
Regards
Stephan
15 REPLIES 15
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-14-2018 08:53 AM
Hello James,
I do not know a printed documentation. But I think all you need is here:
GraphiQL for testing and documentation
https://:8443/nbi/graphiql/index.html
GraphQL schema
https://:8443/nbi/graphql/schema.idl
GraphQL API
https://:8443/nbi/graphql
Have fun!
Best regards
Stephan
I do not know a printed documentation. But I think all you need is here:
GraphiQL for testing and documentation
https://
GraphQL schema
https://
GraphQL API
https://
Have fun!
Best regards
Stephan
Regards
Stephan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-14-2018 08:53 AM
Hello Alexander,
thank you for you hint.
I love the Rest(SOAP)-API but the report_web_services are quite complex (for me).
Because of you have to figure out the correct data types Therefore to read the license info from the mentioned file is much easier.
But you hint with GraphiQL is a good alternative.
Best regards
Stephan
thank you for you hint.
I love the Rest(SOAP)-API but the report_web_services are quite complex (for me).
Because of you have to figure out the correct data types Therefore to read the license info from the mentioned file is much easier.
But you hint with GraphiQL is a good alternative.
Best regards
Stephan
Regards
Stephan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-14-2018 08:53 AM
You might also try your luck with GraphQL based NBI (https://:8443/nbi/graphiql/index.html?query=%7B%0A%20%20accessControl%20%7B%0A%20%20%20... ) or Reporting SOAP API (https://emc.extremenetworks.com/content/oneview/docs/connect/docs/reporting_web_service/r_ov_connect...)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-14-2018 08:53 AM
Thanks for sharing!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-14-2018 08:53 AM
One little hint.
I do not care about other licenses in the license file (maybe there are assessment licenses or anything else) with the script. Because in my case I have only NAC licenses!!!
I do not care about other licenses in the license file (maybe there are assessment licenses or anything else) with the script. Because in my case I have only NAC licenses!!!
Regards
Stephan
