I want to create a script to get information about cmdb_ci_spkg or cmdb_software_instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 10:09 PM
Hello everyone!
I have installed agent_client_collector and was able to get the linux data.
I am able to get software_installed in the tab agents - host - Related Links.
I would like to create a script to retrieve software_installed from cmdb_ci_server or cmdb_ci_linux_server or sn_agent_cmdb_ci_agent etc. to get the server's software information, but I don't know how to connect the above to cmdb_ci_spkg. spkg or cmdb_software_instance to the above, but I don't know how to connect the above to cmdb_ci_linux_server or sn_agent_cmdb_ci_agent to get the software.
I would appreciate it if you could tell me how to use Scripted REST APIs to get the software_installed tied to linux.
Thank you in advance.