Skip to content

Instantly share code, notes, and snippets.

@fredhsu
Created July 13, 2020 22:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fredhsu/baa4bb339e660a080f08d185718fa728 to your computer and use it in GitHub Desktop.
Save fredhsu/baa4bb339e660a080f08d185718fa728 to your computer and use it in GitHub Desktop.
show version example eapi
{
"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