NSX-T Data Center REST API
BundleUploadStatus (schema)
Upload status of bundle
Upload status of bundle uploaded from local or remote location.
| Name | Description | Type | Notes | 
|---|---|---|---|
| bundle_name | Name of the bundle Name of the uploaded bundle.  | 
            
            string | Readonly | 
| detailed_status | Detailed status of bundle upload Detailed status of bundle upload.  | 
            
            string | Readonly | 
| percent | Percent of upload completed Percent of bundle uploaded from remote location.  | 
            
            number | Readonly | 
| status | Status of bundle upload Current status of bundle upload.  | 
            
            string | Readonly Enum: UPLOADING, VERIFYING, SUCCESS, FAILED  | 
          
| url | URL from which the bundle was uploaded URL for uploading bundle.  | 
            
            string | Readonly |