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 2
Next »
S. No | API End Point | HTTP Method | Description | API Input / Request Payload | Resulting API response in case of "GET" | YANG subtree | Posiible CPS path | Consuming component | Comments |
---|
14 | /api/sdnc-config-db/v3/insertData | PUT | Pre-load Cell Data | { "cellList": [{ "Cell": { "networkId": "jio", "nodeId": "Chn1003", "physicalCellId": 0, "pnfName": "ncserver1007", "sectorNumber": 0, "latitude": "13.081907", "longitude": "80.270862" }, "neighbor": [ "Chn1006", "Chn906", "Chn1005", "Chn905" ] }] } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|