Tag Archives: Netcool Integration

Using the Omnibus HTTP (OSLC) Interface (from .NET!)

Share

One of the new features in Netcool Omnibus 7.4 is a REST-like interface to the ObjectServer added to support OSLC. This interface allows you to query, update, add, and delete entries from any ObjectServer table. The documentation says that there is at least one IBM product that supports it, but we’re going to start simple and give the straight HTTP interface a try (documentation is available here).

Continue reading