fastly 5.3.1 → 6.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (200) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +55 -0
  3. data/Gemfile.lock +1 -1
  4. data/README.md +85 -63
  5. data/docs/AclEntry.md +1 -1
  6. data/docs/AclEntryApi.md +176 -0
  7. data/docs/AclEntryResponse.md +1 -1
  8. data/docs/ApexRedirectApi.md +56 -0
  9. data/docs/BulkUpdateAclEntry.md +1 -1
  10. data/docs/ClientKey.md +12 -0
  11. data/docs/ContactApi.md +50 -0
  12. data/docs/Content.md +2 -2
  13. data/docs/ContentApi.md +52 -0
  14. data/docs/DirectorApi.md +42 -0
  15. data/docs/DomainInspector.md +12 -0
  16. data/docs/DomainInspectorEntry.md +11 -0
  17. data/docs/DomainInspectorEntryDimensions.md +12 -0
  18. data/docs/DomainInspectorHistoricalApi.md +72 -0
  19. data/docs/DomainInspectorMeasurements.md +71 -0
  20. data/docs/DomainInspectorRealtimeApi.md +132 -0
  21. data/docs/DomainInspectorRealtimeEntry.md +12 -0
  22. data/docs/EventAttributes.md +1 -1
  23. data/docs/{EventsResponseAllOf.md → EventData.md} +1 -1
  24. data/docs/HistoricalDomains.md +13 -0
  25. data/docs/HistoricalDomainsData.md +11 -0
  26. data/docs/HistoricalDomainsMeta.md +18 -0
  27. data/docs/HistoricalDomainsMetaFilters.md +12 -0
  28. data/docs/HistoricalDomainsResponse.md +13 -0
  29. data/docs/HistoricalDomainsResponseAllOf.md +10 -0
  30. data/docs/{HistoricalFieldResultsAttributesAllOf.md → HistoricalFieldResultsAttributesAdditional.md} +1 -1
  31. data/docs/HistoricalOriginsResponse.md +13 -0
  32. data/docs/HistoricalOriginsResponseAllOf.md +10 -0
  33. data/docs/IamRolesApi.md +157 -0
  34. data/docs/IamServiceGroupsApi.md +157 -0
  35. data/docs/IamUserGroupsApi.md +315 -0
  36. data/docs/InlineResponse2005.md +11 -0
  37. data/docs/InlineResponse2006.md +11 -0
  38. data/docs/InlineResponse2007.md +10 -0
  39. data/docs/InlineResponse400.md +10 -0
  40. data/docs/LegacyWafConfigurationSet.md +11 -0
  41. data/docs/LegacyWafConfigurationSetsApi.md +125 -0
  42. data/docs/LegacyWafFirewall.md +18 -0
  43. data/docs/LegacyWafFirewallApi.md +352 -0
  44. data/docs/LegacyWafOwasp.md +38 -0
  45. data/docs/LegacyWafOwaspApi.md +138 -0
  46. data/docs/LegacyWafRule.md +14 -0
  47. data/docs/LegacyWafRuleApi.md +184 -0
  48. data/docs/LegacyWafRuleStatus.md +12 -0
  49. data/docs/LegacyWafRuleStatusApi.md +202 -0
  50. data/docs/LegacyWafRuleset.md +11 -0
  51. data/docs/LegacyWafRulesetApi.md +136 -0
  52. data/docs/LegacyWafTag.md +10 -0
  53. data/docs/LegacyWafTagApi.md +58 -0
  54. data/docs/LegacyWafUpdateStatus.md +15 -0
  55. data/docs/LegacyWafUpdateStatusApi.md +102 -0
  56. data/docs/LoggingKafkaApi.md +42 -0
  57. data/docs/LoggingKinesisApi.md +42 -0
  58. data/docs/OriginInspector.md +12 -0
  59. data/docs/OriginInspectorDimensions.md +12 -0
  60. data/docs/OriginInspectorEntry.md +11 -0
  61. data/docs/OriginInspectorHistorical.md +13 -0
  62. data/docs/OriginInspectorHistoricalApi.md +72 -0
  63. data/docs/OriginInspectorHistoricalData.md +11 -0
  64. data/docs/OriginInspectorHistoricalMeta.md +18 -0
  65. data/docs/OriginInspectorHistoricalMetaFilters.md +12 -0
  66. data/docs/OriginInspectorMeasurements.md +161 -0
  67. data/docs/OriginInspectorRealtimeApi.md +132 -0
  68. data/docs/OriginInspectorRealtimeEntry.md +12 -0
  69. data/docs/OriginInspectorRealtimeEntryRecorded.md +9 -0
  70. data/docs/OriginInspectorSubsequentRequestTimestamp.md +9 -0
  71. data/docs/OriginInspectorValues.md +161 -0
  72. data/docs/PaginationCursorMeta.md +11 -0
  73. data/docs/ReadOnlyServiceId.md +9 -0
  74. data/docs/ReadOnlyVersion.md +9 -0
  75. data/docs/RealtimeEntry.md +2 -2
  76. data/docs/RealtimeEntryAggregated.md +227 -0
  77. data/docs/RealtimeEntryRecorded.md +9 -0
  78. data/docs/RealtimeMeasurements.md +1 -1
  79. data/docs/RecordedTimestamp.md +9 -0
  80. data/docs/RequestSettingsApi.md +40 -0
  81. data/docs/ResponseObjectApi.md +82 -0
  82. data/docs/Secret.md +12 -0
  83. data/docs/SecretResponse.md +13 -0
  84. data/docs/SecretStore.md +10 -0
  85. data/docs/SecretStoreApi.md +233 -0
  86. data/docs/SecretStoreItemApi.md +255 -0
  87. data/docs/SecretStoreResponse.md +12 -0
  88. data/docs/ServiceAuthorizationsApi.md +76 -0
  89. data/docs/SigningKey.md +10 -0
  90. data/docs/SnippetApi.md +42 -0
  91. data/docs/SubsequentRequestTimestamp.md +9 -0
  92. data/docs/SudoApi.md +52 -0
  93. data/docs/SudoGenericTokenError.md +10 -0
  94. data/docs/SudoRequest.md +12 -0
  95. data/docs/SudoResponse.md +10 -0
  96. data/docs/TokensApi.md +70 -0
  97. data/docs/Values.md +71 -0
  98. data/docs/WafActiveRulesApi.md +41 -0
  99. data/lib/fastly/api/acl_entry_api.rb +332 -0
  100. data/lib/fastly/api/apex_redirect_api.rb +111 -0
  101. data/lib/fastly/api/contact_api.rb +90 -0
  102. data/lib/fastly/api/content_api.rb +79 -0
  103. data/lib/fastly/api/director_api.rb +82 -0
  104. data/lib/fastly/api/domain_inspector_historical_api.rb +125 -0
  105. data/lib/fastly/api/domain_inspector_realtime_api.rb +223 -0
  106. data/lib/fastly/api/iam_roles_api.rb +271 -0
  107. data/lib/fastly/api/iam_service_groups_api.rb +271 -0
  108. data/lib/fastly/api/iam_user_groups_api.rb +547 -0
  109. data/lib/fastly/api/legacy_waf_configuration_sets_api.rb +209 -0
  110. data/lib/fastly/api/legacy_waf_firewall_api.rb +627 -0
  111. data/lib/fastly/api/legacy_waf_owasp_api.rb +244 -0
  112. data/lib/fastly/api/legacy_waf_rule_api.rb +307 -0
  113. data/lib/fastly/api/legacy_waf_rule_status_api.rb +366 -0
  114. data/lib/fastly/api/legacy_waf_ruleset_api.rb +237 -0
  115. data/lib/fastly/api/legacy_waf_tag_api.rb +96 -0
  116. data/lib/fastly/api/legacy_waf_update_status_api.rb +184 -0
  117. data/lib/fastly/api/logging_kafka_api.rb +82 -0
  118. data/lib/fastly/api/logging_kinesis_api.rb +82 -0
  119. data/lib/fastly/api/origin_inspector_historical_api.rb +125 -0
  120. data/lib/fastly/api/origin_inspector_realtime_api.rb +223 -0
  121. data/lib/fastly/api/request_settings_api.rb +75 -0
  122. data/lib/fastly/api/response_object_api.rb +157 -0
  123. data/lib/fastly/api/secret_store_api.rb +381 -0
  124. data/lib/fastly/api/secret_store_item_api.rb +437 -0
  125. data/lib/fastly/api/service_authorizations_api.rb +126 -0
  126. data/lib/fastly/api/snippet_api.rb +82 -0
  127. data/lib/fastly/api/sudo_api.rb +83 -0
  128. data/lib/fastly/api/tokens_api.rb +122 -0
  129. data/lib/fastly/api/waf_active_rules_api.rb +75 -0
  130. data/lib/fastly/configuration.rb +504 -0
  131. data/lib/fastly/models/acl_entry.rb +1 -1
  132. data/lib/fastly/models/acl_entry_response.rb +1 -1
  133. data/lib/fastly/models/bulk_update_acl_entry.rb +1 -1
  134. data/lib/fastly/models/client_key.rb +239 -0
  135. data/lib/fastly/models/content.rb +8 -4
  136. data/lib/fastly/models/domain.rb +1 -0
  137. data/lib/fastly/models/domain_inspector.rb +238 -0
  138. data/lib/fastly/models/domain_inspector_entry.rb +228 -0
  139. data/lib/fastly/models/domain_inspector_entry_dimensions.rb +238 -0
  140. data/lib/fastly/models/domain_inspector_measurements.rb +828 -0
  141. data/lib/fastly/models/domain_inspector_realtime_entry.rb +241 -0
  142. data/lib/fastly/models/event_attributes.rb +4 -2
  143. data/lib/fastly/models/{events_response_all_of.rb → event_data.rb} +3 -3
  144. data/lib/fastly/models/events_response.rb +1 -1
  145. data/lib/fastly/models/historical_domains.rb +249 -0
  146. data/lib/fastly/models/historical_domains_data.rb +228 -0
  147. data/lib/fastly/models/historical_domains_meta.rb +297 -0
  148. data/lib/fastly/models/historical_domains_meta_filters.rb +235 -0
  149. data/lib/fastly/models/historical_domains_response.rb +257 -0
  150. data/lib/fastly/models/historical_domains_response_all_of.rb +219 -0
  151. data/lib/fastly/models/historical_field_results_attributes.rb +1 -1
  152. data/lib/fastly/models/{historical_field_results_attributes_all_of.rb → historical_field_results_attributes_additional.rb} +3 -3
  153. data/lib/fastly/models/historical_origins_response.rb +257 -0
  154. data/lib/fastly/models/historical_origins_response_all_of.rb +219 -0
  155. data/lib/fastly/models/inline_response2005.rb +227 -0
  156. data/lib/fastly/models/inline_response2006.rb +227 -0
  157. data/lib/fastly/models/inline_response2007.rb +218 -0
  158. data/lib/fastly/models/inline_response400.rb +250 -0
  159. data/lib/fastly/models/legacy_waf_configuration_set.rb +227 -0
  160. data/lib/fastly/models/legacy_waf_firewall.rb +297 -0
  161. data/lib/fastly/models/legacy_waf_owasp.rb +527 -0
  162. data/lib/fastly/models/legacy_waf_rule.rb +257 -0
  163. data/lib/fastly/models/legacy_waf_rule_status.rb +237 -0
  164. data/lib/fastly/models/legacy_waf_ruleset.rb +227 -0
  165. data/lib/fastly/models/legacy_waf_tag.rb +217 -0
  166. data/lib/fastly/models/legacy_waf_update_status.rb +267 -0
  167. data/lib/fastly/models/origin_inspector.rb +238 -0
  168. data/lib/fastly/models/origin_inspector_dimensions.rb +238 -0
  169. data/lib/fastly/models/origin_inspector_entry.rb +228 -0
  170. data/lib/fastly/models/origin_inspector_historical.rb +249 -0
  171. data/lib/fastly/models/origin_inspector_historical_data.rb +225 -0
  172. data/lib/fastly/models/origin_inspector_historical_meta.rb +297 -0
  173. data/lib/fastly/models/origin_inspector_historical_meta_filters.rb +235 -0
  174. data/lib/fastly/models/origin_inspector_measurements.rb +1728 -0
  175. data/lib/fastly/models/origin_inspector_realtime_entry.rb +241 -0
  176. data/lib/fastly/models/origin_inspector_realtime_entry_recorded.rb +208 -0
  177. data/lib/fastly/models/origin_inspector_subsequent_request_timestamp.rb +208 -0
  178. data/lib/fastly/models/origin_inspector_values.rb +1728 -0
  179. data/lib/fastly/models/pagination_cursor_meta.rb +227 -0
  180. data/lib/fastly/models/read_only_service_id.rb +207 -0
  181. data/lib/fastly/models/read_only_version.rb +207 -0
  182. data/lib/fastly/models/realtime_entry.rb +2 -7
  183. data/lib/fastly/models/realtime_entry_aggregated.rb +2397 -0
  184. data/lib/fastly/models/realtime_entry_recorded.rb +208 -0
  185. data/lib/fastly/models/realtime_measurements.rb +4 -2
  186. data/lib/fastly/models/recorded_timestamp.rb +208 -0
  187. data/lib/fastly/models/secret.rb +238 -0
  188. data/lib/fastly/models/secret_response.rb +249 -0
  189. data/lib/fastly/models/secret_store.rb +217 -0
  190. data/lib/fastly/models/secret_store_response.rb +238 -0
  191. data/lib/fastly/models/signing_key.rb +218 -0
  192. data/lib/fastly/models/subsequent_request_timestamp.rb +208 -0
  193. data/lib/fastly/models/sudo_generic_token_error.rb +216 -0
  194. data/lib/fastly/models/sudo_request.rb +244 -0
  195. data/lib/fastly/models/sudo_response.rb +217 -0
  196. data/lib/fastly/models/values.rb +828 -0
  197. data/lib/fastly/version.rb +1 -1
  198. data/lib/fastly.rb +72 -2
  199. data/sig.json +1 -1
  200. metadata +146 -6
