PolicyAttributes (schema)

Policy Attributes data holder

Name Description Type Notes
datatype Datatype for attribute string Required
Enum: STRING
description Description for attribute value string
isALGType Is the value ALG type

Describes whether the APP_ID value is ALG type or not.
boolean
key Key for attribute string Required
Enum: APP_ID, DOMAIN_NAME, URL_CATEGORY
sub_attributes Reference to sub attributes for the attribute array of PolicySubAttributes
value Value for attribute key

Multiple attribute values can be specified as elements of array.
array of string Required
Minimum items: 1