API for Crosswork CAHI v3.2
Cisco Crosswork Network Automation is a microservices platform that brings together streaming telemetry, big data, and model-driven application programming interfaces (APIs) to redefine service provider network operations. Cisco Crosswork Network Automation offers a platform for customers and partners to collaborate on and build an application ecosystem around on-box innovation. The Cisco Cisco Crosswork Network Automation product suite is a highly scalable and efficient operations automation framework. It enables service providers to quickly deploy intent-driven, closed-loop operations.
Authentication
POSTGenerate a Ticket
https://{{crosswork_ip}}:30603/crosswork/sso/v1/tickets?username=admin&password=Cwork123!
Use this API Call to generate a ticket.
HEADERS
Content-Type
Accept
Cache-Control
PARAMS
username
password
Example Request
Generate a Ticket
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTGenerate a Token
https://{{crosswork_ip}}:30603/crosswork/sso/v1/tickets/{{ticket}}
Use this API Call to generate the token using the generated ticket.
HEADERS
Content-Type
Accept
Cache-Control
Bodyurlencoded
service
Example Request
Generate a Token
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers