Forum Discussion
ga2831_305797
Nimbostratus
Jul 01, 2018iControl REST software query status
I am looking for the url to view the software status on a specific volume.
I run this: https://192.168.1.225/mgmt/tm/sys/software/status/stats and all I want is the HD1.2 stats. The json output is:{
"entries": {
"https://localhost/mgmt/tm/sys/software/status/HD1.1/stats": {
"nestedStats": {
"entries": {
"active": {
"description": "yes"
},
"build": {
"description": "0.0.1434"
},
"product": {
"description": "BIG-IP"
},
"status": {
"description": "complete"
},
"version": {
"description": "12.1.0"
},
"volume": {
"description": "HD1.1"
}
}
}
},
"https://localhost/mgmt/tm/sys/software/status/HD1.2/stats": {
"nestedStats": {
"entries": {
"active": {
"description": "no"
},
"build": {
"description": "0.45.1"
},
"product": {
"description": "BIG-IP"
},
"status": {
"description": "complete"
},
"version": {
"description": "13.1.0.7"
},
"volume": {
"description": "HD1.2"
}
}
}
}
},
"kind": "tm:sys:software:status:statusstats",
"selfLink": "https://localhost/mgmt/tm/sys/software/status/stats?ver=12.1.0"
}
No RepliesBe the first to reply
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects