Created
July 13, 2020 22:14
-
-
Save fredhsu/baa4bb339e660a080f08d185718fa728 to your computer and use it in GitHub Desktop.
show version example eapi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"jsonrpc": "2.0", | |
"id": "EapiExplorer-1", | |
"result": [ | |
{ | |
"uptime": 26892007.46, | |
"modelName": "DCS-7050SX-64-R", | |
"internalVersion": "4.21.0F-9441269.4210F", | |
"systemMacAddress": "00:1c:73:7d:2d:fd", | |
"serialNumber": "JPE14140280", | |
"memTotal": 3559868, | |
"bootupTimestamp": 1567786277, | |
"memFree": 1831384, | |
"version": "4.21.0F", | |
"architecture": "i386", | |
"isIntlVersion": false, | |
"internalBuildId": "ede5dbcb-a279-47f2-b632-77dc5750bae3", | |
"hardwareRevision": "02.00" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment