azure_mgmt_cosmosdb 0.17.0 → 0.21.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (201) hide show
  1. checksums.yaml +4 -4
  2. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb.rb +50 -46
  3. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/collection.rb +3 -0
  4. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/collection_partition.rb +2 -0
  5. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/collection_partition_region.rb +1 -0
  6. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/collection_region.rb +1 -0
  7. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/cosmos_db.rb +1 -1
  8. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/database.rb +3 -0
  9. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/database_account_region.rb +1 -0
  10. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/database_accounts.rb +3264 -715
  11. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/models/connector_offer.rb +15 -0
  12. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/models/database_account.rb +24 -0
  13. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/models/database_account_create_update_parameters.rb +24 -0
  14. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/models/database_account_list_keys_result.rb +9 -15
  15. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/models/location.rb +12 -0
  16. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/models/throughput.rb +97 -0
  17. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/models/throughput_resource.rb +46 -0
  18. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/models/throughput_update_parameters.rb +48 -0
  19. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/partition_key_range_id.rb +1 -0
  20. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/partition_key_range_id_region.rb +1 -0
  21. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/percentile.rb +1 -0
  22. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/percentile_source_target.rb +1 -0
  23. data/lib/2015-04-08/generated/azure_mgmt_cosmosdb/percentile_target.rb +1 -0
  24. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb.rb +41 -0
  25. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/cosmos_dbmanagement_client.rb +142 -0
  26. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/armproxy_resource.rb +73 -0
  27. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/azure_entity_resource.rb +75 -0
  28. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/error_response.rb +57 -0
  29. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/private_endpoint_connection.rb +88 -0
  30. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/private_endpoint_connection_list_result.rb +56 -0
  31. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/private_endpoint_property.rb +46 -0
  32. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/private_link_resource.rb +95 -0
  33. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/private_link_resource_list_result.rb +55 -0
  34. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/private_link_service_connection_state_property.rb +71 -0
  35. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/proxy_resource.rb +63 -0
  36. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/resource.rb +83 -0
  37. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/tracked_resource.rb +92 -0
  38. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/module_definition.rb +9 -0
  39. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/private_endpoint_connections.rb +560 -0
  40. data/lib/2019-08-01-preview/generated/azure_mgmt_cosmosdb/private_link_resources.rb +235 -0
  41. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb.rb +181 -0
  42. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/cassandra_resources.rb +1628 -0
  43. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/collection.rb +374 -0
  44. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/collection_partition.rb +269 -0
  45. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/collection_partition_region.rb +156 -0
  46. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/collection_region.rb +156 -0
  47. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/cosmos_dbmanagement_client.rb +200 -0
  48. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/database.rb +362 -0
  49. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/database_account_region.rb +148 -0
  50. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/database_accounts.rb +2184 -0
  51. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/gremlin_resources.rb +1623 -0
  52. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/armproxy_resource.rb +73 -0
  53. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/armresource_properties.rb +102 -0
  54. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/capability.rb +48 -0
  55. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cassandra_keyspace_create_update_parameters.rb +120 -0
  56. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cassandra_keyspace_get_properties_resource.rb +85 -0
  57. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cassandra_keyspace_get_results.rb +98 -0
  58. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cassandra_keyspace_list_result.rb +58 -0
  59. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cassandra_keyspace_resource.rb +46 -0
  60. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cassandra_partition_key.rb +46 -0
  61. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cassandra_schema.rb +95 -0
  62. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cassandra_table_create_update_parameters.rb +120 -0
  63. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cassandra_table_get_properties_resource.rb +108 -0
  64. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cassandra_table_get_results.rb +98 -0
  65. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cassandra_table_list_result.rb +58 -0
  66. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cassandra_table_resource.rb +69 -0
  67. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/cluster_key.rb +58 -0
  68. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/column.rb +57 -0
  69. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/composite_path.rb +60 -0
  70. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/composite_path_sort_order.rb +16 -0
  71. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/conflict_resolution_mode.rb +16 -0
  72. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/conflict_resolution_policy.rb +73 -0
  73. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/connector_offer.rb +15 -0
  74. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/consistency_policy.rb +86 -0
  75. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/container_partition_key.rb +85 -0
  76. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/data_type.rb +20 -0
  77. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/database_account_connection_string.rb +59 -0
  78. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/database_account_create_update_parameters.rb +279 -0
  79. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/database_account_get_results.rb +371 -0
  80. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/database_account_kind.rb +17 -0
  81. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/database_account_list_connection_strings_result.rb +57 -0
  82. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/database_account_list_keys_result.rb +77 -0
  83. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/database_account_list_read_only_keys_result.rb +59 -0
  84. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/database_account_offer_type.rb +15 -0
  85. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/database_account_regenerate_key_parameters.rb +47 -0
  86. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/database_account_update_parameters.rb +230 -0
  87. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/database_accounts_list_result.rb +58 -0
  88. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/default_consistency_level.rb +19 -0
  89. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/error_response.rb +57 -0
  90. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/excluded_path.rb +48 -0
  91. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/extended_resource_properties.rb +74 -0
  92. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/failover_policies.rb +55 -0
  93. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/failover_policy.rb +79 -0
  94. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/gremlin_database_create_update_parameters.rb +120 -0
  95. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/gremlin_database_get_properties_resource.rb +85 -0
  96. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/gremlin_database_get_results.rb +98 -0
  97. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/gremlin_database_list_result.rb +58 -0
  98. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/gremlin_database_resource.rb +46 -0
  99. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/gremlin_graph_create_update_parameters.rb +120 -0
  100. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/gremlin_graph_get_properties_resource.rb +150 -0
  101. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/gremlin_graph_get_results.rb +98 -0
  102. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/gremlin_graph_list_result.rb +58 -0
  103. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/gremlin_graph_resource.rb +111 -0
  104. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/included_path.rb +67 -0
  105. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/index_kind.rb +17 -0
  106. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/indexes.rb +73 -0
  107. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/indexing_mode.rb +17 -0
  108. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/indexing_policy.rb +147 -0
  109. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/key_kind.rb +18 -0
  110. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/location.rb +114 -0
  111. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/metric.rb +120 -0
  112. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/metric_availability.rb +60 -0
  113. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/metric_definition.rb +109 -0
  114. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/metric_definitions_list_result.rb +57 -0
  115. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/metric_list_result.rb +56 -0
  116. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/metric_name.rb +59 -0
  117. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/metric_value.rb +107 -0
  118. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_dbcollection_create_update_parameters.rb +120 -0
  119. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_dbcollection_get_properties_resource.rb +125 -0
  120. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_dbcollection_get_results.rb +98 -0
  121. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_dbcollection_list_result.rb +58 -0
  122. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_dbcollection_resource.rb +86 -0
  123. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_dbdatabase_create_update_parameters.rb +120 -0
  124. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_dbdatabase_get_properties_resource.rb +85 -0
  125. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_dbdatabase_get_results.rb +98 -0
  126. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_dbdatabase_list_result.rb +58 -0
  127. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_dbdatabase_resource.rb +46 -0
  128. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_index.rb +60 -0
  129. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_index_keys.rb +55 -0
  130. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/mongo_index_options.rb +57 -0
  131. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/operation.rb +58 -0
  132. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/operation_display.rb +80 -0
  133. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/operation_list_result.rb +101 -0
  134. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/partition_kind.rb +16 -0
  135. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/partition_metric.rb +124 -0
  136. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/partition_metric_list_result.rb +57 -0
  137. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/partition_usage.rb +105 -0
  138. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/partition_usages_result.rb +57 -0
  139. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/percentile_metric.rb +120 -0
  140. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/percentile_metric_list_result.rb +57 -0
  141. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/percentile_metric_value.rb +173 -0
  142. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/primary_aggregation_type.rb +20 -0
  143. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/region_for_online_offline.rb +47 -0
  144. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/spatial_spec.rb +67 -0
  145. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/spatial_type.rb +18 -0
  146. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_container_create_update_parameters.rb +119 -0
  147. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_container_get_properties_resource.rb +150 -0
  148. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_container_get_results.rb +98 -0
  149. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_container_list_result.rb +58 -0
  150. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_container_resource.rb +111 -0
  151. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_database_create_update_parameters.rb +120 -0
  152. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_database_get_properties_resource.rb +109 -0
  153. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_database_get_results.rb +98 -0
  154. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_database_list_result.rb +58 -0
  155. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_database_resource.rb +46 -0
  156. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_stored_procedure_create_update_parameters.rb +120 -0
  157. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_stored_procedure_get_properties_resource.rb +96 -0
  158. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_stored_procedure_get_results.rb +98 -0
  159. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_stored_procedure_list_result.rb +58 -0
  160. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_stored_procedure_resource.rb +57 -0
  161. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_trigger_create_update_parameters.rb +119 -0
  162. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_trigger_get_properties_resource.rb +121 -0
  163. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_trigger_get_results.rb +98 -0
  164. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_trigger_list_result.rb +58 -0
  165. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_trigger_resource.rb +82 -0
  166. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_user_defined_function_create_update_parameters.rb +121 -0
  167. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_user_defined_function_get_properties_resource.rb +97 -0
  168. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_user_defined_function_get_results.rb +98 -0
  169. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_user_defined_function_list_result.rb +58 -0
  170. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/sql_user_defined_function_resource.rb +57 -0
  171. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/table_create_update_parameters.rb +119 -0
  172. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/table_get_properties_resource.rb +85 -0
  173. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/table_get_results.rb +98 -0
  174. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/table_list_result.rb +57 -0
  175. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/table_resource.rb +46 -0
  176. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/throughput_settings_get_properties_resource.rb +109 -0
  177. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/throughput_settings_get_results.rb +98 -0
  178. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/throughput_settings_resource.rb +70 -0
  179. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/throughput_settings_update_parameters.rb +99 -0
  180. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/trigger_operation.rb +19 -0
  181. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/trigger_type.rb +16 -0
  182. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/unique_key.rb +56 -0
  183. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/unique_key_policy.rb +58 -0
  184. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/unit_type.rb +21 -0
  185. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/usage.rb +97 -0
  186. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/usages_result.rb +57 -0
  187. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/virtual_network_rule.rb +59 -0
  188. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/module_definition.rb +9 -0
  189. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/mongo_dbresources.rb +1634 -0
  190. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/operations.rb +219 -0
  191. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/partition_key_range_id.rb +156 -0
  192. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/partition_key_range_id_region.rb +163 -0
  193. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/percentile.rb +141 -0
  194. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/percentile_source_target.rb +158 -0
  195. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/percentile_target.rb +148 -0
  196. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/sql_resources.rb +3289 -0
  197. data/lib/2019-08-01/generated/azure_mgmt_cosmosdb/table_resources.rb +804 -0
  198. data/lib/azure_mgmt_cosmosdb.rb +2 -0
  199. data/lib/profiles/latest/modules/cosmosdb_profile_module.rb +502 -296
  200. data/lib/version.rb +1 -1
  201. metadata +183 -5
