Add an APP

POST https://{{crosswork_ip}}:30603/crosswork/platform/v2/capp/repository/packagedata

Use this API Call to add an App to the system

Request Body

{"remote_file"=>"/path/abc/images/hi.tar.gz", "ssh_config"=>{"remote_host"=>"{{ip_address}}", "username"=>"root", "password"=>"*****", "port"=>22}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
Cache-Controlstring