pub async fn run_static_status( rest_url: Option<&str>, api_key: Option<&str>, output: OutputFormat, ) -> Result<()>