get-organization-appliance-vpn-statuses
Retrieve VPN status for all networks in a Meraki organization, including device status, peers, and uplinks.
Instructions
Show VPN status for networks in an organization. (read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID | |
| perPage | No | The number of entries per page returned. Acceptable range is 3 - 300. Default is 300. | |
| startingAfter | No | A token used by the server to indicate the start of the page. Often this is a timestamp or an ID but it is not limited to those. This parame | |
| endingBefore | No | A token used by the server to indicate the end of the page. Often this is a timestamp or an ID but it is not limited to those. This paramete | |
| networkIds | No | A list of Meraki network IDs to filter results to contain only specified networks. E.g.: networkIds[]=N_12345678&networkIds[]=L_3456 | |
| fields | No | Return only these top-level fields; omit for all. Available: deviceSerial, deviceStatus, exportedSubnets, merakiVpnPeers, networkId, networkName, thirdPartyVpnPeers, uplinks, vpnMode. |