SematextCloud 0.4.0 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (210) hide show
  1. checksums.yaml +4 -4
  2. data/docs/AlertNotificationsApi.md +12 -12
  3. data/docs/AlertRule.md +1 -0
  4. data/docs/AlertsApi.md +15 -15
  5. data/docs/AppsApi.md +20 -20
  6. data/docs/AwsSettingsControllerApi.md +7 -7
  7. data/docs/BillingApi.md +10 -10
  8. data/docs/MonitoringAppApi.md +7 -7
  9. data/docs/PlansResponseEntry.md +1 -1
  10. data/docs/ServiceIntegration.md +14 -14
  11. data/docs/SubscriptionsApi.md +40 -40
  12. data/docs/TagApiControllerApi.md +72 -5
  13. data/docs/TagsGrouped.md +8 -0
  14. data/docs/TagsGroupedResponse.md +7 -0
  15. data/docs/TokensApiControllerApi.md +15 -15
  16. data/docs/UserPermissions.md +5 -5
  17. data/docs/UserRole.md +5 -5
  18. data/lib/SematextCloud/api/alert_notifications_api.rb +14 -14
  19. data/lib/SematextCloud/api/alerts_api.rb +13 -13
  20. data/lib/SematextCloud/api/apps_api.rb +25 -25
  21. data/lib/SematextCloud/api/aws_settings_controller_api.rb +8 -8
  22. data/lib/SematextCloud/api/billing_api.rb +16 -16
  23. data/lib/SematextCloud/api/logs_app_api.rb +1 -1
  24. data/lib/SematextCloud/api/logs_usage_api_controller_api.rb +1 -1
  25. data/lib/SematextCloud/api/monitoring_app_api.rb +7 -7
  26. data/lib/SematextCloud/api/reset_password_api.rb +1 -1
  27. data/lib/SematextCloud/api/subscriptions_api.rb +48 -48
  28. data/lib/SematextCloud/api/tag_api_controller_api.rb +80 -1
  29. data/lib/SematextCloud/api/tokens_api_controller_api.rb +14 -14
  30. data/lib/SematextCloud/api_client.rb +1 -1
  31. data/lib/SematextCloud/api_error.rb +1 -1
  32. data/lib/SematextCloud/configuration.rb +1 -1
  33. data/lib/SematextCloud/models/alert_notification.rb +1 -1
  34. data/lib/SematextCloud/models/alert_notification_request.rb +1 -1
  35. data/lib/SematextCloud/models/alert_rule.rb +23 -2
  36. data/lib/SematextCloud/models/alert_rule_response.rb +1 -1
  37. data/lib/SematextCloud/models/alert_rule_response_entry.rb +1 -1
  38. data/lib/SematextCloud/models/alert_rule_schedule_time_range_dto.rb +1 -1
  39. data/lib/SematextCloud/models/alert_rule_schedule_weekday_dto.rb +1 -1
  40. data/lib/SematextCloud/models/alert_rules_response.rb +1 -1
  41. data/lib/SematextCloud/models/alert_rules_response_entry.rb +1 -1
  42. data/lib/SematextCloud/models/app.rb +1 -1
  43. data/lib/SematextCloud/models/app_description.rb +1 -1
  44. data/lib/SematextCloud/models/app_metadata.rb +1 -1
  45. data/lib/SematextCloud/models/app_response.rb +1 -1
  46. data/lib/SematextCloud/models/app_response_entry.rb +1 -1
  47. data/lib/SematextCloud/models/app_types_response.rb +1 -1
  48. data/lib/SematextCloud/models/app_types_response_entry.rb +1 -1
  49. data/lib/SematextCloud/models/apps_response.rb +1 -1
  50. data/lib/SematextCloud/models/apps_response_entry.rb +1 -1
  51. data/lib/SematextCloud/models/basic_auth_method_dto.rb +1 -1
  52. data/lib/SematextCloud/models/basic_organization_dto.rb +1 -1
  53. data/lib/SematextCloud/models/billing_info.rb +1 -1
  54. data/lib/SematextCloud/models/charges_details_response_dto.rb +1 -1
  55. data/lib/SematextCloud/models/cloud_watch_settings.rb +1 -1
  56. data/lib/SematextCloud/models/cloud_watch_settings_response.rb +1 -1
  57. data/lib/SematextCloud/models/cloud_watch_settings_response_entry.rb +1 -1
  58. data/lib/SematextCloud/models/create_app_info.rb +1 -1
  59. data/lib/SematextCloud/models/create_token_dto.rb +1 -1
  60. data/lib/SematextCloud/models/daily_dto.rb +1 -1
  61. data/lib/SematextCloud/models/day_usage_data.rb +1 -1
  62. data/lib/SematextCloud/models/dimension.rb +1 -1
  63. data/lib/SematextCloud/models/error.rb +1 -1
  64. data/lib/SematextCloud/models/event_dto.rb +1 -1
  65. data/lib/SematextCloud/models/filter_value.rb +1 -1
  66. data/lib/SematextCloud/models/generic_api_response.rb +1 -1
  67. data/lib/SematextCloud/models/generic_map_based_api_response.rb +1 -1
  68. data/lib/SematextCloud/models/invitation.rb +1 -1
  69. data/lib/SematextCloud/models/invoice.rb +1 -1
  70. data/lib/SematextCloud/models/invoice_response.rb +1 -1
  71. data/lib/SematextCloud/models/invoice_response_entry.rb +1 -1
  72. data/lib/SematextCloud/models/limit_change_event_dto.rb +1 -1
  73. data/lib/SematextCloud/models/mail_report_response.rb +1 -1
  74. data/lib/SematextCloud/models/mail_report_response_response_entry.rb +1 -1
  75. data/lib/SematextCloud/models/min_period_fee_period.rb +1 -1
  76. data/lib/SematextCloud/models/notification_integration.rb +1 -1
  77. data/lib/SematextCloud/models/notifications_response.rb +1 -1
  78. data/lib/SematextCloud/models/notifications_response_entry.rb +1 -1
  79. data/lib/SematextCloud/models/plan.rb +1 -1
  80. data/lib/SematextCloud/models/plans_response.rb +1 -1
  81. data/lib/SematextCloud/models/plans_response_entry.rb +1 -1
  82. data/lib/SematextCloud/models/report_info.rb +1 -1
  83. data/lib/SematextCloud/models/service_integration.rb +1 -1
  84. data/lib/SematextCloud/models/subscription.rb +1 -1
  85. data/lib/SematextCloud/models/subscription_dashboard_dto.rb +1 -1
  86. data/lib/SematextCloud/models/subscription_dto.rb +1 -1
  87. data/lib/SematextCloud/models/subscription_response.rb +1 -1
  88. data/lib/SematextCloud/models/subscription_response_entry.rb +1 -1
  89. data/lib/SematextCloud/models/subscriptions_response.rb +1 -1
  90. data/lib/SematextCloud/models/subscriptions_response_entry.rb +1 -1
  91. data/lib/SematextCloud/models/tag_names_response.rb +1 -1
  92. data/lib/SematextCloud/models/tags_grouped.rb +227 -0
  93. data/lib/SematextCloud/models/tags_grouped_response.rb +213 -0
  94. data/lib/SematextCloud/models/token_dto.rb +1 -1
  95. data/lib/SematextCloud/models/token_response.rb +1 -1
  96. data/lib/SematextCloud/models/token_response_entry.rb +1 -1
  97. data/lib/SematextCloud/models/tokens_response.rb +1 -1
  98. data/lib/SematextCloud/models/tokens_response_entry.rb +1 -1
  99. data/lib/SematextCloud/models/update_app_info.rb +1 -1
  100. data/lib/SematextCloud/models/update_plan_response.rb +1 -1
  101. data/lib/SematextCloud/models/update_plan_response_dto.rb +1 -1
  102. data/lib/SematextCloud/models/update_plan_response_entry.rb +1 -1
  103. data/lib/SematextCloud/models/update_subscription_dto.rb +1 -1
  104. data/lib/SematextCloud/models/update_token_dto.rb +1 -1
  105. data/lib/SematextCloud/models/usage_dto.rb +1 -1
  106. data/lib/SematextCloud/models/usage_multi_response.rb +1 -1
  107. data/lib/SematextCloud/models/usage_multi_response_entry.rb +1 -1
  108. data/lib/SematextCloud/models/usage_response.rb +1 -1
  109. data/lib/SematextCloud/models/usage_response_entry.rb +1 -1
  110. data/lib/SematextCloud/models/user_info.rb +1 -1
  111. data/lib/SematextCloud/models/user_permissions.rb +1 -1
  112. data/lib/SematextCloud/models/user_role.rb +1 -1
  113. data/lib/SematextCloud/version.rb +2 -2
  114. data/lib/SematextCloud.rb +3 -1
  115. data/spec/api/alert_notifications_api_spec.rb +5 -5
  116. data/spec/api/alerts_api_spec.rb +5 -5
  117. data/spec/api/apps_api_spec.rb +9 -9
  118. data/spec/api/aws_settings_controller_api_spec.rb +3 -3
  119. data/spec/api/billing_api_spec.rb +5 -5
  120. data/spec/api/logs_app_api_spec.rb +1 -1
  121. data/spec/api/logs_usage_api_controller_api_spec.rb +1 -1
  122. data/spec/api/monitoring_app_api_spec.rb +3 -3
  123. data/spec/api/reset_password_api_spec.rb +1 -1
  124. data/spec/api/subscriptions_api_spec.rb +15 -15
  125. data/spec/api/tag_api_controller_api_spec.rb +19 -1
  126. data/spec/api/tokens_api_controller_api_spec.rb +5 -5
  127. data/spec/api_client_spec.rb +1 -1
  128. data/spec/configuration_spec.rb +1 -1
  129. data/spec/models/alert_notification_request_spec.rb +1 -1
  130. data/spec/models/alert_notification_spec.rb +1 -1
  131. data/spec/models/alert_rule_response_entry_spec.rb +1 -1
  132. data/spec/models/alert_rule_response_spec.rb +1 -1
  133. data/spec/models/alert_rule_schedule_time_range_dto_spec.rb +1 -1
  134. data/spec/models/alert_rule_schedule_weekday_dto_spec.rb +1 -1
  135. data/spec/models/alert_rule_spec.rb +11 -1
  136. data/spec/models/alert_rules_response_entry_spec.rb +1 -1
  137. data/spec/models/alert_rules_response_spec.rb +1 -1
  138. data/spec/models/app_description_spec.rb +1 -1
  139. data/spec/models/app_metadata_spec.rb +1 -1
  140. data/spec/models/app_response_entry_spec.rb +1 -1
  141. data/spec/models/app_response_spec.rb +1 -1
  142. data/spec/models/app_spec.rb +1 -1
  143. data/spec/models/app_types_response_entry_spec.rb +1 -1
  144. data/spec/models/app_types_response_spec.rb +1 -1
  145. data/spec/models/apps_response_entry_spec.rb +1 -1
  146. data/spec/models/apps_response_spec.rb +1 -1
  147. data/spec/models/basic_auth_method_dto_spec.rb +1 -1
  148. data/spec/models/basic_organization_dto_spec.rb +1 -1
  149. data/spec/models/billing_info_spec.rb +1 -1
  150. data/spec/models/charges_details_response_dto_spec.rb +1 -1
  151. data/spec/models/cloud_watch_settings_response_entry_spec.rb +1 -1
  152. data/spec/models/cloud_watch_settings_response_spec.rb +1 -1
  153. data/spec/models/cloud_watch_settings_spec.rb +1 -1
  154. data/spec/models/create_app_info_spec.rb +1 -1
  155. data/spec/models/create_token_dto_spec.rb +1 -1
  156. data/spec/models/daily_dto_spec.rb +1 -1
  157. data/spec/models/day_usage_data_spec.rb +1 -1
  158. data/spec/models/dimension_spec.rb +1 -1
  159. data/spec/models/error_spec.rb +1 -1
  160. data/spec/models/event_dto_spec.rb +1 -1
  161. data/spec/models/filter_value_spec.rb +1 -1
  162. data/spec/models/generic_api_response_spec.rb +1 -1
  163. data/spec/models/generic_map_based_api_response_spec.rb +1 -1
  164. data/spec/models/invitation_spec.rb +1 -1
  165. data/spec/models/invoice_response_entry_spec.rb +1 -1
  166. data/spec/models/invoice_response_spec.rb +1 -1
  167. data/spec/models/invoice_spec.rb +1 -1
  168. data/spec/models/limit_change_event_dto_spec.rb +1 -1
  169. data/spec/models/mail_report_response_response_entry_spec.rb +1 -1
  170. data/spec/models/mail_report_response_spec.rb +1 -1
  171. data/spec/models/min_period_fee_period_spec.rb +1 -1
  172. data/spec/models/notification_integration_spec.rb +1 -1
  173. data/spec/models/notifications_response_entry_spec.rb +1 -1
  174. data/spec/models/notifications_response_spec.rb +1 -1
  175. data/spec/models/plan_spec.rb +1 -1
  176. data/spec/models/plans_response_entry_spec.rb +1 -1
  177. data/spec/models/plans_response_spec.rb +1 -1
  178. data/spec/models/report_info_spec.rb +1 -1
  179. data/spec/models/service_integration_spec.rb +1 -1
  180. data/spec/models/subscription_dashboard_dto_spec.rb +1 -1
  181. data/spec/models/subscription_dto_spec.rb +1 -1
  182. data/spec/models/subscription_response_entry_spec.rb +1 -1
  183. data/spec/models/subscription_response_spec.rb +1 -1
  184. data/spec/models/subscription_spec.rb +1 -1
  185. data/spec/models/subscriptions_response_entry_spec.rb +1 -1
  186. data/spec/models/subscriptions_response_spec.rb +1 -1
  187. data/spec/models/tag_names_response_spec.rb +1 -1
  188. data/spec/models/tags_grouped_response_spec.rb +40 -0
  189. data/spec/models/tags_grouped_spec.rb +46 -0
  190. data/spec/models/token_dto_spec.rb +1 -1
  191. data/spec/models/token_response_entry_spec.rb +1 -1
  192. data/spec/models/token_response_spec.rb +1 -1
  193. data/spec/models/tokens_response_entry_spec.rb +1 -1
  194. data/spec/models/tokens_response_spec.rb +1 -1
  195. data/spec/models/update_app_info_spec.rb +1 -1
  196. data/spec/models/update_plan_response_dto_spec.rb +1 -1
  197. data/spec/models/update_plan_response_entry_spec.rb +1 -1
  198. data/spec/models/update_plan_response_spec.rb +1 -1
  199. data/spec/models/update_subscription_dto_spec.rb +1 -1
  200. data/spec/models/update_token_dto_spec.rb +1 -1
  201. data/spec/models/usage_dto_spec.rb +1 -1
  202. data/spec/models/usage_multi_response_entry_spec.rb +1 -1
  203. data/spec/models/usage_multi_response_spec.rb +1 -1
  204. data/spec/models/usage_response_entry_spec.rb +1 -1
  205. data/spec/models/usage_response_spec.rb +1 -1
  206. data/spec/models/user_info_spec.rb +1 -1
  207. data/spec/models/user_permissions_spec.rb +1 -1
  208. data/spec/models/user_role_spec.rb +1 -1
  209. data/spec/spec_helper.rb +1 -1
  210. metadata +83 -75
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5218e5486c3ae33ee6703a51fbd5420055267dc310b9762f0beeac9a66ddac88
4
- data.tar.gz: 93d2f098a169dfd34ed29385730aabb1d834b3a5ceb7b9eda8ee2773f80948bb
3
+ metadata.gz: d64100566f317a1dfa9590008c3d52eecde71a085ded81674b03dca16119707f
4
+ data.tar.gz: 56328a4246bca860842169d200af7737cfdb5906ec94b4c7f4081929575bb3c3
5
5
  SHA512:
