azure_mgmt_data_migration 0.17.1 → 0.17.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/2017-11-15-preview/generated/azure_mgmt_data_migration/data_migration_service_client.rb +1 -1
- data/lib/2017-11-15-preview/generated/azure_mgmt_data_migration/operations.rb +4 -0
- data/lib/2017-11-15-preview/generated/azure_mgmt_data_migration/projects.rb +12 -0
- data/lib/2017-11-15-preview/generated/azure_mgmt_data_migration/resource_skus.rb +4 -0
- data/lib/2017-11-15-preview/generated/azure_mgmt_data_migration/services.rb +30 -0
- data/lib/2017-11-15-preview/generated/azure_mgmt_data_migration/tasks.rb +14 -0
- data/lib/2017-11-15-preview/generated/azure_mgmt_data_migration/usages.rb +4 -0
- data/lib/2018-03-15-preview/generated/azure_mgmt_data_migration/data_migration_service_client.rb +1 -1
- data/lib/2018-03-15-preview/generated/azure_mgmt_data_migration/operations.rb +4 -0
- data/lib/2018-03-15-preview/generated/azure_mgmt_data_migration/projects.rb +12 -0
- data/lib/2018-03-15-preview/generated/azure_mgmt_data_migration/resource_skus.rb +4 -0
- data/lib/2018-03-15-preview/generated/azure_mgmt_data_migration/services.rb +30 -0
- data/lib/2018-03-15-preview/generated/azure_mgmt_data_migration/tasks.rb +14 -0
- data/lib/2018-03-15-preview/generated/azure_mgmt_data_migration/usages.rb +4 -0
- data/lib/2018-03-31-preview/generated/azure_mgmt_data_migration/data_migration_service_client.rb +1 -1
- data/lib/2018-03-31-preview/generated/azure_mgmt_data_migration/operations.rb +4 -0
- data/lib/2018-03-31-preview/generated/azure_mgmt_data_migration/projects.rb +12 -0
- data/lib/2018-03-31-preview/generated/azure_mgmt_data_migration/resource_skus.rb +4 -0
- data/lib/2018-03-31-preview/generated/azure_mgmt_data_migration/services.rb +30 -0
- data/lib/2018-03-31-preview/generated/azure_mgmt_data_migration/tasks.rb +14 -0
- data/lib/2018-03-31-preview/generated/azure_mgmt_data_migration/usages.rb +4 -0
- data/lib/2018-04-19/generated/azure_mgmt_data_migration/data_migration_service_client.rb +1 -1
- data/lib/2018-04-19/generated/azure_mgmt_data_migration/operations.rb +4 -0
- data/lib/2018-04-19/generated/azure_mgmt_data_migration/projects.rb +12 -0
- data/lib/2018-04-19/generated/azure_mgmt_data_migration/resource_skus.rb +4 -0
- data/lib/2018-04-19/generated/azure_mgmt_data_migration/services.rb +30 -0
- data/lib/2018-04-19/generated/azure_mgmt_data_migration/tasks.rb +14 -0
- data/lib/2018-04-19/generated/azure_mgmt_data_migration/usages.rb +4 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration.rb +151 -86
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/data_migration_service_client.rb +5 -1
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/files.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/azure_active_directory_app.rb +70 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/backup_file_info.rb +70 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/backup_file_status.rb +21 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/backup_set_info.rb +158 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/check_ocidriver_task_input.rb +47 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/check_ocidriver_task_output.rb +86 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/check_ocidriver_task_properties.rb +147 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/command_properties.rb +1 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_mongo_db_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_my_sql_task_input.rb +3 -2
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_my_sql_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_non_sql_task_output.rb +1 -1
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_oracle_sync_task_input.rb +48 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_oracle_sync_task_output.rb +101 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_oracle_sync_task_properties.rb +147 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_postgre_sql_sync_task_input.rb +49 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_postgre_sql_sync_task_output.rb +114 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_postgre_sql_sync_task_properties.rb +149 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_sql_server_sync_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_sql_server_task_input.rb +2 -1
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_sql_server_task_output_agent_job_level.rb +1 -1
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_sql_server_task_output_login_level.rb +1 -1
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_source_sql_server_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_azure_db_for_my_sql_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_azure_db_for_postgre_sql_sync_task_input.rb +63 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_azure_db_for_postgre_sql_sync_task_output.rb +115 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_azure_db_for_postgre_sql_sync_task_properties.rb +149 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_oracle_azure_db_for_postgre_sql_sync_task_input.rb +50 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_oracle_azure_db_for_postgre_sql_sync_task_output.rb +125 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_oracle_azure_db_for_postgre_sql_sync_task_output_database_schema_map_item.rb +68 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_oracle_azure_db_for_postgre_sql_sync_task_properties.rb +152 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_sql_db_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_sql_misync_task_input.rb +63 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_sql_misync_task_output.rb +81 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_sql_misync_task_properties.rb +148 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_sql_mitask_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connect_to_target_sql_sql_db_sync_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/connection_info.rb +2 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/database_migration_state.rb +24 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/get_tde_certificates_sql_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/get_user_tables_oracle_task_input.rb +69 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/get_user_tables_oracle_task_output.rb +92 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/get_user_tables_oracle_task_properties.rb +148 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/get_user_tables_postgre_sql_task_input.rb +69 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/get_user_tables_postgre_sql_task_output.rb +92 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/get_user_tables_postgre_sql_task_properties.rb +148 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/get_user_tables_sql_sync_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/get_user_tables_sql_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/install_ocidriver_task_input.rb +46 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/install_ocidriver_task_output.rb +56 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/install_ocidriver_task_properties.rb +147 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/mi_sql_connection_info.rb +78 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_misync_complete_command_input.rb +47 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_misync_complete_command_output.rb +57 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_misync_complete_command_properties.rb +104 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_mongo_db_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_my_sql_azure_db_for_my_sql_sync_database_input.rb +60 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_my_sql_azure_db_for_my_sql_sync_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_oracle_azure_db_for_postgre_sql_sync_task_properties.rb +151 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_oracle_azure_db_postgre_sql_sync_database_input.rb +150 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_oracle_azure_db_postgre_sql_sync_task_input.rb +83 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_oracle_azure_db_postgre_sql_sync_task_output.rb +64 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_oracle_azure_db_postgre_sql_sync_task_output_database_error.rb +92 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_oracle_azure_db_postgre_sql_sync_task_output_database_level.rb +245 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_oracle_azure_db_postgre_sql_sync_task_output_error.rb +74 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_oracle_azure_db_postgre_sql_sync_task_output_migration_level.rb +133 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_oracle_azure_db_postgre_sql_sync_task_output_table_level.rb +219 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_postgre_sql_azure_db_for_postgre_sql_sync_database_input.rb +60 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_postgre_sql_azure_db_for_postgre_sql_sync_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_schema_sql_server_sql_db_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_sql_server_sql_db_sync_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_sql_server_sql_db_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_sql_server_sql_misync_task_input.rb +97 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_sql_server_sql_misync_task_output.rb +61 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_sql_server_sql_misync_task_output_database_level.rb +220 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_sql_server_sql_misync_task_output_error.rb +73 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_sql_server_sql_misync_task_output_migration_level.rb +195 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_sql_server_sql_misync_task_properties.rb +150 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_sql_server_sql_mitask_output_migration_level.rb +9 -9
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_sql_server_sql_mitask_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migrate_sync_complete_command_output.rb +13 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/my_sql_target_platform_type.rb +1 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/oracle_connection_info.rb +77 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/oracle_ocidriver_info.rb +118 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/orphaned_user_info.rb +57 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/project_file_properties.rb +1 -1
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/project_task_properties.rb +34 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/resource_sku_capabilities.rb +1 -1
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/selected_certificate_input.rb +1 -1
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/server_properties.rb +1 -1
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/sql_server_sql_misync_task_input.rb +121 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/upload_ocidriver_task_input.rb +47 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/upload_ocidriver_task_output.rb +69 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/upload_ocidriver_task_properties.rb +147 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/validate_migration_input_sql_server_sql_db_sync_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/validate_migration_input_sql_server_sql_misync_task_input.rb +98 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/validate_migration_input_sql_server_sql_misync_task_output.rb +83 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/validate_migration_input_sql_server_sql_misync_task_properties.rb +149 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/validate_migration_input_sql_server_sql_mitask_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/validate_mongo_db_task_properties.rb +16 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/validate_oracle_azure_db_for_postgre_sql_sync_task_properties.rb +149 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/validate_oracle_azure_db_postgre_sql_sync_task_output.rb +59 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/operations.rb +4 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/projects.rb +12 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/resource_skus.rb +4 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/service_tasks.rb +855 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/services.rb +30 -0
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/tasks.rb +19 -3
- data/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/usages.rb +4 -0
- data/lib/profiles/latest/modules/datamigration_profile_module.rb +534 -276
- data/lib/version.rb +1 -1
- metadata +69 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e42970516decba73331f976fc2b288ab99579b8bdd42cc118fc7db4f1f85ddb0
|
4
|
+
data.tar.gz: 7ef33d5db2a6fec260721f1bdc51d95536f469ab990320b0fbdfca953afc25dd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: df25af57e8196abbec58c799fad38972be159b40bfdb9f642e3d581c2e18979478d0a985c9036ace662a0c2a71c224a59306e7466014e5d3463c151b29ad832b
|
7
|
+
data.tar.gz: 1e3ec434fef7da7b3632ade8310bc468daeb1cde495154b8846bd7c1ab9a430c88ce4972c7f805d9401b161686d2f352e1dc632b6513e5a11b87a07fb408c40d
|
data/lib/2017-11-15-preview/generated/azure_mgmt_data_migration/data_migration_service_client.rb
CHANGED
@@ -144,7 +144,7 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
144
144
|
#
|
145
145
|
def add_telemetry
|
146
146
|
sdk_information = 'azure_mgmt_data_migration'
|
147
|
-
sdk_information = "#{sdk_information}/0.17.
|
147
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
148
148
|
add_user_agent_information(sdk_information)
|
149
149
|
end
|
150
150
|
end
|
@@ -95,6 +95,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
95
95
|
end
|
96
96
|
|
97
97
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
98
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
99
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
98
100
|
# Deserialize Response
|
99
101
|
if status_code == 200
|
100
102
|
begin
|
@@ -192,6 +194,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
192
194
|
end
|
193
195
|
|
194
196
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
197
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
198
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
195
199
|
# Deserialize Response
|
196
200
|
if status_code == 200
|
197
201
|
begin
|
@@ -105,6 +105,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
105
105
|
end
|
106
106
|
|
107
107
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
108
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
109
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
108
110
|
# Deserialize Response
|
109
111
|
if status_code == 200
|
110
112
|
begin
|
@@ -221,6 +223,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
221
223
|
end
|
222
224
|
|
223
225
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
226
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
227
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
224
228
|
# Deserialize Response
|
225
229
|
if status_code == 200
|
226
230
|
begin
|
@@ -336,6 +340,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
336
340
|
end
|
337
341
|
|
338
342
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
343
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
344
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
339
345
|
# Deserialize Response
|
340
346
|
if status_code == 200
|
341
347
|
begin
|
@@ -446,6 +452,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
446
452
|
end
|
447
453
|
|
448
454
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
455
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
456
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
449
457
|
|
450
458
|
result
|
451
459
|
end
|
@@ -552,6 +560,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
552
560
|
end
|
553
561
|
|
554
562
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
563
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
564
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
555
565
|
# Deserialize Response
|
556
566
|
if status_code == 200
|
557
567
|
begin
|
@@ -649,6 +659,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
649
659
|
end
|
650
660
|
|
651
661
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
662
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
663
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
652
664
|
# Deserialize Response
|
653
665
|
if status_code == 200
|
654
666
|
begin
|
@@ -94,6 +94,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
94
94
|
end
|
95
95
|
|
96
96
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
97
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
98
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
97
99
|
# Deserialize Response
|
98
100
|
if status_code == 200
|
99
101
|
begin
|
@@ -188,6 +190,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
188
190
|
end
|
189
191
|
|
190
192
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
193
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
194
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
191
195
|
# Deserialize Response
|
192
196
|
if status_code == 200
|
193
197
|
begin
|
@@ -163,6 +163,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
163
163
|
end
|
164
164
|
|
165
165
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
166
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
167
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
166
168
|
# Deserialize Response
|
167
169
|
if status_code == 200
|
168
170
|
begin
|
@@ -363,6 +365,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
363
365
|
end
|
364
366
|
|
365
367
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
368
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
369
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
366
370
|
# Deserialize Response
|
367
371
|
if status_code == 200
|
368
372
|
begin
|
@@ -552,6 +556,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
552
556
|
end
|
553
557
|
|
554
558
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
559
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
560
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
555
561
|
# Deserialize Response
|
556
562
|
if status_code == 200
|
557
563
|
begin
|
@@ -664,6 +670,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
664
670
|
end
|
665
671
|
|
666
672
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
673
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
674
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
667
675
|
# Deserialize Response
|
668
676
|
if status_code == 200
|
669
677
|
begin
|
@@ -764,6 +772,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
764
772
|
end
|
765
773
|
|
766
774
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
775
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
776
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
767
777
|
# Deserialize Response
|
768
778
|
if status_code == 200
|
769
779
|
begin
|
@@ -860,6 +870,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
860
870
|
end
|
861
871
|
|
862
872
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
873
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
874
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
863
875
|
# Deserialize Response
|
864
876
|
if status_code == 200
|
865
877
|
begin
|
@@ -968,6 +980,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
968
980
|
end
|
969
981
|
|
970
982
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
983
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
984
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
971
985
|
# Deserialize Response
|
972
986
|
if status_code == 200
|
973
987
|
begin
|
@@ -1104,6 +1118,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
1104
1118
|
end
|
1105
1119
|
|
1106
1120
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1121
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1122
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1107
1123
|
# Deserialize Response
|
1108
1124
|
if status_code == 200
|
1109
1125
|
begin
|
@@ -1223,6 +1239,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
1223
1239
|
end
|
1224
1240
|
|
1225
1241
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1242
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1243
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1226
1244
|
|
1227
1245
|
result
|
1228
1246
|
end
|
@@ -1334,6 +1352,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
1334
1352
|
end
|
1335
1353
|
|
1336
1354
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1355
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1356
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1337
1357
|
# Deserialize Response
|
1338
1358
|
if status_code == 200
|
1339
1359
|
begin
|
@@ -1437,6 +1457,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
1437
1457
|
end
|
1438
1458
|
|
1439
1459
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1460
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1461
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1440
1462
|
|
1441
1463
|
result
|
1442
1464
|
end
|
@@ -1533,6 +1555,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
1533
1555
|
end
|
1534
1556
|
|
1535
1557
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1558
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1559
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1536
1560
|
|
1537
1561
|
result
|
1538
1562
|
end
|
@@ -1623,6 +1647,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
1623
1647
|
end
|
1624
1648
|
|
1625
1649
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1650
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1651
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1626
1652
|
# Deserialize Response
|
1627
1653
|
if status_code == 200
|
1628
1654
|
begin
|
@@ -1723,6 +1749,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
1723
1749
|
end
|
1724
1750
|
|
1725
1751
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1752
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1753
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1726
1754
|
# Deserialize Response
|
1727
1755
|
if status_code == 200
|
1728
1756
|
begin
|
@@ -1823,6 +1851,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
1823
1851
|
end
|
1824
1852
|
|
1825
1853
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1854
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1855
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1826
1856
|
# Deserialize Response
|
1827
1857
|
if status_code == 200
|
1828
1858
|
begin
|
@@ -118,6 +118,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
118
118
|
end
|
119
119
|
|
120
120
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
121
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
122
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
121
123
|
# Deserialize Response
|
122
124
|
if status_code == 200
|
123
125
|
begin
|
@@ -244,6 +246,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
244
246
|
end
|
245
247
|
|
246
248
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
249
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
250
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
247
251
|
# Deserialize Response
|
248
252
|
if status_code == 200
|
249
253
|
begin
|
@@ -369,6 +373,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
369
373
|
end
|
370
374
|
|
371
375
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
376
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
377
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
372
378
|
# Deserialize Response
|
373
379
|
if status_code == 200
|
374
380
|
begin
|
@@ -486,6 +492,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
486
492
|
end
|
487
493
|
|
488
494
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
495
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
496
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
489
497
|
|
490
498
|
result
|
491
499
|
end
|
@@ -602,6 +610,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
602
610
|
end
|
603
611
|
|
604
612
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
613
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
614
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
605
615
|
# Deserialize Response
|
606
616
|
if status_code == 200
|
607
617
|
begin
|
@@ -714,6 +724,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
714
724
|
end
|
715
725
|
|
716
726
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
727
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
728
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
717
729
|
# Deserialize Response
|
718
730
|
if status_code == 200
|
719
731
|
begin
|
@@ -817,6 +829,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
817
829
|
end
|
818
830
|
|
819
831
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
832
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
833
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
820
834
|
# Deserialize Response
|
821
835
|
if status_code == 200
|
822
836
|
begin
|
@@ -101,6 +101,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
101
101
|
end
|
102
102
|
|
103
103
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
104
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
105
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
104
106
|
# Deserialize Response
|
105
107
|
if status_code == 200
|
106
108
|
begin
|
@@ -198,6 +200,8 @@ module Azure::DataMigration::Mgmt::V2017_11_15_preview
|
|
198
200
|
end
|
199
201
|
|
200
202
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
203
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
204
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
201
205
|
# Deserialize Response
|
202
206
|
if status_code == 200
|
203
207
|
begin
|
data/lib/2018-03-15-preview/generated/azure_mgmt_data_migration/data_migration_service_client.rb
CHANGED
@@ -144,7 +144,7 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
144
144
|
#
|
145
145
|
def add_telemetry
|
146
146
|
sdk_information = 'azure_mgmt_data_migration'
|
147
|
-
sdk_information = "#{sdk_information}/0.17.
|
147
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
148
148
|
add_user_agent_information(sdk_information)
|
149
149
|
end
|
150
150
|
end
|
@@ -95,6 +95,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
95
95
|
end
|
96
96
|
|
97
97
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
98
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
99
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
98
100
|
# Deserialize Response
|
99
101
|
if status_code == 200
|
100
102
|
begin
|
@@ -192,6 +194,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
192
194
|
end
|
193
195
|
|
194
196
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
197
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
198
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
195
199
|
# Deserialize Response
|
196
200
|
if status_code == 200
|
197
201
|
begin
|
@@ -105,6 +105,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
105
105
|
end
|
106
106
|
|
107
107
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
108
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
109
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
108
110
|
# Deserialize Response
|
109
111
|
if status_code == 200
|
110
112
|
begin
|
@@ -221,6 +223,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
221
223
|
end
|
222
224
|
|
223
225
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
226
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
227
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
224
228
|
# Deserialize Response
|
225
229
|
if status_code == 200
|
226
230
|
begin
|
@@ -336,6 +340,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
336
340
|
end
|
337
341
|
|
338
342
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
343
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
344
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
339
345
|
# Deserialize Response
|
340
346
|
if status_code == 200
|
341
347
|
begin
|
@@ -446,6 +452,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
446
452
|
end
|
447
453
|
|
448
454
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
455
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
456
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
449
457
|
|
450
458
|
result
|
451
459
|
end
|
@@ -552,6 +560,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
552
560
|
end
|
553
561
|
|
554
562
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
563
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
564
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
555
565
|
# Deserialize Response
|
556
566
|
if status_code == 200
|
557
567
|
begin
|
@@ -649,6 +659,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
649
659
|
end
|
650
660
|
|
651
661
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
662
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
663
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
652
664
|
# Deserialize Response
|
653
665
|
if status_code == 200
|
654
666
|
begin
|
@@ -94,6 +94,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
94
94
|
end
|
95
95
|
|
96
96
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
97
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
98
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
97
99
|
# Deserialize Response
|
98
100
|
if status_code == 200
|
99
101
|
begin
|
@@ -188,6 +190,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
188
190
|
end
|
189
191
|
|
190
192
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
193
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
194
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
191
195
|
# Deserialize Response
|
192
196
|
if status_code == 200
|
193
197
|
begin
|
@@ -163,6 +163,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
163
163
|
end
|
164
164
|
|
165
165
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
166
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
167
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
166
168
|
# Deserialize Response
|
167
169
|
if status_code == 200
|
168
170
|
begin
|
@@ -363,6 +365,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
363
365
|
end
|
364
366
|
|
365
367
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
368
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
369
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
366
370
|
# Deserialize Response
|
367
371
|
if status_code == 200
|
368
372
|
begin
|
@@ -552,6 +556,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
552
556
|
end
|
553
557
|
|
554
558
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
559
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
560
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
555
561
|
# Deserialize Response
|
556
562
|
if status_code == 200
|
557
563
|
begin
|
@@ -664,6 +670,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
664
670
|
end
|
665
671
|
|
666
672
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
673
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
674
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
667
675
|
# Deserialize Response
|
668
676
|
if status_code == 200
|
669
677
|
begin
|
@@ -764,6 +772,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
764
772
|
end
|
765
773
|
|
766
774
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
775
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
776
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
767
777
|
# Deserialize Response
|
768
778
|
if status_code == 200
|
769
779
|
begin
|
@@ -860,6 +870,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
860
870
|
end
|
861
871
|
|
862
872
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
873
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
874
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
863
875
|
# Deserialize Response
|
864
876
|
if status_code == 200
|
865
877
|
begin
|
@@ -968,6 +980,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
968
980
|
end
|
969
981
|
|
970
982
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
983
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
984
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
971
985
|
# Deserialize Response
|
972
986
|
if status_code == 200
|
973
987
|
begin
|
@@ -1104,6 +1118,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
1104
1118
|
end
|
1105
1119
|
|
1106
1120
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1121
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1122
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1107
1123
|
# Deserialize Response
|
1108
1124
|
if status_code == 200
|
1109
1125
|
begin
|
@@ -1223,6 +1239,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
1223
1239
|
end
|
1224
1240
|
|
1225
1241
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1242
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1243
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1226
1244
|
|
1227
1245
|
result
|
1228
1246
|
end
|
@@ -1334,6 +1352,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
1334
1352
|
end
|
1335
1353
|
|
1336
1354
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1355
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1356
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1337
1357
|
# Deserialize Response
|
1338
1358
|
if status_code == 200
|
1339
1359
|
begin
|
@@ -1437,6 +1457,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
1437
1457
|
end
|
1438
1458
|
|
1439
1459
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1460
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1461
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1440
1462
|
|
1441
1463
|
result
|
1442
1464
|
end
|
@@ -1533,6 +1555,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
1533
1555
|
end
|
1534
1556
|
|
1535
1557
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1558
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1559
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1536
1560
|
|
1537
1561
|
result
|
1538
1562
|
end
|
@@ -1623,6 +1647,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
1623
1647
|
end
|
1624
1648
|
|
1625
1649
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1650
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1651
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1626
1652
|
# Deserialize Response
|
1627
1653
|
if status_code == 200
|
1628
1654
|
begin
|
@@ -1723,6 +1749,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
1723
1749
|
end
|
1724
1750
|
|
1725
1751
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1752
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1753
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1726
1754
|
# Deserialize Response
|
1727
1755
|
if status_code == 200
|
1728
1756
|
begin
|
@@ -1823,6 +1851,8 @@ module Azure::DataMigration::Mgmt::V2018_03_15_preview
|
|
1823
1851
|
end
|
1824
1852
|
|
1825
1853
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
1854
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
1855
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
1826
1856
|
# Deserialize Response
|
1827
1857
|
if status_code == 200
|
1828
1858
|
begin
|