check_api_status: Check the MLFlow API status

View source: R/rest.R

check_api_statusR Documentation

Check the MLFlow API status

Description

Check the MLFlow API status

Usage

check_api_status(client = mlflow_client())

Arguments

client

An MLFlow client. Defaults to NULL and will be auto-generated.

Value

"ok" if the API is healthy, otherwise returns an HTTP error.


collegevine/lightMLFlow documentation built on Jan. 16, 2024, 5:52 a.m.