Closed autocoder10 closed 4 years ago
I am getting the below error when running the showstatus.yml playbook
TASK [show status] ** fatal: [test_switch]: FAILED! => {"POST_resp_code": 400, "POST_resp_data": {"errors": {"@xmlns": "urn:ietf:params:xml:ns:yang:ietf-restconf", "error": {"error-app-tag": "Error", "error-info": {"error-code": "589824", "error-module": "cal"}, "error-message": "Unable to retrieve response", "error-path": "/rest/operations/show-status", "error-tag": "operation-failed", "error-type": "application"}}}, "POST_resp_reason": "Bad Request", "POST_url": "https://********/rest/operations/show-status", "attempts": 1, "changed": false, "input": {"message-id": 20000}, "msg": "POST failed", "post_str": "20000", "post_url": "https://********/rest/operations/show-status"}
Sorry my bad.. I just noticed the show status is related to the specific operation instead of the switch status. Closing the issue.
I am getting the below error when running the showstatus.yml playbook
TASK [show status] ** fatal: [test_switch]: FAILED! => {"POST_resp_code": 400, "POST_resp_data": {"errors": {"@xmlns": "urn:ietf:params:xml:ns:yang:ietf-restconf", "error": {"error-app-tag": "Error", "error-info": {"error-code": "589824", "error-module": "cal"}, "error-message": "Unable to retrieve response", "error-path": "/rest/operations/show-status", "error-tag": "operation-failed", "error-type": "application"}}}, "POST_resp_reason": "Bad Request", "POST_url": "https://********/rest/operations/show-status", "attempts": 1, "changed": false, "input": {"message-id": 20000}, "msg": "POST failed", "post_str": "20000 ", "post_url": "https://********/rest/operations/show-status"}