clearml-server/apiserver/services
2024-06-20 17:59:28 +03:00
..
login Invalidate token on user logoff 2024-03-18 15:38:44 +02:00
server Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
__init__.py Rename server to apiserver 2021-01-05 16:22:34 +02:00
auth.py Invalidate token on user logoff 2024-03-18 15:38:44 +02:00
debug.py Add option to echo ping payload 2023-05-25 19:30:13 +03:00
events.py Support getting and clearing task logs using specific metrics 2024-06-20 17:47:39 +03:00
models.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
organization.py Add max_download_items to users.get_current_user endpoint response 2023-07-26 18:45:42 +03:00
pipelines.py Delete pipeline steps in pipelines.delete_runs 2024-06-20 17:55:52 +03:00
projects.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
queues.py Add organization.download_for_get_all endpoint 2023-07-26 18:31:20 +03:00
reports.py Allow filtering on event metrics in multi-task endpoints get_task_single_value_metrics, multi_task_scalar_metrics_iter_histogram and get_multi_task_plots 2024-01-10 15:07:46 +02:00
tasks.py Support automatic handling of pipeline steps if a pipeline controller task ID was passed to one of the tasks endpoints 2024-06-20 17:52:46 +03:00
users.py Improve handling of fixed users 2024-03-18 15:49:42 +02:00
utils.py Support __$and condition for excluded terms in get_all_ex endpoints list filters 2023-07-26 18:26:49 +03:00
workers.py Add worker_pattern parameter to workers.get_all and get_count endpoints 2024-06-20 17:59:28 +03:00