@itentialopensource/adapter-meraki
Version:
This adapter integrates with system described as: merakiDashboardApi.
291 lines • 9.1 kB
JSON
{
"actions": [
{
"name": "returnTheFirewallSettingsForThisNetwork",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/networks/{pathv1}/appliance/firewall/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/returnTheFirewallSettingsForThisNetwork-default.json"
}
]
},
{
"name": "updateTheFirewallSettingsForThisNetwork",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/networks/{pathv1}/appliance/firewall/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/updateTheFirewallSettingsForThisNetwork-default.json"
}
]
},
{
"name": "returnTheApplianceSettingsForANetwork",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/networks/{pathv1}/appliance/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/returnTheApplianceSettingsForANetwork-default.json"
}
]
},
{
"name": "updateTheApplianceSettingsForANetwork",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/networks/{pathv1}/appliance/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/updateTheApplianceSettingsForANetwork-default.json"
}
]
},
{
"name": "returnsTheEnabledStatusOfVLANsForTheNetwork",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/networks/{pathv1}/appliance/vlans/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/returnsTheEnabledStatusOfVLANsForTheNetwork-default.json"
}
]
},
{
"name": "enableDisableVLANsForTheGivenNetwork",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/networks/{pathv1}/appliance/vlans/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/enableDisableVLANsForTheGivenNetwork-default.json"
}
]
},
{
"name": "returnTheSettingsForANetwork",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/networks/{pathv1}/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/returnTheSettingsForANetwork-default.json"
}
]
},
{
"name": "updateTheSettingsForANetwork",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/networks/{pathv1}/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/updateTheSettingsForANetwork-default.json"
}
]
},
{
"name": "returnsGlobalAdaptivePolicySettingsInAnOrganization",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/organizations/{pathv1}/adaptivePolicy/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/returnsGlobalAdaptivePolicySettingsInAnOrganization-default.json"
}
]
},
{
"name": "updateGlobalAdaptivePolicySettings",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/organizations/{pathv1}/adaptivePolicy/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/updateGlobalAdaptivePolicySettings-default.json"
}
]
},
{
"name": "returnTheBluetoothSettingsForAWirelessDevice",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/devices/{pathv1}/wireless/bluetooth/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/returnTheBluetoothSettingsForAWirelessDevice-default.json"
}
]
},
{
"name": "updateTheBluetoothSettingsForAWirelessDevice",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/devices/{pathv1}/wireless/bluetooth/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/updateTheBluetoothSettingsForAWirelessDevice-default.json"
}
]
},
{
"name": "returnTheBluetoothSettingsForANetworkAHrefHttpsDocumentationMerakiComMRBluetoothBluetoothLowEnergyBLEBluetoothSettingsAMustBeEnabledOnTheNetwork",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/networks/{pathv1}/wireless/bluetooth/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/returnTheBluetoothSettingsForANetworkAHrefHttpsDocumentationMerakiComMRBluetoothBluetoothLowEnergyBLEBluetoothSettingsAMustBeEnabledOnTheNetwork-default.json"
}
]
},
{
"name": "updateTheBluetoothSettingsForANetwork",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/networks/{pathv1}/wireless/bluetooth/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/updateTheBluetoothSettingsForANetwork-default.json"
}
]
}
]
}