Have a REST based API to import/export data, alarms and elements into Operations Center. This would be similar to the BDI adapter but instead of using database connections it would use RESTful.
by: Michi S. | over a year ago | Operations Center
by: Michi S. | over a year ago | Operations Center
Have a REST based API to import/export data, alarms and elements into Operations Center. This would be similar to the BDI adapter but instead of using database connections it would use RESTful.
by: Michi S. | over a year ago | Operations Center
Comments
how about the same thing for CC or OC rather then using NetIQOle
+1 for a RESTful API to access CCDB and QDB related operations and data. Add access control and audit logging and you'll make a lot of us happy ;-)
Tell me what you need as far as collections? Is Events and CollectedData enough? Do you need an Agents collection or MS collection?
Tim, we are trying to leverage NOC to take AM event and metric data and send them to HP OMI. HP OMI has a rest APi set, so I would think we could leverage that to insert AM data into OMI? I use the old netiq HPOM connector to send over events, but need to send metric data over?