cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
898
Views
0
Helpful
2
Replies

Crosswork cloud REST API request

mfzac
Level 1
Level 1

Hi community,

 

Has anyone tried to use the Python script provided in the Cisco Crosswork Cloud documentation?

I am getting the following error and have no idea how to troubleshoot it:

 

./crosswork.py --keyid testkey --key 00000000000a --method GET --host crosswork.cisco.com --port 443 --uri /api/beta/alarms
{
"error": "invalid request",
"code": 2,
"HttpStatus": 500
}

 

Thanks and best regards,

Marcelo

1 Accepted Solution

Accepted Solutions


@Martin Thygesen wrote:

Have you looked at the documentation located in the application?
https://crosswork.cisco.com/apiDoc/CiscoCrossworkCloudAPI?theme=theme-dark/Novitasphere Portal



Thanks a lot for the reply. I will try the suggested solution from your link.

View solution in original post

2 Replies 2

Martin Thygesen
Cisco Employee
Cisco Employee

Have you looked at the documentation located in the application?
https://crosswork.cisco.com/apiDoc/CiscoCrossworkCloudAPI?theme=theme-dark

Martin Thygesen
Product Manager - Crosswork Cloud Applications


@Martin Thygesen wrote:

Have you looked at the documentation located in the application?
https://crosswork.cisco.com/apiDoc/CiscoCrossworkCloudAPI?theme=theme-dark/Novitasphere Portal



Thanks a lot for the reply. I will try the suggested solution from your link.