BundleStatus

BundleStatus
Bundle Processing Status

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
This data structure has no properties.
Enumeration: IN_PROGRESS, READY, IN_USE, ATTACHED, CANCELLED, ERROR, FAILED