pulpcore_client 3.49.59 → 3.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (136) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -6
  3. data/docs/AccessPoliciesApi.md +7 -23
  4. data/docs/ArtifactDistributionResponse.md +11 -11
  5. data/docs/ArtifactsApi.md +3 -13
  6. data/docs/ContentApi.md +1 -3
  7. data/docs/ContentguardsApi.md +1 -3
  8. data/docs/ContentguardsCompositeApi.md +13 -45
  9. data/docs/ContentguardsContentRedirectApi.md +13 -45
  10. data/docs/ContentguardsHeaderApi.md +13 -45
  11. data/docs/ContentguardsRbacApi.md +13 -45
  12. data/docs/DistributionsApi.md +1 -3
  13. data/docs/DistributionsArtifactsApi.md +1 -5
  14. data/docs/Domain.md +1 -1
  15. data/docs/DomainResponse.md +1 -1
  16. data/docs/DomainsApi.md +9 -29
  17. data/docs/ExportersFilesystemApi.md +9 -29
  18. data/docs/ExportersFilesystemExportsApi.md +5 -17
  19. data/docs/ExportersPulpApi.md +9 -29
  20. data/docs/ExportersPulpExportsApi.md +5 -17
  21. data/docs/GroupsApi.md +13 -45
  22. data/docs/GroupsRolesApi.md +5 -17
  23. data/docs/GroupsUsersApi.md +5 -15
  24. data/docs/ImportersPulpApi.md +9 -29
  25. data/docs/ImportersPulpImportCheckApi.md +3 -7
  26. data/docs/ImportersPulpImportsApi.md +5 -17
  27. data/docs/OrphansApi.md +4 -10
  28. data/docs/OrphansCleanupApi.md +3 -7
  29. data/docs/PatchedDomain.md +1 -1
  30. data/docs/PublicationsApi.md +1 -3
  31. data/docs/RemotesApi.md +1 -3
  32. data/docs/RepairApi.md +3 -7
  33. data/docs/RepositoriesApi.md +1 -3
  34. data/docs/RepositoriesReclaimSpaceApi.md +3 -7
  35. data/docs/RepositoryVersionsApi.md +1 -3
  36. data/docs/RolesApi.md +9 -29
  37. data/docs/SigningServicesApi.md +1 -5
  38. data/docs/StatusApi.md +4 -14
  39. data/docs/TaskGroupsApi.md +1 -5
  40. data/docs/TaskSchedulesApi.md +5 -21
  41. data/docs/TasksApi.md +13 -41
  42. data/docs/UploadsApi.md +11 -41
  43. data/docs/UpstreamPulpsApi.md +15 -51
  44. data/docs/UsersApi.md +9 -29
  45. data/docs/UsersRolesApi.md +5 -17
  46. data/docs/WorkersApi.md +1 -5
  47. data/lib/pulpcore_client/api/access_policies_api.rb +0 -15
  48. data/lib/pulpcore_client/api/artifacts_api.rb +0 -12
  49. data/lib/pulpcore_client/api/content_api.rb +0 -3
  50. data/lib/pulpcore_client/api/contentguards_api.rb +0 -3
  51. data/lib/pulpcore_client/api/contentguards_composite_api.rb +0 -30
  52. data/lib/pulpcore_client/api/contentguards_content_redirect_api.rb +0 -30
  53. data/lib/pulpcore_client/api/contentguards_header_api.rb +0 -30
  54. data/lib/pulpcore_client/api/contentguards_rbac_api.rb +0 -30
  55. data/lib/pulpcore_client/api/distributions_api.rb +0 -3
  56. data/lib/pulpcore_client/api/distributions_artifacts_api.rb +0 -6
  57. data/lib/pulpcore_client/api/domains_api.rb +0 -18
  58. data/lib/pulpcore_client/api/exporters_filesystem_api.rb +0 -18
  59. data/lib/pulpcore_client/api/exporters_filesystem_exports_api.rb +0 -12
  60. data/lib/pulpcore_client/api/exporters_pulp_api.rb +0 -18
  61. data/lib/pulpcore_client/api/exporters_pulp_exports_api.rb +0 -12
  62. data/lib/pulpcore_client/api/groups_api.rb +0 -30
  63. data/lib/pulpcore_client/api/groups_roles_api.rb +0 -12
  64. data/lib/pulpcore_client/api/groups_users_api.rb +0 -9
  65. data/lib/pulpcore_client/api/importers_pulp_api.rb +0 -18
  66. data/lib/pulpcore_client/api/importers_pulp_import_check_api.rb +0 -3
  67. data/lib/pulpcore_client/api/importers_pulp_imports_api.rb +0 -12
  68. data/lib/pulpcore_client/api/orphans_api.rb +0 -3
  69. data/lib/pulpcore_client/api/orphans_cleanup_api.rb +0 -3
  70. data/lib/pulpcore_client/api/publications_api.rb +0 -3
  71. data/lib/pulpcore_client/api/remotes_api.rb +0 -3
  72. data/lib/pulpcore_client/api/repair_api.rb +0 -3
  73. data/lib/pulpcore_client/api/repositories_api.rb +0 -3
  74. data/lib/pulpcore_client/api/repositories_reclaim_space_api.rb +0 -3
  75. data/lib/pulpcore_client/api/repository_versions_api.rb +0 -3
  76. data/lib/pulpcore_client/api/roles_api.rb +0 -18
  77. data/lib/pulpcore_client/api/signing_services_api.rb +0 -6
  78. data/lib/pulpcore_client/api/status_api.rb +0 -9
  79. data/lib/pulpcore_client/api/task_groups_api.rb +0 -6
  80. data/lib/pulpcore_client/api/task_schedules_api.rb +0 -18
  81. data/lib/pulpcore_client/api/tasks_api.rb +2 -29
  82. data/lib/pulpcore_client/api/uploads_api.rb +0 -30
  83. data/lib/pulpcore_client/api/upstream_pulps_api.rb +0 -33
  84. data/lib/pulpcore_client/api/users_api.rb +0 -18
  85. data/lib/pulpcore_client/api/users_roles_api.rb +0 -12
  86. data/lib/pulpcore_client/api/workers_api.rb +0 -6
  87. data/lib/pulpcore_client/configuration.rb +2 -2
  88. data/lib/pulpcore_client/models/artifact_distribution_response.rb +48 -48
  89. data/lib/pulpcore_client/models/domain.rb +1 -1
  90. data/lib/pulpcore_client/models/domain_response.rb +1 -1
  91. data/lib/pulpcore_client/models/patched_domain.rb +1 -1
  92. data/lib/pulpcore_client/models/storage_class_enum.rb +0 -1
  93. data/lib/pulpcore_client/version.rb +1 -1
  94. data/spec/api/access_policies_api_spec.rb +0 -5
  95. data/spec/api/artifacts_api_spec.rb +0 -4
  96. data/spec/api/content_api_spec.rb +0 -1
  97. data/spec/api/contentguards_api_spec.rb +0 -1
  98. data/spec/api/contentguards_composite_api_spec.rb +0 -10
  99. data/spec/api/contentguards_content_redirect_api_spec.rb +0 -10
  100. data/spec/api/contentguards_header_api_spec.rb +0 -10
  101. data/spec/api/contentguards_rbac_api_spec.rb +0 -10
  102. data/spec/api/distributions_api_spec.rb +0 -1
  103. data/spec/api/distributions_artifacts_api_spec.rb +0 -2
  104. data/spec/api/domains_api_spec.rb +0 -6
  105. data/spec/api/exporters_filesystem_api_spec.rb +0 -6
  106. data/spec/api/exporters_filesystem_exports_api_spec.rb +0 -4
  107. data/spec/api/exporters_pulp_api_spec.rb +0 -6
  108. data/spec/api/exporters_pulp_exports_api_spec.rb +0 -4
  109. data/spec/api/groups_api_spec.rb +0 -10
  110. data/spec/api/groups_roles_api_spec.rb +0 -4
  111. data/spec/api/groups_users_api_spec.rb +0 -3
  112. data/spec/api/importers_pulp_api_spec.rb +0 -6
  113. data/spec/api/importers_pulp_import_check_api_spec.rb +0 -1
  114. data/spec/api/importers_pulp_imports_api_spec.rb +0 -4
  115. data/spec/api/orphans_api_spec.rb +0 -1
  116. data/spec/api/orphans_cleanup_api_spec.rb +0 -1
  117. data/spec/api/publications_api_spec.rb +0 -1
  118. data/spec/api/remotes_api_spec.rb +0 -1
  119. data/spec/api/repair_api_spec.rb +0 -1
  120. data/spec/api/repositories_api_spec.rb +0 -1
  121. data/spec/api/repositories_reclaim_space_api_spec.rb +0 -1
  122. data/spec/api/repository_versions_api_spec.rb +0 -1
  123. data/spec/api/roles_api_spec.rb +0 -6
  124. data/spec/api/signing_services_api_spec.rb +0 -2
  125. data/spec/api/status_api_spec.rb +0 -3
  126. data/spec/api/task_groups_api_spec.rb +0 -2
  127. data/spec/api/task_schedules_api_spec.rb +0 -6
  128. data/spec/api/tasks_api_spec.rb +1 -10
  129. data/spec/api/uploads_api_spec.rb +0 -10
  130. data/spec/api/upstream_pulps_api_spec.rb +0 -11
  131. data/spec/api/users_api_spec.rb +0 -6
  132. data/spec/api/users_roles_api_spec.rb +0 -4
  133. data/spec/api/workers_api_spec.rb +0 -2
  134. data/spec/configuration_spec.rb +3 -3
  135. data/spec/models/artifact_distribution_response_spec.rb +9 -9
  136. metadata +166 -166
