UNPKG

@itentialopensource/adapter-meraki

Version:

This adapter integrates with system described as: merakiDashboardApi.

25 lines 754 B
{ "actions": [ { "name": "returnmetricsfororganizationStop10switchesbyenergyusageovergiventimerange", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/organizations/{pathv1}/summary/top/switches/byEnergyUsage?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/returnmetricsfororganizationStop10switchesbyenergyusageovergiventimerange-default.json" } ] } ] }