anyscale 0.26.1__py3-none-any.whl → 0.26.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- anyscale/_private/anyscale_client/anyscale_client.py +13 -1
- anyscale/_private/anyscale_client/common.py +1 -1
- anyscale/_private/docgen/models.md +2 -2
- anyscale/client/README.md +11 -33
- anyscale/client/openapi_client/__init__.py +9 -20
- anyscale/client/openapi_client/api/default_api.py +226 -1544
- anyscale/client/openapi_client/models/__init__.py +9 -20
- anyscale/client/openapi_client/models/{aica_endpoint_scope.py → actor_status.py} +7 -9
- anyscale/client/openapi_client/models/baseimagesenum.py +59 -1
- anyscale/client/openapi_client/models/{named_entity.py → job_details.py} +60 -35
- anyscale/client/openapi_client/models/resource_alert_event_type.py +2 -1
- anyscale/client/openapi_client/models/{aica_endpoint_event_level.py → run_attempt_status.py} +10 -10
- anyscale/client/openapi_client/models/{aicamodel_response.py → run_status.py} +19 -34
- anyscale/client/openapi_client/models/supportedbaseimagesenum.py +59 -1
- anyscale/client/openapi_client/models/{aicaendpoint_response.py → train_resources.py} +22 -22
- anyscale/client/openapi_client/models/train_run.py +387 -0
- anyscale/client/openapi_client/models/train_run_attempt.py +308 -0
- anyscale/client/openapi_client/models/train_worker.py +363 -0
- anyscale/client/openapi_client/models/{aicamodel_list_response.py → trainrun_list_response.py} +15 -15
- anyscale/sdk/anyscale_client/models/baseimagesenum.py +59 -1
- anyscale/sdk/anyscale_client/models/supportedbaseimagesenum.py +59 -1
- anyscale/shared_anyscale_utils/latest_ray_version.py +1 -1
- anyscale/version.py +1 -1
- {anyscale-0.26.1.dist-info → anyscale-0.26.3.dist-info}/METADATA +1 -1
- {anyscale-0.26.1.dist-info → anyscale-0.26.3.dist-info}/RECORD +30 -41
- anyscale/client/openapi_client/models/aica_endpoint.py +0 -527
- anyscale/client/openapi_client/models/aica_endpoint_event.py +0 -433
- anyscale/client/openapi_client/models/aica_endpoint_event_type.py +0 -120
- anyscale/client/openapi_client/models/aica_model.py +0 -398
- anyscale/client/openapi_client/models/aica_model_accelerator_map.py +0 -123
- anyscale/client/openapi_client/models/aica_model_configuration.py +0 -209
- anyscale/client/openapi_client/models/aica_observability_urls.py +0 -178
- anyscale/client/openapi_client/models/aicaendpoint_list_response.py +0 -147
- anyscale/client/openapi_client/models/aicaendpointevent_list_response.py +0 -147
- anyscale/client/openapi_client/models/aws_credentials.py +0 -181
- anyscale/client/openapi_client/models/create_aica_endpoint.py +0 -210
- anyscale/client/openapi_client/models/import_aica_model.py +0 -241
- anyscale/client/openapi_client/models/update_endpoint.py +0 -152
- anyscale/client/openapi_client/models/update_model_deployment.py +0 -152
- {anyscale-0.26.1.dist-info → anyscale-0.26.3.dist-info}/LICENSE +0 -0
- {anyscale-0.26.1.dist-info → anyscale-0.26.3.dist-info}/NOTICE +0 -0
- {anyscale-0.26.1.dist-info → anyscale-0.26.3.dist-info}/WHEEL +0 -0
- {anyscale-0.26.1.dist-info → anyscale-0.26.3.dist-info}/entry_points.txt +0 -0
- {anyscale-0.26.1.dist-info → anyscale-0.26.3.dist-info}/top_level.txt +0 -0
anyscale/client/README.md
CHANGED
@@ -82,7 +82,6 @@ Class | Method | HTTP request | Description
|
|
82
82
|
*DefaultApi* | [**alter_organization_collaborator_api_v2_organization_collaborators_identity_id_put**](docs/DefaultApi.md#alter_organization_collaborator_api_v2_organization_collaborators_identity_id_put) | **PUT** /api/v2/organization_collaborators/{identity_id} | Alter Organization Collaborator
|
83
83
|
*DefaultApi* | [**alter_project_collaborator_api_v2_projects_project_id_collaborators_role_or_identity_id_put**](docs/DefaultApi.md#alter_project_collaborator_api_v2_projects_project_id_collaborators_role_or_identity_id_put) | **PUT** /api/v2/projects/{project_id}/collaborators/{role_or_identity_id} | Alter Project Collaborator
|
84
84
|
*DefaultApi* | [**apply_service_api_v2_services_v2_apply_put**](docs/DefaultApi.md#apply_service_api_v2_services_v2_apply_put) | **PUT** /api/v2/services-v2/apply | Apply Service
|
85
|
-
*DefaultApi* | [**archive_aica_endpoint_api_v2_aica_endpoints_endpoint_id_delete**](docs/DefaultApi.md#archive_aica_endpoint_api_v2_aica_endpoints_endpoint_id_delete) | **DELETE** /api/v2/aica_endpoints/{endpoint_id} | Archive Aica Endpoint
|
86
85
|
*DefaultApi* | [**archive_cluster_api_v2_decorated_sessions_cluster_id_archive_post**](docs/DefaultApi.md#archive_cluster_api_v2_decorated_sessions_cluster_id_archive_post) | **POST** /api/v2/decorated_sessions/{cluster_id}/archive | Archive Cluster
|
87
86
|
*DefaultApi* | [**archive_cluster_environment_api_v2_application_templates_application_template_id_archive_post**](docs/DefaultApi.md#archive_cluster_environment_api_v2_application_templates_application_template_id_archive_post) | **POST** /api/v2/application_templates/{application_template_id}/archive | Archive Cluster Environment
|
88
87
|
*DefaultApi* | [**archive_compute_template_api_v2_compute_templates_compute_template_id_archive_post**](docs/DefaultApi.md#archive_compute_template_api_v2_compute_templates_compute_template_id_archive_post) | **POST** /api/v2/compute_templates/{compute_template_id}/archive | Archive Compute Template
|
@@ -104,7 +103,6 @@ Class | Method | HTTP request | Description
|
|
104
103
|
*DefaultApi* | [**clean_grafana_dashboards_api_v2_clouds_cloud_id_clean_grafana_dashboards_post**](docs/DefaultApi.md#clean_grafana_dashboards_api_v2_clouds_cloud_id_clean_grafana_dashboards_post) | **POST** /api/v2/clouds/{cloud_id}/clean-grafana-dashboards | Clean Grafana Dashboards
|
105
104
|
*DefaultApi* | [**cli_api_v2_machines_cli_get**](docs/DefaultApi.md#cli_api_v2_machines_cli_get) | **GET** /api/v2/machines/cli | Cli
|
106
105
|
*DefaultApi* | [**clone_workspace_api_v2_experimental_workspaces_from_workspace_post**](docs/DefaultApi.md#clone_workspace_api_v2_experimental_workspaces_from_workspace_post) | **POST** /api/v2/experimental_workspaces/from_workspace | Clone Workspace
|
107
|
-
*DefaultApi* | [**create_aica_endpoint_api_v2_aica_endpoints_post**](docs/DefaultApi.md#create_aica_endpoint_api_v2_aica_endpoints_post) | **POST** /api/v2/aica_endpoints/ | Create Aica Endpoint
|
108
106
|
*DefaultApi* | [**create_api_key_api_v2_users_create_api_key_post**](docs/DefaultApi.md#create_api_key_api_v2_users_create_api_key_post) | **POST** /api/v2/users/create_api_key | Create Api Key
|
109
107
|
*DefaultApi* | [**create_application_template_api_v2_application_templates_post**](docs/DefaultApi.md#create_application_template_api_v2_application_templates_post) | **POST** /api/v2/application_templates/ | Create Application Template
|
110
108
|
*DefaultApi* | [**create_bug_report_api_v2_machines_create_bug_report_post**](docs/DefaultApi.md#create_bug_report_api_v2_machines_create_bug_report_post) | **POST** /api/v2/machines/create_bug_report | Create Bug Report
|
@@ -198,6 +196,7 @@ Class | Method | HTTP request | Description
|
|
198
196
|
*DefaultApi* | [**get_cloud_project_collaborator_api_v2_projects_project_id_collaborators_clouds_get**](docs/DefaultApi.md#get_cloud_project_collaborator_api_v2_projects_project_id_collaborators_clouds_get) | **GET** /api/v2/projects/{project_id}/collaborators/clouds | Get Cloud Project Collaborator
|
199
197
|
*DefaultApi* | [**get_cloud_with_cloud_resource_api_v2_clouds_with_cloud_resource_gcp_router_cloud_id_get**](docs/DefaultApi.md#get_cloud_with_cloud_resource_api_v2_clouds_with_cloud_resource_gcp_router_cloud_id_get) | **GET** /api/v2/clouds_with_cloud_resource_gcp_router/{cloud_id} | Get Cloud With Cloud Resource
|
200
198
|
*DefaultApi* | [**get_cloud_with_cloud_resource_api_v2_clouds_with_cloud_resource_router_cloud_id_get**](docs/DefaultApi.md#get_cloud_with_cloud_resource_api_v2_clouds_with_cloud_resource_router_cloud_id_get) | **GET** /api/v2/clouds_with_cloud_resource_router/{cloud_id} | Get Cloud With Cloud Resource
|
199
|
+
*DefaultApi* | [**get_cluster_access_token_api_v2_authentication_cluster_id_cluster_access_token_get**](docs/DefaultApi.md#get_cluster_access_token_api_v2_authentication_cluster_id_cluster_access_token_get) | **GET** /api/v2/authentication/{cluster_id}/cluster_access_token | Get Cluster Access Token
|
201
200
|
*DefaultApi* | [**get_cluster_events_api_v2_sessions_session_id_cluster_events_get**](docs/DefaultApi.md#get_cluster_events_api_v2_sessions_session_id_cluster_events_get) | **GET** /api/v2/sessions/{session_id}/cluster_events | Get Cluster Events
|
202
201
|
*DefaultApi* | [**get_cluster_product_autoscaler_flag_api_v2_logs_cluster_product_autoscaler_flag_session_id_get**](docs/DefaultApi.md#get_cluster_product_autoscaler_flag_api_v2_logs_cluster_product_autoscaler_flag_session_id_get) | **GET** /api/v2/logs/cluster_product_autoscaler_flag/{session_id} | Get Cluster Product Autoscaler Flag
|
203
202
|
*DefaultApi* | [**get_compute_template_api_v2_compute_templates_template_id_get**](docs/DefaultApi.md#get_compute_template_api_v2_compute_templates_template_id_get) | **GET** /api/v2/compute_templates/{template_id} | Get Compute Template
|
@@ -221,7 +220,6 @@ Class | Method | HTTP request | Description
|
|
221
220
|
*DefaultApi* | [**get_default_compute_config_api_v2_compute_templates_default_cloud_id_get**](docs/DefaultApi.md#get_default_compute_config_api_v2_compute_templates_default_cloud_id_get) | **GET** /api/v2/compute_templates/default/{cloud_id} | Get Default Compute Config
|
222
221
|
*DefaultApi* | [**get_default_project_api_v2_projects_default_project_get**](docs/DefaultApi.md#get_default_project_api_v2_projects_default_project_get) | **GET** /api/v2/projects/default_project | Get Default Project
|
223
222
|
*DefaultApi* | [**get_edit_payment_information_url_api_v2_organization_billing_edit_payment_information_url_get**](docs/DefaultApi.md#get_edit_payment_information_url_api_v2_organization_billing_edit_payment_information_url_get) | **GET** /api/v2/organization_billing/edit_payment_information_url | Get Edit Payment Information Url
|
224
|
-
*DefaultApi* | [**get_endpoint_api_v2_aica_endpoints_endpoint_id_get**](docs/DefaultApi.md#get_endpoint_api_v2_aica_endpoints_endpoint_id_get) | **GET** /api/v2/aica_endpoints/{endpoint_id} | Get Endpoint
|
225
223
|
*DefaultApi* | [**get_events_api_v2_sessions_session_id_events_get**](docs/DefaultApi.md#get_events_api_v2_sessions_session_id_events_get) | **GET** /api/v2/sessions/{session_id}/events | Get Events
|
226
224
|
*DefaultApi* | [**get_execution_logs_api_v2_session_commands_session_command_id_execution_logs_get**](docs/DefaultApi.md#get_execution_logs_api_v2_session_commands_session_command_id_execution_logs_get) | **GET** /api/v2/session_commands/{session_command_id}/execution_logs | Get Execution Logs
|
227
225
|
*DefaultApi* | [**get_execution_logs_archived_api_v2_session_commands_session_command_id_execution_logs_archived_get**](docs/DefaultApi.md#get_execution_logs_archived_api_v2_session_commands_session_command_id_execution_logs_archived_get) | **GET** /api/v2/session_commands/{session_command_id}/execution_logs_archived | Get Execution Logs Archived
|
@@ -245,8 +243,6 @@ Class | Method | HTTP request | Description
|
|
245
243
|
*DefaultApi* | [**get_metronome_embedded_usage_dashboard_by_organization_api_v2_organization_billing_organization_id_metronome_embedded_dashboard_url_dashboard_type_get**](docs/DefaultApi.md#get_metronome_embedded_usage_dashboard_by_organization_api_v2_organization_billing_organization_id_metronome_embedded_dashboard_url_dashboard_type_get) | **GET** /api/v2/organization_billing/{organization_id}/metronome_embedded_dashboard_url/{dashboard_type} | Get Metronome Embedded Usage Dashboard By Organization
|
246
244
|
*DefaultApi* | [**get_model_api_v2_llm_models_model_id_get**](docs/DefaultApi.md#get_model_api_v2_llm_models_model_id_get) | **GET** /api/v2/llm/models/{model_id} | Get Model
|
247
245
|
*DefaultApi* | [**get_model_by_job_id_api_v2_llm_models_get_by_job_id_job_id_get**](docs/DefaultApi.md#get_model_by_job_id_api_v2_llm_models_get_by_job_id_job_id_get) | **GET** /api/v2/llm/models/get_by_job_id/{job_id} | Get Model By Job Id
|
248
|
-
*DefaultApi* | [**get_model_configuration_api_v2_aica_endpoints_model_config_get**](docs/DefaultApi.md#get_model_configuration_api_v2_aica_endpoints_model_config_get) | **GET** /api/v2/aica_endpoints/model_config | Get Model Configuration
|
249
|
-
*DefaultApi* | [**get_model_schema_api_v2_aica_endpoints_model_schema_get**](docs/DefaultApi.md#get_model_schema_api_v2_aica_endpoints_model_schema_get) | **GET** /api/v2/aica_endpoints/model_schema | Get Model Schema
|
250
246
|
*DefaultApi* | [**get_monitor_logs_api_v2_sessions_session_id_monitor_logs_get**](docs/DefaultApi.md#get_monitor_logs_api_v2_sessions_session_id_monitor_logs_get) | **GET** /api/v2/sessions/{session_id}/monitor_logs | Get Monitor Logs
|
251
247
|
*DefaultApi* | [**get_monitor_logs_archived_api_v2_sessions_session_id_monitor_logs_archived_get**](docs/DefaultApi.md#get_monitor_logs_archived_api_v2_sessions_session_id_monitor_logs_archived_get) | **GET** /api/v2/sessions/{session_id}/monitor_logs_archived | Get Monitor Logs Archived
|
252
248
|
*DefaultApi* | [**get_monitor_logs_download_api_v2_logs_monitor_logs_download_session_id_get**](docs/DefaultApi.md#get_monitor_logs_download_api_v2_logs_monitor_logs_download_session_id_get) | **GET** /api/v2/logs/monitor_logs_download/{session_id} | Get Monitor Logs Download
|
@@ -291,6 +287,7 @@ Class | Method | HTTP request | Description
|
|
291
287
|
*DefaultApi* | [**get_templatized_cluster_environments_api_v2_application_templates_templatized_get**](docs/DefaultApi.md#get_templatized_cluster_environments_api_v2_application_templates_templatized_get) | **GET** /api/v2/application_templates/templatized/ | Get Templatized Cluster Environments
|
292
288
|
*DefaultApi* | [**get_templatized_compute_configs_api_v2_compute_templates_templatized_cloud_id_get**](docs/DefaultApi.md#get_templatized_compute_configs_api_v2_compute_templates_templatized_cloud_id_get) | **GET** /api/v2/compute_templates/templatized/{cloud_id} | Get Templatized Compute Configs
|
293
289
|
*DefaultApi* | [**get_total_usage_api_v2_aggregated_instance_usage_get**](docs/DefaultApi.md#get_total_usage_api_v2_aggregated_instance_usage_get) | **GET** /api/v2/aggregated_instance_usage/ | Get Total Usage
|
290
|
+
*DefaultApi* | [**get_train_runs_api_v2_train_runs_get**](docs/DefaultApi.md#get_train_runs_api_v2_train_runs_get) | **GET** /api/v2/train_runs/ | Get Train Runs
|
294
291
|
*DefaultApi* | [**get_user_info_api_v2_userinfo_get**](docs/DefaultApi.md#get_user_info_api_v2_userinfo_get) | **GET** /api/v2/userinfo/ | Get User Info
|
295
292
|
*DefaultApi* | [**get_workspace_api_v2_experimental_workspaces_workspace_id_get**](docs/DefaultApi.md#get_workspace_api_v2_experimental_workspaces_workspace_id_get) | **GET** /api/v2/experimental_workspaces/{workspace_id} | Get Workspace
|
296
293
|
*DefaultApi* | [**get_workspace_dataplane_artifacts_api_v2_experimental_workspaces_workspace_id_dataplane_artifacts_get**](docs/DefaultApi.md#get_workspace_dataplane_artifacts_api_v2_experimental_workspaces_workspace_id_dataplane_artifacts_get) | **GET** /api/v2/experimental_workspaces/{workspace_id}/dataplane_artifacts | Get Workspace Dataplane Artifacts
|
@@ -303,12 +300,9 @@ Class | Method | HTTP request | Description
|
|
303
300
|
*DefaultApi* | [**handle_cluster_auth_api_v2_authentication_cluster_id_cluster_get**](docs/DefaultApi.md#handle_cluster_auth_api_v2_authentication_cluster_id_cluster_get) | **GET** /api/v2/authentication/{cluster_id}/cluster | Handle Cluster Auth
|
304
301
|
*DefaultApi* | [**handle_webhook_api_v2_metronome_webhooks_handle_webhook_post**](docs/DefaultApi.md#handle_webhook_api_v2_metronome_webhooks_handle_webhook_post) | **POST** /api/v2/metronome_webhooks/handle_webhook | Handle Webhook
|
305
302
|
*DefaultApi* | [**health_check_api_v2_health_get**](docs/DefaultApi.md#health_check_api_v2_health_get) | **GET** /api/v2/health/ | Health Check
|
306
|
-
*DefaultApi* | [**import_model_api_v2_aica_endpoints_import_model_post**](docs/DefaultApi.md#import_model_api_v2_aica_endpoints_import_model_post) | **POST** /api/v2/aica_endpoints/import_model | Import Model
|
307
303
|
*DefaultApi* | [**invalidate_invitation_api_v2_organization_invitations_invitation_id_invalidate_post**](docs/DefaultApi.md#invalidate_invitation_api_v2_organization_invitations_invitation_id_invalidate_post) | **POST** /api/v2/organization_invitations/{invitation_id}/invalidate | Invalidate Invitation
|
308
304
|
*DefaultApi* | [**is_valid_api_v2_authentication_hex_token_id_is_valid_post**](docs/DefaultApi.md#is_valid_api_v2_authentication_hex_token_id_is_valid_post) | **POST** /api/v2/authentication/{hex_token_id}/is_valid | Is Valid
|
309
305
|
*DefaultApi* | [**kill_session_command_api_v2_session_commands_session_command_id_kill_post**](docs/DefaultApi.md#kill_session_command_api_v2_session_commands_session_command_id_kill_post) | **POST** /api/v2/session_commands/{session_command_id}/kill | Kill Session Command
|
310
|
-
*DefaultApi* | [**list_aica_endpoint_events_api_v2_aica_endpoints_endpoint_id_events_get**](docs/DefaultApi.md#list_aica_endpoint_events_api_v2_aica_endpoints_endpoint_id_events_get) | **GET** /api/v2/aica_endpoints/{endpoint_id}/events | List Aica Endpoint Events
|
311
|
-
*DefaultApi* | [**list_aica_endpoints_api_v2_aica_endpoints_get**](docs/DefaultApi.md#list_aica_endpoints_api_v2_aica_endpoints_get) | **GET** /api/v2/aica_endpoints/ | List Aica Endpoints
|
312
306
|
*DefaultApi* | [**list_application_templates_api_v2_application_templates_get**](docs/DefaultApi.md#list_application_templates_api_v2_application_templates_get) | **GET** /api/v2/application_templates/ | List Application Templates
|
313
307
|
*DefaultApi* | [**list_builds_api_v2_builds_get**](docs/DefaultApi.md#list_builds_api_v2_builds_get) | **GET** /api/v2/builds/ | List Builds
|
314
308
|
*DefaultApi* | [**list_clouds_api_v2_clouds_get**](docs/DefaultApi.md#list_clouds_api_v2_clouds_get) | **GET** /api/v2/clouds/ | List Clouds
|
@@ -332,7 +326,6 @@ Class | Method | HTTP request | Description
|
|
332
326
|
*DefaultApi* | [**list_machine_pools_api_v2_machine_pools_get**](docs/DefaultApi.md#list_machine_pools_api_v2_machine_pools_get) | **GET** /api/v2/machine_pools/ | List Machine Pools
|
333
327
|
*DefaultApi* | [**list_machines_api_v2_machines_get**](docs/DefaultApi.md#list_machines_api_v2_machines_get) | **GET** /api/v2/machines/ | List Machines
|
334
328
|
*DefaultApi* | [**list_metronome_customer_info_api_v2_metronome_customer_info_get**](docs/DefaultApi.md#list_metronome_customer_info_api_v2_metronome_customer_info_get) | **GET** /api/v2/metronome_customer_info/ | List Metronome Customer Info
|
335
|
-
*DefaultApi* | [**list_models_api_v2_aica_endpoints_models_get**](docs/DefaultApi.md#list_models_api_v2_aica_endpoints_models_get) | **GET** /api/v2/aica_endpoints/models | List Models
|
336
329
|
*DefaultApi* | [**list_models_api_v2_llm_models_get**](docs/DefaultApi.md#list_models_api_v2_llm_models_get) | **GET** /api/v2/llm/models | List Models
|
337
330
|
*DefaultApi* | [**list_organization_collaborators_api_v2_organization_collaborators_get**](docs/DefaultApi.md#list_organization_collaborators_api_v2_organization_collaborators_get) | **GET** /api/v2/organization_collaborators/ | List Organization Collaborators
|
338
331
|
*DefaultApi* | [**list_organization_project_collaborators_api_v2_projects_project_id_collaborators_organizations_get**](docs/DefaultApi.md#list_organization_project_collaborators_api_v2_projects_project_id_collaborators_organizations_get) | **GET** /api/v2/projects/{project_id}/collaborators/organizations | List Organization Project Collaborators
|
@@ -340,13 +333,11 @@ Class | Method | HTTP request | Description
|
|
340
333
|
*DefaultApi* | [**list_projects_api_v2_projects_get**](docs/DefaultApi.md#list_projects_api_v2_projects_get) | **GET** /api/v2/projects/ | List Projects
|
341
334
|
*DefaultApi* | [**list_services_api_v2_services_v2_get**](docs/DefaultApi.md#list_services_api_v2_services_v2_get) | **GET** /api/v2/services-v2/ | List Services
|
342
335
|
*DefaultApi* | [**list_sessions_api_v2_sessions_get**](docs/DefaultApi.md#list_sessions_api_v2_sessions_get) | **GET** /api/v2/sessions/ | List Sessions
|
343
|
-
*DefaultApi* | [**list_versions_api_v2_aica_endpoints_versions_get**](docs/DefaultApi.md#list_versions_api_v2_aica_endpoints_versions_get) | **GET** /api/v2/aica_endpoints/versions | List Versions
|
344
336
|
*DefaultApi* | [**list_web_terminals_api_v2_sessions_session_id_web_terminals_get**](docs/DefaultApi.md#list_web_terminals_api_v2_sessions_session_id_web_terminals_get) | **GET** /api/v2/sessions/{session_id}/web_terminals | List Web Terminals
|
345
337
|
*DefaultApi* | [**list_workspace_templates_api_v2_experimental_workspaces_templates_get**](docs/DefaultApi.md#list_workspace_templates_api_v2_experimental_workspaces_templates_get) | **GET** /api/v2/experimental_workspaces/templates | List Workspace Templates
|
346
338
|
*DefaultApi* | [**list_workspaces_api_v2_experimental_workspaces_get**](docs/DefaultApi.md#list_workspaces_api_v2_experimental_workspaces_get) | **GET** /api/v2/experimental_workspaces/ | List Workspaces
|
347
339
|
*DefaultApi* | [**login_user_api_v2_users_login_post**](docs/DefaultApi.md#login_user_api_v2_users_login_post) | **POST** /api/v2/users/login | Login User
|
348
340
|
*DefaultApi* | [**logout_user_api_v2_users_logout_post**](docs/DefaultApi.md#logout_user_api_v2_users_logout_post) | **POST** /api/v2/users/logout | Logout User
|
349
|
-
*DefaultApi* | [**model_s3_mirror_credentials_api_v2_aica_endpoints_model_s3_credentials_post**](docs/DefaultApi.md#model_s3_mirror_credentials_api_v2_aica_endpoints_model_s3_credentials_post) | **POST** /api/v2/aica_endpoints/model_s3_credentials | Model S3 Mirror Credentials
|
350
341
|
*DefaultApi* | [**organization_valid_for_migration_api_v2_access_controls_migration_organization_id_organization_valid_for_migration_get**](docs/DefaultApi.md#organization_valid_for_migration_api_v2_access_controls_migration_organization_id_organization_valid_for_migration_get) | **GET** /api/v2/access_controls_migration/{organization_id}/organization_valid_for_migration | Organization Valid For Migration
|
351
342
|
*DefaultApi* | [**patch_project_api_v2_projects_project_id_patch**](docs/DefaultApi.md#patch_project_api_v2_projects_project_id_patch) | **PATCH** /api/v2/projects/{project_id} | Patch Project
|
352
343
|
*DefaultApi* | [**patch_session_api_v2_sessions_session_id_patch**](docs/DefaultApi.md#patch_session_api_v2_sessions_session_id_patch) | **PATCH** /api/v2/sessions/{session_id} | Patch Session
|
@@ -392,7 +383,6 @@ Class | Method | HTTP request | Description
|
|
392
383
|
*DefaultApi* | [**show_one_time_password_source_api_v2_users_show_otp_source_post**](docs/DefaultApi.md#show_one_time_password_source_api_v2_users_show_otp_source_post) | **POST** /api/v2/users/show_otp_source | Show One Time Password Source
|
393
384
|
*DefaultApi* | [**sso_login_info_api_v2_users_sso_login_info_get**](docs/DefaultApi.md#sso_login_info_api_v2_users_sso_login_info_get) | **GET** /api/v2/users/sso_login_info | Sso Login Info
|
394
385
|
*DefaultApi* | [**sso_login_test_api_v2_users_sso_login_test_get**](docs/DefaultApi.md#sso_login_test_api_v2_users_sso_login_test_get) | **GET** /api/v2/users/sso_login_test | Sso Login Test
|
395
|
-
*DefaultApi* | [**start_endpoint_api_v2_aica_endpoints_endpoint_id_start_post**](docs/DefaultApi.md#start_endpoint_api_v2_aica_endpoints_endpoint_id_start_post) | **POST** /api/v2/aica_endpoints/{endpoint_id}/start | Start Endpoint
|
396
386
|
*DefaultApi* | [**start_session_api_v2_sessions_session_id_start_post**](docs/DefaultApi.md#start_session_api_v2_sessions_session_id_start_post) | **POST** /api/v2/sessions/{session_id}/start | Start Session
|
397
387
|
*DefaultApi* | [**stop_session_api_v2_sessions_session_id_stop_post**](docs/DefaultApi.md#stop_session_api_v2_sessions_session_id_stop_post) | **POST** /api/v2/sessions/{session_id}/stop | Stop Session
|
398
388
|
*DefaultApi* | [**sync_organization_with_metronome_api_v2_organization_billing_organization_id_sync_with_metronome_post**](docs/DefaultApi.md#sync_organization_with_metronome_api_v2_organization_billing_organization_id_sync_with_metronome_post) | **POST** /api/v2/organization_billing/{organization_id}/sync_with_metronome | Sync Organization With Metronome
|
@@ -404,7 +394,6 @@ Class | Method | HTTP request | Description
|
|
404
394
|
*DefaultApi* | [**try_claim_cloud_api_v2_aioa_cloud_waitlist_claim_cloud_post**](docs/DefaultApi.md#try_claim_cloud_api_v2_aioa_cloud_waitlist_claim_cloud_post) | **POST** /api/v2/aioa_cloud_waitlist/claim_cloud | Try Claim Cloud
|
405
395
|
*DefaultApi* | [**try_login_api_v2_users_try_login_post**](docs/DefaultApi.md#try_login_api_v2_users_try_login_post) | **POST** /api/v2/users/try-login | Try Login
|
406
396
|
*DefaultApi* | [**undismiss_user_card_api_v2_onboarding_cards_card_id_undismiss_post**](docs/DefaultApi.md#undismiss_user_card_api_v2_onboarding_cards_card_id_undismiss_post) | **POST** /api/v2/onboarding_cards/{card_id}/undismiss | Undismiss User Card
|
407
|
-
*DefaultApi* | [**update_aica_endpoint_api_v2_aica_endpoints_put**](docs/DefaultApi.md#update_aica_endpoint_api_v2_aica_endpoints_put) | **PUT** /api/v2/aica_endpoints/ | Update Aica Endpoint
|
408
397
|
*DefaultApi* | [**update_cloud_auto_add_user_api_v2_clouds_cloud_id_auto_add_user_put**](docs/DefaultApi.md#update_cloud_auto_add_user_api_v2_clouds_cloud_id_auto_add_user_put) | **PUT** /api/v2/clouds/{cloud_id}/auto_add_user | Update Cloud Auto Add User
|
409
398
|
*DefaultApi* | [**update_cloud_config_api_v2_clouds_cloud_id_config_put**](docs/DefaultApi.md#update_cloud_config_api_v2_clouds_cloud_id_config_put) | **PUT** /api/v2/clouds/{cloud_id}/config | Update Cloud Config
|
410
399
|
*DefaultApi* | [**update_cloud_deployment_config_api_v2_clouds_cloud_id_deployment_cloud_deployment_id_config_put**](docs/DefaultApi.md#update_cloud_deployment_config_api_v2_clouds_cloud_id_deployment_cloud_deployment_id_config_put) | **PUT** /api/v2/clouds/{cloud_id}/deployment/{cloud_deployment_id}/config | Update Cloud Deployment Config
|
@@ -434,9 +423,9 @@ Class | Method | HTTP request | Description
|
|
434
423
|
|
435
424
|
## Documentation For Models
|
436
425
|
|
437
|
-
- [AWSCredentials](docs/AWSCredentials.md)
|
438
426
|
- [AWSMemoryDBClusterConfig](docs/AWSMemoryDBClusterConfig.md)
|
439
427
|
- [AccessConfig](docs/AccessConfig.md)
|
428
|
+
- [ActorStatus](docs/ActorStatus.md)
|
440
429
|
- [AdminCreateUser](docs/AdminCreateUser.md)
|
441
430
|
- [AdminCreatedUser](docs/AdminCreatedUser.md)
|
442
431
|
- [AdmincreateduserListResponse](docs/AdmincreateduserListResponse.md)
|
@@ -445,20 +434,6 @@ Class | Method | HTTP request | Description
|
|
445
434
|
- [AggregatedUsageQuery](docs/AggregatedUsageQuery.md)
|
446
435
|
- [AggregatedinstanceusagecsvListResponse](docs/AggregatedinstanceusagecsvListResponse.md)
|
447
436
|
- [AggregatedusageResponse](docs/AggregatedusageResponse.md)
|
448
|
-
- [AicaEndpoint](docs/AicaEndpoint.md)
|
449
|
-
- [AicaEndpointEvent](docs/AicaEndpointEvent.md)
|
450
|
-
- [AicaEndpointEventLevel](docs/AicaEndpointEventLevel.md)
|
451
|
-
- [AicaEndpointEventType](docs/AicaEndpointEventType.md)
|
452
|
-
- [AicaEndpointScope](docs/AicaEndpointScope.md)
|
453
|
-
- [AicaModel](docs/AicaModel.md)
|
454
|
-
- [AicaModelAcceleratorMap](docs/AicaModelAcceleratorMap.md)
|
455
|
-
- [AicaModelConfiguration](docs/AicaModelConfiguration.md)
|
456
|
-
- [AicaObservabilityUrls](docs/AicaObservabilityUrls.md)
|
457
|
-
- [AicaendpointListResponse](docs/AicaendpointListResponse.md)
|
458
|
-
- [AicaendpointResponse](docs/AicaendpointResponse.md)
|
459
|
-
- [AicaendpointeventListResponse](docs/AicaendpointeventListResponse.md)
|
460
|
-
- [AicamodelListResponse](docs/AicamodelListResponse.md)
|
461
|
-
- [AicamodelResponse](docs/AicamodelResponse.md)
|
462
437
|
- [AioaCloudWaitlistRecord](docs/AioaCloudWaitlistRecord.md)
|
463
438
|
- [AioacloudwaitlistrecordResponse](docs/AioacloudwaitlistrecordResponse.md)
|
464
439
|
- [AlertType](docs/AlertType.md)
|
@@ -587,7 +562,6 @@ Class | Method | HTTP request | Description
|
|
587
562
|
- [ComputeTemplateQuery](docs/ComputeTemplateQuery.md)
|
588
563
|
- [ComputetemplateResponse](docs/ComputetemplateResponse.md)
|
589
564
|
- [ComputetemplateconfigResponse](docs/ComputetemplateconfigResponse.md)
|
590
|
-
- [CreateAicaEndpoint](docs/CreateAicaEndpoint.md)
|
591
565
|
- [CreateAioaCloudWaitlist](docs/CreateAioaCloudWaitlist.md)
|
592
566
|
- [CreateAnalyticsEvent](docs/CreateAnalyticsEvent.md)
|
593
567
|
- [CreateAppConfig](docs/CreateAppConfig.md)
|
@@ -750,7 +724,6 @@ Class | Method | HTTP request | Description
|
|
750
724
|
- [HeadipResponse](docs/HeadipResponse.md)
|
751
725
|
- [HttpProtocolConfig](docs/HttpProtocolConfig.md)
|
752
726
|
- [IdleTerminationStatus](docs/IdleTerminationStatus.md)
|
753
|
-
- [ImportAicaModel](docs/ImportAicaModel.md)
|
754
727
|
- [InstanceUsageBudget](docs/InstanceUsageBudget.md)
|
755
728
|
- [InstanceUsageBudgetEvaluationPeriod](docs/InstanceUsageBudgetEvaluationPeriod.md)
|
756
729
|
- [InstanceusagebudgetListResponse](docs/InstanceusagebudgetListResponse.md)
|
@@ -765,6 +738,7 @@ Class | Method | HTTP request | Description
|
|
765
738
|
- [InvoiceStatus](docs/InvoiceStatus.md)
|
766
739
|
- [InvoicesQuery](docs/InvoicesQuery.md)
|
767
740
|
- [JobAccess](docs/JobAccess.md)
|
741
|
+
- [JobDetails](docs/JobDetails.md)
|
768
742
|
- [JobQueue](docs/JobQueue.md)
|
769
743
|
- [JobQueueConfig](docs/JobQueueConfig.md)
|
770
744
|
- [JobQueueExecutionMode](docs/JobQueueExecutionMode.md)
|
@@ -841,7 +815,6 @@ Class | Method | HTTP request | Description
|
|
841
815
|
- [MiniprojectListResponse](docs/MiniprojectListResponse.md)
|
842
816
|
- [MonitorLogsExtension](docs/MonitorLogsExtension.md)
|
843
817
|
- [NFSMountTarget](docs/NFSMountTarget.md)
|
844
|
-
- [NamedEntity](docs/NamedEntity.md)
|
845
818
|
- [NodeRegistrationAWS](docs/NodeRegistrationAWS.md)
|
846
819
|
- [NodeRegistrationGCP](docs/NodeRegistrationGCP.md)
|
847
820
|
- [NodeRegistrationK8S](docs/NodeRegistrationK8S.md)
|
@@ -937,6 +910,8 @@ Class | Method | HTTP request | Description
|
|
937
910
|
- [Resources](docs/Resources.md)
|
938
911
|
- [RollbackServiceModel](docs/RollbackServiceModel.md)
|
939
912
|
- [RolloutStrategy](docs/RolloutStrategy.md)
|
913
|
+
- [RunAttemptStatus](docs/RunAttemptStatus.md)
|
914
|
+
- [RunStatus](docs/RunStatus.md)
|
940
915
|
- [S3DownloadLocation](docs/S3DownloadLocation.md)
|
941
916
|
- [SSOLoginInfo](docs/SSOLoginInfo.md)
|
942
917
|
- [SUPPORTEDBASEIMAGESENUM](docs/SUPPORTEDBASEIMAGESENUM.md)
|
@@ -1022,6 +997,11 @@ Class | Method | HTTP request | Description
|
|
1022
997
|
- [TimestampedlogsoutputResponse](docs/TimestampedlogsoutputResponse.md)
|
1023
998
|
- [Tool](docs/Tool.md)
|
1024
999
|
- [TracingConfig](docs/TracingConfig.md)
|
1000
|
+
- [TrainResources](docs/TrainResources.md)
|
1001
|
+
- [TrainRun](docs/TrainRun.md)
|
1002
|
+
- [TrainRunAttempt](docs/TrainRunAttempt.md)
|
1003
|
+
- [TrainWorker](docs/TrainWorker.md)
|
1004
|
+
- [TrainrunListResponse](docs/TrainrunListResponse.md)
|
1025
1005
|
- [TryLoginEmailResponse](docs/TryLoginEmailResponse.md)
|
1026
1006
|
- [TryloginemailresponseResponse](docs/TryloginemailresponseResponse.md)
|
1027
1007
|
- [UXInstance](docs/UXInstance.md)
|
@@ -1034,9 +1014,7 @@ Class | Method | HTTP request | Description
|
|
1034
1014
|
- [UpdateClusterDns](docs/UpdateClusterDns.md)
|
1035
1015
|
- [UpdateComputeTemplate](docs/UpdateComputeTemplate.md)
|
1036
1016
|
- [UpdateComputeTemplateConfig](docs/UpdateComputeTemplateConfig.md)
|
1037
|
-
- [UpdateEndpoint](docs/UpdateEndpoint.md)
|
1038
1017
|
- [UpdateMachinePoolRequest](docs/UpdateMachinePoolRequest.md)
|
1039
|
-
- [UpdateModelDeployment](docs/UpdateModelDeployment.md)
|
1040
1018
|
- [UpdateOrganizationCollaborator](docs/UpdateOrganizationCollaborator.md)
|
1041
1019
|
- [UpdateProjectCollaborator](docs/UpdateProjectCollaborator.md)
|
1042
1020
|
- [UpdateResourceQuota](docs/UpdateResourceQuota.md)
|
@@ -28,9 +28,9 @@ from openapi_client.exceptions import ApiValueError
|
|
28
28
|
from openapi_client.exceptions import ApiKeyError
|
29
29
|
from openapi_client.exceptions import ApiException
|
30
30
|
# import models into sdk package
|
31
|
-
from openapi_client.models.aws_credentials import AWSCredentials
|
32
31
|
from openapi_client.models.aws_memory_db_cluster_config import AWSMemoryDBClusterConfig
|
33
32
|
from openapi_client.models.access_config import AccessConfig
|
33
|
+
from openapi_client.models.actor_status import ActorStatus
|
34
34
|
from openapi_client.models.admin_create_user import AdminCreateUser
|
35
35
|
from openapi_client.models.admin_created_user import AdminCreatedUser
|
36
36
|
from openapi_client.models.admincreateduser_list_response import AdmincreateduserListResponse
|
@@ -39,20 +39,6 @@ from openapi_client.models.aggregated_usage import AggregatedUsage
|
|
39
39
|
from openapi_client.models.aggregated_usage_query import AggregatedUsageQuery
|
40
40
|
from openapi_client.models.aggregatedinstanceusagecsv_list_response import AggregatedinstanceusagecsvListResponse
|
41
41
|
from openapi_client.models.aggregatedusage_response import AggregatedusageResponse
|
42
|
-
from openapi_client.models.aica_endpoint import AicaEndpoint
|
43
|
-
from openapi_client.models.aica_endpoint_event import AicaEndpointEvent
|
44
|
-
from openapi_client.models.aica_endpoint_event_level import AicaEndpointEventLevel
|
45
|
-
from openapi_client.models.aica_endpoint_event_type import AicaEndpointEventType
|
46
|
-
from openapi_client.models.aica_endpoint_scope import AicaEndpointScope
|
47
|
-
from openapi_client.models.aica_model import AicaModel
|
48
|
-
from openapi_client.models.aica_model_accelerator_map import AicaModelAcceleratorMap
|
49
|
-
from openapi_client.models.aica_model_configuration import AicaModelConfiguration
|
50
|
-
from openapi_client.models.aica_observability_urls import AicaObservabilityUrls
|
51
|
-
from openapi_client.models.aicaendpoint_list_response import AicaendpointListResponse
|
52
|
-
from openapi_client.models.aicaendpoint_response import AicaendpointResponse
|
53
|
-
from openapi_client.models.aicaendpointevent_list_response import AicaendpointeventListResponse
|
54
|
-
from openapi_client.models.aicamodel_list_response import AicamodelListResponse
|
55
|
-
from openapi_client.models.aicamodel_response import AicamodelResponse
|
56
42
|
from openapi_client.models.aioa_cloud_waitlist_record import AioaCloudWaitlistRecord
|
57
43
|
from openapi_client.models.aioacloudwaitlistrecord_response import AioacloudwaitlistrecordResponse
|
58
44
|
from openapi_client.models.alert_type import AlertType
|
@@ -181,7 +167,6 @@ from openapi_client.models.compute_template_config import ComputeTemplateConfig
|
|
181
167
|
from openapi_client.models.compute_template_query import ComputeTemplateQuery
|
182
168
|
from openapi_client.models.computetemplate_response import ComputetemplateResponse
|
183
169
|
from openapi_client.models.computetemplateconfig_response import ComputetemplateconfigResponse
|
184
|
-
from openapi_client.models.create_aica_endpoint import CreateAicaEndpoint
|
185
170
|
from openapi_client.models.create_aioa_cloud_waitlist import CreateAioaCloudWaitlist
|
186
171
|
from openapi_client.models.create_analytics_event import CreateAnalyticsEvent
|
187
172
|
from openapi_client.models.create_app_config import CreateAppConfig
|
@@ -344,7 +329,6 @@ from openapi_client.models.head_ip import HeadIp
|
|
344
329
|
from openapi_client.models.headip_response import HeadipResponse
|
345
330
|
from openapi_client.models.http_protocol_config import HttpProtocolConfig
|
346
331
|
from openapi_client.models.idle_termination_status import IdleTerminationStatus
|
347
|
-
from openapi_client.models.import_aica_model import ImportAicaModel
|
348
332
|
from openapi_client.models.instance_usage_budget import InstanceUsageBudget
|
349
333
|
from openapi_client.models.instance_usage_budget_evaluation_period import InstanceUsageBudgetEvaluationPeriod
|
350
334
|
from openapi_client.models.instanceusagebudget_list_response import InstanceusagebudgetListResponse
|
@@ -359,6 +343,7 @@ from openapi_client.models.invoice_list_response import InvoiceListResponse
|
|
359
343
|
from openapi_client.models.invoice_status import InvoiceStatus
|
360
344
|
from openapi_client.models.invoices_query import InvoicesQuery
|
361
345
|
from openapi_client.models.job_access import JobAccess
|
346
|
+
from openapi_client.models.job_details import JobDetails
|
362
347
|
from openapi_client.models.job_queue import JobQueue
|
363
348
|
from openapi_client.models.job_queue_config import JobQueueConfig
|
364
349
|
from openapi_client.models.job_queue_execution_mode import JobQueueExecutionMode
|
@@ -435,7 +420,6 @@ from openapi_client.models.minicomputetemplate_list_response import Minicomputet
|
|
435
420
|
from openapi_client.models.miniproject_list_response import MiniprojectListResponse
|
436
421
|
from openapi_client.models.monitor_logs_extension import MonitorLogsExtension
|
437
422
|
from openapi_client.models.nfs_mount_target import NFSMountTarget
|
438
|
-
from openapi_client.models.named_entity import NamedEntity
|
439
423
|
from openapi_client.models.node_registration_aws import NodeRegistrationAWS
|
440
424
|
from openapi_client.models.node_registration_gcp import NodeRegistrationGCP
|
441
425
|
from openapi_client.models.node_registration_k8_s import NodeRegistrationK8S
|
@@ -531,6 +515,8 @@ from openapi_client.models.resourcequota_response import ResourcequotaResponse
|
|
531
515
|
from openapi_client.models.resources import Resources
|
532
516
|
from openapi_client.models.rollback_service_model import RollbackServiceModel
|
533
517
|
from openapi_client.models.rollout_strategy import RolloutStrategy
|
518
|
+
from openapi_client.models.run_attempt_status import RunAttemptStatus
|
519
|
+
from openapi_client.models.run_status import RunStatus
|
534
520
|
from openapi_client.models.s3_download_location import S3DownloadLocation
|
535
521
|
from openapi_client.models.sso_login_info import SSOLoginInfo
|
536
522
|
from openapi_client.models.supportedbaseimagesenum import SUPPORTEDBASEIMAGESENUM
|
@@ -616,6 +602,11 @@ from openapi_client.models.timestamped_logs_output import TimestampedLogsOutput
|
|
616
602
|
from openapi_client.models.timestampedlogsoutput_response import TimestampedlogsoutputResponse
|
617
603
|
from openapi_client.models.tool import Tool
|
618
604
|
from openapi_client.models.tracing_config import TracingConfig
|
605
|
+
from openapi_client.models.train_resources import TrainResources
|
606
|
+
from openapi_client.models.train_run import TrainRun
|
607
|
+
from openapi_client.models.train_run_attempt import TrainRunAttempt
|
608
|
+
from openapi_client.models.train_worker import TrainWorker
|
609
|
+
from openapi_client.models.trainrun_list_response import TrainrunListResponse
|
619
610
|
from openapi_client.models.try_login_email_response import TryLoginEmailResponse
|
620
611
|
from openapi_client.models.tryloginemailresponse_response import TryloginemailresponseResponse
|
621
612
|
from openapi_client.models.ux_instance import UXInstance
|
@@ -628,9 +619,7 @@ from openapi_client.models.update_cloud_with_cloud_resource_gcp import UpdateClo
|
|
628
619
|
from openapi_client.models.update_cluster_dns import UpdateClusterDns
|
629
620
|
from openapi_client.models.update_compute_template import UpdateComputeTemplate
|
630
621
|
from openapi_client.models.update_compute_template_config import UpdateComputeTemplateConfig
|
631
|
-
from openapi_client.models.update_endpoint import UpdateEndpoint
|
632
622
|
from openapi_client.models.update_machine_pool_request import UpdateMachinePoolRequest
|
633
|
-
from openapi_client.models.update_model_deployment import UpdateModelDeployment
|
634
623
|
from openapi_client.models.update_organization_collaborator import UpdateOrganizationCollaborator
|
635
624
|
from openapi_client.models.update_project_collaborator import UpdateProjectCollaborator
|
636
625
|
from openapi_client.models.update_resource_quota import UpdateResourceQuota
|