@@ -24,7 +24,6 @@ module PulpcoreClient
24
24
  # @param filesystem_exporter_href [String]
25
25
  # @param filesystem_export [FilesystemExport]
26
26
  # @param [Hash] opts the optional parameters
27
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
28
27
  # @return [AsyncOperationResponse]
29
28
  def create(filesystem_exporter_href, filesystem_export, opts = {})
30
29
  data, _status_code, _headers = create_with_http_info(filesystem_exporter_href, filesystem_export, opts)
@@ -36,7 +35,6 @@ module PulpcoreClient
36
35
  # @param filesystem_exporter_href [String]
37
36
  # @param filesystem_export [FilesystemExport]
38
37
  # @param [Hash] opts the optional parameters
39
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
40
38
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
41
39
  def create_with_http_info(filesystem_exporter_href, filesystem_export, opts = {})
42
40
  if @api_client.config.debugging
@@ -62,7 +60,6 @@ module PulpcoreClient
62
60
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
63
61
  # HTTP header 'Content-Type'
64
62
  header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
65
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
66
63
 
67
64
  # form parameters
68
65
  form_params = opts[:form_params] || {}
@@ -96,7 +93,6 @@ module PulpcoreClient
96
93
  # Endpoint for managing FilesystemExports.
97
94
  # @param filesystem_filesystem_export_href [String]
