UNPKG

@itentialopensource/adapter-nokia_nsp_device_configurator

Version:

This adapter integrates with system described as: 22.11Modeled-deviceConfiguratorRestconfApis.

24 lines 595 B
{ "actions": [ { "name": "getAuthBearerToken", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/rest-gateway/rest/api/v1/auth/token?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getAuthBearerToken-default.json" } ] } ] }