comet_backup_ruby_sdk 1.15.0 → 2.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +0 -0
- data/.rubocop.yml +0 -0
- data/CHANGELOG.md +28 -1
- data/Gemfile +2 -4
- data/Gemfile.lock +1 -1
- data/LICENSE +0 -0
- data/README.md +0 -0
- data/RELEASING.md +0 -0
- data/Rakefile +2 -4
- data/comet_backup_ruby_sdk.gemspec +1 -1
- data/lib/comet/api_response_error.rb +2 -4
- data/lib/comet/comet_server.rb +76 -23
- data/lib/comet/definitions.rb +28 -7
- data/lib/comet/models/add_bucket_response_message.rb +2 -4
- data/lib/comet/models/admin_account_properties_response.rb +2 -4
- data/lib/comet/models/admin_email_options.rb +2 -4
- data/lib/comet/models/admin_resource_response.rb +2 -4
- data/lib/comet/models/admin_security_options.rb +2 -4
- data/lib/comet/models/admin_u2fregistration.rb +2 -4
- data/lib/comet/models/admin_user_permissions.rb +18 -4
- data/lib/comet/models/admin_web_authn_registration.rb +2 -4
- data/lib/comet/models/allowed_admin_user.rb +2 -4
- data/lib/comet/models/amazon_awsvirtual_storage_role_settings.rb +2 -4
- data/lib/comet/models/authentication_role_options.rb +149 -0
- data/lib/comet/models/available_download.rb +2 -4
- data/lib/comet/models/azure_destination_location.rb +2 -4
- data/lib/comet/models/b2destination_location.rb +2 -4
- data/lib/comet/models/b2storage_extra_info.rb +2 -4
- data/lib/comet/models/b2transaction_totals.rb +2 -4
- data/lib/comet/models/b2virtual_storage_role_settings.rb +2 -4
- data/lib/comet/models/backup_job_advanced_options.rb +2 -4
- data/lib/comet/models/backup_job_detail.rb +2 -4
- data/lib/comet/models/backup_job_progress.rb +2 -4
- data/lib/comet/models/backup_rule_config.rb +2 -4
- data/lib/comet/models/backup_rule_event_triggers.rb +2 -4
- data/lib/comet/models/branding_options.rb +11 -4
- data/lib/comet/models/branding_properties.rb +11 -4
- data/lib/comet/models/browse_disk_drives_response.rb +2 -4
- data/lib/comet/models/browse_edbresponse.rb +2 -4
- data/lib/comet/models/browse_hvresponse.rb +2 -4
- data/lib/comet/models/browse_office_365list_virtual_accounts_response.rb +2 -4
- data/lib/comet/models/browse_office_365objects_response.rb +2 -4
- data/lib/comet/models/browse_sqlserver_response.rb +2 -4
- data/lib/comet/models/browse_vssresponse.rb +2 -4
- data/lib/comet/models/bucket_properties.rb +2 -4
- data/lib/comet/models/bucket_usage_info.rb +11 -4
- data/lib/comet/models/comet_apiresponse_message.rb +2 -4
- data/lib/comet/models/comet_destination_location.rb +2 -4
- data/lib/comet/models/constellation_check_report.rb +2 -4
- data/lib/comet/models/constellation_role_options.rb +91 -0
- data/lib/comet/models/constellation_stats.rb +2 -4
- data/lib/comet/models/constellation_status_apiresponse.rb +2 -4
- data/lib/comet/models/content_measurement.rb +2 -4
- data/lib/comet/models/content_measurement_component.rb +2 -4
- data/lib/comet/models/create_group_policy_response.rb +2 -4
- data/lib/comet/models/custom_remote_bucket_settings.rb +2 -4
- data/lib/comet/models/days_of_week_config.rb +2 -4
- data/lib/comet/models/default_email_report_policy.rb +2 -4
- data/lib/comet/models/default_source_with_osrestriction.rb +2 -4
- data/lib/comet/models/destination_config.rb +19 -4
- data/lib/comet/models/destination_location.rb +19 -4
- data/lib/comet/models/destination_statistics.rb +2 -4
- data/lib/comet/models/device_config.rb +2 -4
- data/lib/comet/models/disk_drive.rb +2 -4
- data/lib/comet/models/dispatcher_admin_sources_response.rb +2 -4
- data/lib/comet/models/dispatcher_stored_objects_response.rb +2 -4
- data/lib/comet/models/dispatcher_vault_snapshots_response.rb +2 -4
- data/lib/comet/models/dispatcher_windisk_snapshot_response.rb +2 -4
- data/lib/comet/models/edbfile_info.rb +2 -4
- data/lib/comet/models/email_options.rb +2 -4
- data/lib/comet/models/email_report_config.rb +2 -4
- data/lib/comet/models/email_report_generated_preview.rb +2 -4
- data/lib/comet/models/external_authentication_source.rb +194 -0
- data/lib/comet/models/external_ldapauthentication_source_server.rb +97 -0
- data/lib/comet/models/external_ldapauthentication_source_settings.rb +23 -10
- data/lib/comet/models/extra_file_exclusion.rb +2 -4
- data/lib/comet/models/ftpdestination_location.rb +2 -4
- data/lib/comet/models/get_group_policy_response.rb +2 -4
- data/lib/comet/models/get_profile_and_hash_response_message.rb +2 -4
- data/lib/comet/models/get_profile_hash_response_message.rb +2 -4
- data/lib/comet/models/global_override_options.rb +75 -0
- data/lib/comet/models/group_policy.rb +2 -4
- data/lib/comet/models/hour_sched_config.rb +2 -4
- data/lib/comet/models/httpconnector_options.rb +139 -0
- data/lib/comet/models/hyper_vmachine_info.rb +2 -4
- data/lib/comet/models/install_creds.rb +2 -4
- data/lib/comet/models/install_token.rb +2 -4
- data/lib/comet/models/install_token_response.rb +2 -4
- data/lib/comet/models/job_entry.rb +2 -4
- data/lib/comet/models/license_options.rb +84 -0
- data/lib/comet/models/live_user_connection.rb +2 -4
- data/lib/comet/models/local_destination_location.rb +2 -4
- data/lib/comet/models/local_storage_directory.rb +73 -0
- data/lib/comet/models/mac_oscode_sign_properties.rb +2 -4
- data/lib/comet/models/mongo_dbconnection.rb +2 -4
- data/lib/comet/models/mssqlconnection.rb +2 -4
- data/lib/comet/models/my_sqlconnection.rb +2 -4
- data/lib/comet/models/new_bucket_detail.rb +2 -4
- data/lib/comet/models/news_entry.rb +2 -4
- data/lib/comet/models/office_365connection.rb +2 -4
- data/lib/comet/models/office_365credential.rb +2 -4
- data/lib/comet/models/office_365custom_setting.rb +2 -4
- data/lib/comet/models/office_365custom_setting_v2.rb +2 -4
- data/lib/comet/models/office_365mixed_virtual_account.rb +13 -4
- data/lib/comet/models/office_365object_info.rb +2 -4
- data/lib/comet/models/organization.rb +13 -7
- data/lib/comet/models/organization_response.rb +2 -4
- data/lib/comet/models/osinfo.rb +2 -4
- data/lib/comet/models/partition.rb +2 -4
- data/lib/comet/models/private_branding_properties.rb +11 -4
- data/lib/comet/models/protected_item_engine_type_policy.rb +2 -4
- data/lib/comet/models/public_branding_properties.rb +2 -4
- data/lib/comet/models/ratelimit_options.rb +81 -0
- data/lib/comet/models/ratelimit_rule.rb +82 -0
- data/lib/comet/models/register_office_application_begin_response.rb +2 -4
- data/lib/comet/models/register_office_application_check_response.rb +2 -4
- data/lib/comet/models/remote_server_address.rb +12 -4
- data/lib/comet/models/remote_storage_option.rb +12 -4
- data/lib/comet/models/replica_server.rb +197 -0
- data/lib/comet/models/replicator_state_apiresponse.rb +2 -4
- data/lib/comet/models/request_storage_vault_response_message.rb +2 -4
- data/lib/comet/models/restore_job_advanced_options.rb +83 -4
- data/lib/comet/models/retention_policy.rb +2 -4
- data/lib/comet/models/retention_range.rb +2 -4
- data/lib/comet/models/s3destination_location.rb +11 -4
- data/lib/comet/models/s3generic_virtual_storage_role.rb +2 -4
- data/lib/comet/models/schedule_config.rb +13 -4
- data/lib/comet/models/search_clause.rb +2 -4
- data/lib/comet/models/self_backup_options.rb +79 -0
- data/lib/comet/models/self_backup_statistics.rb +2 -4
- data/lib/comet/models/self_backup_target.rb +137 -0
- data/lib/comet/models/server_config_options.rb +253 -0
- data/lib/comet/models/server_config_options_branding_fragment.rb +2 -4
- data/lib/comet/models/server_config_options_software_build_role_fragment.rb +2 -4
- data/lib/comet/models/server_meta_branding_properties.rb +2 -4
- data/lib/comet/models/server_meta_version_info.rb +17 -4
- data/lib/comet/models/session_key_regenerated_response.rb +2 -4
- data/lib/comet/models/session_options.rb +73 -0
- data/lib/comet/models/sftpdestination_location.rb +2 -4
- data/lib/comet/models/size_measurement.rb +2 -4
- data/lib/comet/models/software_build_role_options.rb +2 -4
- data/lib/comet/models/software_update_news_response.rb +2 -4
- data/lib/comet/models/source_basic_info.rb +2 -4
- data/lib/comet/models/source_config.rb +2 -4
- data/lib/comet/models/source_include_pattern.rb +2 -4
- data/lib/comet/models/source_statistics.rb +2 -4
- data/lib/comet/models/spanned_destination_location.rb +2 -4
- data/lib/comet/models/spanned_storage_extra_info.rb +2 -4
- data/lib/comet/models/sshconnection.rb +2 -4
- data/lib/comet/models/stat_result.rb +2 -4
- data/lib/comet/models/storage_free_space_info.rb +2 -4
- data/lib/comet/models/storage_role_options.rb +110 -0
- data/lib/comet/models/storage_vault_provider_policy.rb +2 -4
- data/lib/comet/models/stored_object.rb +2 -4
- data/lib/comet/models/streamable_event.rb +2 -4
- data/lib/comet/models/swift_destination_location.rb +2 -4
- data/lib/comet/models/test_response.rb +2 -4
- data/lib/comet/models/totp_regenerated_response.rb +2 -4
- data/lib/comet/models/u2fregister_request.rb +2 -4
- data/lib/comet/models/u2fregistered_key.rb +2 -4
- data/lib/comet/models/u2fregistration_challenge_response.rb +2 -4
- data/lib/comet/models/u2fsign_request.rb +2 -4
- data/lib/comet/models/u2fsign_response.rb +2 -4
- data/lib/comet/models/uninstall_config.rb +2 -4
- data/lib/comet/models/update_campaign_device_status.rb +2 -4
- data/lib/comet/models/update_campaign_options.rb +5 -6
- data/lib/comet/models/update_campaign_properties.rb +2 -4
- data/lib/comet/models/update_campaign_status.rb +2 -4
- data/lib/comet/models/update_campaign_status_device_entry.rb +2 -4
- data/lib/comet/models/user_custom_email_settings.rb +2 -4
- data/lib/comet/models/user_on_server.rb +2 -4
- data/lib/comet/models/user_policy.rb +13 -4
- data/lib/comet/models/user_profile_config.rb +16 -8
- data/lib/comet/models/user_profile_fragment.rb +2 -4
- data/lib/comet/models/user_server_config.rb +75 -0
- data/lib/comet/models/vault_snapshot.rb +2 -4
- data/lib/comet/models/vmdksnapshot_view_options.rb +2 -4
- data/lib/comet/models/vsscomponent.rb +2 -4
- data/lib/comet/models/vsswriter_info.rb +2 -4
- data/lib/comet/models/wasabi_virtual_storage_role_settings.rb +2 -4
- data/lib/comet/models/web_authn_authenticator_selection.rb +2 -4
- data/lib/comet/models/web_authn_credential.rb +2 -4
- data/lib/comet/models/web_authn_credential_assertion.rb +2 -4
- data/lib/comet/models/web_authn_credential_descriptor.rb +2 -4
- data/lib/comet/models/web_authn_credential_entity.rb +2 -4
- data/lib/comet/models/web_authn_credential_parameter.rb +2 -4
- data/lib/comet/models/web_authn_public_key_credential_creation_options.rb +2 -4
- data/lib/comet/models/web_authn_public_key_credential_request_options.rb +2 -4
- data/lib/comet/models/web_authn_registration_challenge_response.rb +2 -4
- data/lib/comet/models/web_authn_relying_party_entity.rb +2 -4
- data/lib/comet/models/web_authn_sign_request.rb +2 -4
- data/lib/comet/models/web_authn_sign_response.rb +2 -4
- data/lib/comet/models/web_authn_user_entity.rb +2 -4
- data/lib/comet/models/web_interface_branding_properties.rb +2 -4
- data/lib/comet/models/webhook_option.rb +2 -4
- data/lib/comet/models/win_smbauth.rb +2 -4
- data/lib/comet/models/windows_code_sign_properties.rb +2 -4
- data/lib/comet_backup_ruby_sdk.rb +23 -4
- metadata +19 -2
@@ -0,0 +1,91 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
|
+
# Please see the LICENSE file for usage information.
|
5
|
+
#
|
6
|
+
# SPDX-License-Identifier: MIT
|
7
|
+
|
8
|
+
require 'json'
|
9
|
+
|
10
|
+
module Comet
|
11
|
+
|
12
|
+
# ConstellationRoleOptions is a typed class wrapper around the underlying Comet Server API data structure.
|
13
|
+
class ConstellationRoleOptions
|
14
|
+
|
15
|
+
# @type [Boolean] role_enabled
|
16
|
+
attr_accessor :role_enabled
|
17
|
+
|
18
|
+
# @type [Boolean] delete_unused_data
|
19
|
+
attr_accessor :delete_unused_data
|
20
|
+
|
21
|
+
# @type [Array<Comet::RemoteServerAddress>] servers
|
22
|
+
attr_accessor :servers
|
23
|
+
|
24
|
+
# @type [Hash] Hidden storage to preserve future properties for non-destructive roundtrip operations
|
25
|
+
attr_accessor :unknown_json_fields
|
26
|
+
|
27
|
+
def initialize
|
28
|
+
clear
|
29
|
+
end
|
30
|
+
|
31
|
+
def clear
|
32
|
+
@servers = []
|
33
|
+
@unknown_json_fields = {}
|
34
|
+
end
|
35
|
+
|
36
|
+
# @param [String] json_string The complete object in JSON format
|
37
|
+
def from_json(json_string)
|
38
|
+
raise TypeError, "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
|
39
|
+
|
40
|
+
from_hash(JSON.parse(json_string))
|
41
|
+
end
|
42
|
+
|
43
|
+
# @param [Hash] obj The complete object as a Ruby hash
|
44
|
+
def from_hash(obj)
|
45
|
+
raise TypeError, "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
|
46
|
+
|
47
|
+
obj.each do |k, v|
|
48
|
+
case k
|
49
|
+
when 'RoleEnabled'
|
50
|
+
@role_enabled = v
|
51
|
+
when 'DeleteUnusedData'
|
52
|
+
@delete_unused_data = v
|
53
|
+
when 'Servers'
|
54
|
+
if v.nil?
|
55
|
+
@servers = []
|
56
|
+
else
|
57
|
+
@servers = Array.new(v.length)
|
58
|
+
v.each_with_index do |v1, i1|
|
59
|
+
@servers[i1] = Comet::RemoteServerAddress.new
|
60
|
+
@servers[i1].from_hash(v1)
|
61
|
+
end
|
62
|
+
end
|
63
|
+
else
|
64
|
+
@unknown_json_fields[k] = v
|
65
|
+
end
|
66
|
+
end
|
67
|
+
end
|
68
|
+
|
69
|
+
# @return [Hash] The complete object as a Ruby hash
|
70
|
+
def to_hash
|
71
|
+
ret = {}
|
72
|
+
ret['RoleEnabled'] = @role_enabled
|
73
|
+
ret['DeleteUnusedData'] = @delete_unused_data
|
74
|
+
ret['Servers'] = @servers
|
75
|
+
@unknown_json_fields.each do |k, v|
|
76
|
+
ret[k] = v
|
77
|
+
end
|
78
|
+
ret
|
79
|
+
end
|
80
|
+
|
81
|
+
# @return [Hash] The complete object as a Ruby hash
|
82
|
+
def to_h
|
83
|
+
to_hash
|
84
|
+
end
|
85
|
+
|
86
|
+
# @return [String] The complete object as a JSON string
|
87
|
+
def to_json(options = {})
|
88
|
+
to_hash.to_json(options)
|
89
|
+
end
|
90
|
+
end
|
91
|
+
end
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -62,6 +60,9 @@ module Comet
|
|
62
60
|
# @type [String] s3subdir
|
63
61
|
attr_accessor :s3subdir
|
64
62
|
|
63
|
+
# @type [String] s3custom_region
|
64
|
+
attr_accessor :s3custom_region
|
65
|
+
|
65
66
|
# @type [Boolean] s3uses_v2signing
|
66
67
|
attr_accessor :s3uses_v2signing
|
67
68
|
|
@@ -149,6 +150,9 @@ module Comet
|
|
149
150
|
# @type [Comet::B2DestinationLocation] b2
|
150
151
|
attr_accessor :b2
|
151
152
|
|
153
|
+
# @type [Comet::StorjDestinationLocation] storj
|
154
|
+
attr_accessor :storj
|
155
|
+
|
152
156
|
# @type [Array<Comet::DestinationLocation>] span_targets
|
153
157
|
attr_accessor :span_targets
|
154
158
|
|
@@ -202,6 +206,7 @@ module Comet
|
|
202
206
|
@s3secret_key = ''
|
203
207
|
@s3bucket_name = ''
|
204
208
|
@s3subdir = ''
|
209
|
+
@s3custom_region = ''
|
205
210
|
@sftpserver = ''
|
206
211
|
@sftpusername = ''
|
207
212
|
@sftpremote_path = ''
|
@@ -227,6 +232,7 @@ module Comet
|
|
227
232
|
@localcopy_win_smbpassword_format = 0
|
228
233
|
@swift = Comet::SwiftDestinationLocation.new
|
229
234
|
@b2 = Comet::B2DestinationLocation.new
|
235
|
+
@storj = Comet::StorjDestinationLocation.new
|
230
236
|
@span_targets = []
|
231
237
|
@encryption_key_encryption_method = 0
|
232
238
|
@encrypted_encryption_key = ''
|
@@ -333,6 +339,10 @@ module Comet
|
|
333
339
|
raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
|
334
340
|
|
335
341
|
@s3subdir = v
|
342
|
+
when 'S3CustomRegion'
|
343
|
+
raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
|
344
|
+
|
345
|
+
@s3custom_region = v
|
336
346
|
when 'S3UsesV2Signing'
|
337
347
|
@s3uses_v2signing = v
|
338
348
|
when 'SFTPServer'
|
@@ -439,6 +449,9 @@ module Comet
|
|
439
449
|
when 'B2'
|
440
450
|
@b2 = Comet::B2DestinationLocation.new
|
441
451
|
@b2.from_hash(v)
|
452
|
+
when 'Storj'
|
453
|
+
@storj = Comet::StorjDestinationLocation.new
|
454
|
+
@storj.from_hash(v)
|
442
455
|
when 'SpanTargets'
|
443
456
|
if v.nil?
|
444
457
|
@span_targets = []
|
@@ -502,6 +515,7 @@ module Comet
|
|
502
515
|
ret['S3SecretKey'] = @s3secret_key
|
503
516
|
ret['S3BucketName'] = @s3bucket_name
|
504
517
|
ret['S3Subdir'] = @s3subdir
|
518
|
+
ret['S3CustomRegion'] = @s3custom_region
|
505
519
|
ret['S3UsesV2Signing'] = @s3uses_v2signing
|
506
520
|
ret['SFTPServer'] = @sftpserver
|
507
521
|
ret['SFTPUsername'] = @sftpusername
|
@@ -531,6 +545,7 @@ module Comet
|
|
531
545
|
ret['LocalcopyWinSMBPasswordFormat'] = @localcopy_win_smbpassword_format
|
532
546
|
ret['Swift'] = @swift
|
533
547
|
ret['B2'] = @b2
|
548
|
+
ret['Storj'] = @storj
|
534
549
|
ret['SpanTargets'] = @span_targets
|
535
550
|
ret['SpanUseStaticSlots'] = @span_use_static_slots
|
536
551
|
ret['EncryptionKeyEncryptionMethod'] = @encryption_key_encryption_method
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -44,6 +42,9 @@ module Comet
|
|
44
42
|
# @type [String] s3subdir
|
45
43
|
attr_accessor :s3subdir
|
46
44
|
|
45
|
+
# @type [String] s3custom_region
|
46
|
+
attr_accessor :s3custom_region
|
47
|
+
|
47
48
|
# @type [Boolean] s3uses_v2signing
|
48
49
|
attr_accessor :s3uses_v2signing
|
49
50
|
|
@@ -131,6 +132,9 @@ module Comet
|
|
131
132
|
# @type [Comet::B2DestinationLocation] b2
|
132
133
|
attr_accessor :b2
|
133
134
|
|
135
|
+
# @type [Comet::StorjDestinationLocation] storj
|
136
|
+
attr_accessor :storj
|
137
|
+
|
134
138
|
# @type [Array<Comet::DestinationLocation>] span_targets
|
135
139
|
attr_accessor :span_targets
|
136
140
|
|
@@ -154,6 +158,7 @@ module Comet
|
|
154
158
|
@s3secret_key = ''
|
155
159
|
@s3bucket_name = ''
|
156
160
|
@s3subdir = ''
|
161
|
+
@s3custom_region = ''
|
157
162
|
@sftpserver = ''
|
158
163
|
@sftpusername = ''
|
159
164
|
@sftpremote_path = ''
|
@@ -179,6 +184,7 @@ module Comet
|
|
179
184
|
@localcopy_win_smbpassword_format = 0
|
180
185
|
@swift = Comet::SwiftDestinationLocation.new
|
181
186
|
@b2 = Comet::B2DestinationLocation.new
|
187
|
+
@storj = Comet::StorjDestinationLocation.new
|
182
188
|
@span_targets = []
|
183
189
|
@unknown_json_fields = {}
|
184
190
|
end
|
@@ -234,6 +240,10 @@ module Comet
|
|
234
240
|
raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
|
235
241
|
|
236
242
|
@s3subdir = v
|
243
|
+
when 'S3CustomRegion'
|
244
|
+
raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
|
245
|
+
|
246
|
+
@s3custom_region = v
|
237
247
|
when 'S3UsesV2Signing'
|
238
248
|
@s3uses_v2signing = v
|
239
249
|
when 'SFTPServer'
|
@@ -340,6 +350,9 @@ module Comet
|
|
340
350
|
when 'B2'
|
341
351
|
@b2 = Comet::B2DestinationLocation.new
|
342
352
|
@b2.from_hash(v)
|
353
|
+
when 'Storj'
|
354
|
+
@storj = Comet::StorjDestinationLocation.new
|
355
|
+
@storj.from_hash(v)
|
343
356
|
when 'SpanTargets'
|
344
357
|
if v.nil?
|
345
358
|
@span_targets = []
|
@@ -371,6 +384,7 @@ module Comet
|
|
371
384
|
ret['S3SecretKey'] = @s3secret_key
|
372
385
|
ret['S3BucketName'] = @s3bucket_name
|
373
386
|
ret['S3Subdir'] = @s3subdir
|
387
|
+
ret['S3CustomRegion'] = @s3custom_region
|
374
388
|
ret['S3UsesV2Signing'] = @s3uses_v2signing
|
375
389
|
ret['SFTPServer'] = @sftpserver
|
376
390
|
ret['SFTPUsername'] = @sftpusername
|
@@ -400,6 +414,7 @@ module Comet
|
|
400
414
|
ret['LocalcopyWinSMBPasswordFormat'] = @localcopy_win_smbpassword_format
|
401
415
|
ret['Swift'] = @swift
|
402
416
|
ret['B2'] = @b2
|
417
|
+
ret['Storj'] = @storj
|
403
418
|
ret['SpanTargets'] = @span_targets
|
404
419
|
ret['SpanUseStaticSlots'] = @span_use_static_slots
|
405
420
|
@unknown_json_fields.each do |k, v|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|
@@ -1,11 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
3
|
# Copyright (c) 2020-2022 Comet Licensing Ltd.
|
4
4
|
# Please see the LICENSE file for usage information.
|
5
5
|
#
|
6
6
|
# SPDX-License-Identifier: MIT
|
7
|
-
#
|
8
|
-
# frozen_string_literal: true
|
9
7
|
|
10
8
|
require 'json'
|
11
9
|
|