98
95
  # @param [Hash] opts the optional parameters
99
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
100
96
  # @return [nil]
101
97
  def delete(filesystem_filesystem_export_href, opts = {})
102
98
  delete_with_http_info(filesystem_filesystem_export_href, opts)
@@ -107,7 +103,6 @@ module PulpcoreClient
107
103
  # Endpoint for managing FilesystemExports.
108
104
  # @param filesystem_filesystem_export_href [String]
109
105
  # @param [Hash] opts the optional parameters
110
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
111
106
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
112
107
  def delete_with_http_info(filesystem_filesystem_export_href, opts = {})
113
108
  if @api_client.config.debugging
@@ -125,7 +120,6 @@ module PulpcoreClient
125
120
 
126
121
  # header parameters
127
122
  header_params = opts[:header_params] || {}
128
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
129
123
 
130
124
  # form parameters
131
125
  form_params = opts[:form_params] || {}
@@ -159,7 +153,6 @@ module PulpcoreClient
159
153
  # Endpoint for managing FilesystemExports.
160
154
  # @param filesystem_exporter_href [String]
161
155
  # @param [Hash] opts the optional parameters
162
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
163
156
  # @option opts [Integer] :limit Number of results to return per page.
164
157
  # @option opts [Integer] :offset The initial index from which to return the results.
165
158
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -174,7 +167,6 @@ module PulpcoreClient
174
167
  # Endpoint for managing FilesystemExports.
175
168
  # @param filesystem_exporter_href [String]
176
169
  # @param [Hash] opts the optional parameters
177
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
178
170
  # @option opts [Integer] :limit Number of results to return per page.
179
171
  # @option opts [Integer] :offset The initial index from which to return the results.
180
172
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -202,7 +194,6 @@ module PulpcoreClient
202
194
  header_params = opts[:header_params] || {}
203
195
  # HTTP header 'Accept' (if needed)
204
196
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
205
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
206
197
 
207
198
  # form parameters
208
199
  form_params = opts[:form_params] || {}
@@ -236,7 +227,6 @@ module PulpcoreClient
236
227
  # Endpoint for managing FilesystemExports.
237
228
  # @param filesystem_filesystem_export_href [String]
238
229
  # @param [Hash] opts the optional parameters
239
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
240
230
  # @option opts [Array<String>] :fields A list of fields to include in the response.
241
231
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
242
232
  # @return [FilesystemExportResponse]
@@ -249,7 +239,6 @@ module PulpcoreClient
249
239
  # Endpoint for managing FilesystemExports.
250
240
  # @param filesystem_filesystem_export_href [String]
251
241
  # @param [Hash] opts the optional parameters
252
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
253
242
  # @option opts [Array<String>] :fields A list of fields to include in the response.
254
243
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
255
244
  # @return [Array<(FilesystemExportResponse, Integer, Hash)>] FilesystemExportResponse data, response status code and response headers
@@ -273,7 +262,6 @@ module PulpcoreClient
273
262
  header_params = opts[:header_params] || {}
274
263
  # HTTP header 'Accept' (if needed)
275
264
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
276
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
277
265
 
278
266
  # form parameters
279
267
  form_params = opts[:form_params] || {}
@@ -23,7 +23,6 @@ module PulpcoreClient
23
23
  # ViewSet for viewing PulpExporters.
24
24
  # @param pulp_exporter [PulpExporter]
25
25
  # @param [Hash] opts the optional parameters
26
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
27
26
  # @return [PulpExporterResponse]
28
27
  def create(pulp_exporter, opts = {})
29
28
  data, _status_code, _headers = create_with_http_info(pulp_exporter, opts)
@@ -34,7 +33,6 @@ module PulpcoreClient
34
33
  # ViewSet for viewing PulpExporters.
35
34
  # @param pulp_exporter [PulpExporter]
36
35
  # @param [Hash] opts the optional parameters
37
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
38
36
  # @return [Array<(PulpExporterResponse, Integer, Hash)>] PulpExporterResponse data, response status code and response headers
39
37
  def create_with_http_info(pulp_exporter, opts = {})
40
38
  if @api_client.config.debugging
