Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 572 Bytes

SpaceAutoCleaningStatus.md

File metadata and controls

26 lines (13 loc) · 572 Bytes

Onepanel.SpaceAutoCleaningStatus

Properties

Name Type Description Notes
lastRunStatus String Status of the last auto-cleaning run.
spaceOccupancy Number Amount of storage [b] used by data from given space on that storage.

Enum: LastRunStatusEnum

  • active (value: "active")

  • cancelling (value: "cancelling")

  • completed (value: "completed")

  • failed (value: "failed")

  • cancelled (value: "cancelled")