About the REST APIs

The OSM Cloud Native REST API supports the following TMF APIs:
  • TMF 622: Product Ordering API

    Manages product orders and listener endpoints.

  • TMF 641: Service Order API

    Manages service orders and listener endpoints.

OSM Cloud Native also provides a native REST open API for Fallout Exception Management. There are two versions of this API: v1 and v2.0. The current recommended version is v2.0, which offers enhanced capabilities for managing Fallout Exceptions. For more information about the differences in these versions, see the OSM Developer's Guide.
Note: Version v1 of this API remains available but is deprecated. It will be phased out in the future, so Oracle recommends that you transition to v2.0.

For the two TMF APIs, OSM cloud native supports two flavors each:

  • Canonical. These are from TMForum as-is:
    • TMF622 - release 19.0, version 4.0.0
    • TMF641 - release 4.1, version 4.1.0
  • Oracle OSM Extended. These APIs include the canonical schemas and Oracle OSM extensions as allowed by TMF630 standard:
    • TMF622-OSM - version 4.0.0.1.0
    • TMF641-OSM - version 4.1.0.1.0

OSM Cloud Native also provides a non-TMF, native REST open API for OSM Cartridge Assembler (OCA).

For information about TMF support, Fallout Exception Management or OSM Cartridge Assembler, see the following documents:

  • OSM Concepts
  • OSM Modeling Guide
  • OSM Developer's Guide

You can view a list of all REST endpoints in this API.