@@ -56,7 +54,6 @@ module PulpcoreClient
56
54
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
57
55
  # HTTP header 'Content-Type'
58
56
  header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
59
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
60
57
 
61
58
  # form parameters
62
59
  form_params = opts[:form_params] || {}
@@ -90,7 +87,6 @@ module PulpcoreClient
90
87
  # Trigger an asynchronous delete task
91
88
  # @param pulp_exporter_href [String]
92
89
  # @param [Hash] opts the optional parameters
93
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
94
90
  # @return [AsyncOperationResponse]
95
91
  def delete(pulp_exporter_href, opts = {})
96
92
  data, _status_code, _headers = delete_with_http_info(pulp_exporter_href, opts)
@@ -101,7 +97,6 @@ module PulpcoreClient
101
97
  # Trigger an asynchronous delete task
102
98
  # @param pulp_exporter_href [String]
103
99
  # @param [Hash] opts the optional parameters
104
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
105
100
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
106
101
  def delete_with_http_info(pulp_exporter_href, opts = {})
107
102
  if @api_client.config.debugging
@@ -121,7 +116,6 @@ module PulpcoreClient
121
116
  header_params = opts[:header_params] || {}
122
117
  # HTTP header 'Accept' (if needed)
123
118
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
124
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
125
119
 
126
120
  # form parameters
127
121
  form_params = opts[:form_params] || {}
@@ -154,7 +148,6 @@ module PulpcoreClient
154
148
  # List pulp exporters
155
149
  # ViewSet for viewing PulpExporters.
156
150
  # @param [Hash] opts the optional parameters
157
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
158
151
  # @option opts [Integer] :limit Number of results to return per page.
159
152
  # @option opts [String] :name Filter results where name matches value
160
153
  # @option opts [String] :name__contains Filter results where name contains value
@@ -181,7 +174,6 @@ module PulpcoreClient
181
174
  # List pulp exporters
182
175
  # ViewSet for viewing PulpExporters.
183
176
  # @param [Hash] opts the optional parameters
184
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
185
177
  # @option opts [Integer] :limit Number of results to return per page.
186
178
  # @option opts [String] :name Filter results where name matches value
187
179
  # @option opts [String] :name__contains Filter results where name contains value
@@ -235,7 +227,6 @@ module PulpcoreClient
235
227
  header_params = opts[:header_params] || {}
236
228
  # HTTP header 'Accept' (if needed)
237
229
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
238
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
239
230
 
240
231
  # form parameters
241
232
  form_params = opts[:form_params] || {}
@@ -270,7 +261,6 @@ module PulpcoreClient
270
261
  # @param pulp_exporter_href [String]
271
262
  # @param patched_pulp_exporter [PatchedPulpExporter]
272
263
  # @param [Hash] opts the optional parameters
273
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
274
264
  # @return [AsyncOperationResponse]
275
265
  def partial_update(pulp_exporter_href, patched_pulp_exporter, opts = {})
276
266
  data, _status_code, _headers = partial_update_with_http_info(pulp_exporter_href, patched_pulp_exporter, opts)
@@ -282,7 +272,6 @@ module PulpcoreClient
282
272
  # @param pulp_exporter_href [String]
283
273
  # @param patched_pulp_exporter [PatchedPulpExporter]
284
274
  # @param [Hash] opts the optional parameters
285
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
286
275
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
287
276
  def partial_update_with_http_info(pulp_exporter_href, patched_pulp_exporter, opts = {})
288
277
  if @api_client.config.debugging
@@ -308,7 +297,6 @@ module PulpcoreClient
308
297
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
309
298
  # HTTP header 'Content-Type'
310
299
  header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
311
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
312
300
 
313
301
  # form parameters
314
302
  form_params = opts[:form_params] || {}
@@ -342,7 +330,6 @@ module PulpcoreClient
342
330
  # ViewSet for viewing PulpExporters.
343
331
  # @param pulp_exporter_href [String]
344
332
  # @param [Hash] opts the optional parameters
345
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
346
333
  # @option opts [Array<String>] :fields A list of fields to include in the response.
347
334
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
348
335
  # @return [PulpExporterResponse]
@@ -355,7 +342,6 @@ module PulpcoreClient
355
342
  # ViewSet for viewing PulpExporters.
356
343
  # @param pulp_exporter_href [String]
357
344
  # @param [Hash] opts the optional parameters
358
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
359
345
  # @option opts [Array<String>] :fields A list of fields to include in the response.
360
346
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
361
347
  # @return [Array<(PulpExporterResponse, Integer, Hash)>] PulpExporterResponse data, response status code and response headers
@@ -379,7 +365,6 @@ module PulpcoreClient
379
365
  header_params = opts[:header_params] || {}
380
366
  # HTTP header 'Accept' (if needed)
381
367
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
382
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
383
368
 
384
369
  # form parameters
385
370
  form_params = opts[:form_params] || {}
@@ -414,7 +399,6 @@ module PulpcoreClient
414
399
  # @param pulp_exporter_href [String]
415
400
  # @param pulp_exporter [PulpExporter]
416
401
  # @param [Hash] opts the optional parameters
417
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
418
402
  # @return [AsyncOperationResponse]
