Hi ,
https://documentation.meraki.com/Platform_Management/Dashboard_Administration/Operate_and_Maintain/M...
3 things and I'm not sure if any of these points are worthy of opening a case or not. I don't want to end up on a blacklist 😂.
- There is no mention of this example: 'Device has standard boot.' Is this something only related to the API ? bit odd and isn't the same from power event or other ?
- MX are supported via the API but not via the dashboard , is this something known/expected ?
- The API returns :
{
"network": {
"id": "xxxxxx",
"name": "xxxxxxxxx"
},
"device": {
"name": "xxxxxxxx",
"serial": "xxxxxxxx",
"mac": "xxxxxxxx"
},
"counts": {
"total": 1,
"byType": [
{
"type": "routine",
"count": 1,
"byReason": [
{
"reason": "Device has standard boot",
"count": 1
}
]
}
]
}
},
but the dashboard reports ( only on my MS 😞
| Device boot | Device boot | reason: power event or other |