Get Networks (Meraki)
This object returns the list of managed networks on the selected Meraki Organization.
Input Parameters
| Meraki API Key |
String |
Yes |
The API key that will be used to pull information about the environment. The account used to obtain this key must have as a recommended minimum, full read-only access. |
| Organization ID |
String |
Yes |
The unique organization identifier for the Meraki Networks whose information will be collected. |
Output Parameters
| Networks List |
Collection
|
The list of networks. It is populated if one or more Meraki Networks are found for the selected organization. It contains following information:
| NetworkID | String | L_12313813 | | OrganizationID | String | 12345 | | Name | String | Network Test 1 | | AccountStatus | String | OK | | TimeZone | String | America/Los Angeles | | Tags | String | TestNetwork | | ProductTypes | String | Appliance, switch | | Type | String | Combined | | DisableMerakiFlag | Boolean | False | | DisableRemoteStatusPageFlag | Boolean | False |
|
| Count of Meraki Networks |
Number |
The count of Meraki Networks. |
| Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
| Result String |
String |
Object execution error details. |
Example Input Parameters
| Meraki API Key |
String |
Yes |
1a1a1a1a1a1a1a1a1a1a1a2a2a2a2a2a2a2a3a3a |
| Organization ID |
String |
Yes |
13589 |