TrafficGroupEntry
Description
Representation of the traffic user 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 group belongs
Field level constraints: cannot be null. (Note: Additional constraints might exist) Allowed types are: [ IdentitySourceBase , DuoLDAPIdentitySource , RadiusIdentitySource , RadiusIdentitySourceGroup , LDAPRealm , ActiveDirectoryRealm , SpecialRealm , LocalIdentitySource ] |
|||
| type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. | |||