Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.03 KB

Tagput.md

File metadata and controls

19 lines (15 loc) · 1.03 KB

Tagput

Properties

Name Type Description Notes
Name string A unique name for the Tag. [optional] [default to null]
Systems []string An array of system ids that are associated to the Tag. [optional] [default to null]
Systemusers []string An array of system user ids that are associated to the Tag. [optional] [default to null]
RegularExpressions []string [optional] [default to null]
ExternallyManaged bool [optional] [default to null]
ExternalDN string [optional] [default to null]
ExternalSourceType string [optional] [default to null]
SendToLDAP bool [optional] [default to null]
GroupGid string [optional] [default to null]
GroupName string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]