[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager

PasswordRequestResponseDTO

Properties

string
alias Optional

Password Alias


integer as int64
createdOn Optional

integer as int64
lastUpdatedOn Optional

string
password Optional

Password Value


string
passwordDescription Optional

Password Description


string
principal Optional

boolean
referenced Optional

string
transactionId Optional

string
userName Optional

Username associated with password


string
vmid Optional

JSON Example

{
    "alias": "Default Password for vCenters",
    "createdOn": 1605791587373,
    "lastUpdatedOn": 1605791587373,
    "password": "PASSWORD****",
    "passwordDescription": "This password is being used for all my vCenters",
    "userName": "administrator@vsphere.local",
    "vmid": "6c9fca27-678d-4e79-9a0f-5f690735e67c"
}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Property Of

PasswordPageDTO
Parameter To

Create Password V2
Edit Password V2
Returned By

Create Password V2
Get Password Detail V2
Get Password V2
Edit Password V2
Remove Password V2

Feedback

Was this page helpful?