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 | ||
---|---|---|
| ||
Coming soon |
More information coming soon