UNPKG

@itentialopensource/adapter-adtran_mosaic_cloud_platform

Version:

This adapter integrates with system described as: ADTRAN® Mosaic Cloud Platform (Mosaic CP).

24 lines 565 B
{ "actions": [ { "name": "exportInterfaceInventory", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/operations/adtran-export-data-service:export?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }