You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the meraki dashboard it fails to backup some networks. below you can find some errors encountered:
meraki: ERROR > appliance, getNetworkApplianceSecurityMalware - 400 Bad Request, {'errors': ['This endpoint only supports MX networks']}
meraki: ERROR > switch, getNetworkSwitchPortSchedules - 400 Bad Request, {'errors': ['This endpoint only supports MS networks']}
meraki: ERROR > switch, getNetworkSwitchAccessControlLists - 400 Bad Request, {'errors': ['This endpoint only supports MS networks']}
meraki: ERROR > wireless, getNetworkWirelessSettings - 400 Bad Request, {'errors': ['This endpoint only supports wireless networks']}
Can anyone help me with the errors found above?
The text was updated successfully, but these errors were encountered:
From the meraki dashboard it fails to backup some networks. below you can find some errors encountered: meraki: ERROR > appliance, getNetworkApplianceSecurityMalware - 400 Bad Request, {'errors': ['This endpoint only supports MX networks']} meraki: ERROR > switch, getNetworkSwitchPortSchedules - 400 Bad Request, {'errors': ['This endpoint only supports MS networks']} meraki: ERROR > switch, getNetworkSwitchAccessControlLists - 400 Bad Request, {'errors': ['This endpoint only supports MS networks']} meraki: ERROR > wireless, getNetworkWirelessSettings - 400 Bad Request, {'errors': ['This endpoint only supports wireless networks']} Can anyone help me with the errors found above?
Hi @chri6789 , do the networks not get backed up completely or is there just empty information in the json output?
Hi @joshingeniero, the backup fails completely, no json file is created. Ff even one error is encountered, like the logs I shared with you, no json file is generated. Thank you for your response
From the meraki dashboard it fails to backup some networks. below you can find some errors encountered:
meraki: ERROR > appliance, getNetworkApplianceSecurityMalware - 400 Bad Request, {'errors': ['This endpoint only supports MX networks']}
meraki: ERROR > switch, getNetworkSwitchPortSchedules - 400 Bad Request, {'errors': ['This endpoint only supports MS networks']}
meraki: ERROR > switch, getNetworkSwitchAccessControlLists - 400 Bad Request, {'errors': ['This endpoint only supports MS networks']}
meraki: ERROR > wireless, getNetworkWirelessSettings - 400 Bad Request, {'errors': ['This endpoint only supports wireless networks']}
Can anyone help me with the errors found above?
The text was updated successfully, but these errors were encountered: