EmbeddedURLFilter
Description
An object that is an embedded URL filter inside an access control rule. It can contain URL objects and URL categories. This type of object has no unique name and you cannot reference it outside of the access control rule that contains it. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
urlObjects | False | [object] | A list of URLs included in this object. Allowed types are: [URLObject, URLObjectGroup] |
|||
urlCategories | False | [object] | A list of URL categories included in this object. Field level constraints: requires URL license. (Note: Additional constraints might exist) |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |