Interfaces & I/O parameters:
SO (RAN NSSMF) → SDN-C :
Topic Details:
- Consumer Topics:
- RANNFNSSIALLOCATION - Topic for RAN NF NSSI allocation
- RANNFNSSIEVENTS - Topic for RAN NF NSSI termination, activation & deactivation
- Producer Topics:
- RANNFNSSIRESPONSE - Topic to post the response status once the RAN NF allocation/termination/activation/deactivation is completed
Request & Response Payload:
RAN NF NSSI Allocation
Request
Request
{ "requestId":"", "sliceProfile":{ "":"" }, "trackingArea":"", "shareability":"", "NSIId":"", "RANNSSIId":"", "RANNFNSSIId":"", "s-NSSAI":{ "sST":1, "sD":12 }, "NSSTId":"", "sliceType":"", "resourceconfigs":{ }, "additionalproperties":{ } }
Response
Response
{ "status": "", "reason": {}, "RANNFNSSIId": "", "requestId": "", "action": "" }