419
403
  def update(pulp_exporter_href, pulp_exporter, opts = {})
420
404
  data, _status_code, _headers = update_with_http_info(pulp_exporter_href, pulp_exporter, opts)
@@ -426,7 +410,6 @@ module PulpcoreClient
426
410
  # @param pulp_exporter_href [String]
427
411
  # @param pulp_exporter [PulpExporter]
428
412
  # @param [Hash] opts the optional parameters
429
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
430
413
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
431
414
  def update_with_http_info(pulp_exporter_href, pulp_exporter, opts = {})
432
415
  if @api_client.config.debugging
@@ -452,7 +435,6 @@ module PulpcoreClient
452
435
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
453
436
  # HTTP header 'Content-Type'
454
437
  header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
455
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
456
438
 
457
439
  # form parameters
458
440
  form_params = opts[:form_params] || {}
@@ -24,7 +24,6 @@ module PulpcoreClient
24
24
  # @param pulp_exporter_href [String]
25
25
  # @param pulp_export [PulpExport]
26
26
  # @param [Hash] opts the optional parameters
27
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
28
27
  # @return [AsyncOperationResponse]
29
28
  def create(pulp_exporter_href, pulp_export, opts = {})
30
29
  data, _status_code, _headers = create_with_http_info(pulp_exporter_href, pulp_export, opts)
@@ -36,7 +35,6 @@ module PulpcoreClient
36
35
  # @param pulp_exporter_href [String]
37
36
  # @param pulp_export [PulpExport]
38
37
  # @param [Hash] opts the optional parameters
39
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
40
38
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
41
39
  def create_with_http_info(pulp_exporter_href, pulp_export, opts = {})
42
40
  if @api_client.config.debugging
@@ -62,7 +60,6 @@ module PulpcoreClient
62
60
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
63
61
  # HTTP header 'Content-Type'
64
62
  header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
65
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
66
63
 
67
64
  # form parameters
68
65
  form_params = opts[:form_params] || {}
@@ -96,7 +93,6 @@ module PulpcoreClient
96
93
  # ViewSet for viewing exports from a PulpExporter.
97
94
  # @param pulp_pulp_export_href [String]
98
95
  # @param [Hash] opts the optional parameters
99
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
100
96
  # @return [nil]
101
97
  def delete(pulp_pulp_export_href, opts = {})
102
98
  delete_with_http_info(pulp_pulp_export_href, opts)
@@ -107,7 +103,6 @@ module PulpcoreClient
107
103
  # ViewSet for viewing exports from a PulpExporter.
108
104
  # @param pulp_pulp_export_href [String]
109
105
  # @param [Hash] opts the optional parameters
110
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
111
106
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
112
107
  def delete_with_http_info(pulp_pulp_export_href, opts = {})
113
108
  if @api_client.config.debugging
@@ -125,7 +120,6 @@ module PulpcoreClient
125
120
 
126
121
  # header parameters
127
122
  header_params = opts[:header_params] || {}
128
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
129
123
 
130
124
  # form parameters
131
125
  form_params = opts[:form_params] || {}
@@ -159,7 +153,6 @@ module PulpcoreClient
159
153
  # ViewSet for viewing exports from a PulpExporter.
160
154
  # @param pulp_exporter_href [String]
161
155
  # @param [Hash] opts the optional parameters
162
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
163
156
  # @option opts [Integer] :limit Number of results to return per page.
164
157
  # @option opts [Integer] :offset The initial index from which to return the results.
165
158
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -174,7 +167,6 @@ module PulpcoreClient
174
167
  # ViewSet for viewing exports from a PulpExporter.
175
168
  # @param pulp_exporter_href [String]
176
169
  # @param [Hash] opts the optional parameters
177
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
178
170
  # @option opts [Integer] :limit Number of results to return per page.
179
171
  # @option opts [Integer] :offset The initial index from which to return the results.
180
172
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -202,7 +194,6 @@ module PulpcoreClient
202
194
  header_params = opts[:header_params] || {}
203
195
  # HTTP header 'Accept' (if needed)
204
196
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
205
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
206
197
 
207
198
  # form parameters
208
199
  form_params = opts[:form_params] || {}
@@ -236,7 +227,6 @@ module PulpcoreClient
236
227
  # ViewSet for viewing exports from a PulpExporter.
237
228
  # @param pulp_pulp_export_href [String]
238
229
  # @param [Hash] opts the optional parameters
239
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
240
230
  # @option opts [Array<String>] :fields A list of fields to include in the response.
241
231
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
242
232
  # @return [PulpExportResponse]
@@ -249,7 +239,6 @@ module PulpcoreClient
249
239
  # ViewSet for viewing exports from a PulpExporter.
250
240
  # @param pulp_pulp_export_href [String]
251
241
  # @param [Hash] opts the optional parameters
252
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
253
242
  # @option opts [Array<String>] :fields A list of fields to include in the response.
254
243
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
255
244
  # @return [Array<(PulpExportResponse, Integer, Hash)>] PulpExportResponse data, response status code and response headers
@@ -273,7 +262,6 @@ module PulpcoreClient
273
262
  header_params = opts[:header_params] || {}
