Export a Playbook
POST https://{{crosswork_ip}}:30603/crosswork/nca/v1/mops/export
Use this API Call to export a playbooks from Change Automation App on Crosswork to your desired location. Note: Please use the response and use a python script to download the file.
Request Body
{"mops"=>["router_op_interface"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |