...
Elite soft json viewer | ||
---|---|---|
| ||
{
"jobId": "db245365e79c47ed88fcd60caa8f6549",
"status": "",
"statusDescription": ""
} |
Modify NSSI
Method | URL |
---|---|
PUT | /onap/so/infra/3gppservices/v1/modify |
...
Elite soft json viewer | ||
---|---|---|
| ||
{ "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "", "statusDescription": "" } |
Activate NSSI
Method | URL |
---|---|
POST | /onap/so/infra/3gppservices/v1/activate |
...
Elite soft json viewer | ||
---|---|---|
| ||
{ "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "", "statusDescription": "" } |
Deactivate NSSI
Method | URL |
---|---|
POST | /onap/so/infra/3gppservices/v1/deActivate |
...
Elite soft json viewer | ||
---|---|---|
| ||
{ "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "", "statusDescription": "" } |
Deallocate NSSI
Method | URL |
---|---|
DELETE | /onap/so/infra/3gppservices/v1/deAllocate |
...
Elite soft json viewer | ||
---|---|---|
| ||
{
"jobId": "db245365e79c47ed88fcd60caa8f6549",
"status": "",
"statusDescription": ""
} |
Sub-net Capability query
...