Getting empty reply from server when i am doing rest call using curl command:
Command : curl --user <user>@<account >:password "http://<controller url>/controller/rest/applications/<app-name>/metrics"
please provide the solution for this problem. ...