Location-Based Customization
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
JSON Table
Attribute | Data Type | Description |
---|---|---|
locationId | application/json | ID of the location where policy is created. The value is of the type Location ID JSON. |
intrusionPreventionPolicyCustomized | boolean | A true or false value indicating whether |
apClassificationPolicyCustomized | boolean | A true or false value indicating whether |
clientClassificationPolicyCustomized | boolean | A true or false value indicating whether |
eventConfigurationPolicyCustomized | boolean | A true or false value indicating whether |
eventNotificationListCustomized | boolean | A true or false value indicating whether |
apSecurityPolicyListCustomized | boolean | A true or false value indicating whether |
defaultSensorTemplateCustomized | boolean | A true or false value indicating whether |
Copy Sample JSON
Sample JSON
{ "locationId": { "type": "locallocationid", "id": 0 }, "intrusionPreventionPolicyCustomized": true, "apClassificationPolicyCustomized": true, "clientClassificationPolicyCustomized": true, "eventConfigurationPolicyCustomized": true, "eventNotificationListCustomized": true, "apSecurityPolicyListCustomized": true, "defaultSensorTemplateCustomized": true }
API Calls
V5/configuration/locationbased/customization