From 488e828e6feaf6641a21b7535545d767c84e54c6 Mon Sep 17 00:00:00 2001 From: Charish Patel Date: Mon, 25 Mar 2019 16:20:44 -0400 Subject: [PATCH] Update README.md --- README.md | 42 ++++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 8b673f3..7a10077 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ Information from Meraki Dashboard API (https://api.meraki.com/api/v0). For full - https://dashboard.meraki.com/api_docs - https://documenter.getpostman.com/view/897512/meraki-dashboard-api/2To9xm -required arguments: +**Required Arguments**: + -k API_KEY, --api-key API_KEY API key obtained from Meraki Dashboard admin account @@ -20,29 +21,30 @@ required arguments: -=EXPLANATION & USAGE=- - I. All devices - license: Expiration of Meraki device license - -t license -o - uplink: Status of Meraki device connection to the cloud - -t uplink -n -s + I. All devices + license: Expiration of Meraki device license + -t license -o + uplink: Status of Meraki device connection to the cloud + -t uplink -n -s - II. Switch Options - port: Get status on an individual switchport - -t port -s -p + II. Switch Options + port: Get status on an individual switchport + -t port -s -p - III. AP Options - latency: Latency stats over the past hour per AP - -t latency -n -s - ssid: Status of configured SSID(s) - -t ssid -n -w <#> - failconn: Number of failed connections over the past hour - -t failconn -n - connassoc, connauth, conndhcp, conndns, connsucc: Connection stats per AP over the past hour at different stages - -t [connassoc, connauth, conndhcp, conndns, connsucc] -n -s - clients: Number of connected clients per AP within the past 2 hours + III. AP Options + latency: Latency stats over the past hour per AP + -t latency -n -s + ssid: Status of configured SSID(s) + -t ssid -n -w <#> + failconn: Number of failed connections over the past hour + -t failconn -n + connassoc, connauth, conndhcp, conndns, connsucc: Connection stats per AP over the past hour at different stages + -t [connassoc, connauth, conndhcp, conndns, connsucc] -n -s + clients: Number of connected clients per AP within the past 2 hours -t clients -s -supplemental arguments: +**Supplemental arguments**: + -o ORGID, --orgid ORGID Organization ID API Call (retrieve orgid[s]): GET /organizations