274
263
  # HTTP header 'Accept' (if needed)
275
264
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
276
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
277
265
 
278
266
  # form parameters
279
267
  form_params = opts[:form_params] || {}
@@ -24,7 +24,6 @@ module PulpcoreClient
24
24
  # @param group_href [String]
25
25
  # @param nested_role [NestedRole]
26
26
  # @param [Hash] opts the optional parameters
27
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
28
27
  # @return [NestedRoleResponse]
29
28
  def add_role(group_href, nested_role, opts = {})
30
29
  data, _status_code, _headers = add_role_with_http_info(group_href, nested_role, opts)
@@ -36,7 +35,6 @@ module PulpcoreClient
36
35
  # @param group_href [String]
37
36
  # @param nested_role [NestedRole]
38
37
  # @param [Hash] opts the optional parameters
39
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
40
38
  # @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
41
39
  def add_role_with_http_info(group_href, nested_role, opts = {})
42
40
  if @api_client.config.debugging
@@ -62,7 +60,6 @@ module PulpcoreClient
62
60
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
63
61
  # HTTP header 'Content-Type'
64
62
  header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
65
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
66
63
 
67
64
  # form parameters
68
65
  form_params = opts[:form_params] || {}
@@ -96,7 +93,6 @@ module PulpcoreClient
96
93
  # ViewSet for Group.
97
94
  # @param group [Group]
98
95
  # @param [Hash] opts the optional parameters
99
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
100
96
  # @return [GroupResponse]
101
97
  def create(group, opts = {})
102
98
  data, _status_code, _headers = create_with_http_info(group, opts)
@@ -107,7 +103,6 @@ module PulpcoreClient
107
103
  # ViewSet for Group.
108
104
  # @param group [Group]
109
105
  # @param [Hash] opts the optional parameters
110
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
111
106
  # @return [Array<(GroupResponse, Integer, Hash)>] GroupResponse data, response status code and response headers
112
107
  def create_with_http_info(group, opts = {})
113
108
  if @api_client.config.debugging
@@ -129,7 +124,6 @@ module PulpcoreClient
129
124
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
130
125
  # HTTP header 'Content-Type'
131
126
  header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
132
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
133
127
 
134
128
  # form parameters
135
129
  form_params = opts[:form_params] || {}
@@ -163,7 +157,6 @@ module PulpcoreClient
163
157
  # ViewSet for Group.
164
158
  # @param group_href [String]
165
159
  # @param [Hash] opts the optional parameters
166
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
167
160
  # @return [nil]
168
161
  def delete(group_href, opts = {})
169
162
  delete_with_http_info(group_href, opts)
@@ -174,7 +167,6 @@ module PulpcoreClient
174
167
  # ViewSet for Group.
175
168
  # @param group_href [String]
176
169
  # @param [Hash] opts the optional parameters
177
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
178
170
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
179
171
  def delete_with_http_info(group_href, opts = {})
180
172
  if @api_client.config.debugging
@@ -192,7 +184,6 @@ module PulpcoreClient
192
184
 
193
185
  # header parameters
194
186
  header_params = opts[:header_params] || {}
195
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
196
187
 
197
188
  # form parameters
198
189
  form_params = opts[:form_params] || {}
@@ -225,7 +216,6 @@ module PulpcoreClient
225
216
  # List groups
226
217
  # ViewSet for Group.
227
218
  # @param [Hash] opts the optional parameters
228
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
229
219
  # @option opts [Integer] :id Filter results where id matches value
230
220
  # @option opts [Array<Integer>] :id__in Filter results where id is in a comma-separated list of values
231
221
  # @option opts [Integer] :limit Number of results to return per page.
@@ -250,7 +240,6 @@ module PulpcoreClient
250
240
  # List groups
251
241
  # ViewSet for Group.
252
242
  # @param [Hash] opts the optional parameters
253
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
254
243
  # @option opts [Integer] :id Filter results where id matches value
255
244
  # @option opts [Array<Integer>] :id__in Filter results where id is in a comma-separated list of values
256
245
  # @option opts [Integer] :limit Number of results to return per page.
@@ -300,7 +289,6 @@ module PulpcoreClient
300
289
  header_params = opts[:header_params] || {}
301
290
  # HTTP header 'Accept' (if needed)
302
291
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
303
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
304
292
 
305
293
  # form parameters
306
294
  form_params = opts[:form_params] || {}
@@ -334,7 +322,6 @@ module PulpcoreClient
334
322
  # List roles assigned to this object.
335
323
  # @param group_href [String]
336
324
  # @param [Hash] opts the optional parameters
337
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
338
325
  # @option opts [Array<String>] :fields A list of fields to include in the response.
339
326
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
340
327
  # @return [ObjectRolesResponse]
@@ -347,7 +334,6 @@ module PulpcoreClient
347
334
  # List roles assigned to this object.
348
335
  # @param group_href [String]
349
336
  # @param [Hash] opts the optional parameters
350
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
351
337
  # @option opts [Array<String>] :fields A list of fields to include in the response.
