Skip to content

Commit 79181a9

Browse files
committedOct 13, 2023
v23.10.0
1 parent 27f4a95 commit 79181a9

File tree

568 files changed

+56122
-439
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

568 files changed

+56122
-439
lines changed
 

‎.openapi-generator/FILES

+39-1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ docs/BackendProperties.md
7373
docs/BasicFile.md
7474
docs/BeeGFSNode.md
7575
docs/BeeGFSTarget.md
76+
docs/BenchmarkEndpointRequest.md
7677
docs/BootstrapData.md
7778
docs/CPUStat.md
7879
docs/Certificate.md
@@ -118,6 +119,7 @@ docs/Download.md
118119
docs/DownloadArchive.md
119120
docs/DownloadArchivePartialUpdate.md
120121
docs/DownloadArchiveUpdate.md
122+
docs/EditorMarker.md
121123
docs/EditorProject.md
122124
docs/EditorProjectPartialUpdate.md
123125
docs/EditorProjectUpdate.md
@@ -206,6 +208,8 @@ docs/LizardFSDisk.md
206208
docs/LizardFSNode.md
207209
docs/LocaleEndpointResponse.md
208210
docs/LocateEndpointRequest.md
211+
docs/LocateMarkersEndpointRequest.md
212+
docs/LocateMarkersEndpointResponse.md
209213
docs/LocateProxiesEndpointRequest.md
210214
docs/LocateProxiesEndpointResponse.md
211215
docs/LocateResult.md
@@ -252,6 +256,13 @@ docs/NTPServerUpdate.md
252256
docs/NetStat.md
253257
docs/Notification.md
254258
docs/NotificationPartialUpdate.md
259+
docs/NotificationReceipt.md
260+
docs/NotificationReceiptPartialUpdate.md
261+
docs/NotificationReceiptReference.md
262+
docs/NotificationReceiptUpdate.md
263+
docs/NotificationSetting.md
264+
docs/NotificationSettingPartialUpdate.md
265+
docs/NotificationSettingUpdate.md
255266
docs/NotificationUpdate.md
256267
docs/OneTimeAccessToken.md
257268
docs/OneTimeAccessTokenActivity.md
@@ -345,6 +356,7 @@ docs/StorageApi.md
345356
docs/StorageNode.md
346357
docs/StorageNodeMini.md
347358
docs/StorageNodePartialUpdate.md
359+
docs/StorageNodeReference.md
348360
docs/StorageNodeStatus.md
349361
docs/StorageNodeUpdate.md
350362
docs/StorageRequest.md
@@ -423,6 +435,7 @@ docs/TypeDocumentation.md
423435
docs/UnfilteredTag.md
424436
docs/UnfilteredTagPartialUpdate.md
425437
docs/UnfilteredTagUpdate.md
438+
docs/UnreadCount.md
426439
docs/UpdateQuotaRequest.md
427440
docs/UpdatedFile.md
428441
docs/UploadAIImageRequest.md
@@ -546,6 +559,7 @@ elements_sdk/model/backend_properties.py
546559
elements_sdk/model/basic_file.py
547560
elements_sdk/model/bee_gfs_node.py
548561
elements_sdk/model/bee_gfs_target.py
562+
elements_sdk/model/benchmark_endpoint_request.py
549563
elements_sdk/model/bootstrap_data.py
550564
elements_sdk/model/certificate.py
551565
elements_sdk/model/certificate_update.py
@@ -590,6 +604,7 @@ elements_sdk/model/download.py
590604
elements_sdk/model/download_archive.py
591605
elements_sdk/model/download_archive_partial_update.py
592606
elements_sdk/model/download_archive_update.py
607+
elements_sdk/model/editor_marker.py
593608
elements_sdk/model/editor_project.py
594609
elements_sdk/model/editor_project_partial_update.py
595610
elements_sdk/model/editor_project_update.py
@@ -677,6 +692,8 @@ elements_sdk/model/lizard_fs_disk.py
677692
elements_sdk/model/lizard_fs_node.py
678693
elements_sdk/model/locale_endpoint_response.py
679694
elements_sdk/model/locate_endpoint_request.py
695+
elements_sdk/model/locate_markers_endpoint_request.py
696+
elements_sdk/model/locate_markers_endpoint_response.py
680697
elements_sdk/model/locate_proxies_endpoint_request.py
681698
elements_sdk/model/locate_proxies_endpoint_response.py
682699
elements_sdk/model/locate_result.py
@@ -718,6 +735,13 @@ elements_sdk/model/net_stat.py
718735
elements_sdk/model/nfs_permission.py
719736
elements_sdk/model/notification.py
720737
elements_sdk/model/notification_partial_update.py
738+
elements_sdk/model/notification_receipt.py
739+
elements_sdk/model/notification_receipt_partial_update.py
740+
elements_sdk/model/notification_receipt_reference.py
741+
elements_sdk/model/notification_receipt_update.py
742+
elements_sdk/model/notification_setting.py
743+
elements_sdk/model/notification_setting_partial_update.py
744+
elements_sdk/model/notification_setting_update.py
721745
elements_sdk/model/notification_update.py
722746
elements_sdk/model/ntp_server.py
723747
elements_sdk/model/ntp_server_partial_update.py
@@ -810,6 +834,7 @@ elements_sdk/model/stor_next_license_endpoint_response.py
810834
elements_sdk/model/storage_node.py
811835
elements_sdk/model/storage_node_mini.py
812836
elements_sdk/model/storage_node_partial_update.py
837+
elements_sdk/model/storage_node_reference.py
813838
elements_sdk/model/storage_node_status.py
814839
elements_sdk/model/storage_node_update.py
815840
elements_sdk/model/storage_request.py
@@ -887,6 +912,7 @@ elements_sdk/model/type_documentation.py
887912
elements_sdk/model/unfiltered_tag.py
888913
elements_sdk/model/unfiltered_tag_partial_update.py
889914
elements_sdk/model/unfiltered_tag_update.py
915+
elements_sdk/model/unread_count.py
890916
elements_sdk/model/update_quota_request.py
891917
elements_sdk/model/updated_file.py
892918
elements_sdk/model/upload_ai_image_request.py
@@ -932,5 +958,17 @@ setup.cfg
932958
setup.py
933959
test-requirements.txt
934960
test/__init__.py
935-
test/test_tape_mini_reference.py
961+
test/test_benchmark_endpoint_request.py
962+
test/test_editor_marker.py
963+
test/test_locate_markers_endpoint_request.py
964+
test/test_locate_markers_endpoint_response.py
965+
test/test_notification_receipt.py
966+
test/test_notification_receipt_partial_update.py
967+
test/test_notification_receipt_reference.py
968+
test/test_notification_receipt_update.py
969+
test/test_notification_setting.py
970+
test/test_notification_setting_partial_update.py
971+
test/test_notification_setting_update.py
972+
test/test_storage_node_reference.py
973+
test/test_unread_count.py
936974
tox.ini

