InlineBundle1
{
"bundle_version": "2.0.0.0.0.25470417",
"status": "READY",
"bundle_type": "LICENSE_HUB",
"packaged_time": 1780387820585,
"progress": 100,
"size": 9090860612,
"message": "uploading is done.",
"addons": []
}
Version string identifying the build and release of this bundle.
Total size of the bundle file in bytes.
Type of a bundle, identifying its purpose and content type.
For patch bundles (LICENSE_HUB_PATCH, etc.), this references the ID of the base bundle that must be available first. Null for non-patch bundles.
Current state of the bundle:
- IN_PROGRESS: Upload/download in progress, check progress field for percentage
- READY: Available for deployment and use
- IN_USE: Bundle is actively used and cannot be deleted
- ATTACHED: Bundle is attached to a platform instance
- CANCELLED: Upload was cancelled by user or system
- ERROR: Processing failed due to unexpected internal system errors
- FAILED: Processing failed due to validation errors
Upload/processing progress as a percentage (0-100). Only meaningful when status is IN_PROGRESS. Remains at 100 for completed operations.
Human-readable message providing additional context about the current status. Contains error details when status is ERROR or FAILED, or progress updates during processing.