6
- metadata.gz: ef6d6e76b132bc8ab5c097332d9c374f4e236e80aa02176597f7d65c6c0f1f992757ea7ebb461382b836779d9a127e6259817bd573196a2b0ea9b2d05f7618dd
7
- data.tar.gz: a0141153bcabbe2f401019c438472c2dfaa8486939c394f2d8f5409b445f9a2dda3c536b5b94ad110949bd1effc5e75d8766d21f3b7fa59079d6ec0a2299600a
6
+ metadata.gz: 5e60bfbab10eca1e9978bcffa3cee9d0c5c4193fc90478f8782076a3afd4ba3a529d587efb0f79e27fc87a09088f91c3e83ca92e509260a43da726da1f92f8bc
7
+ data.tar.gz: 8f874bed8f97e6e0c52dd406266442b25d974ed3baf45265cb2d69bcdb6851470a2cc1ee3ae7fb81c398e22d4a665add9e6d171d855c24b047ea9e803be77ee4
@@ -2,14 +2,14 @@
2
2
 
3
3
  All URIs are relative to */*
4
4
 
5
- | Method | HTTP request | Description |
6
- | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ | ---------------------------------- |
7
- | [**get_alert_notifications_for_app_using_post**](AlertNotificationsApi.md#get_alert_notifications_for_app_using_post) | **POST** /users-web/api/v3/apps/{appId}/notifications/alerts | Get alert notifications for an app |
8
- | [**get_alert_notifications_for_user_using_post**](AlertNotificationsApi.md#get_alert_notifications_for_user_using_post) | **POST** /users-web/api/v3/notifications/alerts | Get alert notifications for a user |
5
+ | Method | HTTP request | Description |
6
+ | ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ | ---------------------------------- |
7
+ | [**get_alert_notifications_for_app_using_post1**](AlertNotificationsApi.md#get_alert_notifications_for_app_using_post1) | **POST** /users-web/api/v3/apps/{appId}/notifications/alerts | Get alert notifications for an app |
8
+ | [**get_alert_notifications_for_user_using_post1**](AlertNotificationsApi.md#get_alert_notifications_for_user_using_post1) | **POST** /users-web/api/v3/notifications/alerts | Get alert notifications for a user |
9
9
 
10
- # **get_alert_notifications_for_app_using_post**
10
+ # **get_alert_notifications_for_app_using_post1**
11
11
 
12
- > NotificationsResponse get_alert_notifications_for_app_using_post(bodyapp_id)
12
+ > NotificationsResponse get_alert_notifications_for_app_using_post1(bodyapp_id)
13
13
 
14
14
  Get alert notifications for an app
15
15
 
@@ -35,10 +35,10 @@ app_id = 789 # Integer | appId
35
35
 
36
36
  begin
37
37
  #Get alert notifications for an app
38
- result = api_instance.get_alert_notifications_for_app_using_post(bodyapp_id)
38
+ result = api_instance.get_alert_notifications_for_app_using_post1(bodyapp_id)
39
39
  p result
40
40
  rescue SematextCloud::ApiError => e
41
- puts "Exception when calling AlertNotificationsApi->get_alert_notifications_for_app_using_post: #{e}"
41
+ puts "Exception when calling AlertNotificationsApi->get_alert_notifications_for_app_using_post1: #{e}"
42
42
  end
43
43
  ```
44
44
 
@@ -62,9 +62,9 @@ end
62
62
  - **Content-Type**: application/json
63
63
  - **Accept**: application/json
64
64
 
65
- # **get_alert_notifications_for_user_using_post**
65
+ # **get_alert_notifications_for_user_using_post1**
66
66
 
67
- > NotificationsResponse get_alert_notifications_for_user_using_post(body)
67
+ > NotificationsResponse get_alert_notifications_for_user_using_post1(body)
68
68
 
69
69
  Get alert notifications for a user
70
70
 
@@ -89,10 +89,10 @@ body = SematextCloud::AlertNotificationRequest.new # AlertNotificationRequest |
89
89
 
90
90
  begin
91
91
  #Get alert notifications for a user
92
- result = api_instance.get_alert_notifications_for_user_using_post(body)
92
+ result = api_instance.get_alert_notifications_for_user_using_post1(body)
93
93
  p result
94
94
  rescue SematextCloud::ApiError => e
95
- puts "Exception when calling AlertNotificationsApi->get_alert_notifications_for_user_using_post: #{e}"
95
+ puts "Exception when calling AlertNotificationsApi->get_alert_notifications_for_user_using_post1: #{e}"
96
96
  end
97
97
  ```
98
98
 
data/docs/AlertRule.md CHANGED
@@ -38,6 +38,7 @@
38
38
  | **notification_emails** | **Array<String>** | | [optional] |
39
39
  | **notification_integrations** | [**Array<NotificationIntegration>**](NotificationIntegration.md) | | [optional] |
40
40
  | **notifications_enabled** | **BOOLEAN** | | [optional] |
41
+ | **priority** | **String** | | [optional] |
41
42
  | **query** | **String** | | [optional] |
42
43
  | **report_name** | **String** | | [optional] |
43
44
  | **rule_key** | **Integer** | | [optional] |
data/docs/AlertsApi.md CHANGED
@@ -2,13 +2,13 @@
2
2
 
3
3
  All URIs are relative to */*