‎README.md

+29-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- API version: 2
44
- Python 2.7 and 3.4+
5-
- Latest build: 23.7.0
5+
- Latest build: 23.10.0
66

77
## Installation & Usage
88

@@ -209,13 +209,15 @@ Class | Method | HTTP request | Description
209209
*IntegrationsApi* | [**start_teams_connection_token_refresh_flow**](docs/IntegrationsApi#start_teams_connection_token_refresh_flow) | **GET** `/api/2/integrations/teams/{id}/refresh-token` |
210210
*IntegrationsApi* | [**update_slack_connection**](docs/IntegrationsApi#update_slack_connection) | **PUT** `/api/2/integrations/slack/{id}` |
211211
*IntegrationsApi* | [**update_teams_connection**](docs/IntegrationsApi#update_teams_connection) | **PUT** `/api/2/integrations/teams/{id}` |
212+
*MainApi* | [**acknowledge_all_notifications**](docs/MainApi#acknowledge_all_notifications) | **POST** `/api/2/notifications/acknowledge-all` |
212213
*MainApi* | [**apply_configuration**](docs/MainApi#apply_configuration) | **POST** `/api/2/configuration/apply` |
213214
*MainApi* | [**beep**](docs/MainApi#beep) | **POST** `/api/2/system/beep` |
214215
*MainApi* | [**check_certificate**](docs/MainApi#check_certificate) | **POST** `/api/2/system/certificate/check` |
215216
*MainApi* | [**check_chunk_uploaded**](docs/MainApi#check_chunk_uploaded) | **GET** `/api/2/uploads/chunk` |
216217
*MainApi* | [**check_internet_connectivity**](docs/MainApi#check_internet_connectivity) | **POST** `/api/2/system/check-connectivity` |
217218
*MainApi* | [**check_stor_next_license**](docs/MainApi#check_stor_next_license) | **POST** `/api/2/stornext-license/check` |
218219
*MainApi* | [**collect_diagnostics**](docs/MainApi#collect_diagnostics) | **POST** `/api/2/system/collect-diagnostics` |
220+
*MainApi* | [**count_unread_notifications**](docs/MainApi#count_unread_notifications) | **GET** `/api/2/notifications/count-unread` |
219221
*MainApi* | [**create_archive**](docs/MainApi#create_archive) | **POST** `/api/2/download-archive/create` |
220222
*MainApi* | [**create_cloud_account**](docs/MainApi#create_cloud_account) | **POST** `/api/2/cloud/accounts` |
221223
*MainApi* | [**create_filesystem_permission**](docs/MainApi#create_filesystem_permission) | **POST** `/api/2/filesystem-permissions` |
@@ -226,12 +228,14 @@ Class | Method | HTTP request | Description
226228
*MainApi* | [**create_storage_node**](docs/MainApi#create_storage_node) | **POST** `/api/2/nodes` |
227229
*MainApi* | [**create_user**](docs/MainApi#create_user) | **POST** `/api/2/users` |
228230
*MainApi* | [**create_workstation**](docs/MainApi#create_workstation) | **POST** `/api/2/workstations` |
231+
*MainApi* | [**delete_all_notifications**](docs/MainApi#delete_all_notifications) | **DELETE** `/api/2/notifications/all` |
229232
*MainApi* | [**delete_cloud_account**](docs/MainApi#delete_cloud_account) | **DELETE** `/api/2/cloud/accounts/{id}` |
230233
*MainApi* | [**delete_download_archive**](docs/MainApi#delete_download_archive) | **DELETE** `/api/2/download-archive/{id}` |
231234
*MainApi* | [**delete_filesystem_permission**](docs/MainApi#delete_filesystem_permission) | **DELETE** `/api/2/filesystem-permissions/{id}` |
232235
*MainApi* | [**delete_group**](docs/MainApi#delete_group) | **DELETE** `/api/2/groups/{id}` |
233236
*MainApi* | [**delete_home_workspace**](docs/MainApi#delete_home_workspace) | **DELETE** `/api/2/users/{id}/home` |
234237
*MainApi* | [**delete_my_avatar**](docs/MainApi#delete_my_avatar) | **DELETE** `/api/2/users/me/avatar` |
238+
*MainApi* | [**delete_notification**](docs/MainApi#delete_notification) | **DELETE** `/api/2/notifications/{id}` |
235239
*MainApi* | [**delete_notification_setting**](docs/MainApi#delete_notification_setting) | **DELETE** `/api/2/notification-settings/{id}` |
236240
*MainApi* | [**delete_ntp_server**](docs/MainApi#delete_ntp_server) | **DELETE** `/api/2/system/time/servers/{id}` |
237241
*MainApi* | [**delete_storage_node**](docs/MainApi#delete_storage_node) | **DELETE** `/api/2/nodes/{id}` |
@@ -249,7 +253,9 @@ Class | Method | HTTP request | Description
249253
*MainApi* | [**get_all_filesystem_permissions**](docs/MainApi#get_all_filesystem_permissions) | **GET** `/api/2/filesystem-permissions` |
250254
*MainApi* | [**get_all_groups**](docs/MainApi#get_all_groups) | **GET** `/api/2/groups` |
251255
*MainApi* | [**get_all_ldap_servers**](docs/MainApi#get_all_ldap_servers) | **GET** `/api/2/ldap-servers` |
256+
*MainApi* | [**get_all_notification_receipts**](docs/MainApi#get_all_notification_receipts) | **GET** `/api/2/notification-receipts` |
252257
*MainApi* | [**get_all_notification_settings**](docs/MainApi#get_all_notification_settings) | **GET** `/api/2/notification-settings` |
258+
*MainApi* | [**get_all_notifications**](docs/MainApi#get_all_notifications) | **GET** `/api/2/notifications` |
253259
*MainApi* | [**get_all_ntp_servers**](docs/MainApi#get_all_ntp_servers) | **GET** `/api/2/system/time/servers` |
254260
*MainApi* | [**get_all_storage_nodes**](docs/MainApi#get_all_storage_nodes) | **GET** `/api/2/nodes` |
255261
*MainApi* | [**get_all_users**](docs/MainApi#get_all_users) | **GET** `/api/2/users` |
@@ -281,6 +287,8 @@ Class | Method | HTTP request | Description
281287
*MainApi* | [**get_my_avatar**](docs/MainApi#get_my_avatar) | **GET** `/api/2/users/me/avatar` |
282288
*MainApi* | [**get_node_ipmi_sensors**](docs/MainApi#get_node_ipmi_sensors) | **GET** `/api/2/nodes/{id}/sensors` |
283289
*MainApi* | [**get_node_stats**](docs/MainApi#get_node_stats) | **GET** `/api/2/nodes/{id}/stats` |
290+
*MainApi* | [**get_notification**](docs/MainApi#get_notification) | **GET** `/api/2/notifications/{id}` |
291+
*MainApi* | [**get_notification_receipt**](docs/MainApi#get_notification_receipt) | **GET** `/api/2/notification-receipts/{id}` |
284292
*MainApi* | [**get_notification_setting**](docs/MainApi#get_notification_setting) | **GET** `/api/2/notification-settings/{id}` |
285293
*MainApi* | [**get_ntp_server**](docs/MainApi#get_ntp_server) | **GET** `/api/2/system/time/servers/{id}` |
286294
*MainApi* | [**get_parameters**](docs/MainApi#get_parameters) | **GET** `/api/2/parameters` |
@@ -300,6 +308,8 @@ Class | Method | HTTP request | Description
300308
*MainApi* | [**patch_download_archive**](docs/MainApi#patch_download_archive) | **PATCH** `/api/2/download-archive/{id}` |
301309
*MainApi* | [**patch_filesystem_permission**](docs/MainApi#patch_filesystem_permission) | **PATCH** `/api/2/filesystem-permissions/{id}` |
302310
*MainApi* | [**patch_group**](docs/MainApi#patch_group) | **PATCH** `/api/2/groups/{id}` |
311+
*MainApi* | [**patch_notification**](docs/MainApi#patch_notification) | **PATCH** `/api/2/notifications/{id}` |
312+
*MainApi* | [**patch_notification_receipt**](docs/MainApi#patch_notification_receipt) | **PATCH** `/api/2/notification-receipts/{id}` |
303313
*MainApi* | [**patch_notification_setting**](docs/MainApi#patch_notification_setting) | **PATCH** `/api/2/notification-settings/{id}` |
304314
*MainApi* | [**patch_ntp_server**](docs/MainApi#patch_ntp_server) | **PATCH** `/api/2/system/time/servers/{id}` |
305315
*MainApi* | [**patch_profile**](docs/MainApi#patch_profile) | **PATCH** `/api/2/users/me` |
@@ -334,6 +344,8 @@ Class | Method | HTTP request | Description
334344
*MainApi* | [**update_filesystem_permission**](docs/MainApi#update_filesystem_permission) | **PUT** `/api/2/filesystem-permissions/{id}` |
335345
*MainApi* | [**update_group**](docs/MainApi#update_group) | **PUT** `/api/2/groups/{id}` |
336346
*MainApi* | [**update_my_avatar**](docs/MainApi#update_my_avatar) | **POST** `/api/2/users/me/avatar` |
347+
*MainApi* | [**update_notification**](docs/MainApi#update_notification) | **PUT** `/api/2/notifications/{id}` |
348+
*MainApi* | [**update_notification_receipt**](docs/MainApi#update_notification_receipt) | **PUT** `/api/2/notification-receipts/{id}` |
337349
*MainApi* | [**update_notification_setting**](docs/MainApi#update_notification_setting) | **PUT** `/api/2/notification-settings/{id}` |
338350
*MainApi* | [**update_ntp_server**](docs/MainApi#update_ntp_server) | **PUT** `/api/2/system/time/servers/{id}` |
339351
*MainApi* | [**update_parameters**](docs/MainApi#update_parameters) | **PUT** `/api/2/parameters` |
@@ -541,7 +553,9 @@ Class | Method | HTTP request | Description
541553
*PrivateApi* | [**install_license**](docs/PrivateApi#install_license) | **POST** `/api/2/license/install` |
542554
*PrivateApi* | [**language_server_request**](docs/PrivateApi#language_server_request) | **POST** `/api/2/language-server/{language}` |
543555
*PrivateApi* | [**locate_file**](docs/PrivateApi#locate_file) | **POST** `/api/2/private/locate` |
556+
*PrivateApi* | [**locate_markers**](docs/PrivateApi#locate_markers) | **POST** `/api/2/panel/locate-markers` |
544557
*PrivateApi* | [**locate_proxies**](docs/PrivateApi#locate_proxies) | **POST** `/api/2/panel/locate-proxies` |
558+
*PrivateApi* | [**start_benchmark_session**](docs/PrivateApi#start_benchmark_session) | **POST** `/api/2/private/benchmark` |
545559
*PrivateApi* | [**submit_node_status**](docs/PrivateApi#submit_node_status) | **POST** `/api/2/private/node-stats` |
546560
*SharedstorageApi* | [**get_shared_storage_value**](docs/SharedstorageApi#get_shared_storage_value) | **GET** `/api/2/private/shared-storage/{name}` |
547561
*SharedstorageApi* | [**get_user_storage_value**](docs/SharedstorageApi#get_user_storage_value) | **GET** `/api/2/private/user-storage/{name}` |
@@ -628,6 +642,7 @@ Class | Method | HTTP request | Description
628642
*StorageApi* | [**zip_files**](docs/StorageApi#zip_files) | **POST** `/api/2/filesystem/zip` |
629643
*TapeArchiveApi* | [**archive_to_tape**](docs/TapeArchiveApi#archive_to_tape) | **POST** `/api/2/archive/tape/archive` |
630644
*TapeArchiveApi* | [**cancel_all_tape_archive_jobs**](docs/TapeArchiveApi#cancel_all_tape_archive_jobs) | **POST** `/api/2/archive/tape/jobs/cancel-all` |
645+
*TapeArchiveApi* | [**cancel_tape_archive_job**](docs/TapeArchiveApi#cancel_tape_archive_job) | **POST** `/api/2/archive/tape/jobs/{id}/cancel` |
631646
*TapeArchiveApi* | [**check_tape**](docs/TapeArchiveApi#check_tape) | **POST** `/api/2/archive/tape/library/check` |
632647
*TapeArchiveApi* | [**create_tape**](docs/TapeArchiveApi#create_tape) | **POST** `/api/2/archive/tape/tapes` |
633648
*TapeArchiveApi* | [**create_tape_group**](docs/TapeArchiveApi#create_tape_group) | **POST** `/api/2/archive/tape/groups` |
@@ -731,6 +746,7 @@ Class | Method | HTTP request | Description
731746
- [BasicFile](docs/BasicFile)
732747
- [BeeGFSNode](docs/BeeGFSNode)
733748
- [BeeGFSTarget](docs/BeeGFSTarget)
749+
- [BenchmarkEndpointRequest](docs/BenchmarkEndpointRequest)
734750
- [BootstrapData](docs/BootstrapData)
735751
- [CPUStat](docs/CPUStat)
736752
- [Certificate](docs/Certificate)
@@ -775,6 +791,7 @@ Class | Method | HTTP request | Description
775791
- [DownloadArchive](docs/DownloadArchive)
776792
- [DownloadArchivePartialUpdate](docs/DownloadArchivePartialUpdate)
777793
- [DownloadArchiveUpdate](docs/DownloadArchiveUpdate)
794+
- [EditorMarker](docs/EditorMarker)
778795
- [EditorProject](docs/EditorProject)
779796
- [EditorProjectPartialUpdate](docs/EditorProjectPartialUpdate)
780797
- [EditorProjectUpdate](docs/EditorProjectUpdate)
@@ -862,6 +879,8 @@ Class | Method | HTTP request | Description
862879
- [LizardFSNode](docs/LizardFSNode)
863880
- [LocaleEndpointResponse](docs/LocaleEndpointResponse)
864881
- [LocateEndpointRequest](docs/LocateEndpointRequest)
882+
- [LocateMarkersEndpointRequest](docs/LocateMarkersEndpointRequest)
883+
- [LocateMarkersEndpointResponse](docs/LocateMarkersEndpointResponse)
865884
- [LocateProxiesEndpointRequest](docs/LocateProxiesEndpointRequest)
866885
- [LocateProxiesEndpointResponse](docs/LocateProxiesEndpointResponse)
867886
- [LocateResult](docs/LocateResult)
@@ -906,6 +925,13 @@ Class | Method | HTTP request | Description
906925
- [NetStat](docs/NetStat)
907926
- [Notification](docs/Notification)
908927
- [NotificationPartialUpdate](docs/NotificationPartialUpdate)
928+
- [NotificationReceipt](docs/NotificationReceipt)
929+
- [NotificationReceiptPartialUpdate](docs/NotificationReceiptPartialUpdate)
930+
- [NotificationReceiptReference](docs/NotificationReceiptReference)
931+
- [NotificationReceiptUpdate](docs/NotificationReceiptUpdate)
932+
- [NotificationSetting](docs/NotificationSetting)
933+
- [NotificationSettingPartialUpdate](docs/NotificationSettingPartialUpdate)
934+
- [NotificationSettingUpdate](docs/NotificationSettingUpdate)
909935
- [NotificationUpdate](docs/NotificationUpdate)
910936
- [OneTimeAccessToken](docs/OneTimeAccessToken)
911937
- [OneTimeAccessTokenActivity](docs/OneTimeAccessTokenActivity)
@@ -995,6 +1021,7 @@ Class | Method | HTTP request | Description
9951021
- [StorageNode](docs/StorageNode)
9961022
- [StorageNodeMini](docs/StorageNodeMini)
9971023
- [StorageNodePartialUpdate](docs/StorageNodePartialUpdate)
1024+
- [StorageNodeReference](docs/StorageNodeReference)
9981025
- [StorageNodeStatus](docs/StorageNodeStatus)
9991026
- [StorageNodeUpdate](docs/StorageNodeUpdate)
10001027
- [StorageRequest](docs/StorageRequest)
@@ -1072,6 +1099,7 @@ Class | Method | HTTP request | Description
10721099
- [UnfilteredTag](docs/UnfilteredTag)
10731100
- [UnfilteredTagPartialUpdate](docs/UnfilteredTagPartialUpdate)
10741101
- [UnfilteredTagUpdate](docs/UnfilteredTagUpdate)
1102+
- [UnreadCount](docs/UnreadCount)
10751103
- [UpdateQuotaRequest](docs/UpdateQuotaRequest)
10761104
- [UpdatedFile](docs/UpdatedFile)
10771105
- [UploadAIImageRequest](docs/UploadAIImageRequest)

0 commit comments

Comments
 (0)
Please sign in to comment.