DepotAccount
                                DepotAccount                            
                            VMware Depot Account Information
JSON Example
                                    {
    "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"
}
            
            
                                    string
                
                
            
        
        
                message            
                            Optional
            
            
        Message explaining depot status
            
            
                                    string
                
                
            
        
        
                password            
                            Required
            
            
        Depot Password for Access
            
            
                                    string
                
                
            
        
        
                status            
                            Optional
            
            
        Depot Status
            
            
                                    string
                
                
            
        
        
                username            
                            Required
            
            
        Depot Username for Access
