Skip to content

Commit

Permalink
API version v1.51.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dexterlabora committed Oct 4, 2024
1 parent f159190 commit 4669659
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 70 deletions.
55 changes: 20 additions & 35 deletions openapi/spec2.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"swagger": "2.0",
"info": {
"version": "1.51.0",
"version": "v1.51.1",
"title": "Meraki Dashboard API",
"description": "The Cisco Meraki Dashboard API is a modern REST API based on the OpenAPI specification.\n\n> Date: 02 October, 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: 04 October, 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"
Expand Down Expand Up @@ -124421,9 +124421,8 @@
},
"summary": "List connectivity data of wireless LAN controllers in an organization",
"tags": [
"organizations",
"monitor",
"wirelessController",
"monitor",
"availabilities",
"changeHistory"
]
Expand Down Expand Up @@ -124637,9 +124636,8 @@
},
"summary": "List wireless client counts of wireless LAN controllers over time in an organization",
"tags": [
"organizations",
"monitor",
"wirelessController",
"monitor",
"clients",
"overview",
"history",
Expand Down Expand Up @@ -124807,9 +124805,8 @@
},
"summary": "List all access points associated with wireless LAN controllers in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"connections"
]
}
Expand Down Expand Up @@ -125037,9 +125034,8 @@
},
"summary": "List wireless LAN controller layer 2 interfaces in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"l2",
Expand Down Expand Up @@ -125254,9 +125250,8 @@
},
"summary": "List wireless LAN controller layer 2 interfaces history status in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"l2",
Expand Down Expand Up @@ -125433,9 +125428,8 @@
},
"summary": "List wireless LAN controller layer 2 interfaces history usage in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"l2",
Expand Down Expand Up @@ -125699,9 +125693,8 @@
},
"summary": "List wireless LAN controller layer 3 interfaces in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"l3",
Expand Down Expand Up @@ -125916,9 +125909,8 @@
},
"summary": "List wireless LAN controller layer 3 interfaces history status in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"l3",
Expand Down Expand Up @@ -126095,9 +126087,8 @@
},
"summary": "List wireless LAN controller layer 3 interfaces history usage in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"l3",
Expand Down Expand Up @@ -126324,9 +126315,8 @@
},
"summary": "Retrieve the packet counters for the interfaces of a Wireless LAN controller",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"packets",
Expand Down Expand Up @@ -126565,9 +126555,8 @@
},
"summary": "Retrieve the traffic for the interfaces of a Wireless LAN controller",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"usage",
Expand Down Expand Up @@ -126768,9 +126757,8 @@
},
"summary": "List the failover events of wireless LAN controllers in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"redundancy",
"failover",
Expand Down Expand Up @@ -126947,9 +126935,8 @@
},
"summary": "List redundancy details of wireless LAN controllers in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"redundancy",
"statuses"
Expand Down Expand Up @@ -127183,9 +127170,8 @@
},
"summary": "List cpu utilization data of wireless LAN controllers in an organization",
"tags": [
"organizations",
"monitor",
"wirelessController",
"monitor",
"devices",
"system",
"utilization",
Expand Down Expand Up @@ -127460,9 +127446,8 @@
},
"summary": "List the overview information of wireless LAN controllers in an organization and it is updated every minute.",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"overview",
"byDevice"
]
Expand Down Expand Up @@ -127506,6 +127491,9 @@
{
"name": "administered"
},
{
"name": "wirelessController"
},
{
"name": "accessControlLists"
},
Expand Down Expand Up @@ -128412,9 +128400,6 @@
{
"name": "webhooks"
},
{
"name": "wirelessController"
},
{
"name": "wirelessControllers"
},
Expand Down
55 changes: 20 additions & 35 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -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: 02 October, 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: 04 October, 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.51.0"
"version": "v1.51.1"
},
"servers": [
{
Expand Down Expand Up @@ -131648,9 +131648,8 @@
},
"summary": "List connectivity data of wireless LAN controllers in an organization",
"tags": [
"organizations",
"monitor",
"wirelessController",
"monitor",
"availabilities",
"changeHistory"
]
Expand Down Expand Up @@ -131888,9 +131887,8 @@
},
"summary": "List wireless client counts of wireless LAN controllers over time in an organization",
"tags": [
"organizations",
"monitor",
"wirelessController",
"monitor",
"clients",
"overview",
"history",
Expand Down Expand Up @@ -132074,9 +132072,8 @@
},
"summary": "List all access points associated with wireless LAN controllers in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"connections"
]
}
Expand Down Expand Up @@ -132324,9 +132321,8 @@
},
"summary": "List wireless LAN controller layer 2 interfaces in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"l2",
Expand Down Expand Up @@ -132563,9 +132559,8 @@
},
"summary": "List wireless LAN controller layer 2 interfaces history status in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"l2",
Expand Down Expand Up @@ -132762,9 +132757,8 @@
},
"summary": "List wireless LAN controller layer 2 interfaces history usage in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"l2",
Expand Down Expand Up @@ -133048,9 +133042,8 @@
},
"summary": "List wireless LAN controller layer 3 interfaces in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"l3",
Expand Down Expand Up @@ -133287,9 +133280,8 @@
},
"summary": "List wireless LAN controller layer 3 interfaces history status in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"l3",
Expand Down Expand Up @@ -133486,9 +133478,8 @@
},
"summary": "List wireless LAN controller layer 3 interfaces history usage in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"l3",
Expand Down Expand Up @@ -133737,9 +133728,8 @@
},
"summary": "Retrieve the packet counters for the interfaces of a Wireless LAN controller",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"packets",
Expand Down Expand Up @@ -134000,9 +133990,8 @@
},
"summary": "Retrieve the traffic for the interfaces of a Wireless LAN controller",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"interfaces",
"usage",
Expand Down Expand Up @@ -134223,9 +134212,8 @@
},
"summary": "List the failover events of wireless LAN controllers in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"redundancy",
"failover",
Expand Down Expand Up @@ -134416,9 +134404,8 @@
},
"summary": "List redundancy details of wireless LAN controllers in an organization",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"devices",
"redundancy",
"statuses"
Expand Down Expand Up @@ -134672,9 +134659,8 @@
},
"summary": "List cpu utilization data of wireless LAN controllers in an organization",
"tags": [
"organizations",
"monitor",
"wirelessController",
"monitor",
"devices",
"system",
"utilization",
Expand Down Expand Up @@ -134965,9 +134951,8 @@
},
"summary": "List the overview information of wireless LAN controllers in an organization and it is updated every minute.",
"tags": [
"organizations",
"configure",
"wirelessController",
"configure",
"overview",
"byDevice"
]
Expand Down Expand Up @@ -135011,6 +134996,9 @@
{
"name": "administered"
},
{
"name": "wirelessController"
},
{
"name": "accessControlLists"
},
Expand Down Expand Up @@ -135917,9 +135905,6 @@
{
"name": "webhooks"
},
{
"name": "wirelessController"
},
{
"name": "wirelessControllers"
},
Expand Down

0 comments on commit 4669659

Please sign in to comment.