DepotAccount

DepotAccount
DepotAccount

VMware Depot Account Information

JSON Example
{
    "username": "string",
    "password": "string",
    "status": "One among: DEPOT_UNKNOWN_HOST, DEPOT_NOT_AVAILABLE, DEPOT_USER_NOT_SET, DEPOT_INVALID_CREDENTIAL, UNKNOWN_FAILURE, DEPOT_CONNECTION_SUCCESSFUL",
    "message": "string",
    "downloadToken": "string"
}
string
username
Optional

Depot Username for Access. This field is optional when downloadToken is used for online depot authentication and authorization.

string
password
Optional

Depot Password for Access. This field is optional when downloadToken is used for online depot authentication and authorization.

string
status
Optional

Depot Status

string
message
Optional

Message explaining depot status

string
downloadToken
Optional
Constraints: maxLength: 50

This field is mandatory when downloadToken is used for online depot authentication and authorization. downloadToken should be generated from the broadcom support portal https://support.broadcom.com

Property Of