Forum Discussion
Martin_Charles
Nimbostratus
Aug 21, 2020iControl REST API doesn't give any details for "show sys connection"
Dear Experts, F5-BIG-IP (Trail version) - BIGIP-16.0.0-0.0.12-vmware I am a newbie trying to explore more about F5-BIP-IP VE ( trail version) to adopt the same in our environment. "show ...
Satoshi_Toyosa1
Sep 01, 2020Ret. Employee
Have you tried the call locally (from the BIG-IP itself)? e.g.,
# curl -sku admin:admin https://localhost/mgmt/tm/sys/connection | jq .
{
"kind": "tm:sys:connection:connectionstats",
"selfLink": "https://localhost/mgmt/tm/sys/connection?ver=14.1.2",
"apiRawValues": {
"apiAnonymous": "Sys::Connections\n"
}
}
Martin_Charles
Nimbostratus
Sep 03, 2020Hi,
Yes the result is the same , even when i try it in the locally
[root@F5-BIG-IP:Active:Standalone] config # curl -sku admin:admin https://localhost/mgmt/tm/sys/connection | jq
{
"code": 503,
"message": "Unable to process request /tm/sys/connection. Service is unavailable.",
"referer": "127.0.0.1",
"restOperationId": 34615196,
"kind": ":resterrorresponse"
}
Can you advise?
-Martin
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