UNPKG

@itentialopensource/adapter-nokia_nsp_sdn

Version:

This adapter integrates with system described as: networkServicesPlatformRestApi-V4.

54 lines 1.24 kB
{ "response": { "data": [ { "appId": "string", "consumable": true, "deletable": false, "id": "string", "modifiable": false, "name": "string", "objectDescription": "string", "protection": false, "protectionType": "STANDBY" }, { "appId": "string", "consumable": true, "deletable": true, "id": "string", "modifiable": false, "name": "string", "objectDescription": "string", "protection": false, "protectionType": "UNKNOWN" }, { "appId": "string", "consumable": false, "deletable": true, "id": "string", "modifiable": true, "name": "string", "objectDescription": "string", "protection": true, "protectionType": "PRIMARY" }, { "appId": "string", "consumable": true, "deletable": false, "id": "string", "modifiable": false, "name": "string", "objectDescription": "string", "protection": true, "protectionType": "STANDBY" } ], "endRow": 10, "startRow": 3, "status": 4, "totalRows": 1 } }