DepotSettings

DepotSettings
DepotSettings

VMware Depot Settings. At least one of vmwareAccount or dellEmcSupportAccount value must be provided

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

VMware Depot Account Information

vmwareAccount
Optional

VMware Depot Account Information