We’re looking to auto-populate data from Solace appliances into CMDB.
Any guidance around it, Any suggestions how we might auto-populate these into CMDB?
I looked at some documentation for CMDB and there seems to be a REST API called Import Set API. I don’t know much about it but it appears an import set is a staging area for, what I presume is, a batch bulk ingest that runs on a schedule.
So, depending on the volume of data you needed to ingest, you could use a Rest Delivery Point (RDP) in PubSub+ to publish data over HTTPS to the Import Set endpoint.
More information on RDPs can be found here: Managing REST Delivery Points