HostingSummaryStatus:
    | "unknown_status"
    | "delivering"
    | "ready"
    | "deleting"
    | "error"
    | "locked"
    | "migrating"