Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
HI ,
I am trying to to get JSESSIONID i(authorization cookie) using CURL to access the API m using the below
curl -c - -X POST -k "https://sandbox-sdwan-2.cisco.com/" -H "Content-Type: application/json" -d '{"j_username": "The username provided in ...
Good morning . sorry for being later in reply and thanks a lot for the help in here.That worked !I also did further investigation and the below also worked finecurl --location -g -k -i -C --request POST 'https://sandbox-sdwan-2.cisco.com/j_security_c...