UNPKG

@itentialopensource/adapter-onap_sdc

Version:

This adapter integrates with system described as: onap_sdc.

25 lines 607 B
{ "actions": [ { "name": "activateServiceExternal", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/catalog/services/{pathv1}/distribution/{pathv2}/activate?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }