anyscale 0.26.10__py3-none-any.whl → 0.26.12__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/client/README.md +1 -21
- anyscale/client/openapi_client/__init__.py +0 -19
- anyscale/client/openapi_client/api/default_api.py +114 -206
- anyscale/client/openapi_client/models/__init__.py +0 -19
- anyscale/version.py +1 -1
- {anyscale-0.26.10.dist-info → anyscale-0.26.12.dist-info}/METADATA +1 -1
- {anyscale-0.26.10.dist-info → anyscale-0.26.12.dist-info}/RECORD +12 -31
- anyscale/client/openapi_client/models/project_collaborators_put_message.py +0 -121
- anyscale/client/openapi_client/models/project_create_message.py +0 -148
- anyscale/client/openapi_client/models/project_delete_message.py +0 -121
- anyscale/client/openapi_client/models/project_patch_message.py +0 -121
- anyscale/client/openapi_client/models/session_autosync_sessions_update_message.py +0 -121
- anyscale/client/openapi_client/models/session_create_message.py +0 -148
- anyscale/client/openapi_client/models/session_delete_message.py +0 -121
- anyscale/client/openapi_client/models/session_execute_message.py +0 -121
- anyscale/client/openapi_client/models/session_finish_command_message.py +0 -175
- anyscale/client/openapi_client/models/session_kill_command_message.py +0 -121
- anyscale/client/openapi_client/models/session_patch_message.py +0 -121
- anyscale/client/openapi_client/models/session_state_change_message.py +0 -121
- anyscale/client/openapi_client/models/snapshot_create_message.py +0 -148
- anyscale/client/openapi_client/models/snapshot_delete_message.py +0 -148
- anyscale/client/openapi_client/models/snapshot_patch_message.py +0 -148
- anyscale/client/openapi_client/models/socket_message_schemas.py +0 -499
- anyscale/client/openapi_client/models/socket_message_types.py +0 -113
- anyscale/client/openapi_client/models/socketmessageschemas_response.py +0 -121
- anyscale/client/openapi_client/models/socketmessagetypes_response.py +0 -121
- {anyscale-0.26.10.dist-info → anyscale-0.26.12.dist-info}/LICENSE +0 -0
- {anyscale-0.26.10.dist-info → anyscale-0.26.12.dist-info}/NOTICE +0 -0
- {anyscale-0.26.10.dist-info → anyscale-0.26.12.dist-info}/WHEEL +0 -0
- {anyscale-0.26.10.dist-info → anyscale-0.26.12.dist-info}/entry_points.txt +0 -0
- {anyscale-0.26.10.dist-info → anyscale-0.26.12.dist-info}/top_level.txt +0 -0
anyscale/client/README.md
CHANGED
@@ -258,8 +258,6 @@ Class | Method | HTTP request | Description
|
|
258
258
|
*DefaultApi* | [**get_session_head_ip_api_v2_sessions_session_id_head_ip_get**](docs/DefaultApi.md#get_session_head_ip_api_v2_sessions_session_id_head_ip_get) | **GET** /api/v2/sessions/{session_id}/head_ip | Get Session Head Ip
|
259
259
|
*DefaultApi* | [**get_session_history_api_v2_sessions_session_id_history_get**](docs/DefaultApi.md#get_session_history_api_v2_sessions_session_id_history_get) | **GET** /api/v2/sessions/{session_id}/history | Get Session History
|
260
260
|
*DefaultApi* | [**get_session_ssh_key_api_v2_sessions_session_id_ssh_key_get**](docs/DefaultApi.md#get_session_ssh_key_api_v2_sessions_session_id_ssh_key_get) | **GET** /api/v2/sessions/{session_id}/ssh_key | Get Session Ssh Key
|
261
|
-
*DefaultApi* | [**get_socket_message_types_api_v2_userinfo_socket_messages_type_get**](docs/DefaultApi.md#get_socket_message_types_api_v2_userinfo_socket_messages_type_get) | **GET** /api/v2/userinfo/socket_messages_type | Get Socket Message Types
|
262
|
-
*DefaultApi* | [**get_socket_types_type_api_v2_userinfo_socket_types_type_get**](docs/DefaultApi.md#get_socket_types_type_api_v2_userinfo_socket_types_type_get) | **GET** /api/v2/userinfo/socket_types_type | Get Socket Types Type
|
263
261
|
*DefaultApi* | [**get_startup_logs_api_v2_sessions_session_id_startup_logs_get**](docs/DefaultApi.md#get_startup_logs_api_v2_sessions_session_id_startup_logs_get) | **GET** /api/v2/sessions/{session_id}/startup_logs | Get Startup Logs
|
264
262
|
*DefaultApi* | [**get_startup_logs_archived_api_v2_sessions_session_id_startup_logs_archived_get**](docs/DefaultApi.md#get_startup_logs_archived_api_v2_sessions_session_id_startup_logs_archived_get) | **GET** /api/v2/sessions/{session_id}/startup_logs_archived | Get Startup Logs Archived
|
265
263
|
*DefaultApi* | [**get_template_readme_api_v2_experimental_workspaces_template_readme_template_id_get**](docs/DefaultApi.md#get_template_readme_api_v2_experimental_workspaces_template_readme_template_id_get) | **GET** /api/v2/experimental_workspaces/template/readme/{template_id} | Get Template Readme
|
@@ -386,6 +384,7 @@ Class | Method | HTTP request | Description
|
|
386
384
|
*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
|
387
385
|
*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
|
388
386
|
*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
|
387
|
+
*DefaultApi* | [**validate_api_v2_authentication_validate_post**](docs/DefaultApi.md#validate_api_v2_authentication_validate_post) | **POST** /api/v2/authentication/validate | Validate
|
389
388
|
*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
|
390
389
|
*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
|
391
390
|
*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
|
@@ -815,12 +814,8 @@ Class | Method | HTTP request | Description
|
|
815
814
|
- [ProjectBase](docs/ProjectBase.md)
|
816
815
|
- [ProjectCollaborator](docs/ProjectCollaborator.md)
|
817
816
|
- [ProjectCollaboratorValue](docs/ProjectCollaboratorValue.md)
|
818
|
-
- [ProjectCollaboratorsPutMessage](docs/ProjectCollaboratorsPutMessage.md)
|
819
|
-
- [ProjectCreateMessage](docs/ProjectCreateMessage.md)
|
820
817
|
- [ProjectDefaultSessionName](docs/ProjectDefaultSessionName.md)
|
821
|
-
- [ProjectDeleteMessage](docs/ProjectDeleteMessage.md)
|
822
818
|
- [ProjectListResponse](docs/ProjectListResponse.md)
|
823
|
-
- [ProjectPatchMessage](docs/ProjectPatchMessage.md)
|
824
819
|
- [ProjectResponse](docs/ProjectResponse.md)
|
825
820
|
- [ProjectbaseResponse](docs/ProjectbaseResponse.md)
|
826
821
|
- [ProjectcollaboratorListResponse](docs/ProjectcollaboratorListResponse.md)
|
@@ -883,26 +878,18 @@ Class | Method | HTTP request | Description
|
|
883
878
|
- [ServiceeventverbosemessagemodelListResponse](docs/ServiceeventverbosemessagemodelListResponse.md)
|
884
879
|
- [Session](docs/Session.md)
|
885
880
|
- [SessionAccess](docs/SessionAccess.md)
|
886
|
-
- [SessionAutosyncSessionsUpdateMessage](docs/SessionAutosyncSessionsUpdateMessage.md)
|
887
881
|
- [SessionCommand](docs/SessionCommand.md)
|
888
882
|
- [SessionCommandFinishOptions](docs/SessionCommandFinishOptions.md)
|
889
883
|
- [SessionCommandId](docs/SessionCommandId.md)
|
890
884
|
- [SessionCommandTypes](docs/SessionCommandTypes.md)
|
891
|
-
- [SessionCreateMessage](docs/SessionCreateMessage.md)
|
892
|
-
- [SessionDeleteMessage](docs/SessionDeleteMessage.md)
|
893
885
|
- [SessionDescribe](docs/SessionDescribe.md)
|
894
886
|
- [SessionDetails](docs/SessionDetails.md)
|
895
|
-
- [SessionExecuteMessage](docs/SessionExecuteMessage.md)
|
896
|
-
- [SessionFinishCommandMessage](docs/SessionFinishCommandMessage.md)
|
897
887
|
- [SessionHistoryItem](docs/SessionHistoryItem.md)
|
898
|
-
- [SessionKillCommandMessage](docs/SessionKillCommandMessage.md)
|
899
888
|
- [SessionListResponse](docs/SessionListResponse.md)
|
900
|
-
- [SessionPatchMessage](docs/SessionPatchMessage.md)
|
901
889
|
- [SessionResponse](docs/SessionResponse.md)
|
902
890
|
- [SessionSshKey](docs/SessionSshKey.md)
|
903
891
|
- [SessionStartingUpData](docs/SessionStartingUpData.md)
|
904
892
|
- [SessionState](docs/SessionState.md)
|
905
|
-
- [SessionStateChangeMessage](docs/SessionStateChangeMessage.md)
|
906
893
|
- [SessionStateData](docs/SessionStateData.md)
|
907
894
|
- [SessionStoppingData](docs/SessionStoppingData.md)
|
908
895
|
- [SessioncommandListResponse](docs/SessioncommandListResponse.md)
|
@@ -914,13 +901,6 @@ Class | Method | HTTP request | Description
|
|
914
901
|
- [SessionsshkeyResponse](docs/SessionsshkeyResponse.md)
|
915
902
|
- [ShowOTPSourceReturnApiModel](docs/ShowOTPSourceReturnApiModel.md)
|
916
903
|
- [ShowotpsourcereturnapimodelResponse](docs/ShowotpsourcereturnapimodelResponse.md)
|
917
|
-
- [SnapshotCreateMessage](docs/SnapshotCreateMessage.md)
|
918
|
-
- [SnapshotDeleteMessage](docs/SnapshotDeleteMessage.md)
|
919
|
-
- [SnapshotPatchMessage](docs/SnapshotPatchMessage.md)
|
920
|
-
- [SocketMessageSchemas](docs/SocketMessageSchemas.md)
|
921
|
-
- [SocketMessageTypes](docs/SocketMessageTypes.md)
|
922
|
-
- [SocketmessageschemasResponse](docs/SocketmessageschemasResponse.md)
|
923
|
-
- [SocketmessagetypesResponse](docs/SocketmessagetypesResponse.md)
|
924
904
|
- [SortOrder](docs/SortOrder.md)
|
925
905
|
- [SsologininfoResponse](docs/SsologininfoResponse.md)
|
926
906
|
- [StartSessionOptions](docs/StartSessionOptions.md)
|
@@ -449,12 +449,8 @@ from openapi_client.models.project import Project
|
|
449
449
|
from openapi_client.models.project_base import ProjectBase
|
450
450
|
from openapi_client.models.project_collaborator import ProjectCollaborator
|
451
451
|
from openapi_client.models.project_collaborator_value import ProjectCollaboratorValue
|
452
|
-
from openapi_client.models.project_collaborators_put_message import ProjectCollaboratorsPutMessage
|
453
|
-
from openapi_client.models.project_create_message import ProjectCreateMessage
|
454
452
|
from openapi_client.models.project_default_session_name import ProjectDefaultSessionName
|
455
|
-
from openapi_client.models.project_delete_message import ProjectDeleteMessage
|
456
453
|
from openapi_client.models.project_list_response import ProjectListResponse
|
457
|
-
from openapi_client.models.project_patch_message import ProjectPatchMessage
|
458
454
|
from openapi_client.models.project_response import ProjectResponse
|
459
455
|
from openapi_client.models.projectbase_response import ProjectbaseResponse
|
460
456
|
from openapi_client.models.projectcollaborator_list_response import ProjectcollaboratorListResponse
|
@@ -517,26 +513,18 @@ from openapi_client.models.service_version_state import ServiceVersionState
|
|
517
513
|
from openapi_client.models.serviceeventverbosemessagemodel_list_response import ServiceeventverbosemessagemodelListResponse
|
518
514
|
from openapi_client.models.session import Session
|
519
515
|
from openapi_client.models.session_access import SessionAccess
|
520
|
-
from openapi_client.models.session_autosync_sessions_update_message import SessionAutosyncSessionsUpdateMessage
|
521
516
|
from openapi_client.models.session_command import SessionCommand
|
522
517
|
from openapi_client.models.session_command_finish_options import SessionCommandFinishOptions
|
523
518
|
from openapi_client.models.session_command_id import SessionCommandId
|
524
519
|
from openapi_client.models.session_command_types import SessionCommandTypes
|
525
|
-
from openapi_client.models.session_create_message import SessionCreateMessage
|
526
|
-
from openapi_client.models.session_delete_message import SessionDeleteMessage
|
527
520
|
from openapi_client.models.session_describe import SessionDescribe
|
528
521
|
from openapi_client.models.session_details import SessionDetails
|
529
|
-
from openapi_client.models.session_execute_message import SessionExecuteMessage
|
530
|
-
from openapi_client.models.session_finish_command_message import SessionFinishCommandMessage
|
531
522
|
from openapi_client.models.session_history_item import SessionHistoryItem
|
532
|
-
from openapi_client.models.session_kill_command_message import SessionKillCommandMessage
|
533
523
|
from openapi_client.models.session_list_response import SessionListResponse
|
534
|
-
from openapi_client.models.session_patch_message import SessionPatchMessage
|
535
524
|
from openapi_client.models.session_response import SessionResponse
|
536
525
|
from openapi_client.models.session_ssh_key import SessionSshKey
|
537
526
|
from openapi_client.models.session_starting_up_data import SessionStartingUpData
|
538
527
|
from openapi_client.models.session_state import SessionState
|
539
|
-
from openapi_client.models.session_state_change_message import SessionStateChangeMessage
|
540
528
|
from openapi_client.models.session_state_data import SessionStateData
|
541
529
|
from openapi_client.models.session_stopping_data import SessionStoppingData
|
542
530
|
from openapi_client.models.sessioncommand_list_response import SessioncommandListResponse
|
@@ -548,13 +536,6 @@ from openapi_client.models.sessions_sort_field import SessionsSortField
|
|
548
536
|
from openapi_client.models.sessionsshkey_response import SessionsshkeyResponse
|
549
537
|
from openapi_client.models.show_otp_source_return_api_model import ShowOTPSourceReturnApiModel
|
550
538
|
from openapi_client.models.showotpsourcereturnapimodel_response import ShowotpsourcereturnapimodelResponse
|
551
|
-
from openapi_client.models.snapshot_create_message import SnapshotCreateMessage
|
552
|
-
from openapi_client.models.snapshot_delete_message import SnapshotDeleteMessage
|
553
|
-
from openapi_client.models.snapshot_patch_message import SnapshotPatchMessage
|
554
|
-
from openapi_client.models.socket_message_schemas import SocketMessageSchemas
|
555
|
-
from openapi_client.models.socket_message_types import SocketMessageTypes
|
556
|
-
from openapi_client.models.socketmessageschemas_response import SocketmessageschemasResponse
|
557
|
-
from openapi_client.models.socketmessagetypes_response import SocketmessagetypesResponse
|
558
539
|
from openapi_client.models.sort_order import SortOrder
|
559
540
|
from openapi_client.models.ssologininfo_response import SsologininfoResponse
|
560
541
|
from openapi_client.models.start_session_options import StartSessionOptions
|
@@ -21614,212 +21614,6 @@ class DefaultApi(object):
|
|
21614
21614
|
_request_timeout=local_var_params.get('_request_timeout'),
|
21615
21615
|
collection_formats=collection_formats)
|
21616
21616
|
|
21617
|
-
def get_socket_message_types_api_v2_userinfo_socket_messages_type_get(self, **kwargs): # noqa: E501
|
21618
|
-
"""Get Socket Message Types # noqa: E501
|
21619
|
-
|
21620
|
-
This method makes a synchronous HTTP request by default. To make an
|
21621
|
-
asynchronous HTTP request, please pass async_req=True
|
21622
|
-
>>> thread = api.get_socket_message_types_api_v2_userinfo_socket_messages_type_get(async_req=True)
|
21623
|
-
>>> result = thread.get()
|
21624
|
-
|
21625
|
-
:param async_req bool: execute request asynchronously
|
21626
|
-
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
21627
|
-
be returned without reading/decoding response
|
21628
|
-
data. Default is True.
|
21629
|
-
:param _request_timeout: timeout setting for this request. If one
|
21630
|
-
number provided, it will be total request
|
21631
|
-
timeout. It can also be a pair (tuple) of
|
21632
|
-
(connection, read) timeouts.
|
21633
|
-
:return: SocketmessageschemasResponse
|
21634
|
-
If the method is called asynchronously,
|
21635
|
-
returns the request thread.
|
21636
|
-
"""
|
21637
|
-
kwargs['_return_http_data_only'] = True
|
21638
|
-
return self.get_socket_message_types_api_v2_userinfo_socket_messages_type_get_with_http_info(**kwargs) # noqa: E501
|
21639
|
-
|
21640
|
-
def get_socket_message_types_api_v2_userinfo_socket_messages_type_get_with_http_info(self, **kwargs): # noqa: E501
|
21641
|
-
"""Get Socket Message Types # noqa: E501
|
21642
|
-
|
21643
|
-
This method makes a synchronous HTTP request by default. To make an
|
21644
|
-
asynchronous HTTP request, please pass async_req=True
|
21645
|
-
>>> thread = api.get_socket_message_types_api_v2_userinfo_socket_messages_type_get_with_http_info(async_req=True)
|
21646
|
-
>>> result = thread.get()
|
21647
|
-
|
21648
|
-
:param async_req bool: execute request asynchronously
|
21649
|
-
:param _return_http_data_only: response data without head status code
|
21650
|
-
and headers
|
21651
|
-
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
21652
|
-
be returned without reading/decoding response
|
21653
|
-
data. Default is True.
|
21654
|
-
:param _request_timeout: timeout setting for this request. If one
|
21655
|
-
number provided, it will be total request
|
21656
|
-
timeout. It can also be a pair (tuple) of
|
21657
|
-
(connection, read) timeouts.
|
21658
|
-
:return: tuple(SocketmessageschemasResponse, status_code(int), headers(HTTPHeaderDict))
|
21659
|
-
If the method is called asynchronously,
|
21660
|
-
returns the request thread.
|
21661
|
-
"""
|
21662
|
-
|
21663
|
-
local_var_params = locals()
|
21664
|
-
|
21665
|
-
all_params = [
|
21666
|
-
]
|
21667
|
-
all_params.extend(
|
21668
|
-
[
|
21669
|
-
'async_req',
|
21670
|
-
'_return_http_data_only',
|
21671
|
-
'_preload_content',
|
21672
|
-
'_request_timeout'
|
21673
|
-
]
|
21674
|
-
)
|
21675
|
-
|
21676
|
-
for key, val in six.iteritems(local_var_params['kwargs']):
|
21677
|
-
if key not in all_params:
|
21678
|
-
raise ApiTypeError(
|
21679
|
-
"Got an unexpected keyword argument '%s'"
|
21680
|
-
" to method get_socket_message_types_api_v2_userinfo_socket_messages_type_get" % key
|
21681
|
-
)
|
21682
|
-
local_var_params[key] = val
|
21683
|
-
del local_var_params['kwargs']
|
21684
|
-
|
21685
|
-
collection_formats = {}
|
21686
|
-
|
21687
|
-
path_params = {}
|
21688
|
-
|
21689
|
-
query_params = []
|
21690
|
-
|
21691
|
-
header_params = {}
|
21692
|
-
|
21693
|
-
form_params = []
|
21694
|
-
local_var_files = {}
|
21695
|
-
|
21696
|
-
body_params = None
|
21697
|
-
# HTTP header `Accept`
|
21698
|
-
header_params['Accept'] = self.api_client.select_header_accept(
|
21699
|
-
['application/json']) # noqa: E501
|
21700
|
-
|
21701
|
-
# Authentication setting
|
21702
|
-
auth_settings = [] # noqa: E501
|
21703
|
-
|
21704
|
-
return self.api_client.call_api(
|
21705
|
-
'/api/v2/userinfo/socket_messages_type', 'GET',
|
21706
|
-
path_params,
|
21707
|
-
query_params,
|
21708
|
-
header_params,
|
21709
|
-
body=body_params,
|
21710
|
-
post_params=form_params,
|
21711
|
-
files=local_var_files,
|
21712
|
-
response_type='SocketmessageschemasResponse', # noqa: E501
|
21713
|
-
auth_settings=auth_settings,
|
21714
|
-
async_req=local_var_params.get('async_req'),
|
21715
|
-
_return_http_data_only=local_var_params.get('_return_http_data_only'), # noqa: E501
|
21716
|
-
_preload_content=local_var_params.get('_preload_content', True),
|
21717
|
-
_request_timeout=local_var_params.get('_request_timeout'),
|
21718
|
-
collection_formats=collection_formats)
|
21719
|
-
|
21720
|
-
def get_socket_types_type_api_v2_userinfo_socket_types_type_get(self, **kwargs): # noqa: E501
|
21721
|
-
"""Get Socket Types Type # noqa: E501
|
21722
|
-
|
21723
|
-
This method makes a synchronous HTTP request by default. To make an
|
21724
|
-
asynchronous HTTP request, please pass async_req=True
|
21725
|
-
>>> thread = api.get_socket_types_type_api_v2_userinfo_socket_types_type_get(async_req=True)
|
21726
|
-
>>> result = thread.get()
|
21727
|
-
|
21728
|
-
:param async_req bool: execute request asynchronously
|
21729
|
-
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
21730
|
-
be returned without reading/decoding response
|
21731
|
-
data. Default is True.
|
21732
|
-
:param _request_timeout: timeout setting for this request. If one
|
21733
|
-
number provided, it will be total request
|
21734
|
-
timeout. It can also be a pair (tuple) of
|
21735
|
-
(connection, read) timeouts.
|
21736
|
-
:return: SocketmessagetypesResponse
|
21737
|
-
If the method is called asynchronously,
|
21738
|
-
returns the request thread.
|
21739
|
-
"""
|
21740
|
-
kwargs['_return_http_data_only'] = True
|
21741
|
-
return self.get_socket_types_type_api_v2_userinfo_socket_types_type_get_with_http_info(**kwargs) # noqa: E501
|
21742
|
-
|
21743
|
-
def get_socket_types_type_api_v2_userinfo_socket_types_type_get_with_http_info(self, **kwargs): # noqa: E501
|
21744
|
-
"""Get Socket Types Type # noqa: E501
|
21745
|
-
|
21746
|
-
This method makes a synchronous HTTP request by default. To make an
|
21747
|
-
asynchronous HTTP request, please pass async_req=True
|
21748
|
-
>>> thread = api.get_socket_types_type_api_v2_userinfo_socket_types_type_get_with_http_info(async_req=True)
|
21749
|
-
>>> result = thread.get()
|
21750
|
-
|
21751
|
-
:param async_req bool: execute request asynchronously
|
21752
|
-
:param _return_http_data_only: response data without head status code
|
21753
|
-
and headers
|
21754
|
-
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
21755
|
-
be returned without reading/decoding response
|
21756
|
-
data. Default is True.
|
21757
|
-
:param _request_timeout: timeout setting for this request. If one
|
21758
|
-
number provided, it will be total request
|
21759
|
-
timeout. It can also be a pair (tuple) of
|
21760
|
-
(connection, read) timeouts.
|
21761
|
-
:return: tuple(SocketmessagetypesResponse, status_code(int), headers(HTTPHeaderDict))
|
21762
|
-
If the method is called asynchronously,
|
21763
|
-
returns the request thread.
|
21764
|
-
"""
|
21765
|
-
|
21766
|
-
local_var_params = locals()
|
21767
|
-
|
21768
|
-
all_params = [
|
21769
|
-
]
|
21770
|
-
all_params.extend(
|
21771
|
-
[
|
21772
|
-
'async_req',
|
21773
|
-
'_return_http_data_only',
|
21774
|
-
'_preload_content',
|
21775
|
-
'_request_timeout'
|
21776
|
-
]
|
21777
|
-
)
|
21778
|
-
|
21779
|
-
for key, val in six.iteritems(local_var_params['kwargs']):
|
21780
|
-
if key not in all_params:
|
21781
|
-
raise ApiTypeError(
|
21782
|
-
"Got an unexpected keyword argument '%s'"
|
21783
|
-
" to method get_socket_types_type_api_v2_userinfo_socket_types_type_get" % key
|
21784
|
-
)
|
21785
|
-
local_var_params[key] = val
|
21786
|
-
del local_var_params['kwargs']
|
21787
|
-
|
21788
|
-
collection_formats = {}
|
21789
|
-
|
21790
|
-
path_params = {}
|
21791
|
-
|
21792
|
-
query_params = []
|
21793
|
-
|
21794
|
-
header_params = {}
|
21795
|
-
|
21796
|
-
form_params = []
|
21797
|
-
local_var_files = {}
|
21798
|
-
|
21799
|
-
body_params = None
|
21800
|
-
# HTTP header `Accept`
|
21801
|
-
header_params['Accept'] = self.api_client.select_header_accept(
|
21802
|
-
['application/json']) # noqa: E501
|
21803
|
-
|
21804
|
-
# Authentication setting
|
21805
|
-
auth_settings = [] # noqa: E501
|
21806
|
-
|
21807
|
-
return self.api_client.call_api(
|
21808
|
-
'/api/v2/userinfo/socket_types_type', 'GET',
|
21809
|
-
path_params,
|
21810
|
-
query_params,
|
21811
|
-
header_params,
|
21812
|
-
body=body_params,
|
21813
|
-
post_params=form_params,
|
21814
|
-
files=local_var_files,
|
21815
|
-
response_type='SocketmessagetypesResponse', # noqa: E501
|
21816
|
-
auth_settings=auth_settings,
|
21817
|
-
async_req=local_var_params.get('async_req'),
|
21818
|
-
_return_http_data_only=local_var_params.get('_return_http_data_only'), # noqa: E501
|
21819
|
-
_preload_content=local_var_params.get('_preload_content', True),
|
21820
|
-
_request_timeout=local_var_params.get('_request_timeout'),
|
21821
|
-
collection_formats=collection_formats)
|
21822
|
-
|
21823
21617
|
def get_startup_logs_api_v2_sessions_session_id_startup_logs_get(self, session_id, start_line, end_line, **kwargs): # noqa: E501
|
21824
21618
|
"""Get Startup Logs # noqa: E501
|
21825
21619
|
|
@@ -37413,6 +37207,120 @@ class DefaultApi(object):
|
|
37413
37207
|
_request_timeout=local_var_params.get('_request_timeout'),
|
37414
37208
|
collection_formats=collection_formats)
|
37415
37209
|
|
37210
|
+
def validate_api_v2_authentication_validate_post(self, raw_token, **kwargs): # noqa: E501
|
37211
|
+
"""Validate # noqa: E501
|
37212
|
+
|
37213
|
+
For a cluster access token 1. Check if the token is valid (not expired, not revoked) 2. Check if the user has permissions to access the cluster 3. Audit log the request # noqa: E501
|
37214
|
+
This method makes a synchronous HTTP request by default. To make an
|
37215
|
+
asynchronous HTTP request, please pass async_req=True
|
37216
|
+
>>> thread = api.validate_api_v2_authentication_validate_post(raw_token, async_req=True)
|
37217
|
+
>>> result = thread.get()
|
37218
|
+
|
37219
|
+
:param async_req bool: execute request asynchronously
|
37220
|
+
:param str raw_token: (required)
|
37221
|
+
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
37222
|
+
be returned without reading/decoding response
|
37223
|
+
data. Default is True.
|
37224
|
+
:param _request_timeout: timeout setting for this request. If one
|
37225
|
+
number provided, it will be total request
|
37226
|
+
timeout. It can also be a pair (tuple) of
|
37227
|
+
(connection, read) timeouts.
|
37228
|
+
:return: object
|
37229
|
+
If the method is called asynchronously,
|
37230
|
+
returns the request thread.
|
37231
|
+
"""
|
37232
|
+
kwargs['_return_http_data_only'] = True
|
37233
|
+
return self.validate_api_v2_authentication_validate_post_with_http_info(raw_token, **kwargs) # noqa: E501
|
37234
|
+
|
37235
|
+
def validate_api_v2_authentication_validate_post_with_http_info(self, raw_token, **kwargs): # noqa: E501
|
37236
|
+
"""Validate # noqa: E501
|
37237
|
+
|
37238
|
+
For a cluster access token 1. Check if the token is valid (not expired, not revoked) 2. Check if the user has permissions to access the cluster 3. Audit log the request # noqa: E501
|
37239
|
+
This method makes a synchronous HTTP request by default. To make an
|
37240
|
+
asynchronous HTTP request, please pass async_req=True
|
37241
|
+
>>> thread = api.validate_api_v2_authentication_validate_post_with_http_info(raw_token, async_req=True)
|
37242
|
+
>>> result = thread.get()
|
37243
|
+
|
37244
|
+
:param async_req bool: execute request asynchronously
|
37245
|
+
:param str raw_token: (required)
|
37246
|
+
:param _return_http_data_only: response data without head status code
|
37247
|
+
and headers
|
37248
|
+
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
37249
|
+
be returned without reading/decoding response
|
37250
|
+
data. Default is True.
|
37251
|
+
:param _request_timeout: timeout setting for this request. If one
|
37252
|
+
number provided, it will be total request
|
37253
|
+
timeout. It can also be a pair (tuple) of
|
37254
|
+
(connection, read) timeouts.
|
37255
|
+
:return: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
37256
|
+
If the method is called asynchronously,
|
37257
|
+
returns the request thread.
|
37258
|
+
"""
|
37259
|
+
|
37260
|
+
local_var_params = locals()
|
37261
|
+
|
37262
|
+
all_params = [
|
37263
|
+
'raw_token'
|
37264
|
+
]
|
37265
|
+
all_params.extend(
|
37266
|
+
[
|
37267
|
+
'async_req',
|
37268
|
+
'_return_http_data_only',
|
37269
|
+
'_preload_content',
|
37270
|
+
'_request_timeout'
|
37271
|
+
]
|
37272
|
+
)
|
37273
|
+
|
37274
|
+
for key, val in six.iteritems(local_var_params['kwargs']):
|
37275
|
+
if key not in all_params:
|
37276
|
+
raise ApiTypeError(
|
37277
|
+
"Got an unexpected keyword argument '%s'"
|
37278
|
+
" to method validate_api_v2_authentication_validate_post" % key
|
37279
|
+
)
|
37280
|
+
local_var_params[key] = val
|
37281
|
+
del local_var_params['kwargs']
|
37282
|
+
# verify the required parameter 'raw_token' is set
|
37283
|
+
if self.api_client.client_side_validation and ('raw_token' not in local_var_params or # noqa: E501
|
37284
|
+
local_var_params['raw_token'] is None): # noqa: E501
|
37285
|
+
raise ApiValueError("Missing the required parameter `raw_token` when calling `validate_api_v2_authentication_validate_post`") # noqa: E501
|
37286
|
+
|
37287
|
+
collection_formats = {}
|
37288
|
+
|
37289
|
+
path_params = {}
|
37290
|
+
|
37291
|
+
query_params = []
|
37292
|
+
if 'raw_token' in local_var_params and local_var_params['raw_token'] is not None: # noqa: E501
|
37293
|
+
query_params.append(('raw_token', local_var_params['raw_token'])) # noqa: E501
|
37294
|
+
|
37295
|
+
header_params = {}
|
37296
|
+
|
37297
|
+
form_params = []
|
37298
|
+
local_var_files = {}
|
37299
|
+
|
37300
|
+
body_params = None
|
37301
|
+
# HTTP header `Accept`
|
37302
|
+
header_params['Accept'] = self.api_client.select_header_accept(
|
37303
|
+
['application/json']) # noqa: E501
|
37304
|
+
|
37305
|
+
# Authentication setting
|
37306
|
+
auth_settings = [] # noqa: E501
|
37307
|
+
|
37308
|
+
return self.api_client.call_api(
|
37309
|
+
'/api/v2/authentication/validate', 'POST',
|
37310
|
+
path_params,
|
37311
|
+
query_params,
|
37312
|
+
header_params,
|
37313
|
+
body=body_params,
|
37314
|
+
post_params=form_params,
|
37315
|
+
files=local_var_files,
|
37316
|
+
response_type='object', # noqa: E501
|
37317
|
+
auth_settings=auth_settings,
|
37318
|
+
async_req=local_var_params.get('async_req'),
|
37319
|
+
_return_http_data_only=local_var_params.get('_return_http_data_only'), # noqa: E501
|
37320
|
+
_preload_content=local_var_params.get('_preload_content', True),
|
37321
|
+
_request_timeout=local_var_params.get('_request_timeout'),
|
37322
|
+
collection_formats=collection_formats)
|
37323
|
+
|
37416
37324
|
def validate_invite_code_api_v2_users_validate_invite_code_invite_code_post(self, invite_code, **kwargs): # noqa: E501
|
37417
37325
|
"""Validate Invite Code # noqa: E501
|
37418
37326
|
|
@@ -435,12 +435,8 @@ from openapi_client.models.project import Project
|
|
435
435
|
from openapi_client.models.project_base import ProjectBase
|
436
436
|
from openapi_client.models.project_collaborator import ProjectCollaborator
|
437
437
|
from openapi_client.models.project_collaborator_value import ProjectCollaboratorValue
|
438
|
-
from openapi_client.models.project_collaborators_put_message import ProjectCollaboratorsPutMessage
|
439
|
-
from openapi_client.models.project_create_message import ProjectCreateMessage
|
440
438
|
from openapi_client.models.project_default_session_name import ProjectDefaultSessionName
|
441
|
-
from openapi_client.models.project_delete_message import ProjectDeleteMessage
|
442
439
|
from openapi_client.models.project_list_response import ProjectListResponse
|
443
|
-
from openapi_client.models.project_patch_message import ProjectPatchMessage
|
444
440
|
from openapi_client.models.project_response import ProjectResponse
|
445
441
|
from openapi_client.models.projectbase_response import ProjectbaseResponse
|
446
442
|
from openapi_client.models.projectcollaborator_list_response import ProjectcollaboratorListResponse
|
@@ -503,26 +499,18 @@ from openapi_client.models.service_version_state import ServiceVersionState
|
|
503
499
|
from openapi_client.models.serviceeventverbosemessagemodel_list_response import ServiceeventverbosemessagemodelListResponse
|
504
500
|
from openapi_client.models.session import Session
|
505
501
|
from openapi_client.models.session_access import SessionAccess
|
506
|
-
from openapi_client.models.session_autosync_sessions_update_message import SessionAutosyncSessionsUpdateMessage
|
507
502
|
from openapi_client.models.session_command import SessionCommand
|
508
503
|
from openapi_client.models.session_command_finish_options import SessionCommandFinishOptions
|
509
504
|
from openapi_client.models.session_command_id import SessionCommandId
|
510
505
|
from openapi_client.models.session_command_types import SessionCommandTypes
|
511
|
-
from openapi_client.models.session_create_message import SessionCreateMessage
|
512
|
-
from openapi_client.models.session_delete_message import SessionDeleteMessage
|
513
506
|
from openapi_client.models.session_describe import SessionDescribe
|
514
507
|
from openapi_client.models.session_details import SessionDetails
|
515
|
-
from openapi_client.models.session_execute_message import SessionExecuteMessage
|
516
|
-
from openapi_client.models.session_finish_command_message import SessionFinishCommandMessage
|
517
508
|
from openapi_client.models.session_history_item import SessionHistoryItem
|
518
|
-
from openapi_client.models.session_kill_command_message import SessionKillCommandMessage
|
519
509
|
from openapi_client.models.session_list_response import SessionListResponse
|
520
|
-
from openapi_client.models.session_patch_message import SessionPatchMessage
|
521
510
|
from openapi_client.models.session_response import SessionResponse
|
522
511
|
from openapi_client.models.session_ssh_key import SessionSshKey
|
523
512
|
from openapi_client.models.session_starting_up_data import SessionStartingUpData
|
524
513
|
from openapi_client.models.session_state import SessionState
|
525
|
-
from openapi_client.models.session_state_change_message import SessionStateChangeMessage
|
526
514
|
from openapi_client.models.session_state_data import SessionStateData
|
527
515
|
from openapi_client.models.session_stopping_data import SessionStoppingData
|
528
516
|
from openapi_client.models.sessioncommand_list_response import SessioncommandListResponse
|
@@ -534,13 +522,6 @@ from openapi_client.models.sessions_sort_field import SessionsSortField
|
|
534
522
|
from openapi_client.models.sessionsshkey_response import SessionsshkeyResponse
|
535
523
|
from openapi_client.models.show_otp_source_return_api_model import ShowOTPSourceReturnApiModel
|
536
524
|
from openapi_client.models.showotpsourcereturnapimodel_response import ShowotpsourcereturnapimodelResponse
|
537
|
-
from openapi_client.models.snapshot_create_message import SnapshotCreateMessage
|
538
|
-
from openapi_client.models.snapshot_delete_message import SnapshotDeleteMessage
|
539
|
-
from openapi_client.models.snapshot_patch_message import SnapshotPatchMessage
|
540
|
-
from openapi_client.models.socket_message_schemas import SocketMessageSchemas
|
541
|
-
from openapi_client.models.socket_message_types import SocketMessageTypes
|
542
|
-
from openapi_client.models.socketmessageschemas_response import SocketmessageschemasResponse
|
543
|
-
from openapi_client.models.socketmessagetypes_response import SocketmessagetypesResponse
|
544
525
|
from openapi_client.models.sort_order import SortOrder
|
545
526
|
from openapi_client.models.ssologininfo_response import SsologininfoResponse
|
546
527
|
from openapi_client.models.start_session_options import StartSessionOptions
|
anyscale/version.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = "0.26.
|
1
|
+
__version__ = "0.26.12"
|
@@ -27,7 +27,7 @@ anyscale/scripts.py,sha256=HR6JOCBVBXMVi1Kz5uJmjsh73t2l1W8UbUge83ofnqk,5474
|
|
27
27
|
anyscale/snapshot.py,sha256=UGJT5C1s_4xmQxjWODK5DFpGxHRBX5jOCdSCqXESH8E,1685
|
28
28
|
anyscale/tables.py,sha256=TV4F2uLnwehvbkAfaP7iuLlT2wLIo6ORH2LVdRGXW5g,2840
|
29
29
|
anyscale/util.py,sha256=Tqb9qWSxQI_PBJVSDxm9RWqFyGJFClgZDPByhb_fhU8,40813
|
30
|
-
anyscale/version.py,sha256=
|
30
|
+
anyscale/version.py,sha256=UZiMK3DoTRJyUV0Igg8uNJDWBl7WilRFVjaLatbyQ_0,24
|
31
31
|
anyscale/workspace_utils.py,sha256=OViE88CnIF5ruVxd3kazQ0Mf2BxqtMq6wx-XQ5A2cp8,1204
|
32
32
|
anyscale/_private/anyscale_client/README.md,sha256=gk8obk7kqg6VWoUHcqDMwJULh35tYKEZFC0UF_dixGA,718
|
33
33
|
anyscale/_private/anyscale_client/__init__.py,sha256=807Blx3RHQeS8BmKZcsOQQ4dYoKlCnpm6Bdsif2CrHg,337
|
@@ -105,7 +105,7 @@ anyscale/background/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSu
|
|
105
105
|
anyscale/background/job_runner.py,sha256=LTuv9JOahyv6C9i7DLQAONgQF6--FfYZEmJrKy-sUG8,2687
|
106
106
|
anyscale/client/.gitignore,sha256=JZyvYEtT2DCSK9V5Joi6lQofhMik4PXiJRCWsg7SvqI,807
|
107
107
|
anyscale/client/.openapi-generator-ignore,sha256=pu2PTide7pJtJ-DFLzDy0cTYQJRlrB-8RRH3zGLeUds,1040
|
108
|
-
anyscale/client/README.md,sha256=
|
108
|
+
anyscale/client/README.md,sha256=y_hd6XoEZf4CWuk0neyDD-bg-wMyRD8Iu2PC_YQJtak,117676
|
109
109
|
anyscale/client/git_push.sh,sha256=EDCZOTTiLxbtPHmiU63qC99rGH67B7dhdPZdNUKivF0,1827
|
110
110
|
anyscale/client/requirements.txt,sha256=dkVKYUStC5h_g_87SH7pRdhXCj7ySozAJMGAFEzGgFc,126
|
111
111
|
anyscale/client/setup.cfg,sha256=l7bdKSIedeBhhoDtupsBwx1xPrlBf2yYeTH7a8kMga4,28
|
@@ -113,14 +113,14 @@ anyscale/client/setup.py,sha256=tSxqw1kAL1B9adnrnOarjnQfSbwGmnTr_kg8ZXhlm5A,1109
|
|
113
113
|
anyscale/client/test-requirements.txt,sha256=sTjmDTj5W9fh1ZAeo8UT2EBdeGDBNttj_PHiPBXg1D4,111
|
114
114
|
anyscale/client/tox.ini,sha256=M6L3UmvAdvU65LsoAF-Oi7oRjwZlCJZn8I7ofdXn5Ok,156
|
115
115
|
anyscale/client/.openapi-generator/VERSION,sha256=J0RzX-4u4jfin1kviKtmncjUePyjHm2kyvmkobOrt_E,5
|
116
|
-
anyscale/client/openapi_client/__init__.py,sha256=
|
116
|
+
anyscale/client/openapi_client/__init__.py,sha256=qR0CYsX-xOb3ZWc7vWQFnaqYSdlPevMIMoVD9NhgNd4,50127
|
117
117
|
anyscale/client/openapi_client/api_client.py,sha256=d8Un6j2Ny2vlS2qBXPVFj6_ql0k36DFahpWt_28TfCk,25563
|
118
118
|
anyscale/client/openapi_client/configuration.py,sha256=Dd5XrlHwv-wxnf0C35PG_-HBQoY3Yaz6hKrmkZz-m0E,12363
|
119
119
|
anyscale/client/openapi_client/exceptions.py,sha256=3egwsXQG2j_vARbqgBxUO1xSltAhpfiHTYVP7VXTvU0,3792
|
120
120
|
anyscale/client/openapi_client/rest.py,sha256=Ehj37v7GHW6SXV067Hze5HE42ayKaGi6a6ZlkR7u3Lg,12501
|
121
121
|
anyscale/client/openapi_client/api/__init__.py,sha256=i8u7BI2xX1GrXTL3hN0pKpYIlnT-D_uDxH2ElOfYG1I,141
|
122
|
-
anyscale/client/openapi_client/api/default_api.py,sha256
|
123
|
-
anyscale/client/openapi_client/models/__init__.py,sha256=
|
122
|
+
anyscale/client/openapi_client/api/default_api.py,sha256=-YHIxw5qyA6UoRa1nPwuLAxsDSU1EPdVn0aQ_lc6_fA,1901704
|
123
|
+
anyscale/client/openapi_client/models/__init__.py,sha256=00K1sL7nllOfXoOAYLIfyrPeFFl9Pyjfr0PnDGQCwdc,49637
|
124
124
|
anyscale/client/openapi_client/models/access_config.py,sha256=b2mA0qtuTA5PFbp6C61Jc_T2zUMaojM1v32IhZo0MfY,3648
|
125
125
|
anyscale/client/openapi_client/models/actor_status.py,sha256=6xyX_aIqURj2raBdY9DmBxsdDACFrqqYvElGiM6YG2E,2813
|
126
126
|
anyscale/client/openapi_client/models/admin_create_user.py,sha256=9DPr8D0lKgoEZ3Z2kGsAd8L7ocFCiP6woOGLVs8SRb8,7251
|
@@ -542,12 +542,8 @@ anyscale/client/openapi_client/models/project.py,sha256=4HYfLu2e_tce6JJwOC2PvEG2
|
|
542
542
|
anyscale/client/openapi_client/models/project_base.py,sha256=VX3jSjb8rwTiSnJy_kLSXTkQ0zRamxQWvKCDb3vEBec,3367
|
543
543
|
anyscale/client/openapi_client/models/project_collaborator.py,sha256=Fsk7Nteb7PAzSpiA-nZfQW6yJpdyonZf68-OLOyT9Ik,5321
|
544
544
|
anyscale/client/openapi_client/models/project_collaborator_value.py,sha256=w5ai6p7zvY92xWeSdXC9S-omxUA-5ptNPRyPz_s6I7c,5050
|
545
|
-
anyscale/client/openapi_client/models/project_collaborators_put_message.py,sha256=V5mks4wh3jc2djZK34u7CXO8KEtK7MVT_k0eMNug5F4,3687
|
546
|
-
anyscale/client/openapi_client/models/project_create_message.py,sha256=UA5AnUvD4ryXEnk9AMLLE1GygsaQC4pQ2TxQEepuHkE,4202
|
547
545
|
anyscale/client/openapi_client/models/project_default_session_name.py,sha256=YJ_XwghzxXdSTvplYMkyMRjkY1puWFiszN53Fb3WTJM,3521
|
548
|
-
anyscale/client/openapi_client/models/project_delete_message.py,sha256=PEep6aioSRea8ykCPDurFixtLekreephIZSwBzUVf-k,3439
|
549
546
|
anyscale/client/openapi_client/models/project_list_response.py,sha256=RvP4hOIBGwrGJoYR0CDwSaQyHl1_jJrl2eHGMi3PaFg,4302
|
550
|
-
anyscale/client/openapi_client/models/project_patch_message.py,sha256=cv1w-nj0Fxjn1Ty-A2MByVMImoLTxVc3CRk-uUddUe4,3431
|
551
547
|
anyscale/client/openapi_client/models/project_response.py,sha256=3k7Wde4R6rhJvwBlv85wyz27aw5qRo100azWRs8TmEY,3495
|
552
548
|
anyscale/client/openapi_client/models/projectbase_response.py,sha256=Fts2s4-YMca4eK5ulFc-54P_F8YmGPSjHcpC3IpZ3zs,3539
|
553
549
|
anyscale/client/openapi_client/models/projectcollaborator_list_response.py,sha256=xMXVnrYxPk_RXGPeGq15gAdYDf7kWX6DhGAXSUriKKU,4482
|
@@ -608,26 +604,18 @@ anyscale/client/openapi_client/models/service_version_state.py,sha256=g0EiU9yD9I
|
|
608
604
|
anyscale/client/openapi_client/models/serviceeventverbosemessagemodel_list_response.py,sha256=rmRDEr0dKcjXQHmHT4jpZkbtwANWwmSlUG-hncSh29Q,4662
|
609
605
|
anyscale/client/openapi_client/models/session.py,sha256=IWzgAvWFvjYqSLoQYV3MCSWpDk-9RcH76as6yYqMyEg,26502
|
610
606
|
anyscale/client/openapi_client/models/session_access.py,sha256=Ifok1ex1-Wz9mmzH7IhpCAa_c2XmSWRnAAXxPUv88t8,2905
|
611
|
-
anyscale/client/openapi_client/models/session_autosync_sessions_update_message.py,sha256=mfpvwryZtoJkhOzXdwqyz8TWQunPbepq3cNnoycLHyY,3735
|
612
607
|
anyscale/client/openapi_client/models/session_command.py,sha256=-jCOj9e8El2osefiZ4AtMQ9ux_4czDh7GHimrlWrZ-A,11973
|
613
608
|
anyscale/client/openapi_client/models/session_command_finish_options.py,sha256=TsILOtI6q81eNdXw7-gLtJPAXBH14WoVVYpkzhmCcbM,6763
|
614
609
|
anyscale/client/openapi_client/models/session_command_id.py,sha256=sbnjJ6XyYn1FakmV2jYF1F007VnITjtg_9Q-D2U_CFw,3407
|
615
610
|
anyscale/client/openapi_client/models/session_command_types.py,sha256=nYeMDVpsFP4nAxOh5iJnWzPFCP9lahvxdZHMK2_Bpog,2908
|
616
|
-
anyscale/client/openapi_client/models/session_create_message.py,sha256=zz4nKlu8ukGm0ZNyl2m1ZtNrEOSRiL4Ca_7-BVgvg6Y,4496
|
617
|
-
anyscale/client/openapi_client/models/session_delete_message.py,sha256=ECYdzuacw5boEgTwseNA2XZ5WrkGv0m3fnBVAGdkZAM,3607
|
618
611
|
anyscale/client/openapi_client/models/session_describe.py,sha256=1piU2mAEF7oSsltT5AiJhm5hUghKY98x5pwArcQJs5I,5347
|
619
612
|
anyscale/client/openapi_client/models/session_details.py,sha256=FucWGNtKWTU9TKvy6PVW-PG6YJ7VhYDVwgxR3tVBBQc,4298
|
620
|
-
anyscale/client/openapi_client/models/session_execute_message.py,sha256=ZI0VenrIZL6gQjN5xQ_BLsslc2avD-0dkTO7wPvQ1lo,3615
|
621
|
-
anyscale/client/openapi_client/models/session_finish_command_message.py,sha256=7eBQVloVbsTm7iBEvZUNZizqWp3u4vDa_SjerGkpBm4,5563
|
622
613
|
anyscale/client/openapi_client/models/session_history_item.py,sha256=cuP3TuhlsJHAwTZfCAATxp6RjSNsRQIYAcT3XIGbg64,4281
|
623
|
-
anyscale/client/openapi_client/models/session_kill_command_message.py,sha256=k6T5t_79fb1cWZ7CLuewdJvxxO-m51aOv2IKWcXnCRM,3815
|
624
614
|
anyscale/client/openapi_client/models/session_list_response.py,sha256=uSahaZwTMmriOyi3ab5vZLGqg9op8_NZHCIZA6gDwEc,4302
|
625
|
-
anyscale/client/openapi_client/models/session_patch_message.py,sha256=We1rNG7Vi7POz1w5vWhHEcX7uWbaLs6bsnwr3ml7SWI,3599
|
626
615
|
anyscale/client/openapi_client/models/session_response.py,sha256=1_9rNO_Sg0hFcHLvBk8PGE770Tv9Hit8we6T6-dY48A,3495
|
627
616
|
anyscale/client/openapi_client/models/session_ssh_key.py,sha256=JceGwkcPKd81PxSz5rhYNywsqUtm3Fn8_CnStD8yBKw,4391
|
628
617
|
anyscale/client/openapi_client/models/session_starting_up_data.py,sha256=LXd0Bb9yOT7SbaCZUw0afGpslny4tnA1RAmvY-wa6FE,4368
|
629
618
|
anyscale/client/openapi_client/models/session_state.py,sha256=N-NEuLQWIGDXZ_hNtTlCUQxx3WV_KUY9eUYS6eZyjJM,3390
|
630
|
-
anyscale/client/openapi_client/models/session_state_change_message.py,sha256=JhSEvJN-xQuu1OMItZlTJ17doJvLIwkk_VETX8sFETI,3647
|
631
619
|
anyscale/client/openapi_client/models/session_state_data.py,sha256=r3Dn1NjryniF8dy05tUiEzP8sj5FbG97ed6U7R9LKFc,4130
|
632
620
|
anyscale/client/openapi_client/models/session_stopping_data.py,sha256=JJzsX40809Y2IXtIVrgEx6yXoJwnQwYwPhfaqZkOGLI,4224
|
633
621
|
anyscale/client/openapi_client/models/sessioncommand_list_response.py,sha256=-Ci7HMfzL9PlQyDkA8RTM1jEvt1QcgOFo1xxlakVsEQ,4407
|
@@ -639,13 +627,6 @@ anyscale/client/openapi_client/models/sessions_sort_field.py,sha256=6C7TSxmnELVn
|
|
639
627
|
anyscale/client/openapi_client/models/sessionsshkey_response.py,sha256=z0YT-uC_DYS6kn1C_2Xs6NHR4eMaOkRg05OUd1w02t0,3561
|
640
628
|
anyscale/client/openapi_client/models/show_otp_source_return_api_model.py,sha256=gNK_eO-cTjA-aMCD2-U61psMxVsD4N9DzT6JQlOV1kQ,3642
|
641
629
|
anyscale/client/openapi_client/models/showotpsourcereturnapimodel_response.py,sha256=nQpVssn04QuNZ6zx10SpfEl8G216X9-QenYXqUDkkYA,3715
|
642
|
-
anyscale/client/openapi_client/models/snapshot_create_message.py,sha256=CWP1XOvlmvZ-a3o3ojBOwxumqs1tV4ozoqGFxn8LXnk,4340
|
643
|
-
anyscale/client/openapi_client/models/snapshot_delete_message.py,sha256=6LArhLZt0fkrsrWOOJvg9Nk7xEsfy3Mo2O4WWhUtOcE,4340
|
644
|
-
anyscale/client/openapi_client/models/snapshot_patch_message.py,sha256=gOsDKXzitu-Iew1qkFNWDaTILwwYxIsNJ6w6v7NPzRI,4328
|
645
|
-
anyscale/client/openapi_client/models/socket_message_schemas.py,sha256=mvt4t_aS1Oil7WWZ9_y9DbrDIrxwDZT821rcj2bmUZM,21744
|
646
|
-
anyscale/client/openapi_client/models/socket_message_types.py,sha256=uLMZHy5V5ibc5aH1XNo9ofv15ATGIe2a39suSJ5NIig,4002
|
647
|
-
anyscale/client/openapi_client/models/socketmessageschemas_response.py,sha256=L8OtNBBumzBHUvKhw6WOy751CJvlA6N3aGSgBcukyac,3638
|
648
|
-
anyscale/client/openapi_client/models/socketmessagetypes_response.py,sha256=9guahnZIgcxrtxPic5Mq_JD6hnNFeOcQeg_1sBNCMZY,3616
|
649
630
|
anyscale/client/openapi_client/models/sort_order.py,sha256=nmc0YdVaBIZ7pLPrOnteLDbc2Pu2vPfeOMclZH89VV4,2799
|
650
631
|
anyscale/client/openapi_client/models/sso_login_info.py,sha256=I_l8h9DiWVaOCy4iWn3k5AbYyvsa0_A-66AOEPcgGYA,4515
|
651
632
|
anyscale/client/openapi_client/models/ssologininfo_response.py,sha256=NprIco_jVOCO1K-6B8wAfRpEefG4cybZUlWw-weLjDU,3550
|
@@ -1117,10 +1098,10 @@ anyscale/workspace/__init__.py,sha256=fIxkn8b_HADCQl5njPAbcJxAf0sajZoc55L_wMvGAx
|
|
1117
1098
|
anyscale/workspace/commands.py,sha256=21FubFd2wmEwlVbk-ng-adwBm-O4ZPBgEJnoavbfvbU,14035
|
1118
1099
|
anyscale/workspace/models.py,sha256=Ey67KqxdslS51yK7xetbRaFjE8sURAArpf-F38r3cUU,9760
|
1119
1100
|
anyscale/workspace/_private/workspace_sdk.py,sha256=4LOBmMm7kd-O94ii5uP1UDbkWLComh6zI5QmE2lXRTY,26824
|
1120
|
-
anyscale-0.26.
|
1121
|
-
anyscale-0.26.
|
1122
|
-
anyscale-0.26.
|
1123
|
-
anyscale-0.26.
|
1124
|
-
anyscale-0.26.
|
1125
|
-
anyscale-0.26.
|
1126
|
-
anyscale-0.26.
|
1101
|
+
anyscale-0.26.12.dist-info/LICENSE,sha256=UOPu974Wzsna6frFv1mu4VrZgNdZT7lbcNPzo5ue3qs,3494
|
1102
|
+
anyscale-0.26.12.dist-info/METADATA,sha256=qUN0BvIGUfdGkxEfQs56XMrseeQ7wG3vxeb9cC1cuts,3160
|
1103
|
+
anyscale-0.26.12.dist-info/NOTICE,sha256=gHqDhSnUYlRXX-mDOL5FtE7774oiKyV_HO80qM3r9Xo,196
|
1104
|
+
anyscale-0.26.12.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
1105
|
+
anyscale-0.26.12.dist-info/entry_points.txt,sha256=NqO18sCZn6zG6J0S38itjcN00s7aE3C3v3k5lMAfCLk,51
|
1106
|
+
anyscale-0.26.12.dist-info/top_level.txt,sha256=g3NVNS8Oh0NZwbFFgeX696C5MZZkS5dqV2NqcsbDRJE,9
|
1107
|
+
anyscale-0.26.12.dist-info/RECORD,,
|