Post the Logs to an End Point

POST https://{{crosswork_ip}}:30603/crosswork/platform/v1/collect-publish/start

Use this API Call to Post the collected logs from Crosswork to a HTTP Endpoint.

Request Body

{"CollectJobId"=>"20200527162222", "Protocol"=>"SSH", "SSH_Configuration"=>{"Username"=>"root", "Password"=>"C1sco12345", "Destination"=>"172.23.193.87", "Dest_path"=>"/root", "Port"=>"22"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring