From 07222d8e12a7078aa21fa1e7d564041fdd589be5 Mon Sep 17 00:00:00 2001 From: mdurban Date: Wed, 20 Nov 2024 12:04:33 +0000 Subject: [PATCH] API version v1.52.0-beta.2 --- openapi/spec2.json | 47 +++++++++++++++++++++------------------- openapi/spec3.json | 53 ++++++++++++++++++++++++---------------------- 2 files changed, 53 insertions(+), 47 deletions(-) diff --git a/openapi/spec2.json b/openapi/spec2.json index ddc1f97..353b804 100644 --- a/openapi/spec2.json +++ b/openapi/spec2.json @@ -1,9 +1,9 @@ { "swagger": "2.0", "info": { - "version": "1.52.0-beta.1", + "version": "1.52.0-beta.2", "title": "Meraki Dashboard API", - "description": "The Cisco Meraki Dashboard API is a modern REST API based on the OpenAPI specification.\n\n> Date: 13 November, 2024\n>\n> [Recent Updates](https://meraki.io/whats-new/)\n\n---\n\n[API Documentation](https://meraki.io/api)\n\n[Community Support](https://meraki.io/community)\n\n[Meraki Homepage](https://www.meraki.com)\n", + "description": "The Cisco Meraki Dashboard API is a modern REST API based on the OpenAPI specification.\n\n> Date: 20 November, 2024\n>\n> [Recent Updates](https://meraki.io/whats-new/)\n\n---\n\n[API Documentation](https://meraki.io/api)\n\n[Community Support](https://meraki.io/community)\n\n[Meraki Homepage](https://www.meraki.com)\n", "contact": { "name": "Meraki Developer Community", "url": "https://meraki.io/community" @@ -589,6 +589,7 @@ "type": "string", "enum": [ "cameraSystems", + "ciscoNetworkingWireless", "networking", "systemsManager" ] @@ -880,6 +881,7 @@ "type": "string", "enum": [ "cameraSystems", + "ciscoNetworkingWireless", "networking", "systemsManager" ] @@ -1139,6 +1141,7 @@ "type": "string", "enum": [ "cameraSystems", + "ciscoNetworkingWireless", "networking", "systemsManager" ] @@ -119967,8 +119970,8 @@ "ports": "1, 2", "status": "exporting", "errorMessage": "Some error message", - "outputType": "upload_to_cloud", - "captureSource": "proactive", + "outputType": "cloudshark", + "captureSource": "scheduled", "captureReason": "capture reason", "fileSize": 1066, "duration": 60, @@ -120230,8 +120233,8 @@ "ports": "1, 2", "status": "exporting", "errorMessage": "Some error message", - "outputType": "upload_to_cloud", - "captureSource": "proactive", + "outputType": "cloudshark", + "captureSource": "scheduled", "captureReason": "capture reason", "fileSize": 1066, "duration": 60, @@ -120562,8 +120565,8 @@ "ports": "1, 2", "status": "exporting", "errorMessage": "Some error message", - "outputType": "upload_to_cloud", - "captureSource": "proactive", + "outputType": "cloudshark", + "captureSource": "scheduled", "captureReason": "capture reason", "fileSize": 1066, "duration": 60, @@ -151156,7 +151159,7 @@ "summary": "List access point client count at the moment in an organization", "tags": [ "wireless", - "configure", + "monitor", "clients", "overview", "byDevice" @@ -152985,7 +152988,7 @@ "summary": "List of Catalyst access points information", "tags": [ "wireless", - "configure", + "monitor", "devices", "wirelessControllers", "byDevice" @@ -155952,7 +155955,7 @@ "summary": "List all access points associated with wireless LAN controllers in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "connections" ] } @@ -156181,7 +156184,7 @@ "summary": "List wireless LAN controller layer 2 interfaces in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "l2", @@ -156397,7 +156400,7 @@ "summary": "List wireless LAN controller layer 2 interfaces history status in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "l2", @@ -156575,7 +156578,7 @@ "summary": "List wireless LAN controller layer 2 interfaces history usage in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "l2", @@ -156840,7 +156843,7 @@ "summary": "List wireless LAN controller layer 3 interfaces in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "l3", @@ -157056,7 +157059,7 @@ "summary": "List wireless LAN controller layer 3 interfaces history status in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "l3", @@ -157234,7 +157237,7 @@ "summary": "List wireless LAN controller layer 3 interfaces history usage in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "l3", @@ -157462,7 +157465,7 @@ "summary": "Retrieve the packet counters for the interfaces of a Wireless LAN controller", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "packets", @@ -157702,7 +157705,7 @@ "summary": "Retrieve the traffic for the interfaces of a Wireless LAN controller", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "usage", @@ -157904,7 +157907,7 @@ "summary": "List the failover events of wireless LAN controllers in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "redundancy", "failover", @@ -158082,7 +158085,7 @@ "summary": "List redundancy details of wireless LAN controllers in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "redundancy", "statuses" @@ -158593,7 +158596,7 @@ "summary": "List the overview information of wireless LAN controllers in an organization and it is updated every minute.", "tags": [ "wirelessController", - "configure", + "monitor", "overview", "byDevice" ] diff --git a/openapi/spec3.json b/openapi/spec3.json index dbfc790..836e172 100644 --- a/openapi/spec3.json +++ b/openapi/spec3.json @@ -2,12 +2,12 @@ "openapi": "3.0.1", "info": { "title": "Meraki Dashboard API", - "description": "A RESTful API to programmatically manage and monitor Cisco Meraki networks at scale.\n\n> Date: 13 November, 2024\n>\n> [Recent Updates](https://meraki.io/whats-new/)\n\n---\n\n[API Documentation](https://meraki.io/api)\n\n[Community Support](https://meraki.io/community)\n\n[Meraki Homepage](https://www.meraki.com)\n", + "description": "A RESTful API to programmatically manage and monitor Cisco Meraki networks at scale.\n\n> Date: 20 November, 2024\n>\n> [Recent Updates](https://meraki.io/whats-new/)\n\n---\n\n[API Documentation](https://meraki.io/api)\n\n[Community Support](https://meraki.io/community)\n\n[Meraki Homepage](https://www.meraki.com)\n", "contact": { "name": "Meraki Developer Community", "url": "https://meraki.io/community" }, - "version": "1.52.0-beta.1" + "version": "1.52.0-beta.2" }, "servers": [ { @@ -692,6 +692,7 @@ "type": "string", "enum": [ "cameraSystems", + "ciscoNetworkingWireless", "networking", "systemsManager" ] @@ -991,6 +992,7 @@ "type": "string", "enum": [ "cameraSystems", + "ciscoNetworkingWireless", "networking", "systemsManager" ] @@ -1252,6 +1254,7 @@ "type": "string", "enum": [ "cameraSystems", + "ciscoNetworkingWireless", "networking", "systemsManager" ] @@ -127362,10 +127365,10 @@ "name": "file_name", "startTime": "2018-02-11T00:00:00.090210Z", "ports": "1, 2", - "status": "new", + "status": "completed", "errorMessage": "Some error message", - "outputType": "upload_to_cloud", - "captureSource": "scheduled", + "outputType": "pcap", + "captureSource": "proactive", "captureReason": "capture reason", "fileSize": 1066, "duration": 60, @@ -127639,10 +127642,10 @@ "name": "file_name", "startTime": "2018-02-11T00:00:00.090210Z", "ports": "1, 2", - "status": "new", + "status": "completed", "errorMessage": "Some error message", - "outputType": "upload_to_cloud", - "captureSource": "scheduled", + "outputType": "pcap", + "captureSource": "proactive", "captureReason": "capture reason", "fileSize": 1066, "duration": 60, @@ -127989,10 +127992,10 @@ "name": "file_name", "startTime": "2018-02-11T00:00:00.090210Z", "ports": "1, 2", - "status": "new", + "status": "completed", "errorMessage": "Some error message", - "outputType": "upload_to_cloud", - "captureSource": "scheduled", + "outputType": "pcap", + "captureSource": "proactive", "captureReason": "capture reason", "fileSize": 1066, "duration": 60, @@ -160734,7 +160737,7 @@ "summary": "List access point client count at the moment in an organization", "tags": [ "wireless", - "configure", + "monitor", "clients", "overview", "byDevice" @@ -162769,7 +162772,7 @@ "summary": "List of Catalyst access points information", "tags": [ "wireless", - "configure", + "monitor", "devices", "wirelessControllers", "byDevice" @@ -165995,7 +165998,7 @@ "summary": "List all access points associated with wireless LAN controllers in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "connections" ] } @@ -166244,7 +166247,7 @@ "summary": "List wireless LAN controller layer 2 interfaces in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "l2", @@ -166482,7 +166485,7 @@ "summary": "List wireless LAN controller layer 2 interfaces history status in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "l2", @@ -166680,7 +166683,7 @@ "summary": "List wireless LAN controller layer 2 interfaces history usage in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "l2", @@ -166965,7 +166968,7 @@ "summary": "List wireless LAN controller layer 3 interfaces in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "l3", @@ -167203,7 +167206,7 @@ "summary": "List wireless LAN controller layer 3 interfaces history status in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "l3", @@ -167401,7 +167404,7 @@ "summary": "List wireless LAN controller layer 3 interfaces history usage in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "l3", @@ -167651,7 +167654,7 @@ "summary": "Retrieve the packet counters for the interfaces of a Wireless LAN controller", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "packets", @@ -167913,7 +167916,7 @@ "summary": "Retrieve the traffic for the interfaces of a Wireless LAN controller", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "interfaces", "usage", @@ -168135,7 +168138,7 @@ "summary": "List the failover events of wireless LAN controllers in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "redundancy", "failover", @@ -168327,7 +168330,7 @@ "summary": "List redundancy details of wireless LAN controllers in an organization", "tags": [ "wirelessController", - "configure", + "monitor", "devices", "redundancy", "statuses" @@ -168874,7 +168877,7 @@ "summary": "List the overview information of wireless LAN controllers in an organization and it is updated every minute.", "tags": [ "wirelessController", - "configure", + "monitor", "overview", "byDevice" ]