Get Sensor Global Config Mps
Get global configuration for the sensor for Malware Prevention. Includes file categories that need to be extracted and analyzed.
OK
{
"document_file_type": false,
"executable_file_type": false,
"media_file_type": false,
"archive_file_type": false,
"data_file_type": false,
"script_file_type": false,
"other_file_type": false
}
Specifies if document file type to be analyzed.
Specifies if executable file type to be analyzed.
Specifies if media file type to be analyzed.
Specifies if archive file type to be analyzed.
Specifies if data file type to be analyzed.
Specifies if script file type to be analyzed.
Specifies if other file type to be analyzed.
Error
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
curl -H 'Authorization: <value>' https://{api_host}/sensors/mps-global-config