352
338
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
353
339
  # @return [Array<(ObjectRolesResponse, Integer, Hash)>] ObjectRolesResponse data, response status code and response headers
@@ -371,7 +357,6 @@ module PulpcoreClient
371
357
  header_params = opts[:header_params] || {}
372
358
  # HTTP header 'Accept' (if needed)
373
359
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
374
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
375
360
 
376
361
  # form parameters
377
362
  form_params = opts[:form_params] || {}
@@ -405,7 +390,6 @@ module PulpcoreClient
405
390
  # List permissions available to the current user on this object.
406
391
  # @param group_href [String]
407
392
  # @param [Hash] opts the optional parameters
408
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
409
393
  # @option opts [Array<String>] :fields A list of fields to include in the response.
410
394
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
411
395
  # @return [MyPermissionsResponse]
@@ -418,7 +402,6 @@ module PulpcoreClient
418
402
  # List permissions available to the current user on this object.
419
403
  # @param group_href [String]
420
404
  # @param [Hash] opts the optional parameters
421
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
422
405
  # @option opts [Array<String>] :fields A list of fields to include in the response.
423
406
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
424
407
  # @return [Array<(MyPermissionsResponse, Integer, Hash)>] MyPermissionsResponse data, response status code and response headers
@@ -442,7 +425,6 @@ module PulpcoreClient
442
425
  header_params = opts[:header_params] || {}
443
426
  # HTTP header 'Accept' (if needed)
444
427
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
445
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
446
428
 
447
429
  # form parameters
448
430
  form_params = opts[:form_params] || {}
@@ -477,7 +459,6 @@ module PulpcoreClient
477
459
  # @param group_href [String]
478
460
  # @param patched_group [PatchedGroup]
479
461
  # @param [Hash] opts the optional parameters
480
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
481
462
  # @return [GroupResponse]
482
463
  def partial_update(group_href, patched_group, opts = {})
483
464
  data, _status_code, _headers = partial_update_with_http_info(group_href, patched_group, opts)
@@ -489,7 +470,6 @@ module PulpcoreClient
489
470
  # @param group_href [String]
490
471
  # @param patched_group [PatchedGroup]
491
472
  # @param [Hash] opts the optional parameters
492
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
493
473
  # @return [Array<(GroupResponse, Integer, Hash)>] GroupResponse data, response status code and response headers
494
474
  def partial_update_with_http_info(group_href, patched_group, opts = {})
495
475
  if @api_client.config.debugging
@@ -515,7 +495,6 @@ module PulpcoreClient
515
495
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
516
496
  # HTTP header 'Content-Type'
517
497
  header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
518
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
519
498
 
520
499
  # form parameters
521
500
  form_params = opts[:form_params] || {}
@@ -549,7 +528,6 @@ module PulpcoreClient
549
528
  # ViewSet for Group.
550
529
  # @param group_href [String]
551
530
  # @param [Hash] opts the optional parameters
552
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
553
531
  # @option opts [Array<String>] :fields A list of fields to include in the response.
554
532
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
555
533
  # @return [GroupResponse]
@@ -562,7 +540,6 @@ module PulpcoreClient
562
540
  # ViewSet for Group.
563
541
  # @param group_href [String]
564
542
  # @param [Hash] opts the optional parameters
565
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
566
543
  # @option opts [Array<String>] :fields A list of fields to include in the response.
567
544
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
568
545
  # @return [Array<(GroupResponse, Integer, Hash)>] GroupResponse data, response status code and response headers
@@ -586,7 +563,6 @@ module PulpcoreClient
586
563
  header_params = opts[:header_params] || {}
587
564
  # HTTP header 'Accept' (if needed)
588
565
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
589
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
590
566
 
591
567
  # form parameters
592
568
  form_params = opts[:form_params] || {}
@@ -621,7 +597,6 @@ module PulpcoreClient
621
597
  # @param group_href [String]
622
598
  # @param nested_role [NestedRole]
623
599
  # @param [Hash] opts the optional parameters
624
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
625
600
  # @return [NestedRoleResponse]
626
601
  def remove_role(group_href, nested_role, opts = {})
627
602
  data, _status_code, _headers = remove_role_with_http_info(group_href, nested_role, opts)
@@ -633,7 +608,6 @@ module PulpcoreClient
633
608
  # @param group_href [String]
634
609
  # @param nested_role [NestedRole]
635
610
  # @param [Hash] opts the optional parameters
636
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
637
611
  # @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
638
612
  def remove_role_with_http_info(group_href, nested_role, opts = {})
639
613
  if @api_client.config.debugging
@@ -659,7 +633,6 @@ module PulpcoreClient
659
633
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
660
634
  # HTTP header 'Content-Type'
661
635
  header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
662
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
663
636
 
664
637
  # form parameters
665
638
  form_params = opts[:form_params] || {}
@@ -694,7 +667,6 @@ module PulpcoreClient
694
667
  # @param group_href [String]
695
668
  # @param group [Group]
696
669
  # @param [Hash] opts the optional parameters
697
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
698
670
  # @return [GroupResponse]
699
671
  def update(group_href, group, opts = {})
