ListMlflowTrackingServersRequest
Types
Properties
Use the CreatedAfter
filter to only list tracking servers created after a specific date and time. Listed tracking servers are shown with a date and time such as "2024-03-16T01:46:56+00:00"
. The CreatedAfter
parameter takes in a Unix timestamp. To convert a date and time into a Unix timestamp, see EpochConverter.
Use the CreatedBefore
filter to only list tracking servers created before a specific date and time. Listed tracking servers are shown with a date and time such as "2024-03-16T01:46:56+00:00"
. The CreatedBefore
parameter takes in a Unix timestamp. To convert a date and time into a Unix timestamp, see EpochConverter.
The maximum number of tracking servers to list.
Filter for tracking servers using the specified MLflow version.
Filter for trackings servers sorting by name, creation time, or creation status.
Filter for tracking servers with a specified creation status.