anyscale 0.26.5__py3-none-any.whl → 0.26.7__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/anyscale-cloud-setup-gcp-oa.yaml +0 -1
- anyscale/anyscale-cloud-setup-gcp.yaml +0 -2
- anyscale/client/README.md +0 -27
- anyscale/client/openapi_client/__init__.py +0 -12
- anyscale/client/openapi_client/api/default_api.py +0 -1742
- anyscale/client/openapi_client/models/__init__.py +0 -12
- anyscale/client/openapi_client/models/create_session_from_snapshot_options.py +3 -30
- anyscale/commands/workspace_commands.py +3 -3
- anyscale/version.py +1 -1
- {anyscale-0.26.5.dist-info → anyscale-0.26.7.dist-info}/METADATA +1 -1
- {anyscale-0.26.5.dist-info → anyscale-0.26.7.dist-info}/RECORD +16 -28
- anyscale/client/openapi_client/models/cluster_config.py +0 -178
- anyscale/client/openapi_client/models/cluster_config_with_session_idle_timeout.py +0 -204
- anyscale/client/openapi_client/models/cluster_startup.py +0 -208
- anyscale/client/openapi_client/models/clusterconfig_response.py +0 -121
- anyscale/client/openapi_client/models/clusterconfigwithsessionidletimeout_response.py +0 -121
- anyscale/client/openapi_client/models/execute_shell_command_options.py +0 -121
- anyscale/client/openapi_client/models/organization_availability.py +0 -148
- anyscale/client/openapi_client/models/organizationavailability_response.py +0 -121
- anyscale/client/openapi_client/models/projects_violating_tree_hierarchy_response.py +0 -121
- anyscale/client/openapi_client/models/projectsviolatingtreehierarchyresponse_response.py +0 -121
- anyscale/client/openapi_client/models/verify_response.py +0 -147
- anyscale/client/openapi_client/models/verifyresponse_response.py +0 -121
- {anyscale-0.26.5.dist-info → anyscale-0.26.7.dist-info}/LICENSE +0 -0
- {anyscale-0.26.5.dist-info → anyscale-0.26.7.dist-info}/NOTICE +0 -0
- {anyscale-0.26.5.dist-info → anyscale-0.26.7.dist-info}/WHEEL +0 -0
- {anyscale-0.26.5.dist-info → anyscale-0.26.7.dist-info}/entry_points.txt +0 -0
- {anyscale-0.26.5.dist-info → anyscale-0.26.7.dist-info}/top_level.txt +0 -0
@@ -56,7 +56,6 @@ resources:
|
|
56
56
|
type: iam.v1.serviceAccount
|
57
57
|
properties:
|
58
58
|
accountId: ${ANYSCALE_ACCESS_SERVICE_ACCOUNT}
|
59
|
-
projectId: ${PROJECT_ID}
|
60
59
|
serviceAccount:
|
61
60
|
displayName: ${CLOUD_ID} Anyscale access service account
|
62
61
|
accessControl:
|
@@ -81,7 +80,6 @@ resources:
|
|
81
80
|
type: iam.v1.serviceAccount
|
82
81
|
properties:
|
83
82
|
accountId: ${CLOUD_ID}
|
84
|
-
projectId: ${PROJECT_ID}
|
85
83
|
serviceAccount:
|
86
84
|
displayName: ${CLOUD_ID} Cluster Node Service Account
|
87
85
|
- name: iam-policy-instance-project-${CLOUD_ID}
|
anyscale/client/README.md
CHANGED
@@ -94,9 +94,7 @@ Class | Method | HTTP request | Description
|
|
94
94
|
*DefaultApi* | [**batch_create_invitations_api_v2_organization_invitations_batch_create_post**](docs/DefaultApi.md#batch_create_invitations_api_v2_organization_invitations_batch_create_post) | **POST** /api/v2/organization_invitations/batch_create | Batch Create Invitations
|
95
95
|
*DefaultApi* | [**batch_create_project_collaborators_api_v2_projects_project_id_collaborators_users_batch_create_post**](docs/DefaultApi.md#batch_create_project_collaborators_api_v2_projects_project_id_collaborators_users_batch_create_post) | **POST** /api/v2/projects/{project_id}/collaborators/users/batch_create | Batch Create Project Collaborators
|
96
96
|
*DefaultApi* | [**batch_get_job_api_v2_decorated_ha_jobs_batch_get_post**](docs/DefaultApi.md#batch_get_job_api_v2_decorated_ha_jobs_batch_get_post) | **POST** /api/v2/decorated_ha_jobs/batch_get | Batch Get Job
|
97
|
-
*DefaultApi* | [**begin_cluster_startup_api_v2_cluster_startups_post**](docs/DefaultApi.md#begin_cluster_startup_api_v2_cluster_startups_post) | **POST** /api/v2/cluster_startups/ | Begin Cluster Startup
|
98
97
|
*DefaultApi* | [**change_password_api_v2_users_change_password_post**](docs/DefaultApi.md#change_password_api_v2_users_change_password_post) | **POST** /api/v2/users/change_password | Change Password
|
99
|
-
*DefaultApi* | [**check_availability_api_v2_organizations_check_availability_get**](docs/DefaultApi.md#check_availability_api_v2_organizations_check_availability_get) | **GET** /api/v2/organizations/check_availability | Check Availability
|
100
98
|
*DefaultApi* | [**check_is_feature_flag_on_api_v2_userinfo_check_is_feature_flag_on_get**](docs/DefaultApi.md#check_is_feature_flag_on_api_v2_userinfo_check_is_feature_flag_on_get) | **GET** /api/v2/userinfo/check_is_feature_flag_on | Check Is Feature Flag On
|
101
99
|
*DefaultApi* | [**check_one_time_password_api_v2_users_request_otp_token_otp_get**](docs/DefaultApi.md#check_one_time_password_api_v2_users_request_otp_token_otp_get) | **GET** /api/v2/users/request_otp_token/{otp} | Check One Time Password
|
102
100
|
*DefaultApi* | [**check_waitlist_status_api_v2_aioa_cloud_waitlist_check_status_get**](docs/DefaultApi.md#check_waitlist_status_api_v2_aioa_cloud_waitlist_check_status_get) | **GET** /api/v2/aioa_cloud_waitlist/check_status | Check Waitlist Status
|
@@ -128,7 +126,6 @@ Class | Method | HTTP request | Description
|
|
128
126
|
*DefaultApi* | [**create_one_time_password_api_v2_users_create_otp_token_get**](docs/DefaultApi.md#create_one_time_password_api_v2_users_create_otp_token_get) | **GET** /api/v2/users/create_otp_token | Create One Time Password
|
129
127
|
*DefaultApi* | [**create_or_update_job_api_v2_experimental_cron_jobs_put**](docs/DefaultApi.md#create_or_update_job_api_v2_experimental_cron_jobs_put) | **PUT** /api/v2/experimental_cron_jobs/ | Create Or Update Job
|
130
128
|
*DefaultApi* | [**create_or_update_metronome_customer_info_api_v2_metronome_customer_info_post**](docs/DefaultApi.md#create_or_update_metronome_customer_info_api_v2_metronome_customer_info_post) | **POST** /api/v2/metronome_customer_info/ | Create Or Update Metronome Customer Info
|
131
|
-
*DefaultApi* | [**create_organization_collaborator_api_v2_projects_project_id_collaborators_organization_post**](docs/DefaultApi.md#create_organization_collaborator_api_v2_projects_project_id_collaborators_organization_post) | **POST** /api/v2/projects/{project_id}/collaborators/organization | Create Organization Collaborator
|
132
129
|
*DefaultApi* | [**create_project_api_v2_projects_post**](docs/DefaultApi.md#create_project_api_v2_projects_post) | **POST** /api/v2/projects/ | Create Project
|
133
130
|
*DefaultApi* | [**create_project_collaborator_api_v2_projects_project_id_collaborators_users_post**](docs/DefaultApi.md#create_project_collaborator_api_v2_projects_project_id_collaborators_users_post) | **POST** /api/v2/projects/{project_id}/collaborators/users | Create Project Collaborator
|
134
131
|
*DefaultApi* | [**create_resource_notification_api_v2_resource_notifications_post**](docs/DefaultApi.md#create_resource_notification_api_v2_resource_notifications_post) | **POST** /api/v2/resource_notifications/ | Create Resource Notification
|
@@ -166,7 +163,6 @@ Class | Method | HTTP request | Description
|
|
166
163
|
*DefaultApi* | [**edit_cloud_resource_api_v2_clouds_with_cloud_resource_gcp_router_cloud_id_patch**](docs/DefaultApi.md#edit_cloud_resource_api_v2_clouds_with_cloud_resource_gcp_router_cloud_id_patch) | **PATCH** /api/v2/clouds_with_cloud_resource_gcp_router/{cloud_id} | Edit Cloud Resource
|
167
164
|
*DefaultApi* | [**edit_cloud_resource_api_v2_clouds_with_cloud_resource_router_cloud_id_patch**](docs/DefaultApi.md#edit_cloud_resource_api_v2_clouds_with_cloud_resource_router_cloud_id_patch) | **PATCH** /api/v2/clouds_with_cloud_resource_router/{cloud_id} | Edit Cloud Resource
|
168
165
|
*DefaultApi* | [**execute_interactive_command_api_v2_sessions_session_id_execute_interactive_command_post**](docs/DefaultApi.md#execute_interactive_command_api_v2_sessions_session_id_execute_interactive_command_post) | **POST** /api/v2/sessions/{session_id}/execute_interactive_command | Execute Interactive Command
|
169
|
-
*DefaultApi* | [**execute_shell_command_api_v2_sessions_session_id_execute_shell_command_post**](docs/DefaultApi.md#execute_shell_command_api_v2_sessions_session_id_execute_shell_command_post) | **POST** /api/v2/sessions/{session_id}/execute_shell_command | Execute Shell Command
|
170
166
|
*DefaultApi* | [**fetch_usage_group_by_cloud_api_v2_aggregated_instance_usage_cloud_post**](docs/DefaultApi.md#fetch_usage_group_by_cloud_api_v2_aggregated_instance_usage_cloud_post) | **POST** /api/v2/aggregated_instance_usage/cloud | Fetch Usage Group By Cloud
|
171
167
|
*DefaultApi* | [**fetch_usage_group_by_cluster_api_v2_aggregated_instance_usage_cluster_post**](docs/DefaultApi.md#fetch_usage_group_by_cluster_api_v2_aggregated_instance_usage_cluster_post) | **POST** /api/v2/aggregated_instance_usage/cluster | Fetch Usage Group By Cluster
|
172
168
|
*DefaultApi* | [**fetch_usage_group_by_instance_type_api_v2_aggregated_instance_usage_instance_type_post**](docs/DefaultApi.md#fetch_usage_group_by_instance_type_api_v2_aggregated_instance_usage_instance_type_post) | **POST** /api/v2/aggregated_instance_usage/instance_type | Fetch Usage Group By Instance Type
|
@@ -176,7 +172,6 @@ Class | Method | HTTP request | Description
|
|
176
172
|
*DefaultApi* | [**find_dataset_api_v2_datasets_find_get**](docs/DefaultApi.md#find_dataset_api_v2_datasets_find_get) | **GET** /api/v2/datasets/find | Find Dataset
|
177
173
|
*DefaultApi* | [**find_project_by_project_name_api_v2_projects_find_by_name_get**](docs/DefaultApi.md#find_project_by_project_name_api_v2_projects_find_by_name_get) | **GET** /api/v2/projects/find_by_name | Find Project By Project Name
|
178
174
|
*DefaultApi* | [**find_with_invitation_api_v2_organizations_find_with_invitation_get**](docs/DefaultApi.md#find_with_invitation_api_v2_organizations_find_with_invitation_get) | **GET** /api/v2/organizations/find_with_invitation | Find With Invitation
|
179
|
-
*DefaultApi* | [**find_with_public_identifier_api_v2_organizations_find_with_public_identifier_get**](docs/DefaultApi.md#find_with_public_identifier_api_v2_organizations_find_with_public_identifier_get) | **GET** /api/v2/organizations/find_with_public_identifier | Find With Public Identifier
|
180
175
|
*DefaultApi* | [**find_with_user_api_v2_organizations_find_with_user_get**](docs/DefaultApi.md#find_with_user_api_v2_organizations_find_with_user_get) | **GET** /api/v2/organizations/find_with_user | Find With User
|
181
176
|
*DefaultApi* | [**fine_tuning_job_callback_v2_api_v2_fine_tuning_v2_jobs_internal_finish_post**](docs/DefaultApi.md#fine_tuning_job_callback_v2_api_v2_fine_tuning_v2_jobs_internal_finish_post) | **POST** /api/v2/fine_tuning_v2/jobs/internal/finish | Fine Tuning Job Callback V2
|
182
177
|
*DefaultApi* | [**finish_session_command_api_v2_session_commands_session_command_id_finish_post**](docs/DefaultApi.md#finish_session_command_api_v2_session_commands_session_command_id_finish_post) | **POST** /api/v2/session_commands/{session_command_id}/finish | Finish Session Command
|
@@ -243,15 +238,12 @@ Class | Method | HTTP request | Description
|
|
243
238
|
*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
|
244
239
|
*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
|
245
240
|
*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
|
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
|
247
241
|
*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
|
248
242
|
*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
|
249
|
-
*DefaultApi* | [**get_monitor_logs_stream_api_v2_logs_monitor_logs_stream_session_id_get**](docs/DefaultApi.md#get_monitor_logs_stream_api_v2_logs_monitor_logs_stream_session_id_get) | **GET** /api/v2/logs/monitor_logs_stream/{session_id} | Get Monitor Logs Stream
|
250
243
|
*DefaultApi* | [**get_organization_metronome_usage_alerts_api_v2_organization_billing_alerts_get**](docs/DefaultApi.md#get_organization_metronome_usage_alerts_api_v2_organization_billing_alerts_get) | **GET** /api/v2/organization_billing/alerts | Get Organization Metronome Usage Alerts
|
251
244
|
*DefaultApi* | [**get_ping_external_services_api_v2_sessions_session_id_ping_external_services_get**](docs/DefaultApi.md#get_ping_external_services_api_v2_sessions_session_id_ping_external_services_get) | **GET** /api/v2/sessions/{session_id}/ping_external_services | Get Ping External Services
|
252
245
|
*DefaultApi* | [**get_project_api_v2_projects_project_id_get**](docs/DefaultApi.md#get_project_api_v2_projects_project_id_get) | **GET** /api/v2/projects/{project_id} | Get Project
|
253
246
|
*DefaultApi* | [**get_project_default_session_name_api_v2_projects_project_id_default_session_name_get**](docs/DefaultApi.md#get_project_default_session_name_api_v2_projects_project_id_default_session_name_get) | **GET** /api/v2/projects/{project_id}/default_session_name | Get Project Default Session Name
|
254
|
-
*DefaultApi* | [**get_project_latest_cluster_config_api_v2_projects_project_id_latest_cluster_config_get**](docs/DefaultApi.md#get_project_latest_cluster_config_api_v2_projects_project_id_latest_cluster_config_get) | **GET** /api/v2/projects/{project_id}/latest_cluster_config | Get Project Latest Cluster Config
|
255
247
|
*DefaultApi* | [**get_public_identifier_api_v2_organizations_public_identifier_get**](docs/DefaultApi.md#get_public_identifier_api_v2_organizations_public_identifier_get) | **GET** /api/v2/organizations/public_identifier | Get Public Identifier
|
256
248
|
*DefaultApi* | [**get_recent_cluster_compute_configs_api_v2_recent_activity_cluster_compute_configs_get**](docs/DefaultApi.md#get_recent_cluster_compute_configs_api_v2_recent_activity_cluster_compute_configs_get) | **GET** /api/v2/recent_activity/cluster_compute_configs | Get Recent Cluster Compute Configs
|
257
249
|
*DefaultApi* | [**get_recent_cluster_environments_api_v2_recent_activity_cluster_environment_builds_get**](docs/DefaultApi.md#get_recent_cluster_environments_api_v2_recent_activity_cluster_environment_builds_get) | **GET** /api/v2/recent_activity/cluster_environment_builds | Get Recent Cluster Environments
|
@@ -262,15 +254,12 @@ Class | Method | HTTP request | Description
|
|
262
254
|
*DefaultApi* | [**get_resource_quota_api_v2_resource_quotas_resource_quota_id_get**](docs/DefaultApi.md#get_resource_quota_api_v2_resource_quotas_resource_quota_id_get) | **GET** /api/v2/resource_quotas/{resource_quota_id} | Get Resource Quota
|
263
255
|
*DefaultApi* | [**get_runtime_env_logs_api_v2_sessions_session_id_runtime_env_logs_get**](docs/DefaultApi.md#get_runtime_env_logs_api_v2_sessions_session_id_runtime_env_logs_get) | **GET** /api/v2/sessions/{session_id}/runtime_env_logs | Get Runtime Env Logs
|
264
256
|
*DefaultApi* | [**get_runtime_env_logs_download_api_v2_logs_runtime_env_logs_download_session_id_get**](docs/DefaultApi.md#get_runtime_env_logs_download_api_v2_logs_runtime_env_logs_download_session_id_get) | **GET** /api/v2/logs/runtime_env_logs_download/{session_id} | Get Runtime Env Logs Download
|
265
|
-
*DefaultApi* | [**get_runtime_env_logs_stream_api_v2_logs_runtime_env_logs_stream_session_id_get**](docs/DefaultApi.md#get_runtime_env_logs_stream_api_v2_logs_runtime_env_logs_stream_session_id_get) | **GET** /api/v2/logs/runtime_env_logs_stream/{session_id} | Get Runtime Env Logs Stream
|
266
257
|
*DefaultApi* | [**get_serve_logs_download_api_v2_logs_serve_logs_download_cluster_id_get**](docs/DefaultApi.md#get_serve_logs_download_api_v2_logs_serve_logs_download_cluster_id_get) | **GET** /api/v2/logs/serve_logs_download/{cluster_id} | Get Serve Logs Download
|
267
258
|
*DefaultApi* | [**get_service_api_v2_services_v2_service_id_get**](docs/DefaultApi.md#get_service_api_v2_services_v2_service_id_get) | **GET** /api/v2/services-v2/{service_id} | Get Service
|
268
259
|
*DefaultApi* | [**get_service_event_verbose_message_api_v2_services_v2_events_event_id_verbose_message_get**](docs/DefaultApi.md#get_service_event_verbose_message_api_v2_services_v2_events_event_id_verbose_message_get) | **GET** /api/v2/services-v2/events/{event_id}/verbose_message | Get Service Event Verbose Message
|
269
260
|
*DefaultApi* | [**get_service_events_api_v2_services_v2_service_id_events_get**](docs/DefaultApi.md#get_service_events_api_v2_services_v2_service_id_events_get) | **GET** /api/v2/services-v2/{service_id}/events | Get Service Events
|
270
261
|
*DefaultApi* | [**get_service_versions_api_v2_services_v2_service_id_versions_get**](docs/DefaultApi.md#get_service_versions_api_v2_services_v2_service_id_versions_get) | **GET** /api/v2/services-v2/{service_id}/versions | Get Service Versions
|
271
262
|
*DefaultApi* | [**get_session_api_v2_sessions_session_id_get**](docs/DefaultApi.md#get_session_api_v2_sessions_session_id_get) | **GET** /api/v2/sessions/{session_id} | Get Session
|
272
|
-
*DefaultApi* | [**get_session_cluster_config_api_v2_sessions_session_id_cluster_config_get**](docs/DefaultApi.md#get_session_cluster_config_api_v2_sessions_session_id_cluster_config_get) | **GET** /api/v2/sessions/{session_id}/cluster_config | Get Session Cluster Config
|
273
|
-
*DefaultApi* | [**get_session_cluster_config_with_session_idle_timeout_api_v2_sessions_session_id_cluster_config_with_session_idle_timeout_get**](docs/DefaultApi.md#get_session_cluster_config_with_session_idle_timeout_api_v2_sessions_session_id_cluster_config_with_session_idle_timeout_get) | **GET** /api/v2/sessions/{session_id}/cluster_config_with_session_idle_timeout | Get Session Cluster Config With Session Idle Timeout
|
274
263
|
*DefaultApi* | [**get_session_command_logs_download_api_v2_logs_session_command_logs_session_id_session_command_id_get**](docs/DefaultApi.md#get_session_command_logs_download_api_v2_logs_session_command_logs_session_id_session_command_id_get) | **GET** /api/v2/logs/session_command_logs/{session_id}/{session_command_id} | Get Session Command Logs Download
|
275
264
|
*DefaultApi* | [**get_session_commands_history_api_v2_session_commands_get**](docs/DefaultApi.md#get_session_commands_history_api_v2_session_commands_get) | **GET** /api/v2/session_commands/ | Get Session Commands History
|
276
265
|
*DefaultApi* | [**get_session_details_api_v2_sessions_session_id_details_get**](docs/DefaultApi.md#get_session_details_api_v2_sessions_session_id_details_get) | **GET** /api/v2/sessions/{session_id}/details | Get Session Details
|
@@ -336,13 +325,11 @@ Class | Method | HTTP request | Description
|
|
336
325
|
*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
|
337
326
|
*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
|
338
327
|
*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
|
339
|
-
*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
|
340
328
|
*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
|
341
329
|
*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
|
342
330
|
*DefaultApi* | [**patch_workspace_api_v2_experimental_workspaces_workspace_id_patch**](docs/DefaultApi.md#patch_workspace_api_v2_experimental_workspaces_workspace_id_patch) | **PATCH** /api/v2/experimental_workspaces/{workspace_id} | Patch Workspace
|
343
331
|
*DefaultApi* | [**pause_cron_job_api_v2_experimental_cron_jobs_cron_job_id_pause_post**](docs/DefaultApi.md#pause_cron_job_api_v2_experimental_cron_jobs_cron_job_id_pause_post) | **POST** /api/v2/experimental_cron_jobs/{cron_job_id}/pause | Pause Cron Job
|
344
332
|
*DefaultApi* | [**produce_analytics_event_api_v2_analytics_post**](docs/DefaultApi.md#produce_analytics_event_api_v2_analytics_post) | **POST** /api/v2/analytics/ | Produce Analytics Event
|
345
|
-
*DefaultApi* | [**projects_violating_tree_hierarchy_api_v2_access_controls_migration_organization_id_projects_violating_tree_hierarchy_get**](docs/DefaultApi.md#projects_violating_tree_hierarchy_api_v2_access_controls_migration_organization_id_projects_violating_tree_hierarchy_get) | **GET** /api/v2/access_controls_migration/{organization_id}/projects_violating_tree_hierarchy | Projects Violating Tree Hierarchy
|
346
333
|
*DefaultApi* | [**publish_api_v2_streams_publish_post**](docs/DefaultApi.md#publish_api_v2_streams_publish_post) | **POST** /api/v2/streams/publish | Publish
|
347
334
|
*DefaultApi* | [**push_cloud_overview_dashboard_api_v2_clouds_cloud_id_push_cloud_overview_dashboard_post**](docs/DefaultApi.md#push_cloud_overview_dashboard_api_v2_clouds_cloud_id_push_cloud_overview_dashboard_post) | **POST** /api/v2/clouds/{cloud_id}/push-cloud-overview-dashboard | Push Cloud Overview Dashboard
|
348
335
|
*DefaultApi* | [**put_job_wandb_run_details_api_v2_integrations_job_wandb_run_details_job_id_put**](docs/DefaultApi.md#put_job_wandb_run_details_api_v2_integrations_job_wandb_run_details_job_id_put) | **PUT** /api/v2/integrations/job_wandb_run_details/{job_id} | Put Job Wandb Run Details
|
@@ -410,11 +397,9 @@ Class | Method | HTTP request | Description
|
|
410
397
|
*DefaultApi* | [**upsert_support_request_for_user_organization_api_v2_support_requests_support_request_put**](docs/DefaultApi.md#upsert_support_request_for_user_organization_api_v2_support_requests_support_request_put) | **PUT** /api/v2/support_requests/support_request | Upsert Support Request For User Organization
|
411
398
|
*DefaultApi* | [**user_resend_email_api_v2_users_resend_email_post**](docs/DefaultApi.md#user_resend_email_api_v2_users_resend_email_post) | **POST** /api/v2/users/resend_email | User Resend Email
|
412
399
|
*DefaultApi* | [**user_verify_api_v2_users_verify_token_get**](docs/DefaultApi.md#user_verify_api_v2_users_verify_token_get) | **GET** /api/v2/users/verify/{token} | User Verify
|
413
|
-
*DefaultApi* | [**validate_cluster_api_v2_sessions_validate_cluster_post**](docs/DefaultApi.md#validate_cluster_api_v2_sessions_validate_cluster_post) | **POST** /api/v2/sessions/validate_cluster | Validate Cluster
|
414
400
|
*DefaultApi* | [**validate_invite_code_api_v2_users_validate_invite_code_invite_code_post**](docs/DefaultApi.md#validate_invite_code_api_v2_users_validate_invite_code_invite_code_post) | **POST** /api/v2/users/validate_invite_code/{invite_code} | Validate Invite Code
|
415
401
|
*DefaultApi* | [**validate_one_time_password_api_v2_users_validate_otp_token_post**](docs/DefaultApi.md#validate_one_time_password_api_v2_users_validate_otp_token_post) | **POST** /api/v2/users/validate_otp_token | Validate One Time Password
|
416
402
|
*DefaultApi* | [**verify_access_api_v2_cloudsverify_access_cloud_id_get**](docs/DefaultApi.md#verify_access_api_v2_cloudsverify_access_cloud_id_get) | **GET** /api/v2/cloudsverify_access/{cloud_id} | Verify Access
|
417
|
-
*DefaultApi* | [**verify_migration_complete_api_v2_access_controls_migration_organization_id_verify_migration_complete_get**](docs/DefaultApi.md#verify_migration_complete_api_v2_access_controls_migration_organization_id_verify_migration_complete_get) | **GET** /api/v2/access_controls_migration/{organization_id}/verify_migration_complete | Verify Migration Complete
|
418
403
|
*DefaultApi* | [**verify_reset_password_token_api_v2_users_reset_password_token_get**](docs/DefaultApi.md#verify_reset_password_token_api_v2_users_reset_password_token_get) | **GET** /api/v2/users/reset_password/{token} | Verify Reset Password Token
|
419
404
|
|
420
405
|
|
@@ -534,8 +519,6 @@ Class | Method | HTTP request | Description
|
|
534
519
|
- [CloudwithcloudresourceResponse](docs/CloudwithcloudresourceResponse.md)
|
535
520
|
- [CloudwithcloudresourcegcpResponse](docs/CloudwithcloudresourcegcpResponse.md)
|
536
521
|
- [ClusterAuthResponse](docs/ClusterAuthResponse.md)
|
537
|
-
- [ClusterConfig](docs/ClusterConfig.md)
|
538
|
-
- [ClusterConfigWithSessionIdleTimeout](docs/ClusterConfigWithSessionIdleTimeout.md)
|
539
522
|
- [ClusterEnvironmentsQuery](docs/ClusterEnvironmentsQuery.md)
|
540
523
|
- [ClusterEvent](docs/ClusterEvent.md)
|
541
524
|
- [ClusterEventSource](docs/ClusterEventSource.md)
|
@@ -543,12 +526,9 @@ Class | Method | HTTP request | Description
|
|
543
526
|
- [ClusterFeatures](docs/ClusterFeatures.md)
|
544
527
|
- [ClusterManagementStackVersions](docs/ClusterManagementStackVersions.md)
|
545
528
|
- [ClusterSize](docs/ClusterSize.md)
|
546
|
-
- [ClusterStartup](docs/ClusterStartup.md)
|
547
529
|
- [ClusterStatus](docs/ClusterStatus.md)
|
548
530
|
- [ClusterStatusDetails](docs/ClusterStatusDetails.md)
|
549
531
|
- [ClusterauthresponseResponse](docs/ClusterauthresponseResponse.md)
|
550
|
-
- [ClusterconfigResponse](docs/ClusterconfigResponse.md)
|
551
|
-
- [ClusterconfigwithsessionidletimeoutResponse](docs/ClusterconfigwithsessionidletimeoutResponse.md)
|
552
532
|
- [ClustereventListResponse](docs/ClustereventListResponse.md)
|
553
533
|
- [ClustereventsoutputResponse](docs/ClustereventsoutputResponse.md)
|
554
534
|
- [ClusterfeaturesResponse](docs/ClusterfeaturesResponse.md)
|
@@ -687,7 +667,6 @@ Class | Method | HTTP request | Description
|
|
687
667
|
- [EventLevel](docs/EventLevel.md)
|
688
668
|
- [ExecuteCommandResponse](docs/ExecuteCommandResponse.md)
|
689
669
|
- [ExecuteInteractiveCommandOptions](docs/ExecuteInteractiveCommandOptions.md)
|
690
|
-
- [ExecuteShellCommandOptions](docs/ExecuteShellCommandOptions.md)
|
691
670
|
- [ExecutecommandresponseResponse](docs/ExecutecommandresponseResponse.md)
|
692
671
|
- [ExperimentalWorkspace](docs/ExperimentalWorkspace.md)
|
693
672
|
- [ExperimentalWorkspacesSortField](docs/ExperimentalWorkspacesSortField.md)
|
@@ -822,7 +801,6 @@ Class | Method | HTTP request | Description
|
|
822
801
|
- [OnboardingUserCardsQuery](docs/OnboardingUserCardsQuery.md)
|
823
802
|
- [OperatorMetrics](docs/OperatorMetrics.md)
|
824
803
|
- [Organization](docs/Organization.md)
|
825
|
-
- [OrganizationAvailability](docs/OrganizationAvailability.md)
|
826
804
|
- [OrganizationCollaborator](docs/OrganizationCollaborator.md)
|
827
805
|
- [OrganizationConfiguration](docs/OrganizationConfiguration.md)
|
828
806
|
- [OrganizationConfigurationResponse](docs/OrganizationConfigurationResponse.md)
|
@@ -837,7 +815,6 @@ Class | Method | HTTP request | Description
|
|
837
815
|
- [OrganizationSummary](docs/OrganizationSummary.md)
|
838
816
|
- [OrganizationUsageAlert](docs/OrganizationUsageAlert.md)
|
839
817
|
- [OrganizationUsageAlertSeverity](docs/OrganizationUsageAlertSeverity.md)
|
840
|
-
- [OrganizationavailabilityResponse](docs/OrganizationavailabilityResponse.md)
|
841
818
|
- [OrganizationcollaboratorListResponse](docs/OrganizationcollaboratorListResponse.md)
|
842
819
|
- [OrganizationconfigurationListResponse](docs/OrganizationconfigurationListResponse.md)
|
843
820
|
- [OrganizationconfigurationresponseResponse](docs/OrganizationconfigurationresponseResponse.md)
|
@@ -875,8 +852,6 @@ Class | Method | HTTP request | Description
|
|
875
852
|
- [ProjectcollaboratorListResponse](docs/ProjectcollaboratorListResponse.md)
|
876
853
|
- [ProjectdefaultsessionnameResponse](docs/ProjectdefaultsessionnameResponse.md)
|
877
854
|
- [ProjectsSortField](docs/ProjectsSortField.md)
|
878
|
-
- [ProjectsViolatingTreeHierarchyResponse](docs/ProjectsViolatingTreeHierarchyResponse.md)
|
879
|
-
- [ProjectsviolatingtreehierarchyresponseResponse](docs/ProjectsviolatingtreehierarchyresponseResponse.md)
|
880
855
|
- [Protocols](docs/Protocols.md)
|
881
856
|
- [PythonModules](docs/PythonModules.md)
|
882
857
|
- [Quota](docs/Quota.md)
|
@@ -1031,8 +1006,6 @@ Class | Method | HTTP request | Description
|
|
1031
1006
|
- [UtmFields](docs/UtmFields.md)
|
1032
1007
|
- [ValidateOTPParamsApiModel](docs/ValidateOTPParamsApiModel.md)
|
1033
1008
|
- [ValidationError](docs/ValidationError.md)
|
1034
|
-
- [VerifyResponse](docs/VerifyResponse.md)
|
1035
|
-
- [VerifyresponseResponse](docs/VerifyresponseResponse.md)
|
1036
1009
|
- [Visibility](docs/Visibility.md)
|
1037
1010
|
- [WaitlistStatusResponse](docs/WaitlistStatusResponse.md)
|
1038
1011
|
- [WaitlistStatusType](docs/WaitlistStatusType.md)
|
@@ -142,8 +142,6 @@ from openapi_client.models.cloudresourcegcp_response import CloudresourcegcpResp
|
|
142
142
|
from openapi_client.models.cloudwithcloudresource_response import CloudwithcloudresourceResponse
|
143
143
|
from openapi_client.models.cloudwithcloudresourcegcp_response import CloudwithcloudresourcegcpResponse
|
144
144
|
from openapi_client.models.cluster_auth_response import ClusterAuthResponse
|
145
|
-
from openapi_client.models.cluster_config import ClusterConfig
|
146
|
-
from openapi_client.models.cluster_config_with_session_idle_timeout import ClusterConfigWithSessionIdleTimeout
|
147
145
|
from openapi_client.models.cluster_environments_query import ClusterEnvironmentsQuery
|
148
146
|
from openapi_client.models.cluster_event import ClusterEvent
|
149
147
|
from openapi_client.models.cluster_event_source import ClusterEventSource
|
@@ -151,12 +149,9 @@ from openapi_client.models.cluster_events_output import ClusterEventsOutput
|
|
151
149
|
from openapi_client.models.cluster_features import ClusterFeatures
|
152
150
|
from openapi_client.models.cluster_management_stack_versions import ClusterManagementStackVersions
|
153
151
|
from openapi_client.models.cluster_size import ClusterSize
|
154
|
-
from openapi_client.models.cluster_startup import ClusterStartup
|
155
152
|
from openapi_client.models.cluster_status import ClusterStatus
|
156
153
|
from openapi_client.models.cluster_status_details import ClusterStatusDetails
|
157
154
|
from openapi_client.models.clusterauthresponse_response import ClusterauthresponseResponse
|
158
|
-
from openapi_client.models.clusterconfig_response import ClusterconfigResponse
|
159
|
-
from openapi_client.models.clusterconfigwithsessionidletimeout_response import ClusterconfigwithsessionidletimeoutResponse
|
160
155
|
from openapi_client.models.clusterevent_list_response import ClustereventListResponse
|
161
156
|
from openapi_client.models.clustereventsoutput_response import ClustereventsoutputResponse
|
162
157
|
from openapi_client.models.clusterfeatures_response import ClusterfeaturesResponse
|
@@ -295,7 +290,6 @@ from openapi_client.models.error import Error
|
|
295
290
|
from openapi_client.models.event_level import EventLevel
|
296
291
|
from openapi_client.models.execute_command_response import ExecuteCommandResponse
|
297
292
|
from openapi_client.models.execute_interactive_command_options import ExecuteInteractiveCommandOptions
|
298
|
-
from openapi_client.models.execute_shell_command_options import ExecuteShellCommandOptions
|
299
293
|
from openapi_client.models.executecommandresponse_response import ExecutecommandresponseResponse
|
300
294
|
from openapi_client.models.experimental_workspace import ExperimentalWorkspace
|
301
295
|
from openapi_client.models.experimental_workspaces_sort_field import ExperimentalWorkspacesSortField
|
@@ -430,7 +424,6 @@ from openapi_client.models.notification_channel_webhook_config import Notificati
|
|
430
424
|
from openapi_client.models.onboarding_user_cards_query import OnboardingUserCardsQuery
|
431
425
|
from openapi_client.models.operator_metrics import OperatorMetrics
|
432
426
|
from openapi_client.models.organization import Organization
|
433
|
-
from openapi_client.models.organization_availability import OrganizationAvailability
|
434
427
|
from openapi_client.models.organization_collaborator import OrganizationCollaborator
|
435
428
|
from openapi_client.models.organization_configuration import OrganizationConfiguration
|
436
429
|
from openapi_client.models.organization_configuration_response import OrganizationConfigurationResponse
|
@@ -445,7 +438,6 @@ from openapi_client.models.organization_response import OrganizationResponse
|
|
445
438
|
from openapi_client.models.organization_summary import OrganizationSummary
|
446
439
|
from openapi_client.models.organization_usage_alert import OrganizationUsageAlert
|
447
440
|
from openapi_client.models.organization_usage_alert_severity import OrganizationUsageAlertSeverity
|
448
|
-
from openapi_client.models.organizationavailability_response import OrganizationavailabilityResponse
|
449
441
|
from openapi_client.models.organizationcollaborator_list_response import OrganizationcollaboratorListResponse
|
450
442
|
from openapi_client.models.organizationconfiguration_list_response import OrganizationconfigurationListResponse
|
451
443
|
from openapi_client.models.organizationconfigurationresponse_response import OrganizationconfigurationresponseResponse
|
@@ -483,8 +475,6 @@ from openapi_client.models.projectbase_response import ProjectbaseResponse
|
|
483
475
|
from openapi_client.models.projectcollaborator_list_response import ProjectcollaboratorListResponse
|
484
476
|
from openapi_client.models.projectdefaultsessionname_response import ProjectdefaultsessionnameResponse
|
485
477
|
from openapi_client.models.projects_sort_field import ProjectsSortField
|
486
|
-
from openapi_client.models.projects_violating_tree_hierarchy_response import ProjectsViolatingTreeHierarchyResponse
|
487
|
-
from openapi_client.models.projectsviolatingtreehierarchyresponse_response import ProjectsviolatingtreehierarchyresponseResponse
|
488
478
|
from openapi_client.models.protocols import Protocols
|
489
479
|
from openapi_client.models.python_modules import PythonModules
|
490
480
|
from openapi_client.models.quota import Quota
|
@@ -639,8 +629,6 @@ from openapi_client.models.userinfo_response import UserinfoResponse
|
|
639
629
|
from openapi_client.models.utm_fields import UtmFields
|
640
630
|
from openapi_client.models.validate_otp_params_api_model import ValidateOTPParamsApiModel
|
641
631
|
from openapi_client.models.validation_error import ValidationError
|
642
|
-
from openapi_client.models.verify_response import VerifyResponse
|
643
|
-
from openapi_client.models.verifyresponse_response import VerifyresponseResponse
|
644
632
|
from openapi_client.models.visibility import Visibility
|
645
633
|
from openapi_client.models.waitlist_status_response import WaitlistStatusResponse
|
646
634
|
from openapi_client.models.waitlist_status_type import WaitlistStatusType
|