Forum Discussion

  • JG's avatar
    JG
    Icon for Cumulonimbus rankCumulonimbus

    What do you get if you run the following:

    curl -k -u admin:'pass' -X GET "https://10.x.x.x/mgmt/tm/sys?" | python -m json.tool

    ?

  • Hi Jie,

     

    I received this from curl command

     

    ys?" | python -m json.tool % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1488 0 1488 0 0 3179 0 --:--:-- --:--:-- --:--:-- 3179 No JSON object could be decoded

     

    Thanks AN