@@ -0,0 +1,156 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::Cosmosdb::Mgmt::V2019_08_01
7
+ #
8
+ # Azure Cosmos DB Database Service Resource Provider REST API
9
+ #
10
+ class CollectionPartitionRegion
11
+ include MsRestAzure
12
+
13
+ #
14
+ # Creates and initializes a new instance of the CollectionPartitionRegion class.
15
+ # @param client service class for accessing basic functionality.
16
+ #
17
+ def initialize(client)
18
+ @client = client
19
+ end
20
+
21
+ # @return [CosmosDBManagementClient] reference to the CosmosDBManagementClient
22
+ attr_reader :client
23
+
24
+ #
25
+ # Retrieves the metrics determined by the given filter for the given collection
26
+ # and region, split by partition.
27
+ #
28
+ # @param resource_group_name [String] Name of an Azure resource group.
29
+ # @param account_name [String] Cosmos DB database account name.
30
+ # @param region [String] Cosmos DB region, with spaces between words and each
31
+ # word capitalized.
32
+ # @param database_rid [String] Cosmos DB database rid.
33
+ # @param collection_rid [String] Cosmos DB collection rid.
34
+ # @param filter [String] An OData filter expression that describes a subset of
35
+ # metrics to return. The parameters that can be filtered are name.value (name
36
+ # of the metric, can have an or of multiple names), startTime, endTime, and
37
+ # timeGrain. The supported operator is eq.
38
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
39
+ # will be added to the HTTP request.
40
+ #
41
+ # @return [PartitionMetricListResult] operation results.
42
+ #
43
+ def list_metrics(resource_group_name, account_name, region, database_rid, collection_rid, filter, custom_headers:nil)
44
+ response = list_metrics_async(resource_group_name, account_name, region, database_rid, collection_rid, filter, custom_headers:custom_headers).value!
45
+ response.body unless response.nil?
46
+ end
47
+
48
+ #
49
+ # Retrieves the metrics determined by the given filter for the given collection
50
+ # and region, split by partition.
51
+ #
52
+ # @param resource_group_name [String] Name of an Azure resource group.
53
+ # @param account_name [String] Cosmos DB database account name.
54
+ # @param region [String] Cosmos DB region, with spaces between words and each
55
+ # word capitalized.
56
+ # @param database_rid [String] Cosmos DB database rid.
57
+ # @param collection_rid [String] Cosmos DB collection rid.
58
+ # @param filter [String] An OData filter expression that describes a subset of
59
+ # metrics to return. The parameters that can be filtered are name.value (name
60
+ # of the metric, can have an or of multiple names), startTime, endTime, and
61
+ # timeGrain. The supported operator is eq.
62
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
63
+ # will be added to the HTTP request.
64
+ #
65
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
66
+ #
67
+ def list_metrics_with_http_info(resource_group_name, account_name, region, database_rid, collection_rid, filter, custom_headers:nil)
68
+ list_metrics_async(resource_group_name, account_name, region, database_rid, collection_rid, filter, custom_headers:custom_headers).value!
69
+ end
70
+
71
+ #
72
+ # Retrieves the metrics determined by the given filter for the given collection
73
+ # and region, split by partition.
74
+ #
75
+ # @param resource_group_name [String] Name of an Azure resource group.
76
+ # @param account_name [String] Cosmos DB database account name.
77
+ # @param region [String] Cosmos DB region, with spaces between words and each
78
+ # word capitalized.
79
+ # @param database_rid [String] Cosmos DB database rid.
80
+ # @param collection_rid [String] Cosmos DB collection rid.
81
+ # @param filter [String] An OData filter expression that describes a subset of
82
+ # metrics to return. The parameters that can be filtered are name.value (name
83
+ # of the metric, can have an or of multiple names), startTime, endTime, and
84
+ # timeGrain. The supported operator is eq.
85
+ # @param [Hash{String => String}] A hash of custom headers that will be added
86
+ # to the HTTP request.
87
+ #
88
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
89
+ #
90
+ def list_metrics_async(resource_group_name, account_name, region, database_rid, collection_rid, filter, custom_headers:nil)
91
+ fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
92
+ fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
93
+ fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90
94
+ fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1
95
+ fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+$$')).nil?
96
+ fail ArgumentError, 'account_name is nil' if account_name.nil?
97
+ fail ArgumentError, "'account_name' should satisfy the constraint - 'MaxLength': '50'" if !account_name.nil? && account_name.length > 50
98
+ fail ArgumentError, "'account_name' should satisfy the constraint - 'MinLength': '3'" if !account_name.nil? && account_name.length < 3
99
+ fail ArgumentError, "'account_name' should satisfy the constraint - 'Pattern': '^[a-z0-9]+(-[a-z0-9]+)*'" if !account_name.nil? && account_name.match(Regexp.new('^^[a-z0-9]+(-[a-z0-9]+)*$')).nil?
100
+ fail ArgumentError, 'region is nil' if region.nil?
101
+ fail ArgumentError, 'database_rid is nil' if database_rid.nil?
102
+ fail ArgumentError, 'collection_rid is nil' if collection_rid.nil?
103
+ fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
104
+ fail ArgumentError, 'filter is nil' if filter.nil?
105
+
106
+
107
+ request_headers = {}
108
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
109
+
110
+ # Set Headers
111
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
112
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
113
+ path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/region/{region}/databases/{databaseRid}/collections/{collectionRid}/partitions/metrics'
114
+
115
+ request_url = @base_url || @client.base_url
116
+
117
+ options = {
118
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
119
+ path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'accountName' => account_name,'region' => region,'databaseRid' => database_rid,'collectionRid' => collection_rid},
120
+ query_params: {'api-version' => @client.api_version,'$filter' => filter},
121
+ headers: request_headers.merge(custom_headers || {}),
122
+ base_url: request_url
123
+ }
124
+ promise = @client.make_request_async(:get, path_template, options)
125
+
126
+ promise = promise.then do |result|
127
+ http_response = result.response
128
+ status_code = http_response.status
129
+ response_content = http_response.body
130
+ unless status_code == 200
131
+ error_model = JSON.load(response_content)
132
+ fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model)
133
+ end
134
+
135
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
136
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
137
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
138
+ # Deserialize Response
139
+ if status_code == 200
140
+ begin
141
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
142
+ result_mapper = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PartitionMetricListResult.mapper()
143
+ result.body = @client.deserialize(result_mapper, parsed_response)
144
+ rescue Exception => e
145
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
146
+ end
147
+ end
148
+
149
+ result
150
+ end
151
+
152
+ promise.execute
153
+ end
154
+
155
+ end
156
+ end
@@ -0,0 +1,156 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::Cosmosdb::Mgmt::V2019_08_01
7
+ #
8
+ # Azure Cosmos DB Database Service Resource Provider REST API
9
+ #
10
+ class CollectionRegion
11
+ include MsRestAzure
12
+
13
+ #
14
+ # Creates and initializes a new instance of the CollectionRegion class.
15
+ # @param client service class for accessing basic functionality.
16
+ #
17
+ def initialize(client)
18
+ @client = client
19
+ end
20
+
21
+ # @return [CosmosDBManagementClient] reference to the CosmosDBManagementClient
22
+ attr_reader :client
23
+
24
+ #
25
+ # Retrieves the metrics determined by the given filter for the given database
26
+ # account, collection and region.
27
+ #
28
+ # @param resource_group_name [String] Name of an Azure resource group.
29
+ # @param account_name [String] Cosmos DB database account name.
30
+ # @param region [String] Cosmos DB region, with spaces between words and each
31
+ # word capitalized.
32
+ # @param database_rid [String] Cosmos DB database rid.
33
+ # @param collection_rid [String] Cosmos DB collection rid.
34
+ # @param filter [String] An OData filter expression that describes a subset of
35
+ # metrics to return. The parameters that can be filtered are name.value (name
36
+ # of the metric, can have an or of multiple names), startTime, endTime, and
37
+ # timeGrain. The supported operator is eq.
38
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
39
+ # will be added to the HTTP request.
40
+ #
41
+ # @return [MetricListResult] operation results.
42
+ #
43
+ def list_metrics(resource_group_name, account_name, region, database_rid, collection_rid, filter, custom_headers:nil)
44
+ response = list_metrics_async(resource_group_name, account_name, region, database_rid, collection_rid, filter, custom_headers:custom_headers).value!
45
+ response.body unless response.nil?
46
+ end
47
+
48
+ #
49
+ # Retrieves the metrics determined by the given filter for the given database
50
+ # account, collection and region.
51
+ #
52
+ # @param resource_group_name [String] Name of an Azure resource group.
53
+ # @param account_name [String] Cosmos DB database account name.
54
+ # @param region [String] Cosmos DB region, with spaces between words and each
55
+ # word capitalized.
56
+ # @param database_rid [String] Cosmos DB database rid.
57
+ # @param collection_rid [String] Cosmos DB collection rid.
58
+ # @param filter [String] An OData filter expression that describes a subset of
59
+ # metrics to return. The parameters that can be filtered are name.value (name
60
+ # of the metric, can have an or of multiple names), startTime, endTime, and
61
+ # timeGrain. The supported operator is eq.
62
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
63
+ # will be added to the HTTP request.
64
+ #
65
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
66
+ #
67
+ def list_metrics_with_http_info(resource_group_name, account_name, region, database_rid, collection_rid, filter, custom_headers:nil)
68
+ list_metrics_async(resource_group_name, account_name, region, database_rid, collection_rid, filter, custom_headers:custom_headers).value!
69
+ end
70
+
71
+ #
72
+ # Retrieves the metrics determined by the given filter for the given database
73
+ # account, collection and region.
74
+ #
75
+ # @param resource_group_name [String] Name of an Azure resource group.
76
+ # @param account_name [String] Cosmos DB database account name.
77
+ # @param region [String] Cosmos DB region, with spaces between words and each
78
+ # word capitalized.
79
+ # @param database_rid [String] Cosmos DB database rid.
80
+ # @param collection_rid [String] Cosmos DB collection rid.
81
+ # @param filter [String] An OData filter expression that describes a subset of
82
+ # metrics to return. The parameters that can be filtered are name.value (name
83
+ # of the metric, can have an or of multiple names), startTime, endTime, and
84
+ # timeGrain. The supported operator is eq.
85
+ # @param [Hash{String => String}] A hash of custom headers that will be added
86
+ # to the HTTP request.
87
+ #
88
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
89
+ #
90
+ def list_metrics_async(resource_group_name, account_name, region, database_rid, collection_rid, filter, custom_headers:nil)
91
+ fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
92
+ fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
93
+ fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90
94
+ fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1
95
+ fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+$$')).nil?
96
+ fail ArgumentError, 'account_name is nil' if account_name.nil?
97
+ fail ArgumentError, "'account_name' should satisfy the constraint - 'MaxLength': '50'" if !account_name.nil? && account_name.length > 50
98
+ fail ArgumentError, "'account_name' should satisfy the constraint - 'MinLength': '3'" if !account_name.nil? && account_name.length < 3
99
+ fail ArgumentError, "'account_name' should satisfy the constraint - 'Pattern': '^[a-z0-9]+(-[a-z0-9]+)*'" if !account_name.nil? && account_name.match(Regexp.new('^^[a-z0-9]+(-[a-z0-9]+)*$')).nil?
100
+ fail ArgumentError, 'region is nil' if region.nil?
101
+ fail ArgumentError, 'database_rid is nil' if database_rid.nil?
102
+ fail ArgumentError, 'collection_rid is nil' if collection_rid.nil?
103
+ fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
104
+ fail ArgumentError, 'filter is nil' if filter.nil?
105
+
106
+
107
+ request_headers = {}
108
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
109
+
110
+ # Set Headers
111
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
112
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
113
+ path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/region/{region}/databases/{databaseRid}/collections/{collectionRid}/metrics'
114
+
115
+ request_url = @base_url || @client.base_url
116
+
117
+ options = {
118
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
119
+ path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'accountName' => account_name,'region' => region,'databaseRid' => database_rid,'collectionRid' => collection_rid},
120
+ query_params: {'api-version' => @client.api_version,'$filter' => filter},
121
+ headers: request_headers.merge(custom_headers || {}),
122
+ base_url: request_url
123
+ }
124
+ promise = @client.make_request_async(:get, path_template, options)
125
+
126
+ promise = promise.then do |result|
127
+ http_response = result.response
128
+ status_code = http_response.status
129
+ response_content = http_response.body
130
+ unless status_code == 200
131
+ error_model = JSON.load(response_content)
132
+ fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model)
133
+ end
134
+
135
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
136
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
137
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
138
+ # Deserialize Response
139
+ if status_code == 200
140
+ begin
141
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
142
+ result_mapper = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricListResult.mapper()
143
+ result.body = @client.deserialize(result_mapper, parsed_response)
144
+ rescue Exception => e
145
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
146
+ end
147
+ end
148
+
149
+ result
150
+ end
151
+
152
+ promise.execute
153
+ end
154
+
155
+ end
156
+ end
@@ -0,0 +1,200 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::Cosmosdb::Mgmt::V2019_08_01
7
+ #
8
+ # A service client - single point of access to the REST API.
9
+ #
10
+ class CosmosDBManagementClient < MsRestAzure::AzureServiceClient
11
+ include MsRestAzure
12
+ include MsRestAzure::Serialization
13
+
14
+ # @return [String] the base URI of the service.
15
+ attr_accessor :base_url
16
+
17
+ # @return Credentials needed for the client to connect to Azure.
18
+ attr_reader :credentials
19
+
20
+ # @return [String] Azure subscription ID.
21
+ attr_accessor :subscription_id
22
+
23
+ # @return [String] Version of the API to be used with the client request.
24
+ # The current version is 2019-08-01.
25
+ attr_reader :api_version
26
+
27
+ # @return [String] The preferred language for the response.
28
+ attr_accessor :accept_language
29
+
30
+ # @return [Integer] The retry timeout in seconds for Long Running
31
+ # Operations. Default value is 30.
32
+ attr_accessor :long_running_operation_retry_timeout
33
+
34
+ # @return [Boolean] Whether a unique x-ms-client-request-id should be
35
+ # generated. When set to true a unique x-ms-client-request-id value is
36
+ # generated and included in each request. Default is true.
37
+ attr_accessor :generate_client_request_id
38
+
39
+ # @return [DatabaseAccounts] database_accounts
40
+ attr_reader :database_accounts
41
+
42
+ # @return [Operations] operations
43
+ attr_reader :operations
44
+
45
+ # @return [Database] database
46
+ attr_reader :database
47
+
48
+ # @return [Collection] collection
49
+ attr_reader :collection
50
+
51
+ # @return [CollectionRegion] collection_region
52
+ attr_reader :collection_region
53
+
54
+ # @return [DatabaseAccountRegion] database_account_region
55
+ attr_reader :database_account_region
56
+
57
+ # @return [PercentileSourceTarget] percentile_source_target
58
+ attr_reader :percentile_source_target
59
+
60
+ # @return [PercentileTarget] percentile_target
61
+ attr_reader :percentile_target
62
+
63
+ # @return [Percentile] percentile
64
+ attr_reader :percentile
65
+
66
+ # @return [CollectionPartitionRegion] collection_partition_region
67
+ attr_reader :collection_partition_region
68
+
69
+ # @return [CollectionPartition] collection_partition
70
+ attr_reader :collection_partition
71
+
72
+ # @return [PartitionKeyRangeId] partition_key_range_id
73
+ attr_reader :partition_key_range_id
74
+
75
+ # @return [PartitionKeyRangeIdRegion] partition_key_range_id_region
76
+ attr_reader :partition_key_range_id_region
77
+
78
+ # @return [SqlResources] sql_resources
79
+ attr_reader :sql_resources
80
+
81
+ # @return [MongoDBResources] mongo_dbresources
82
+ attr_reader :mongo_dbresources
83
+
84
+ # @return [TableResources] table_resources
85
+ attr_reader :table_resources
86
+
87
+ # @return [CassandraResources] cassandra_resources
88
+ attr_reader :cassandra_resources
89
+
90
+ # @return [GremlinResources] gremlin_resources
91
+ attr_reader :gremlin_resources
92
+
93
+ #
94
+ # Creates initializes a new instance of the CosmosDBManagementClient class.
95
+ # @param credentials [MsRest::ServiceClientCredentials] credentials to authorize HTTP requests made by the service client.
96
+ # @param base_url [String] the base URI of the service.
97
+ # @param options [Array] filters to be applied to the HTTP requests.
98
+ #
99
+ def initialize(credentials = nil, base_url = nil, options = nil)
100
+ super(credentials, options)
101
+ @base_url = base_url || 'https://management.azure.com'
102
+
103
+ fail ArgumentError, 'invalid type of credentials input parameter' unless credentials.is_a?(MsRest::ServiceClientCredentials) unless credentials.nil?
104
+ @credentials = credentials
105
+
106
+ @database_accounts = DatabaseAccounts.new(self)
107
+ @operations = Operations.new(self)
108
+ @database = Database.new(self)
109
+ @collection = Collection.new(self)
110
+ @collection_region = CollectionRegion.new(self)
111
+ @database_account_region = DatabaseAccountRegion.new(self)
112
+ @percentile_source_target = PercentileSourceTarget.new(self)
113
+ @percentile_target = PercentileTarget.new(self)
114
+ @percentile = Percentile.new(self)
115
+ @collection_partition_region = CollectionPartitionRegion.new(self)
116
+ @collection_partition = CollectionPartition.new(self)
117
+ @partition_key_range_id = PartitionKeyRangeId.new(self)
118
+ @partition_key_range_id_region = PartitionKeyRangeIdRegion.new(self)
119
+ @sql_resources = SqlResources.new(self)
120
+ @mongo_dbresources = MongoDBResources.new(self)
121
+ @table_resources = TableResources.new(self)
122
+ @cassandra_resources = CassandraResources.new(self)
123
+ @gremlin_resources = GremlinResources.new(self)
124
+ @api_version = '2019-08-01'
125
+ @accept_language = 'en-US'
126
+ @long_running_operation_retry_timeout = 30
127
+ @generate_client_request_id = true
128
+ add_telemetry
129
+ end
130
+
131
+ #
132
+ # Makes a request and returns the body of the response.
133
+ # @param method [Symbol] with any of the following values :get, :put, :post, :patch, :delete.
134
+ # @param path [String] the path, relative to {base_url}.
135
+ # @param options [Hash{String=>String}] specifying any request options like :body.
136
+ # @return [Hash{String=>String}] containing the body of the response.
137
+ # Example:
138
+ #
139
+ # request_content = "{'location':'westus','tags':{'tag1':'val1','tag2':'val2'}}"
140
+ # path = "/path"
141
+ # options = {
142
+ # body: request_content,
143
+ # query_params: {'api-version' => '2016-02-01'}
144
+ # }
145
+ # result = @client.make_request(:put, path, options)
146
+ #
147
+ def make_request(method, path, options = {})
148
+ result = make_request_with_http_info(method, path, options)
149
+ result.body unless result.nil?
150
+ end
151
+
152
+ #
153
+ # Makes a request and returns the operation response.
154
+ # @param method [Symbol] with any of the following values :get, :put, :post, :patch, :delete.
155
+ # @param path [String] the path, relative to {base_url}.
156
+ # @param options [Hash{String=>String}] specifying any request options like :body.
157
+ # @return [MsRestAzure::AzureOperationResponse] Operation response containing the request, response and status.
158
+ #
159
+ def make_request_with_http_info(method, path, options = {})
160
+ result = make_request_async(method, path, options).value!
161
+ result.body = result.response.body.to_s.empty? ? nil : JSON.load(result.response.body)
162
+ result
163
+ end
164
+
165
+ #
166
+ # Makes a request asynchronously.
167
+ # @param method [Symbol] with any of the following values :get, :put, :post, :patch, :delete.
168
+ # @param path [String] the path, relative to {base_url}.
169
+ # @param options [Hash{String=>String}] specifying any request options like :body.
170
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
171
+ #
172
+ def make_request_async(method, path, options = {})
173
+ fail ArgumentError, 'method is nil' if method.nil?
174
+ fail ArgumentError, 'path is nil' if path.nil?
175
+
176
+ request_url = options[:base_url] || @base_url
177
+ if(!options[:headers].nil? && !options[:headers]['Content-Type'].nil?)
178
+ @request_headers['Content-Type'] = options[:headers]['Content-Type']
179
+ end
180
+
181
+ request_headers = @request_headers
182
+ request_headers.merge!({'accept-language' => @accept_language}) unless @accept_language.nil?
183
+ options.merge!({headers: request_headers.merge(options[:headers] || {})})
184
+ options.merge!({credentials: @credentials}) unless @credentials.nil?
185
+
186
+ super(request_url, method, path, options)
187
+ end
188
+
189
+
190
+ private
191
+ #
192
+ # Adds telemetry information.
193
+ #
194
+ def add_telemetry
195
+ sdk_information = 'azure_mgmt_cosmosdb'
196
+ sdk_information = "#{sdk_information}/0.21.1"
197
+ add_user_agent_information(sdk_information)
198
+ end
199
+ end
200
+ end