ApiAuthRoleRef

Properties

Name Type Description Notes
display_name str The display name of the authRole. displayName is optional. If a changed displayName is passed in, it will be ignored. [optional]
name str The name of the authRole. name is available from v32. It is optional, and cannot be modified. Name takes precedence over uuid. If name is absent, uuid will be used for look up. [optional]
uuid str The uuid of the authRole, which uniquely identifies it in a CM installation. [optional]

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