Agent Protection Settings
Returns
GET/api/odata/1.0/AgentProtectionSettings
Model Schema
Field |
Datatype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
[
{
"AgentId": "string",
"PartitionId": "string",
"BlockedAppsList": "string",
"ProtectedFilesList": "string",
"IsNetProtectEnabled": "string",
"IsNotifyUserNetworkAccessForAppBlocked": 0,
"ApprovedNetProtectedList": "string",
"BlockedNetProtectedList": "string",
"NetProtectUserActionOnUnlistedApp": "string"
}
]