Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Service Manager builds on CAPIF and depends on the Kong API Gateway.

CAPIF stands for common API framework and it was developed by 3GPP to enable a unified Northbound API framework across 3GPP network functions, and to ensure that there is a single and harmonized approach for API development.

...

Service Manager also implements 3GPP TS 29.222 V17.5.0 Common API Framework for 3GPP Northbound APIs. Service TService Manager uses CAPIF to provide the following APIs.

  • Register/deregister APIs
  • Publishing APIs
  • Onboarding/offboarding API invoker
  • Discovery APIs

If you only need the above APIs, then Service Manager is a plugin-in replacement for CAPIF.

In addition to CAPIF, Service Manager depends

When you call the Publish Service API of Service Manager, the interfaceDescriptions the requests body contains the ipv4Addr and port of the API Publishing Function. In the response body, these values are replaced by the ipv4Addr and port of the Kong data plane. This allows us to use Kong as a reverse proxy.