@@ -10,14 +10,176 @@ api_instance = Fastly::IamUserGroupsApi.new
10
10
 
11
11
  | Method | HTTP request | Description |
12
12
  | ------ | ------------ | ----------- |
13
+ | [**add_user_group_members**](IamUserGroupsApi.md#add_user_group_members) | **POST** /user-groups/{user_group_id}/members | Add members to a user group |
14
+ | [**add_user_group_roles**](IamUserGroupsApi.md#add_user_group_roles) | **POST** /user-groups/{user_group_id}/roles | Add roles to a user group |
15
+ | [**add_user_group_service_groups**](IamUserGroupsApi.md#add_user_group_service_groups) | **POST** /user-groups/{user_group_id}/service-groups | Add service groups to a user group |
16
+ | [**create_a_user_group**](IamUserGroupsApi.md#create_a_user_group) | **POST** /user-groups | Create a user group |
13
17
  | [**delete_a_user_group**](IamUserGroupsApi.md#delete_a_user_group) | **DELETE** /user-groups/{user_group_id} | Delete a user group |
14
18
  | [**get_a_user_group**](IamUserGroupsApi.md#get_a_user_group) | **GET** /user-groups/{user_group_id} | Get a user group |
15
19
  | [**list_user_group_members**](IamUserGroupsApi.md#list_user_group_members) | **GET** /user-groups/{user_group_id}/members | List members of a user group |
16
20
  | [**list_user_group_roles**](IamUserGroupsApi.md#list_user_group_roles) | **GET** /user-groups/{user_group_id}/roles | List roles in a user group |
17
21
  | [**list_user_group_service_groups**](IamUserGroupsApi.md#list_user_group_service_groups) | **GET** /user-groups/{user_group_id}/service-groups | List service groups in a user group |
18
22
  | [**list_user_groups**](IamUserGroupsApi.md#list_user_groups) | **GET** /user-groups | List user groups |
23
+ | [**remove_user_group_members**](IamUserGroupsApi.md#remove_user_group_members) | **DELETE** /user-groups/{user_group_id}/members | Remove members of a user group |
24
+ | [**remove_user_group_roles**](IamUserGroupsApi.md#remove_user_group_roles) | **DELETE** /user-groups/{user_group_id}/roles | Remove roles from a user group |
25
+ | [**remove_user_group_service_groups**](IamUserGroupsApi.md#remove_user_group_service_groups) | **DELETE** /user-groups/{user_group_id}/service-groups | Remove service groups from a user group |
26
+ | [**update_a_user_group**](IamUserGroupsApi.md#update_a_user_group) | **PATCH** /user-groups/{user_group_id} | Update a user group |
19
27
 
20
28
 
29
+ ## `add_user_group_members()`
30
+
31
+ ```ruby
32
+ add_user_group_members(opts): Object # Add members to a user group
33
+ ```
34
+
35
+ Add members to a user group.
36
+
37
+ ### Examples
38
+
39
+ ```ruby
40
+ api_instance = Fastly::IamUserGroupsApi.new
41
+ opts = {
42
+ user_group_id: 'user_group_id_example', # String | Alphanumeric string identifying the user group.
43
+ request_body: { key: 3.56}, # Hash<String, Object> |
44
+ }
45
+
46
+ begin
47
+ # Add members to a user group
48
+ result = api_instance.add_user_group_members(opts)
49
+ p result
50
+ rescue Fastly::ApiError => e
51
+ puts "Error when calling IamUserGroupsApi->add_user_group_members: #{e}"
52
+ end
53
+ ```
54
+
55
+ ### Options
56
+
57
+ | Name | Type | Description | Notes |
58
+ | ---- | ---- | ----------- | ----- |
59
+ | **user_group_id** | **String** | Alphanumeric string identifying the user group. | |
60
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | [optional] |
61
+
62
+ ### Return type
63
+
64
+ **Object**
65
+
66
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
67
+ [[Back to README]](../../README.md)
68
+ ## `add_user_group_roles()`
69
+
70
+ ```ruby
71
+ add_user_group_roles(opts): Object # Add roles to a user group
72
+ ```
73
+
74
+ Add roles to a user group.
75
+
76
+ ### Examples
77
+
78
+ ```ruby
79
+ api_instance = Fastly::IamUserGroupsApi.new
80
+ opts = {
81
+ user_group_id: 'user_group_id_example', # String | Alphanumeric string identifying the user group.
82
+ request_body: { key: 3.56}, # Hash<String, Object> |
83
+ }
84
+
85
+ begin
86
+ # Add roles to a user group
87
+ result = api_instance.add_user_group_roles(opts)
88
+ p result
89
+ rescue Fastly::ApiError => e
90
+ puts "Error when calling IamUserGroupsApi->add_user_group_roles: #{e}"
91
+ end
92
+ ```
93
+
94
+ ### Options
95
+
96
+ | Name | Type | Description | Notes |
97
+ | ---- | ---- | ----------- | ----- |
98
+ | **user_group_id** | **String** | Alphanumeric string identifying the user group. | |
99
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | [optional] |
100
+
101
+ ### Return type
102
+
103
+ **Object**
104
+
105
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
106
+ [[Back to README]](../../README.md)
107
+ ## `add_user_group_service_groups()`
108
+
109
+ ```ruby
110
+ add_user_group_service_groups(opts): Object # Add service groups to a user group
111
+ ```
112
+
113
+ Add service groups to a user group.
114
+
115
+ ### Examples
116
+
117
+ ```ruby
118
+ api_instance = Fastly::IamUserGroupsApi.new
119
+ opts = {
120
+ user_group_id: 'user_group_id_example', # String | Alphanumeric string identifying the user group.
121
+ request_body: { key: 3.56}, # Hash<String, Object> |
122
+ }
123
+
124
+ begin
125
+ # Add service groups to a user group
126
+ result = api_instance.add_user_group_service_groups(opts)
127
+ p result
128
+ rescue Fastly::ApiError => e
129
+ puts "Error when calling IamUserGroupsApi->add_user_group_service_groups: #{e}"
130
+ end
131
+ ```
132
+
133
+ ### Options
134
+
135
+ | Name | Type | Description | Notes |
136
+ | ---- | ---- | ----------- | ----- |
137
+ | **user_group_id** | **String** | Alphanumeric string identifying the user group. | |
138
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | [optional] |
139
+
140
+ ### Return type
141
+
142
+ **Object**
143
+
144
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
145
+ [[Back to README]](../../README.md)
146
+ ## `create_a_user_group()`
147
+
148
+ ```ruby
149
+ create_a_user_group(opts): Object # Create a user group
150
+ ```
151
+
152
+ Create a user group.
153
+
154
+ ### Examples
155
+
156
+ ```ruby
157
+ api_instance = Fastly::IamUserGroupsApi.new
158
+ opts = {
159
+ request_body: { key: 3.56}, # Hash<String, Object> |
160
+ }
161
+
162
+ begin
163
+ # Create a user group
164
+ result = api_instance.create_a_user_group(opts)
165
+ p result
166
+ rescue Fastly::ApiError => e
167
+ puts "Error when calling IamUserGroupsApi->create_a_user_group: #{e}"
168
+ end
169
+ ```
170
+
171
+ ### Options
172
+
173
+ | Name | Type | Description | Notes |
174
+ | ---- | ---- | ----------- | ----- |
175
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | [optional] |
176
+
177
+ ### Return type
178
+
179
+ **Object**
180
+
181
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
182
+ [[Back to README]](../../README.md)
21
183
  ## `delete_a_user_group()`
22
184
 
23
185
  ```ruby
@@ -253,3 +415,156 @@ end
253
415
 
254
416
  [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
255
417
  [[Back to README]](../../README.md)
418
+ ## `remove_user_group_members()`
419
+
420
+ ```ruby
421
+ remove_user_group_members(opts) # Remove members of a user group
422
+ ```
423
+
424
+ Remove members of a user group
425
+
426
+ ### Examples
427
+
428
+ ```ruby
429
+ api_instance = Fastly::IamUserGroupsApi.new
430
+ opts = {
431
+ user_group_id: 'user_group_id_example', # String | Alphanumeric string identifying the user group.
432
+ request_body: { key: 3.56}, # Hash<String, Object> |
433
+ }
434
+
435
+ begin
436
+ # Remove members of a user group
437
+ api_instance.remove_user_group_members(opts)
438
+ rescue Fastly::ApiError => e
439
+ puts "Error when calling IamUserGroupsApi->remove_user_group_members: #{e}"
440
+ end
441
+ ```
442
+
443
+ ### Options
444
+
445
+ | Name | Type | Description | Notes |
446
+ | ---- | ---- | ----------- | ----- |
447
+ | **user_group_id** | **String** | Alphanumeric string identifying the user group. | |
448
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | [optional] |
449
+
450
+ ### Return type
451
+
452
+ nil (empty response body)
453
+
454
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
455
+ [[Back to README]](../../README.md)
456
+ ## `remove_user_group_roles()`
457
+
458
+ ```ruby
459
+ remove_user_group_roles(opts) # Remove roles from a user group
460
+ ```
461
+
462
+ Remove roles from a user group.
463
+
464
+ ### Examples
465
+
466
+ ```ruby
467
+ api_instance = Fastly::IamUserGroupsApi.new
468
+ opts = {
469
+ user_group_id: 'user_group_id_example', # String | Alphanumeric string identifying the user group.
470
+ request_body: { key: 3.56}, # Hash<String, Object> |
471
+ }
472
+
473
+ begin
474
+ # Remove roles from a user group
475
+ api_instance.remove_user_group_roles(opts)
476
+ rescue Fastly::ApiError => e
477
+ puts "Error when calling IamUserGroupsApi->remove_user_group_roles: #{e}"
478
+ end
479
+ ```
480
+
481
+ ### Options
482
+
483
+ | Name | Type | Description | Notes |
484
+ | ---- | ---- | ----------- | ----- |
485
+ | **user_group_id** | **String** | Alphanumeric string identifying the user group. | |
486
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | [optional] |
487
+
488
+ ### Return type
489
+
490
+ nil (empty response body)
491
+
492
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
493
+ [[Back to README]](../../README.md)
494
+ ## `remove_user_group_service_groups()`
495
+
496
+ ```ruby
497
+ remove_user_group_service_groups(opts) # Remove service groups from a user group
498
+ ```
499
+
500
+ Remove service groups from a user group.
501
+
502
+ ### Examples
503
+
504
+ ```ruby
505
+ api_instance = Fastly::IamUserGroupsApi.new
506
+ opts = {
507
+ user_group_id: 'user_group_id_example', # String | Alphanumeric string identifying the user group.
508
+ request_body: { key: 3.56}, # Hash<String, Object> |
509
+ }
510
+
511
+ begin
512
+ # Remove service groups from a user group
513
+ api_instance.remove_user_group_service_groups(opts)
514
+ rescue Fastly::ApiError => e
515
+ puts "Error when calling IamUserGroupsApi->remove_user_group_service_groups: #{e}"
516
+ end
517
+ ```
518
+
519
+ ### Options
520
+
521
+ | Name | Type | Description | Notes |
522
+ | ---- | ---- | ----------- | ----- |
523
+ | **user_group_id** | **String** | Alphanumeric string identifying the user group. | |
524
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | [optional] |
525
+
526
+ ### Return type
527
+
528
+ nil (empty response body)
529
+
530
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
531
+ [[Back to README]](../../README.md)
532
+ ## `update_a_user_group()`
533
+
534
+ ```ruby
535
+ update_a_user_group(opts): Object # Update a user group
536
+ ```
537
+
538
+ Update a user group.
539
+
540
+ ### Examples
541
+
542
+ ```ruby
543
+ api_instance = Fastly::IamUserGroupsApi.new
544
+ opts = {
545
+ user_group_id: 'user_group_id_example', # String | Alphanumeric string identifying the user group.
546
+ request_body: { key: 3.56}, # Hash<String, Object> |
547
+ }
548
+
549
+ begin
550
+ # Update a user group
551
+ result = api_instance.update_a_user_group(opts)
552
+ p result
553
+ rescue Fastly::ApiError => e
554
+ puts "Error when calling IamUserGroupsApi->update_a_user_group: #{e}"
555
+ end
556
+ ```
557
+
558
+ ### Options
559
+
560
+ | Name | Type | Description | Notes |
561
+ | ---- | ---- | ----------- | ----- |
562
+ | **user_group_id** | **String** | Alphanumeric string identifying the user group. | |
563
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | [optional] |
564
+
565
+ ### Return type
566
+
567
+ **Object**
568
+
569
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
570
+ [[Back to README]](../../README.md)
@@ -0,0 +1,11 @@
1
+ # Fastly::InlineResponse2005
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **data** | [**Array&lt;SecretStoreResponse&gt;**](SecretStoreResponse.md) | | [optional] |
8
+ | **meta** | [**PaginationCursorMeta**](PaginationCursorMeta.md) | | [optional] |
9
+
10
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
11
+
@@ -0,0 +1,11 @@
1
+ # Fastly::InlineResponse2006
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **data** | [**Array&lt;SecretResponse&gt;**](SecretResponse.md) | | [optional] |
8
+ | **meta** | [**PaginationCursorMeta**](PaginationCursorMeta.md) | | [optional] |
9
+
10
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
11
+
@@ -0,0 +1,10 @@
1
+ # Fastly::InlineResponse2007
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **data** | [**Array&lt;ServiceAuthorizationResponseData&gt;**](ServiceAuthorizationResponseData.md) | | [optional] |
8
+
9
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
+
@@ -0,0 +1,10 @@
1
+ # Fastly::InlineResponse400
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **code** | **String** | | [optional] |
8
+
9
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
+
@@ -0,0 +1,11 @@
1
+ # Fastly::LegacyWafConfigurationSet
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **active** | **Boolean** | The active configuration set is the default configuration set when creating a new WAF. When Fastly adds configuration sets, the new versions become the default (active). | [optional] |
8
+ | **name** | **String** | The name of the configuration set. | [optional] |
9
+
10
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
11
+
@@ -0,0 +1,125 @@
1
+ # Fastly::LegacyWafConfigurationSetsApi
2
+
3
+
4
+ ```ruby
5
+ require 'fastly'
6
+ api_instance = Fastly::LegacyWafConfigurationSetsApi.new
7
+ ```
8
+
9
+ ## Methods
10
+
11
+ | Method | HTTP request | Description |
12
+ | ------ | ------------ | ----------- |
13
+ | [**list_waf_config_sets**](LegacyWafConfigurationSetsApi.md#list_waf_config_sets) | **GET** /wafs/configuration_sets | List configuration sets |
14
+ | [**list_wafs_config_set**](LegacyWafConfigurationSetsApi.md#list_wafs_config_set) | **GET** /wafs/configuration_sets/{configuration_set_id}/relationships/wafs | List WAFs currently using a configuration set |
15
+ | [**use_waf_config_set**](LegacyWafConfigurationSetsApi.md#use_waf_config_set) | **PATCH** /wafs/configuration_sets/{configuration_set_id}/relationships/wafs | Apply a configuration set to a WAF |
16
+
17
+
18
+ ## `list_waf_config_sets()`
19
+
20
+ ```ruby
21
+ list_waf_config_sets: Object # List configuration sets
22
+ ```
23
+
24
+ List all Configuration sets.
25
+
26
+ ### Examples
27
+
28
+ ```ruby
29
+ api_instance = Fastly::LegacyWafConfigurationSetsApi.new
30
+
31
+ begin
32
+ # List configuration sets
33
+ result = api_instance.list_waf_config_sets
34
+ p result
35
+ rescue Fastly::ApiError => e
36
+ puts "Error when calling LegacyWafConfigurationSetsApi->list_waf_config_sets: #{e}"
37
+ end
38
+ ```
39
+
40
+ ### Options
41
+
42
+ This endpoint does not need any parameter.
43
+
44
+ ### Return type
45
+
46
+ **Object**
47
+
48
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
49
+ [[Back to README]](../../README.md)
50
+ ## `list_wafs_config_set()`
51
+
52
+ ```ruby
53
+ list_wafs_config_set(opts): Object # List WAFs currently using a configuration set
54
+ ```
55
+
56
+ List the WAF objects currently using the specified configuration set.
57
+
58
+ ### Examples
59
+
60
+ ```ruby
61
+ api_instance = Fastly::LegacyWafConfigurationSetsApi.new
62
+ opts = {
63
+ configuration_set_id: 'configuration_set_id_example', # String | Alphanumeric string identifying a WAF configuration set.
64
+ }
65
+
66
+ begin
67
+ # List WAFs currently using a configuration set
68
+ result = api_instance.list_wafs_config_set(opts)
69
+ p result
70
+ rescue Fastly::ApiError => e
71
+ puts "Error when calling LegacyWafConfigurationSetsApi->list_wafs_config_set: #{e}"
72
+ end
73
+ ```
74
+
75
+ ### Options
76
+
77
+ | Name | Type | Description | Notes |
78
+ | ---- | ---- | ----------- | ----- |
79
+ | **configuration_set_id** | **String** | Alphanumeric string identifying a WAF configuration set. | |
80
+
81
+ ### Return type
82
+
83
+ **Object**
84
+
85
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
86
+ [[Back to README]](../../README.md)
87
+ ## `use_waf_config_set()`
88
+
89
+ ```ruby
90
+ use_waf_config_set(opts): Object # Apply a configuration set to a WAF
91
+ ```
92
+
93
+ Update one or more WAF objects to use the specified configuration set.
94
+
95
+ ### Examples
96
+
97
+ ```ruby
98
+ api_instance = Fastly::LegacyWafConfigurationSetsApi.new
99
+ opts = {
100
+ configuration_set_id: 'configuration_set_id_example', # String | Alphanumeric string identifying a WAF configuration set.
101
+ request_body: { key: 3.56}, # Hash<String, Object> |
102
+ }
103
+
104
+ begin
105
+ # Apply a configuration set to a WAF
106
+ result = api_instance.use_waf_config_set(opts)
107
+ p result
108
+ rescue Fastly::ApiError => e
109
+ puts "Error when calling LegacyWafConfigurationSetsApi->use_waf_config_set: #{e}"
110
+ end
111
+ ```
112
+
113
+ ### Options
114
+
115
+ | Name | Type | Description | Notes |
116
+ | ---- | ---- | ----------- | ----- |
117
+ | **configuration_set_id** | **String** | Alphanumeric string identifying a WAF configuration set. | |
118
+ | **request_body** | [**Hash&lt;String, Object&gt;**](Object.md) | | [optional] |
119
+
120
+ ### Return type
121
+
122
+ **Object**
123
+
124
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
125
+ [[Back to README]](../../README.md)
@@ -0,0 +1,18 @@
1
+ # Fastly::LegacyWafFirewall
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **last_push** | **String** | Date and time that VCL was last pushed to cache nodes. | [optional] |
8
+ | **prefetch_condition** | **String** | Name of the corresponding condition object. | [optional] |
9
+ | **response** | **String** | Name of the corresponding response object. | [optional] |
10
+ | **version** | [**ReadOnlyVersion**](ReadOnlyVersion.md) | | [optional] |
11
+ | **service_id** | [**ReadOnlyServiceId**](ReadOnlyServiceId.md) | | [optional] |
12
+ | **disabled** | **Boolean** | The status of the firewall. | [optional][default to false] |
13
+ | **rule_statuses_log_count** | **Integer** | The number of rule statuses set to log. | [optional] |
14
+ | **rule_statuses_block_count** | **Integer** | The number of rule statuses set to block. | [optional] |
15
+ | **rule_statuses_disabled_count** | **Integer** | The number of rule statuses set to disabled. | [optional] |
16
+
17
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
18
+