Get Device Performance Score (Meraki)
This object returns an index score from 0 to 100, which indicates how busy the Meraki device is. 0 means the device is not busy at all, and 100 means the device is at capacity.
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. |
| Device Serial |
String |
Yes |
The unique Device Serial number. |
| Network ID |
String |
Yes |
The unique Network ID. |
Output Parameters
| Performance Score Value |
Collection
|
The number between 0 and 100, showing the current load. The higher the number, the higher the load on the MX device.
|
| 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 |
| Device Serial |
String |
Yes |
A1AA-AAAA-AAAA |
| Network ID |
String |
Yes |
L_12312 |