[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
UserDTO
Properties
string
displayName
Optional
Display Name
string
domain
Optional
Domain
boolean
isDisabled
Optional
string
password
Optional
string
providerIdentifier
Optional
Provider ID
string
userPrincipalName
Optional
User Principal Name
string
userType
Optional
User Type
string
username
Optional
Username
string
vmid
Optional
User ID
JSON Example
{
"displayName": "lcm user1",
"domain": "example.com",
"providerIdentifier": "3d6701ea-0c5b-43e7-871c-468947e86616",
"userType": "VIDM_AD_USER",
"username": "lcmuser1",
"vmid": "3eef09c1-ae69-4f20-ba97-07f607227b13"
}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Returned By
Create User V2
Get All Provider Mapped Users V2
Get User By Provider Identifier V2
Get Users By Principal Name V2
Get Users By Principal Name And Domain V2
Update User By ID V2
Delete User By ID V2
Update User By ID V2