Users represent people of your organization. A user can be placed into a group and this group can have some permissions to add VMs into a domain for instance.
This object has no members.
URL to the avatar data associated with the enterprise. If the avatarType is URL then value of avatarData should an URL of the image. If the avatarType BASE64 then avatarData should be BASE64 encoded value of the image
Format: free
SDK attribute: avatarData
Avatar type.
Allowed values: BASE64, COMPUTEDURL, URL
SDK attribute: avatarType
Time stamp when this object was created.
SDK attribute: creationDate
Whether Certificate-Based Authentication is disabled. Default is false.
Default value: false
SDK attribute: disableCertificateAuth
Status of the user account; true=disabled, false=not disabled; default value = false
Format: free
SDK attribute: disabled
Whether Username-Password Authentication is disabled. Default is false.
Default value: false
SDK attribute: disablePasswordAuth
Email address of the user
Format: free
SDK attribute: email
Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.
SDK attribute: embeddedMetadata
Specify if scope of entity is Data center or Enterprise level
Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope
External object ID. Used for integration with third party systems
Format: free
SDK attribute: externalID
First name of the user
Format: free
Min length: 1
Max length: 255
SDK attribute: firstName
Last name of the user
Format: free
Min length: 1
Max length: 255
SDK attribute: lastName
ID of the user who last updated the object.
Format: free
SDK attribute: lastUpdatedBy
Time stamp when this object was last updated.
SDK attribute: lastUpdatedDate
The Domain name of the LDAP instance from which the user was synchronized.
Format: free
Max length: 255
SDK attribute: LDAPDomain
True if the user is synchronized from an LDAP instance which is currently enabled. False otherwise.
Default value: false
SDK attribute: LDAPEnabled
The ID of the LDAP instance from which the user was synchronized.
Format: free
Max length: 255
SDK attribute: LDAPId
The LDAP distinguished name (DN) for the user.
Format: free
SDK attribute: LDAPUserDN
Management mode of the user object - allows for override of external authorization and syncup
Allowed values: CMS, DEFAULT
Format: free
SDK attribute: managementMode
Mobile Number of the user
Format: free
SDK attribute: mobileNumber
Identifies the user that has created this object.
Format: free
SDK attribute: owner
User password in clear text. Password cannot be a single character asterisk (*)
Format: free
Min length: 1
Max length: 255
SDK attribute: password
Unique Username of the user. Valid characters are alphabets, numbers and hyphen( - ).
Format: free
Min length: 1
Max length: 255
SDK attribute: userName