Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.14 KB

Tag.md

File metadata and controls

21 lines (17 loc) · 1.14 KB

Tag

Properties

Name Type Description Notes
Id string [optional] [default to null]
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]
Expired 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]