Password secure:
curl –data-binary @<Filename> -k -u adminhttps://hostname:5550Admin Password
Non password secure:curl –data-binary @request.xml https://hostname:5550 -u admin:{adminPW} -k
To check weather server is up or not:curl -f http://<hostname>:7400/monitor
No comments:
Post a Comment