TrafficEntry
Description
A nested object representing a traffic user or group to be used in Access Rule or SSL Rule (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 | |||
---|---|---|---|---|---|---|
name | True | string | Name of the traffic user or traffic user group Field level constraints: must match pattern ^((?!;).)*$, cannot be null. (Note: Additional constraints might exist) |
|||
identitySource | True | object | Reference to the Realm to which the traffic user or traffic user group belongs Field level constraints: cannot be null. (Note: Additional constraints might exist) Allowed types are: [ActiveDirectoryRealm, DuoLDAPIdentitySource, IdentitySourceBase, LDAPRealm, LocalIdentitySource, RadiusIdentitySource, RadiusIdentitySourceGroup, RealmSequence, SAMLServer, SpecialRealm] |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |