Versions Compared

Key

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

While the current input to POMBA is a service instance id, in some cases, it is necessary to decompose this service its is parts in order to get more information about this service. To facilitate this, a Service Decomposition Microservice has been created. Initial us of this API is by the Network Discovery Context Builder. The Microservice is available within the SDNC repository.

Inputs

/service instance id-decomposition/service/context?serviceInstanceId=<service_instance_id>

Outputs

name and ids of service components.


Code Block
collapsetrue
Coming soon



More information coming soon