Myvmware

Myvmware

Registers a My VMware user with LCM. To fetch vRealize Suite Licenses and Downloading Install and Upgrade Binary Files.

Request
URI
POST
https://{api_host}/lcm/api/v1/settings/add/myvmware
COPY
Header Parameters
string
x-xenon-auth-token
Optional

Authorization Token (required if no authorization cookie)


Request Body
myvmwareBody of type(s) application/json
Optional
{
    "username": "[email protected]",
    "password": "VMware1!"
}
Responses
200

Operation successful

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure