Swagger link : SO Swagger
API exposed by NSSMF
Allocate NSSI
Method | URL |
---|---|
POST | /onap/so/infra/3gppservices/v1/allocate |
Request Example
Modify NSSI
Method | URL |
---|---|
PUT | /onap/so/infra/3gppservices/v1/modify |
Request Example for "networkType"s of "an" or "cn"
Request Example for "networkType"s of "tn"
Response Example
Activate NSSI
Method | URL |
---|---|
POST | /onap/so/infra/3gppservices/v1/activate |
Request Example
Deactivate NSSI
Method | URL |
---|---|
POST | /onap/so/infra/3gppservices/v1/deActivate |
Request Example
Deallocate NSSI
Method | URL |
---|---|
DELETE | /onap/so/infra/3gppservices/v1/deAllocate |
Request Example
Sub-net Capability query
Method | URL |
---|---|
GET | /onap/so/infra/3gppservices/v1/subnetCapabilityQuery |
Request Example (AN)
Refer to swagger for allowed enum values.
API consumed by NSSMF
OOF ↔ NSSMF
1.NSSI Selection - OOF
2.NSSI Deallocation - OOF