Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

API exposed by RAN NSSMF

Allocate RAN NSSI

MethodURL
POST{api-handler-url}/api/rest/provMns/v1/NSS/SliceProfiles/{network-type}

Request Example

Response Example

Modify RAN NSSI

MethodURL
PUT{api-handler-url}/api/rest/provMns/v1/NSS/{nssi}/{network-type}

Request Example

Response Example

Activate RAN NSSI

MethodURL
POST{api-handler-url}/api/rest/provMns/v1/NSS/{snssai}/activation/{network-type}

Request Example

Response Example

Deactivate RAN NSSI

MethodURL
POST

{api-handler-url}/api/rest/provMns/v1/NSS/{snssai}/deactivation/{network-type}

Request Example

Response Example

Deallocate RAN NSSI

MethodURL
DELETE{api-handler-url}/api/rest/provMns/v1/NSS/nssi/{nssiId}/{network-type}

Request Example

Response Example

Sub-net Capability query

MethodURL
POST{api-handler-url}/api/rest/provMns/v1/NSS/subnetCapabilityQuery

Request Example

Response 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

SDNR ↔ NSSMF




  • No labels