Upload File to Carbon Black Cloud
POST {{cb_url}}/appservices/v6/orgs/{{cb_org_key}}/liveresponse/sessions/{{cb_lr_session_id}}/files
Upload local file to Carbon Black Cloud through the Live Response session. A timeout may occur when uploading very large files. More information on the timeout period for a session is included in the Start Session call.
RBAC Permissions Required
Permission (.notation name) | Operation(s) |
---|---|
org.liveresponse.file | CREATE |
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]