API exposed by RAN NSSMF
Allocate RAN NSSI
Method | URL |
---|---|
POST | {api-handler-url}/api/rest/provMns/v1/NSS/SliceProfiles/{network-type} |
Request Example
Modify RAN NSSI
Method | URL |
---|---|
PUT | {api-handler-url}/api/rest/provMns/v1/NSS/{nssi}/{network-type} |
Request Example
Response Example
Activate RAN NSSI
Method | URL |
---|---|
POST | {api-handler-url}/api/rest/provMns/v1/NSS/{snssai}/activation/{network-type} |
Request Example
Deactivate RAN NSSI
Method | URL |
---|---|
POST | {api-handler-url}/api/rest/provMns/v1/NSS/{snssai}/deactivation/{network-type} |
Request Example
Deallocate RAN NSSI
Method | URL |
---|---|
DELETE | {api-handler-url}/api/rest/provMns/v1/NSS/nssi/{nssiId}/{network-type} |
Request Example
Sub-net Capability query
Method | URL |
---|---|
POST | {api-handler-url}/api/rest/provMns/v1/NSS/subnetCapabilityQuery |
Request Example
Query JOB Status
Method | URL |
GET | /api/rest/provMns/v1/NSS/jobs/{jobId} |
Response Example
API consumed by RAN NSSMF
OOF ↔ NSSMF
1.NSSI Selection
2.NSSI Deallocation