UNPKG

@itentialopensource/adapter-nokia_nsp_sdn

Version:

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

25 lines 611 B
{ "actions": [ { "name": "getAuthentication", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v4/security/authentication?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getAuthentication-default.json" } ] } ] }