4
4
 
5
- | Method | HTTP request | Description |
6
- | ----------------------------------------------------------------------------------------- | ------------------------------------------------------------ | -------------------------- |
7
- | [**create_alert_using_post**](AlertsApi.md#create_alert_using_post) | **POST** /users-web/api/v3/alerts | Create alert rule |
8
- | [**delete_alert_rule_using_delete1**](AlertsApi.md#delete_alert_rule_using_delete1) | **DELETE** /users-web/api/v3/alerts/{updateableAlertId} | Delete alert rule |
9
- | [**disable_alert_rule_using_put**](AlertsApi.md#disable_alert_rule_using_put) | **PUT** /users-web/api/v3/alerts/{updateableAlertId}/disable | Disable alert rule |
10
- | [**enable_alert_rule_using_put**](AlertsApi.md#enable_alert_rule_using_put) | **PUT** /users-web/api/v3/alerts/{updateableAlertId}/enable | Enable alert rule |
11
- | [**get_alert_rules_for_app_using_get1**](AlertsApi.md#get_alert_rules_for_app_using_get1) | **GET** /users-web/api/v3/apps/{appId}/alerts | Get alert rules for an app |
5
+ | Method | HTTP request | Description |
6
+ | --------------------------------------------------------------------------------------- | ------------------------------------------------------------ | -------------------------- |
7
+ | [**create_alert_using_post**](AlertsApi.md#create_alert_using_post) | **POST** /users-web/api/v3/alerts | Create alert rule |
8
+ | [**delete_alert_rule_using_delete**](AlertsApi.md#delete_alert_rule_using_delete) | **DELETE** /users-web/api/v3/alerts/{updateableAlertId} | Delete alert rule |
9
+ | [**disable_alert_rule_using_put**](AlertsApi.md#disable_alert_rule_using_put) | **PUT** /users-web/api/v3/alerts/{updateableAlertId}/disable | Disable alert rule |
10
+ | [**enable_alert_rule_using_put**](AlertsApi.md#enable_alert_rule_using_put) | **PUT** /users-web/api/v3/alerts/{updateableAlertId}/enable | Enable alert rule |
11
+ | [**get_alert_rules_for_app_using_get**](AlertsApi.md#get_alert_rules_for_app_using_get) | **GET** /users-web/api/v3/apps/{appId}/alerts | Get alert rules for an app |
12
12
 
13
13
  # **create_alert_using_post**
14
14
 
@@ -61,9 +61,9 @@ end
61
61
  - **Content-Type**: application/json
62
62
  - **Accept**: application/json
63
63
 
64
- # **delete_alert_rule_using_delete1**
64
+ # **delete_alert_rule_using_delete**
65
65
 
66
- > GenericMapBasedApiResponse delete_alert_rule_using_delete1(updateable_alert_id)
66
+ > GenericMapBasedApiResponse delete_alert_rule_using_delete(updateable_alert_id)
67
67
 
68
68
  Delete alert rule
69
69
 
@@ -86,10 +86,10 @@ updateable_alert_id = 789 # Integer | updateableAlertId
86
86
 
87
87
  begin
88
88
  #Delete alert rule
89
- result = api_instance.delete_alert_rule_using_delete1(updateable_alert_id)
89
+ result = api_instance.delete_alert_rule_using_delete(updateable_alert_id)
90
90
  p result
91
91
  rescue SematextCloud::ApiError => e
92
- puts "Exception when calling AlertsApi->delete_alert_rule_using_delete1: #{e}"
92
+ puts "Exception when calling AlertsApi->delete_alert_rule_using_delete: #{e}"
93
93
  end
94
94
  ```
95
95
 
@@ -214,9 +214,9 @@ end
214
214
  - **Content-Type**: Not defined
215
215
  - **Accept**: application/json
216
216
 
217
- # **get_alert_rules_for_app_using_get1**
217
+ # **get_alert_rules_for_app_using_get**
218
218
 
219
- > AlertRulesResponse get_alert_rules_for_app_using_get1(app_id)
219
+ > AlertRulesResponse get_alert_rules_for_app_using_get(app_id)
220
220
 
221
221
  Get alert rules for an app
222
222
 
@@ -239,10 +239,10 @@ app_id = 789 # Integer | appId
239
239
 
240
240
  begin
241
241
  #Get alert rules for an app
242
- result = api_instance.get_alert_rules_for_app_using_get1(app_id)
242
+ result = api_instance.get_alert_rules_for_app_using_get(app_id)
243
243
  p result
244
244
  rescue SematextCloud::ApiError => e
245
- puts "Exception when calling AlertsApi->get_alert_rules_for_app_using_get1: #{e}"
245
+ puts "Exception when calling AlertsApi->get_alert_rules_for_app_using_get: #{e}"
246
246
  end
247
247
  ```
248
248
 
data/docs/AppsApi.md CHANGED
@@ -6,12 +6,12 @@ All URIs are relative to */*
6
6
  | ----------------------------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------------ |
7
7
  | [**delete_using_delete**](AppsApi.md#delete_using_delete) | **DELETE** /users-web/api/v3/apps/{anyStateAppId} | delete |
8
8
  | [**get_app_types_using_get**](AppsApi.md#get_app_types_using_get) | **GET** /users-web/api/v3/apps/types | Get all App types supported for the account identified with apiKey |
9
- | [**get_using_get**](AppsApi.md#get_using_get) | **GET** /users-web/api/v3/apps/{anyStateAppId} | Gets defails for one particular App |
10
- | [**invite_app_guests_using_post**](AppsApi.md#invite_app_guests_using_post) | **POST** /users-web/api/v3/apps/guests | Invite guests to an app |
9
+ | [**get_using_get1**](AppsApi.md#get_using_get1) | **GET** /users-web/api/v3/apps/{anyStateAppId} | Gets defails for one particular App |
10
+ | [**invite_app_guests_using_post1**](AppsApi.md#invite_app_guests_using_post1) | **POST** /users-web/api/v3/apps/guests | Invite guests to an app |
11
11
  | [**list_apps_users_using_get**](AppsApi.md#list_apps_users_using_get) | **GET** /users-web/api/v3/apps/users | Get all users of apps accessible to this account |
12
- | [**list_using_get**](AppsApi.md#list_using_get) | **GET** /users-web/api/v3/apps | Get all apps accessible by account identified with apiKey |
12
+ | [**list_using_get1**](AppsApi.md#list_using_get1) | **GET** /users-web/api/v3/apps | Get all apps accessible by account identified with apiKey |
13
13
  | [**update_description_using_put1**](AppsApi.md#update_description_using_put1) | **PUT** /users-web/api/v3/apps/{anyStateAppId}/description | Update description of the app |
14
- | [**update_using_put2**](AppsApi.md#update_using_put2) | **PUT** /users-web/api/v3/apps/{anyStateAppId} | Update app |
14
+ | [**update_using_put3**](AppsApi.md#update_using_put3) | **PUT** /users-web/api/v3/apps/{anyStateAppId} | Update app |
15
15
 
16
16
  # **delete_using_delete**
17
17
 
@@ -111,9 +111,9 @@ This endpoint does not need any parameter.
111
111
  - **Content-Type**: Not defined
112
112
  - **Accept**: application/json
113
113
 
114
- # **get_using_get**
114
+ # **get_using_get1**
115
115
 
116
- > AppResponse get_using_get(any_state_app_id)
116
+ > AppResponse get_using_get1(any_state_app_id)
117
117
 
118
118
  Gets defails for one particular App
119
119
 
@@ -136,10 +136,10 @@ any_state_app_id = 789 # Integer | anyStateAppId
136
136
 
137
137
  begin
138
138
  #Gets defails for one particular App
139
- result = api_instance.get_using_get(any_state_app_id)
139
+ result = api_instance.get_using_get1(any_state_app_id)
140
140
  p result
141
141
  rescue SematextCloud::ApiError => e
142
- puts "Exception when calling AppsApi->get_using_get: #{e}"
142
+ puts "Exception when calling AppsApi->get_using_get1: #{e}"
143
143
  end
144
144
  ```
145
145
 
@@ -162,9 +162,9 @@ end
162
162
  - **Content-Type**: Not defined
163
163
  - **Accept**: application/json
164
164
 
165
- # **invite_app_guests_using_post**
165
+ # **invite_app_guests_using_post1**
166
166
 
167
- > GenericMapBasedApiResponse invite_app_guests_using_post(body)
167
+ > GenericMapBasedApiResponse invite_app_guests_using_post1(body)
168
168
 
169
169
  Invite guests to an app
170
170
 
@@ -187,10 +187,10 @@ body = SematextCloud::Invitation.new # Invitation | For `app` and `apps` fields
187
187
 
188
188
  begin
189
189
  #Invite guests to an app
190
- result = api_instance.invite_app_guests_using_post(body)
190
+ result = api_instance.invite_app_guests_using_post1(body)
191
191
  p result
192
192
  rescue SematextCloud::ApiError => e
193
- puts "Exception when calling AppsApi->invite_app_guests_using_post: #{e}"
193
+ puts "Exception when calling AppsApi->invite_app_guests_using_post1: #{e}"
194
194
  end
195
195
  ```
196
196
 
@@ -260,9 +260,9 @@ This endpoint does not need any parameter.
260
260
  - **Content-Type**: Not defined
261
261
  - **Accept**: application/json
262
262
 
263
- # **list_using_get**
263
+ # **list_using_get1**
264
264
 
265
- > AppsResponse list_using_get
265
+ > AppsResponse list_using_get1
266
266
 
267
267
  Get all apps accessible by account identified with apiKey
268
268
 
@@ -283,10 +283,10 @@ api_instance = SematextCloud::AppsApi.new
283
283
 
284
284
  begin
285
285
  #Get all apps accessible by account identified with apiKey
286
- result = api_instance.list_using_get
286
+ result = api_instance.list_using_get1
287
287
  p result
288
288
  rescue SematextCloud::ApiError => e
289
- puts "Exception when calling AppsApi->list_using_get: #{e}"
289
+ puts "Exception when calling AppsApi->list_using_get1: #{e}"
290
290
  end
291
291
  ```
292
292
 
@@ -363,9 +363,9 @@ end
363
363
  - **Content-Type**: application/json
364
364
  - **Accept**: application/json
365
365
 
366
- # **update_using_put2**
366
+ # **update_using_put3**
367
367
 
368
- > AppResponse update_using_put2(bodyany_state_app_id)
368
+ > AppResponse update_using_put3(bodyany_state_app_id)
369
369
 
370
370
  Update app
371
371
 
@@ -391,10 +391,10 @@ any_state_app_id = 789 # Integer | App Id
391
391
 
392
392
  begin
393
393
  #Update app
394
- result = api_instance.update_using_put2(bodyany_state_app_id)
394
+ result = api_instance.update_using_put3(bodyany_state_app_id)
395
395
  p result
396
396
  rescue SematextCloud::ApiError => e
397
- puts "Exception when calling AppsApi->update_using_put2: #{e}"
397
+ puts "Exception when calling AppsApi->update_using_put3: #{e}"
398
398
  end
399
399
  ```
400
400
 
@@ -2,13 +2,13 @@
2
2
 
3
3
  All URIs are relative to */*
4
4
 
5
- | Method | HTTP request | Description |
6
- | ---------------------------------------------------------------------- | ------------------------------------------ | ----------------------------------------- |
7
- | [**update_using_put1**](AwsSettingsControllerApi.md#update_using_put1) | **PUT** /users-web/api/v3/apps/{appId}/aws | Update App's AWS CloudWatch settings |
5
+ | Method | HTTP request | Description |
6
+ | -------------------------------------------------------------------- | ------------------------------------------ | ----------------------------------------- |
7
+ | [**update_using_put**](AwsSettingsControllerApi.md#update_using_put) | **PUT** /users-web/api/v3/apps/{appId}/aws | Update App's AWS CloudWatch settings |
8
8
 
9
- # **update_using_put1**
9
+ # **update_using_put**
10
10
 
11
- > CloudWatchSettingsResponse update_using_put1(bodyapp_id)
11
+ > CloudWatchSettingsResponse update_using_put(bodyapp_id)
12
12
 
13
13
  Update App's AWS CloudWatch settings
14
14
 
@@ -34,10 +34,10 @@ app_id = 789 # Integer | appId
34
34
 
35
35
  begin
36
36
  #Update App's AWS CloudWatch settings
37
- result = api_instance.update_using_put1(bodyapp_id)
37
+ result = api_instance.update_using_put(bodyapp_id)
38
38
  p result
39
39
  rescue SematextCloud::ApiError => e
40
- puts "Exception when calling AwsSettingsControllerApi->update_using_put1: #{e}"
40
+ puts "Exception when calling AwsSettingsControllerApi->update_using_put: #{e}"
41
41
  end
42
42
  ```
43
43
 
data/docs/BillingApi.md CHANGED
@@ -4,13 +4,13 @@ All URIs are relative to */*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------ | ---------------------- |
7
- | [**get_detailed_invoice_using_get**](BillingApi.md#get_detailed_invoice_using_get) | **GET** /users-web/api/v3/billing/invoice/{service}/{year}/{month} | Get invoice details |
7
+ | [**get_detailed_invoice_using_get1**](BillingApi.md#get_detailed_invoice_using_get1) | **GET** /users-web/api/v3/billing/invoice/{service}/{year}/{month} | Get invoice details |
8
8
  | [**list_available_plans_using_get1**](BillingApi.md#list_available_plans_using_get1) | **GET** /users-web/api/v3/billing/availablePlans | Get available plans |
9
- | [**update_plan_using_put**](BillingApi.md#update_plan_using_put) | **PUT** /users-web/api/v3/billing/info/{appId} | Update plan for an app |
9
+ | [**update_plan_using_put1**](BillingApi.md#update_plan_using_put1) | **PUT** /users-web/api/v3/billing/info/{appId} | Update plan for an app |
10
10
 
11
- # **get_detailed_invoice_using_get**
11
+ # **get_detailed_invoice_using_get1**
12
12
 
13
- > InvoiceResponse get_detailed_invoice_using_get(service, year, month)
13
+ > InvoiceResponse get_detailed_invoice_using_get1(service, year, month)
14
14
 
15
15
  Get invoice details
16
16
 
@@ -35,10 +35,10 @@ month = 56 # Integer | month
35
35
 
36
36
  begin
37
37
  #Get invoice details
38
- result = api_instance.get_detailed_invoice_using_get(service, year, month)
38
+ result = api_instance.get_detailed_invoice_using_get1(service, year, month)
39
39
  p result
40
40
  rescue SematextCloud::ApiError => e
41
- puts "Exception when calling BillingApi->get_detailed_invoice_using_get: #{e}"
41
+ puts "Exception when calling BillingApi->get_detailed_invoice_using_get1: #{e}"
42
42
  end
43
43
  ```
44
44
 
@@ -117,9 +117,9 @@ end
117
117
  - **Content-Type**: Not defined
118
118
  - **Accept**: application/json
119
119
 
120
- # **update_plan_using_put**
120
+ # **update_plan_using_put1**
121
121
 
122
- > UpdatePlanResponse update_plan_using_put(bodyapp_id)
122
+ > UpdatePlanResponse update_plan_using_put1(bodyapp_id)
123
123
 
124
124
  Update plan for an app
125
125
 
@@ -143,10 +143,10 @@ app_id = 789 # Integer | appId
143
143
 
144
144
  begin
145
145
  #Update plan for an app
146
- result = api_instance.update_plan_using_put(bodyapp_id)
146
+ result = api_instance.update_plan_using_put1(bodyapp_id)
147
147
  p result
148
148
  rescue SematextCloud::ApiError => e
149
- puts "Exception when calling BillingApi->update_plan_using_put: #{e}"
149
+ puts "Exception when calling BillingApi->update_plan_using_put1: #{e}"
150
150
  end
151
151
  ```
152
152
 
@@ -2,13 +2,13 @@
2
2
 
3
3
  All URIs are relative to */*
4
4
 
5
- | Method | HTTP request | Description |
6
- | ------------------------------------------------------------------------ | --------------------------------- | --------------------- |
7
- | [**create_spm_application**](MonitoringAppApi.md#create_spm_application) | **POST** /spm-reports/api/v3/apps | Create Monitoring App |
5
+ | Method | HTTP request | Description |
6
+ | -------------------------------------------------------------------------- | --------------------------------- | --------------------- |
7
+ | [**create_spm_application1**](MonitoringAppApi.md#create_spm_application1) | **POST** /spm-reports/api/v3/apps | Create Monitoring App |
8
8
 
9
- # **create_spm_application**
9
+ # **create_spm_application1**
10
10
 
11
- > AppsResponse create_spm_application(body)
11
+ > AppsResponse create_spm_application1(body)
12
12
 
13
13
  Create Monitoring App
14
14
 
@@ -31,10 +31,10 @@ body = SematextCloud::CreateAppInfo.new # CreateAppInfo | Details of the applica
31
31
 
32
32
  begin
33
33
  #Create Monitoring App
34
- result = api_instance.create_spm_application(body)
34
+ result = api_instance.create_spm_application1(body)
35
35
  p result
36
36
  rescue SematextCloud::ApiError => e
37
- puts "Exception when calling MonitoringAppApi->create_spm_application: #{e}"
37
+ puts "Exception when calling MonitoringAppApi->create_spm_application1: #{e}"
38
38
  end
39
39
  ```
40
40
 
@@ -1,7 +1,7 @@
1
1
  # SematextCloud::PlansResponseEntry
2
2
 
3
3
  ## Properties
4
-
5
4
  | Name | Type | Description | Notes |
6
5
  | ------------------- | -------------------------------- | ----------- | ---------- |
7
6
  | **available_plans** | [**Array<Plan>**](Plan.md) | | [optional] |
7
+
@@ -2,17 +2,17 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- | Name | Type | Description | Notes |
6
- | ------------------------- | ----------- | ----------- | ---------- |
7
- | **app_type_id** | **Integer** | | [optional] |
8
- | **app_type_name** | **String** | | [optional] |
9
- | **display_name** | **String** | | [optional] |
10
- | **enabled** | **BOOLEAN** | | [optional] |
11
- | **external_product_id** | **Integer** | | [optional] |
12
- | **external_product_name** | **String** | | [optional] |
13
- | **id** | **Integer** | | [optional] |
14
- | **integration_type** | **String** | | [optional] |
15
- | **ordinal** | **Integer** | | [optional] |
16
- | **parent_integration_id** | **Integer** | | [optional] |
17
- | **sematext_service** | **String** | | [optional] |
18
- | **visible** | **BOOLEAN** | | [optional] |
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **app_type_id** | **Integer** | | [optional]
8
+ **app_type_name** | **String** | | [optional]
9
+ **display_name** | **String** | | [optional]
10
+ **enabled** | **BOOLEAN** | | [optional]
11
+ **external_product_id** | **Integer** | | [optional]
12
+ **external_product_name** | **String** | | [optional]
13
+ **id** | **Integer** | | [optional]
14
+ **integration_type** | **String** | | [optional]
15
+ **ordinal** | **Integer** | | [optional]
16
+ **parent_integration_id** | **Integer** | | [optional]
17
+ **sematext_service** | **String** | | [optional]
18
+ **visible** | **BOOLEAN** | | [optional]
@@ -2,18 +2,18 @@
2
2
 
3
3
  All URIs are relative to */*
4
4
 
5
- | Method | HTTP request | Description |
6
- | ---------------------------------------------------------------------------------- | --------------------------------------------------------------------- | ---------------------------------------- |
7
- | [**create_for_app_using_post**](SubscriptionsApi.md#create_for_app_using_post) | **POST** /users-web/api/v3/apps/{appId}/subscription | Create App subscription |
8
- | [**create_for_dash_using_post1**](SubscriptionsApi.md#create_for_dash_using_post1) | **POST** /users-web/api/v3/dashboards/{dashId}/subscription | Create dashboard subscription |
9
- | [**delete_using_delete2**](SubscriptionsApi.md#delete_using_delete2) | **DELETE** /users-web/api/v3/subscriptions/{updateableSubscriptionId} | Delete subscription |
10
- | [**list_using_get3**](SubscriptionsApi.md#list_using_get3) | **GET** /users-web/api/v3/apps/{appId}/subscriptions | Get subscriptions for an App |
11
- | [**list_using_get5**](SubscriptionsApi.md#list_using_get5) | **GET** /users-web/api/v3/subscriptions | Get current account's subscriptions |
12
- | [**send_app_report_using_post**](SubscriptionsApi.md#send_app_report_using_post) | **POST** /users-web/api/v3/apps/{appId}/report/send | Email an App report |
13
- | [**send_dash_report_using_post**](SubscriptionsApi.md#send_dash_report_using_post) | **POST** /users-web/api/v3/dashboards/{dashId}/report/send | Email a dashboard report |
14
- | [**toggle_enabled_using_put1**](SubscriptionsApi.md#toggle_enabled_using_put1) | **PUT** /users-web/api/v3/subscriptions/{updateableSubscriptionId} | Toggle subscription status |
15
- | [**update_for_app_using_put**](SubscriptionsApi.md#update_for_app_using_put) | **PUT** /users-web/api/v3/apps/{appId}/subscription | Update App subscription |
16
- | [**update_for_dash_using_put1**](SubscriptionsApi.md#update_for_dash_using_put1) | **PUT** /users-web/api/v3/dashboards/{dashId}/subscription | Update dashboard subscription |
5
+ | Method | HTTP request | Description |
6
+ | ------------------------------------------------------------------------------------ | --------------------------------------------------------------------- | ---------------------------------------- |
7
+ | [**create_for_app_using_post**](SubscriptionsApi.md#create_for_app_using_post) | **POST** /users-web/api/v3/apps/{appId}/subscription | Create App subscription |
8
+ | [**create_for_dash_using_post1**](SubscriptionsApi.md#create_for_dash_using_post1) | **POST** /users-web/api/v3/dashboards/{dashId}/subscription | Create dashboard subscription |
9
+ | [**delete_using_delete3**](SubscriptionsApi.md#delete_using_delete3) | **DELETE** /users-web/api/v3/subscriptions/{updateableSubscriptionId} | Delete subscription |
10
+ | [**list_using_get2**](SubscriptionsApi.md#list_using_get2) | **GET** /users-web/api/v3/apps/{appId}/subscriptions | Get subscriptions for an App |
11
+ | [**list_using_get5**](SubscriptionsApi.md#list_using_get5) | **GET** /users-web/api/v3/subscriptions | Get current account's subscriptions |
12
+ | [**send_app_report_using_post1**](SubscriptionsApi.md#send_app_report_using_post1) | **POST** /users-web/api/v3/apps/{appId}/report/send | Email an App report |
13
+ | [**send_dash_report_using_post1**](SubscriptionsApi.md#send_dash_report_using_post1) | **POST** /users-web/api/v3/dashboards/{dashId}/report/send | Email a dashboard report |
14
+ | [**toggle_enabled_using_put**](SubscriptionsApi.md#toggle_enabled_using_put) | **PUT** /users-web/api/v3/subscriptions/{updateableSubscriptionId} | Toggle subscription status |
15
+ | [**update_for_app_using_put1**](SubscriptionsApi.md#update_for_app_using_put1) | **PUT** /users-web/api/v3/apps/{appId}/subscription | Update App subscription |
16
+ | [**update_for_dash_using_put**](SubscriptionsApi.md#update_for_dash_using_put) | **PUT** /users-web/api/v3/dashboards/{dashId}/subscription | Update dashboard subscription |
17
17
 
18
18
  # **create_for_app_using_post**
19
19
 
@@ -121,9 +121,9 @@ end
121
121
  - **Content-Type**: application/json
122
122
  - **Accept**: application/json
123
123
 
124
- # **delete_using_delete2**
124
+ # **delete_using_delete3**
125
125
 
126
- > GenericMapBasedApiResponse delete_using_delete2(updateable_subscription_id)
126
+ > GenericMapBasedApiResponse delete_using_delete3(updateable_subscription_id)
127
127
 
128
128
  Delete subscription
129
129
 
@@ -146,10 +146,10 @@ updateable_subscription_id = 789 # Integer | updateableSubscriptionId
146
146
 
147
147
  begin
148
148
  #Delete subscription
149
- result = api_instance.delete_using_delete2(updateable_subscription_id)
149
+ result = api_instance.delete_using_delete3(updateable_subscription_id)
150
150
  p result
151
151
  rescue SematextCloud::ApiError => e
152
- puts "Exception when calling SubscriptionsApi->delete_using_delete2: #{e}"
152
+ puts "Exception when calling SubscriptionsApi->delete_using_delete3: #{e}"
153
153
  end
154
154
  ```
155
155
 
@@ -172,9 +172,9 @@ end
172
172
  - **Content-Type**: Not defined
173
173
  - **Accept**: application/json
174
174
 
175
- # **list_using_get3**
175
+ # **list_using_get2**
176
176
 
177
- > SubscriptionsResponse list_using_get3(app_id)
177
+ > SubscriptionsResponse list_using_get2(app_id)
178
178
 
179
179
  Get subscriptions for an App
180
180
 
@@ -197,10 +197,10 @@ app_id = 789 # Integer | appId
197
197
 
198
198
  begin
199
199
  #Get subscriptions for an App
200
- result = api_instance.list_using_get3(app_id)
200
+ result = api_instance.list_using_get2(app_id)
201
201
  p result
202
202
  rescue SematextCloud::ApiError => e
203
- puts "Exception when calling SubscriptionsApi->list_using_get3: #{e}"
203
+ puts "Exception when calling SubscriptionsApi->list_using_get2: #{e}"
204
204
  end
205
205
  ```
206
206
 
@@ -270,9 +270,9 @@ This endpoint does not need any parameter.
270
270
  - **Content-Type**: Not defined
271
271
  - **Accept**: application/json
272
272
 
273
- # **send_app_report_using_post**
273
+ # **send_app_report_using_post1**
274
274
 
275
- > MailReportResponse send_app_report_using_post(bodyapp_id)
275
+ > MailReportResponse send_app_report_using_post1(bodyapp_id)
276
276
 
277
277
  Email an App report
278
278
 
@@ -296,10 +296,10 @@ app_id = 789 # Integer | appId
296
296
 
297
297
  begin
298
298
  #Email an App report
299
- result = api_instance.send_app_report_using_post(bodyapp_id)
299
+ result = api_instance.send_app_report_using_post1(bodyapp_id)
300
300
  p result
301
301
  rescue SematextCloud::ApiError => e
302
- puts "Exception when calling SubscriptionsApi->send_app_report_using_post: #{e}"
302
+ puts "Exception when calling SubscriptionsApi->send_app_report_using_post1: #{e}"
303
303
  end
304
304
  ```
305
305
 
@@ -323,9 +323,9 @@ end
323
323
  - **Content-Type**: application/json
324
324
  - **Accept**: application/json
325
325
 
326
- # **send_dash_report_using_post**
326
+ # **send_dash_report_using_post1**
327
327
 
328
- > MailReportResponse send_dash_report_using_post(bodydash_id)
328
+ > MailReportResponse send_dash_report_using_post1(bodydash_id)
329
329
 
330
330
  Email a dashboard report
331
331
 
@@ -349,10 +349,10 @@ dash_id = 789 # Integer | dashId
349
349
 
350
350
  begin
351
351
  #Email a dashboard report
352
- result = api_instance.send_dash_report_using_post(bodydash_id)
352
+ result = api_instance.send_dash_report_using_post1(bodydash_id)
353
353
  p result
354
354
  rescue SematextCloud::ApiError => e
355
- puts "Exception when calling SubscriptionsApi->send_dash_report_using_post: #{e}"
355
+ puts "Exception when calling SubscriptionsApi->send_dash_report_using_post1: #{e}"
356
356
  end
357
357
  ```
358
358
 
@@ -376,9 +376,9 @@ end
376
376
  - **Content-Type**: application/json
377
377
  - **Accept**: application/json
378
378
 
379
- # **toggle_enabled_using_put1**
379
+ # **toggle_enabled_using_put**
380
380
 
381
- > SubscriptionResponse toggle_enabled_using_put1(bodyupdateable_subscription_id)
381
+ > SubscriptionResponse toggle_enabled_using_put(bodyupdateable_subscription_id)
382
382
 
383
383
  Toggle subscription status
384
384
 
@@ -402,10 +402,10 @@ updateable_subscription_id = 789 # Integer | updateableSubscriptionId
402
402
 
403
403
  begin
404
404
  #Toggle subscription status
405
- result = api_instance.toggle_enabled_using_put1(bodyupdateable_subscription_id)
405
+ result = api_instance.toggle_enabled_using_put(bodyupdateable_subscription_id)
406
406
  p result
407
407
  rescue SematextCloud::ApiError => e
408
- puts "Exception when calling SubscriptionsApi->toggle_enabled_using_put1: #{e}"
408
+ puts "Exception when calling SubscriptionsApi->toggle_enabled_using_put: #{e}"
409
409
  end
410
410
  ```
411
411
 
@@ -429,9 +429,9 @@ end
429
429
  - **Content-Type**: application/json
430
430
  - **Accept**: application/json
431
431
 
432
- # **update_for_app_using_put**
432
+ # **update_for_app_using_put1**
433
433
 
434
- > SubscriptionResponse update_for_app_using_put(bodyapp_id)
434
+ > SubscriptionResponse update_for_app_using_put1(bodyapp_id)
435
435
 
436
436
  Update App subscription
437
437
 
@@ -455,10 +455,10 @@ app_id = 789 # Integer | appId
455
455
 
456
456
  begin
457
457
  #Update App subscription
458
- result = api_instance.update_for_app_using_put(bodyapp_id)
458
+ result = api_instance.update_for_app_using_put1(bodyapp_id)
459
459
  p result
460
460
  rescue SematextCloud::ApiError => e
461
- puts "Exception when calling SubscriptionsApi->update_for_app_using_put: #{e}"
461
+ puts "Exception when calling SubscriptionsApi->update_for_app_using_put1: #{e}"
462
462
  end
463
463
  ```
464
464
 
@@ -482,9 +482,9 @@ end
482
482
  - **Content-Type**: application/json
483
483
  - **Accept**: application/json
484
484
 
485
- # **update_for_dash_using_put1**
485
+ # **update_for_dash_using_put**
486
486
 
487
- > SubscriptionResponse update_for_dash_using_put1(bodydash_id)
487
+ > SubscriptionResponse update_for_dash_using_put(bodydash_id)
488
488
 
489
489
  Update dashboard subscription
490
490
 
@@ -508,10 +508,10 @@ dash_id = 789 # Integer | dashId
508
508
 
509
509
  begin
510
510
  #Update dashboard subscription
511
- result = api_instance.update_for_dash_using_put1(bodydash_id)
511
+ result = api_instance.update_for_dash_using_put(bodydash_id)
512
512
  p result
513
513
  rescue SematextCloud::ApiError => e
514
- puts "Exception when calling SubscriptionsApi->update_for_dash_using_put1: #{e}"
514
+ puts "Exception when calling SubscriptionsApi->update_for_dash_using_put: #{e}"
515
515
  end
516
516
  ```
517
517