@itentialopensource/adapter-meraki
Version:
This adapter integrates with system described as: merakiDashboardApi.
22 lines • 495 B
JSON
[
{
"id": "1284392014819",
"name": "Cisco Meraki valued client",
"systemType": "ios",
"mac": "00:11:22:33:44:55",
"username": "milesmeraki",
"email": "miles@meraki.com",
"tags": [
"tag1",
"tag2"
],
"trustedAccessConnections": [
{
"trustedAccessConfigId": "1234",
"downloadedAt": "2018-02-11T00:00:00Z",
"scepCompletedAt": "2018-05-12T00:00:00Z",
"lastConnectedAt": "2018-05-12T00:00:00Z"
}
]
}
]