700
672
  data, _status_code, _headers = update_with_http_info(group_href, group, opts)
@@ -706,7 +678,6 @@ module PulpcoreClient
706
678
  # @param group_href [String]
707
679
  # @param group [Group]
708
680
  # @param [Hash] opts the optional parameters
709
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
710
681
  # @return [Array<(GroupResponse, Integer, Hash)>] GroupResponse data, response status code and response headers
711
682
  def update_with_http_info(group_href, group, opts = {})
712
683
  if @api_client.config.debugging
@@ -732,7 +703,6 @@ module PulpcoreClient
732
703
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
733
704
  # HTTP header 'Content-Type'
734
705
  header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
735
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
736
706
 
737
707
  # form parameters
738
708
  form_params = opts[:form_params] || {}
@@ -24,7 +24,6 @@ module PulpcoreClient
24
24
  # @param group_href [String]
25
25
  # @param group_role [GroupRole]
26
26
  # @param [Hash] opts the optional parameters
27
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
28
27
  # @return [GroupRoleResponse]
29
28
  def create(group_href, group_role, opts = {})
30
29
  data, _status_code, _headers = create_with_http_info(group_href, group_role, opts)
@@ -36,7 +35,6 @@ module PulpcoreClient
36
35
  # @param group_href [String]
37
36
  # @param group_role [GroupRole]
38
37
  # @param [Hash] opts the optional parameters
39
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
40
38
  # @return [Array<(GroupRoleResponse, Integer, Hash)>] GroupRoleResponse data, response status code and response headers
41
39
  def create_with_http_info(group_href, group_role, opts = {})
42
40
  if @api_client.config.debugging
@@ -62,7 +60,6 @@ module PulpcoreClient
62
60
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
63
61
  # HTTP header 'Content-Type'
64
62
  header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
65
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
66
63
 
67
64
  # form parameters
68
65
  form_params = opts[:form_params] || {}
@@ -96,7 +93,6 @@ module PulpcoreClient
96
93
  # ViewSet for GroupRole.
97
94
  # @param groups_group_role_href [String]
98
95
  # @param [Hash] opts the optional parameters
99
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
100
96
  # @return [nil]
101
97
  def delete(groups_group_role_href, opts = {})
102
98
  delete_with_http_info(groups_group_role_href, opts)
@@ -107,7 +103,6 @@ module PulpcoreClient
107
103
  # ViewSet for GroupRole.
108
104
  # @param groups_group_role_href [String]
109
105
  # @param [Hash] opts the optional parameters
110
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
111
106
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
112
107
  def delete_with_http_info(groups_group_role_href, opts = {})
113
108
  if @api_client.config.debugging
@@ -125,7 +120,6 @@ module PulpcoreClient
125
120
 
126
121
  # header parameters
127
122
  header_params = opts[:header_params] || {}
128
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
129
123
 
130
124
  # form parameters
131
125
  form_params = opts[:form_params] || {}
@@ -159,7 +153,6 @@ module PulpcoreClient
159
153
  # ViewSet for GroupRole.
160
154
  # @param group_href [String]
161
155
  # @param [Hash] opts the optional parameters
162
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
163
156
  # @option opts [String] :content_object content_object
164
157
  # @option opts [String] :domain Foreign Key referenced by HREF
165
158
  # @option opts [Integer] :limit Number of results to return per page.
@@ -185,7 +178,6 @@ module PulpcoreClient
185
178
  # ViewSet for GroupRole.
186
179
  # @param group_href [String]
187
180
  # @param [Hash] opts the optional parameters
188
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
189
181
  # @option opts [String] :content_object content_object
190
182
  # @option opts [String] :domain Foreign Key referenced by HREF
191
183
  # @option opts [Integer] :limit Number of results to return per page.
@@ -239,7 +231,6 @@ module PulpcoreClient
239
231
  header_params = opts[:header_params] || {}
240
232
  # HTTP header 'Accept' (if needed)
241
233
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
242
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
243
234
 
244
235
  # form parameters
245
236
  form_params = opts[:form_params] || {}
@@ -273,7 +264,6 @@ module PulpcoreClient
273
264
  # ViewSet for GroupRole.
274
265
  # @param groups_group_role_href [String]
275
266
  # @param [Hash] opts the optional parameters
276
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
277
267
  # @option opts [Array<String>] :fields A list of fields to include in the response.
278
268
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
279
269
  # @return [GroupRoleResponse]
@@ -286,7 +276,6 @@ module PulpcoreClient
286
276
  # ViewSet for GroupRole.
287
277
  # @param groups_group_role_href [String]
288
278
  # @param [Hash] opts the optional parameters
289
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
290
279
  # @option opts [Array<String>] :fields A list of fields to include in the response.
291
280
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
292
281
  # @return [Array<(GroupRoleResponse, Integer, Hash)>] GroupRoleResponse data, response status code and response headers
@@ -310,7 +299,6 @@ module PulpcoreClient
310
299
  header_params = opts[:header_params] || {}
311
300
  # HTTP header 'Accept' (if needed)
312
301
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
313
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
314
302
 
315
303
  # form parameters
316
304
  form_params = opts[:form_params] || {}