Create Deployment package Copy

GET https://{{amp4e_APIhost}}/v1/install_packages/list

Get a listing of all the groups in AMP for Endpoints

Request Params

KeyDatatypeRequiredDescription
product_namestring
scan_on_installboolean
redistributableboolean

Request Body

{"group_guid"=>"{{amp4e_GroupGUID}}", "product_name"=>"windows", "scan_on_install"=>false, "redistributable"=>true}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring