pub type StatusResponse = CloudStatusResponse;
pub struct StatusResponse { pub status: String, }
status: String