pulpcore_client 3.49.58 → 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.
- checksums.yaml +4 -4
- data/README.md +5 -6
- data/docs/AccessPoliciesApi.md +7 -23
- data/docs/ArtifactDistributionResponse.md +12 -12
- data/docs/ArtifactsApi.md +3 -13
- data/docs/ContentApi.md +1 -3
- data/docs/ContentguardsApi.md +1 -3
- data/docs/ContentguardsCompositeApi.md +13 -45
- data/docs/ContentguardsContentRedirectApi.md +13 -45
- data/docs/ContentguardsHeaderApi.md +13 -45
- data/docs/ContentguardsRbacApi.md +13 -45
- data/docs/DistributionsApi.md +1 -3
- data/docs/DistributionsArtifactsApi.md +1 -5
- data/docs/Domain.md +1 -1
- data/docs/DomainResponse.md +1 -1
- data/docs/DomainsApi.md +9 -29
- data/docs/ExportersFilesystemApi.md +9 -29
- data/docs/ExportersFilesystemExportsApi.md +5 -17
- data/docs/ExportersPulpApi.md +9 -29
- data/docs/ExportersPulpExportsApi.md +5 -17
- data/docs/GroupsApi.md +13 -45
- data/docs/GroupsRolesApi.md +5 -17
- data/docs/GroupsUsersApi.md +5 -15
- data/docs/ImportersPulpApi.md +9 -29
- data/docs/ImportersPulpImportCheckApi.md +3 -7
- data/docs/ImportersPulpImportsApi.md +5 -17
- data/docs/OrphansApi.md +4 -10
- data/docs/OrphansCleanupApi.md +3 -7
- data/docs/PatchedDomain.md +1 -1
- data/docs/PublicationsApi.md +1 -3
- data/docs/RemotesApi.md +1 -3
- data/docs/RepairApi.md +3 -7
- data/docs/RepositoriesApi.md +1 -3
- data/docs/RepositoriesReclaimSpaceApi.md +3 -7
- data/docs/RepositoryVersionsApi.md +1 -3
- data/docs/RolesApi.md +9 -29
- data/docs/SigningServicesApi.md +1 -5
- data/docs/StatusApi.md +4 -14
- data/docs/TaskGroupsApi.md +1 -5
- data/docs/TaskSchedulesApi.md +5 -21
- data/docs/TasksApi.md +13 -41
- data/docs/UploadsApi.md +11 -41
- data/docs/UpstreamPulpsApi.md +15 -51
- data/docs/UsersApi.md +9 -29
- data/docs/UsersRolesApi.md +5 -17
- data/docs/WorkersApi.md +1 -5
- data/lib/pulpcore_client/api/access_policies_api.rb +0 -15
- data/lib/pulpcore_client/api/artifacts_api.rb +0 -12
- data/lib/pulpcore_client/api/content_api.rb +0 -3
- data/lib/pulpcore_client/api/contentguards_api.rb +0 -3
- data/lib/pulpcore_client/api/contentguards_composite_api.rb +0 -30
- data/lib/pulpcore_client/api/contentguards_content_redirect_api.rb +0 -30
- data/lib/pulpcore_client/api/contentguards_header_api.rb +0 -30
- data/lib/pulpcore_client/api/contentguards_rbac_api.rb +0 -30
- data/lib/pulpcore_client/api/distributions_api.rb +0 -3
- data/lib/pulpcore_client/api/distributions_artifacts_api.rb +0 -6
- data/lib/pulpcore_client/api/domains_api.rb +0 -18
- data/lib/pulpcore_client/api/exporters_filesystem_api.rb +0 -18
- data/lib/pulpcore_client/api/exporters_filesystem_exports_api.rb +0 -12
- data/lib/pulpcore_client/api/exporters_pulp_api.rb +0 -18
- data/lib/pulpcore_client/api/exporters_pulp_exports_api.rb +0 -12
- data/lib/pulpcore_client/api/groups_api.rb +0 -30
- data/lib/pulpcore_client/api/groups_roles_api.rb +0 -12
- data/lib/pulpcore_client/api/groups_users_api.rb +0 -9
- data/lib/pulpcore_client/api/importers_pulp_api.rb +0 -18
- data/lib/pulpcore_client/api/importers_pulp_import_check_api.rb +0 -3
- data/lib/pulpcore_client/api/importers_pulp_imports_api.rb +0 -12
- data/lib/pulpcore_client/api/orphans_api.rb +0 -3
- data/lib/pulpcore_client/api/orphans_cleanup_api.rb +0 -3
- data/lib/pulpcore_client/api/publications_api.rb +0 -3
- data/lib/pulpcore_client/api/remotes_api.rb +0 -3
- data/lib/pulpcore_client/api/repair_api.rb +0 -3
- data/lib/pulpcore_client/api/repositories_api.rb +0 -3
- data/lib/pulpcore_client/api/repositories_reclaim_space_api.rb +0 -3
- data/lib/pulpcore_client/api/repository_versions_api.rb +0 -3
- data/lib/pulpcore_client/api/roles_api.rb +0 -18
- data/lib/pulpcore_client/api/signing_services_api.rb +0 -6
- data/lib/pulpcore_client/api/status_api.rb +0 -9
- data/lib/pulpcore_client/api/task_groups_api.rb +0 -6
- data/lib/pulpcore_client/api/task_schedules_api.rb +0 -18
- data/lib/pulpcore_client/api/tasks_api.rb +2 -29
- data/lib/pulpcore_client/api/uploads_api.rb +0 -30
- data/lib/pulpcore_client/api/upstream_pulps_api.rb +0 -33
- data/lib/pulpcore_client/api/users_api.rb +0 -18
- data/lib/pulpcore_client/api/users_roles_api.rb +0 -12
- data/lib/pulpcore_client/api/workers_api.rb +0 -6
- data/lib/pulpcore_client/configuration.rb +2 -2
- data/lib/pulpcore_client/models/artifact_distribution_response.rb +46 -46
- data/lib/pulpcore_client/models/domain.rb +1 -1
- data/lib/pulpcore_client/models/domain_response.rb +1 -1
- data/lib/pulpcore_client/models/patched_domain.rb +1 -1
- data/lib/pulpcore_client/models/storage_class_enum.rb +0 -1
- data/lib/pulpcore_client/version.rb +1 -1
- data/spec/api/access_policies_api_spec.rb +0 -5
- data/spec/api/artifacts_api_spec.rb +0 -4
- data/spec/api/content_api_spec.rb +0 -1
- data/spec/api/contentguards_api_spec.rb +0 -1
- data/spec/api/contentguards_composite_api_spec.rb +0 -10
- data/spec/api/contentguards_content_redirect_api_spec.rb +0 -10
- data/spec/api/contentguards_header_api_spec.rb +0 -10
- data/spec/api/contentguards_rbac_api_spec.rb +0 -10
- data/spec/api/distributions_api_spec.rb +0 -1
- data/spec/api/distributions_artifacts_api_spec.rb +0 -2
- data/spec/api/domains_api_spec.rb +0 -6
- data/spec/api/exporters_filesystem_api_spec.rb +0 -6
- data/spec/api/exporters_filesystem_exports_api_spec.rb +0 -4
- data/spec/api/exporters_pulp_api_spec.rb +0 -6
- data/spec/api/exporters_pulp_exports_api_spec.rb +0 -4
- data/spec/api/groups_api_spec.rb +0 -10
- data/spec/api/groups_roles_api_spec.rb +0 -4
- data/spec/api/groups_users_api_spec.rb +0 -3
- data/spec/api/importers_pulp_api_spec.rb +0 -6
- data/spec/api/importers_pulp_import_check_api_spec.rb +0 -1
- data/spec/api/importers_pulp_imports_api_spec.rb +0 -4
- data/spec/api/orphans_api_spec.rb +0 -1
- data/spec/api/orphans_cleanup_api_spec.rb +0 -1
- data/spec/api/publications_api_spec.rb +0 -1
- data/spec/api/remotes_api_spec.rb +0 -1
- data/spec/api/repair_api_spec.rb +0 -1
- data/spec/api/repositories_api_spec.rb +0 -1
- data/spec/api/repositories_reclaim_space_api_spec.rb +0 -1
- data/spec/api/repository_versions_api_spec.rb +0 -1
- data/spec/api/roles_api_spec.rb +0 -6
- data/spec/api/signing_services_api_spec.rb +0 -2
- data/spec/api/status_api_spec.rb +0 -3
- data/spec/api/task_groups_api_spec.rb +0 -2
- data/spec/api/task_schedules_api_spec.rb +0 -6
- data/spec/api/tasks_api_spec.rb +1 -10
- data/spec/api/uploads_api_spec.rb +0 -10
- data/spec/api/upstream_pulps_api_spec.rb +0 -11
- data/spec/api/users_api_spec.rb +0 -6
- data/spec/api/users_roles_api_spec.rb +0 -4
- data/spec/api/workers_api_spec.rb +0 -2
- data/spec/configuration_spec.rb +3 -3
- data/spec/models/artifact_distribution_response_spec.rb +7 -7
- metadata +166 -166
|
@@ -24,7 +24,6 @@ module PulpcoreClient
|
|
|
24
24
|
# @param content_redirect_content_guard_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(content_redirect_content_guard_href, nested_role, opts = {})
|
|
30
29
|
data, _status_code, _headers = add_role_with_http_info(content_redirect_content_guard_href, nested_role, opts)
|
|
@@ -36,7 +35,6 @@ module PulpcoreClient
|
|
|
36
35
|
# @param content_redirect_content_guard_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(content_redirect_content_guard_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
|
# Content guard to protect preauthenticated redirects to the content app.
|
|
97
94
|
# @param content_redirect_content_guard [ContentRedirectContentGuard]
|
|
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 [ContentRedirectContentGuardResponse]
|
|
101
97
|
def create(content_redirect_content_guard, opts = {})
|
|
102
98
|
data, _status_code, _headers = create_with_http_info(content_redirect_content_guard, opts)
|
|
@@ -107,7 +103,6 @@ module PulpcoreClient
|
|
|
107
103
|
# Content guard to protect preauthenticated redirects to the content app.
|
|
108
104
|
# @param content_redirect_content_guard [ContentRedirectContentGuard]
|
|
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<(ContentRedirectContentGuardResponse, Integer, Hash)>] ContentRedirectContentGuardResponse data, response status code and response headers
|
|
112
107
|
def create_with_http_info(content_redirect_content_guard, 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
|
# Content guard to protect preauthenticated redirects to the content app.
|
|
164
158
|
# @param content_redirect_content_guard_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(content_redirect_content_guard_href, opts = {})
|
|
169
162
|
delete_with_http_info(content_redirect_content_guard_href, opts)
|
|
@@ -174,7 +167,6 @@ module PulpcoreClient
|
|
|
174
167
|
# Content guard to protect preauthenticated redirects to the content app.
|
|
175
168
|
# @param content_redirect_content_guard_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(content_redirect_content_guard_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 content redirect content guards
|
|
226
217
|
# Content guard to protect preauthenticated redirects to the content app.
|
|
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] :limit Number of results to return per page.
|
|
230
220
|
# @option opts [String] :name Filter results where name matches value
|
|
231
221
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -252,7 +242,6 @@ module PulpcoreClient
|
|
|
252
242
|
# List content redirect content guards
|
|
253
243
|
# Content guard to protect preauthenticated redirects to the content app.
|
|
254
244
|
# @param [Hash] opts the optional parameters
|
|
255
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
256
245
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
257
246
|
# @option opts [String] :name Filter results where name matches value
|
|
258
247
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -306,7 +295,6 @@ module PulpcoreClient
|
|
|
306
295
|
header_params = opts[:header_params] || {}
|
|
307
296
|
# HTTP header 'Accept' (if needed)
|
|
308
297
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
309
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
310
298
|
|
|
311
299
|
# form parameters
|
|
312
300
|
form_params = opts[:form_params] || {}
|
|
@@ -340,7 +328,6 @@ module PulpcoreClient
|
|
|
340
328
|
# List roles assigned to this object.
|
|
341
329
|
# @param content_redirect_content_guard_href [String]
|
|
342
330
|
# @param [Hash] opts the optional parameters
|
|
343
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
344
331
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
345
332
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
346
333
|
# @return [ObjectRolesResponse]
|
|
@@ -353,7 +340,6 @@ module PulpcoreClient
|
|
|
353
340
|
# List roles assigned to this object.
|
|
354
341
|
# @param content_redirect_content_guard_href [String]
|
|
355
342
|
# @param [Hash] opts the optional parameters
|
|
356
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
357
343
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
358
344
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
359
345
|
# @return [Array<(ObjectRolesResponse, Integer, Hash)>] ObjectRolesResponse data, response status code and response headers
|
|
@@ -377,7 +363,6 @@ module PulpcoreClient
|
|
|
377
363
|
header_params = opts[:header_params] || {}
|
|
378
364
|
# HTTP header 'Accept' (if needed)
|
|
379
365
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
380
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
381
366
|
|
|
382
367
|
# form parameters
|
|
383
368
|
form_params = opts[:form_params] || {}
|
|
@@ -411,7 +396,6 @@ module PulpcoreClient
|
|
|
411
396
|
# List permissions available to the current user on this object.
|
|
412
397
|
# @param content_redirect_content_guard_href [String]
|
|
413
398
|
# @param [Hash] opts the optional parameters
|
|
414
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
415
399
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
416
400
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
417
401
|
# @return [MyPermissionsResponse]
|
|
@@ -424,7 +408,6 @@ module PulpcoreClient
|
|
|
424
408
|
# List permissions available to the current user on this object.
|
|
425
409
|
# @param content_redirect_content_guard_href [String]
|
|
426
410
|
# @param [Hash] opts the optional parameters
|
|
427
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
428
411
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
429
412
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
430
413
|
# @return [Array<(MyPermissionsResponse, Integer, Hash)>] MyPermissionsResponse data, response status code and response headers
|
|
@@ -448,7 +431,6 @@ module PulpcoreClient
|
|
|
448
431
|
header_params = opts[:header_params] || {}
|
|
449
432
|
# HTTP header 'Accept' (if needed)
|
|
450
433
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
451
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
452
434
|
|
|
453
435
|
# form parameters
|
|
454
436
|
form_params = opts[:form_params] || {}
|
|
@@ -483,7 +465,6 @@ module PulpcoreClient
|
|
|
483
465
|
# @param content_redirect_content_guard_href [String]
|
|
484
466
|
# @param patched_content_redirect_content_guard [PatchedContentRedirectContentGuard]
|
|
485
467
|
# @param [Hash] opts the optional parameters
|
|
486
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
487
468
|
# @return [ContentRedirectContentGuardResponse]
|
|
488
469
|
def partial_update(content_redirect_content_guard_href, patched_content_redirect_content_guard, opts = {})
|
|
489
470
|
data, _status_code, _headers = partial_update_with_http_info(content_redirect_content_guard_href, patched_content_redirect_content_guard, opts)
|
|
@@ -495,7 +476,6 @@ module PulpcoreClient
|
|
|
495
476
|
# @param content_redirect_content_guard_href [String]
|
|
496
477
|
# @param patched_content_redirect_content_guard [PatchedContentRedirectContentGuard]
|
|
497
478
|
# @param [Hash] opts the optional parameters
|
|
498
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
499
479
|
# @return [Array<(ContentRedirectContentGuardResponse, Integer, Hash)>] ContentRedirectContentGuardResponse data, response status code and response headers
|
|
500
480
|
def partial_update_with_http_info(content_redirect_content_guard_href, patched_content_redirect_content_guard, opts = {})
|
|
501
481
|
if @api_client.config.debugging
|
|
@@ -521,7 +501,6 @@ module PulpcoreClient
|
|
|
521
501
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
522
502
|
# HTTP header 'Content-Type'
|
|
523
503
|
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
|
|
524
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
525
504
|
|
|
526
505
|
# form parameters
|
|
527
506
|
form_params = opts[:form_params] || {}
|
|
@@ -555,7 +534,6 @@ module PulpcoreClient
|
|
|
555
534
|
# Content guard to protect preauthenticated redirects to the content app.
|
|
556
535
|
# @param content_redirect_content_guard_href [String]
|
|
557
536
|
# @param [Hash] opts the optional parameters
|
|
558
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
559
537
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
560
538
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
561
539
|
# @return [ContentRedirectContentGuardResponse]
|
|
@@ -568,7 +546,6 @@ module PulpcoreClient
|
|
|
568
546
|
# Content guard to protect preauthenticated redirects to the content app.
|
|
569
547
|
# @param content_redirect_content_guard_href [String]
|
|
570
548
|
# @param [Hash] opts the optional parameters
|
|
571
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
572
549
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
573
550
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
574
551
|
# @return [Array<(ContentRedirectContentGuardResponse, Integer, Hash)>] ContentRedirectContentGuardResponse data, response status code and response headers
|
|
@@ -592,7 +569,6 @@ module PulpcoreClient
|
|
|
592
569
|
header_params = opts[:header_params] || {}
|
|
593
570
|
# HTTP header 'Accept' (if needed)
|
|
594
571
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
595
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
596
572
|
|
|
597
573
|
# form parameters
|
|
598
574
|
form_params = opts[:form_params] || {}
|
|
@@ -627,7 +603,6 @@ module PulpcoreClient
|
|
|
627
603
|
# @param content_redirect_content_guard_href [String]
|
|
628
604
|
# @param nested_role [NestedRole]
|
|
629
605
|
# @param [Hash] opts the optional parameters
|
|
630
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
631
606
|
# @return [NestedRoleResponse]
|
|
632
607
|
def remove_role(content_redirect_content_guard_href, nested_role, opts = {})
|
|
633
608
|
data, _status_code, _headers = remove_role_with_http_info(content_redirect_content_guard_href, nested_role, opts)
|
|
@@ -639,7 +614,6 @@ module PulpcoreClient
|
|
|
639
614
|
# @param content_redirect_content_guard_href [String]
|
|
640
615
|
# @param nested_role [NestedRole]
|
|
641
616
|
# @param [Hash] opts the optional parameters
|
|
642
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
643
617
|
# @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
|
|
644
618
|
def remove_role_with_http_info(content_redirect_content_guard_href, nested_role, opts = {})
|
|
645
619
|
if @api_client.config.debugging
|
|
@@ -665,7 +639,6 @@ module PulpcoreClient
|
|
|
665
639
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
666
640
|
# HTTP header 'Content-Type'
|
|
667
641
|
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
|
|
668
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
669
642
|
|
|
670
643
|
# form parameters
|
|
671
644
|
form_params = opts[:form_params] || {}
|
|
@@ -700,7 +673,6 @@ module PulpcoreClient
|
|
|
700
673
|
# @param content_redirect_content_guard_href [String]
|
|
701
674
|
# @param content_redirect_content_guard [ContentRedirectContentGuard]
|
|
702
675
|
# @param [Hash] opts the optional parameters
|
|
703
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
704
676
|
# @return [ContentRedirectContentGuardResponse]
|
|
705
677
|
def update(content_redirect_content_guard_href, content_redirect_content_guard, opts = {})
|
|
706
678
|
data, _status_code, _headers = update_with_http_info(content_redirect_content_guard_href, content_redirect_content_guard, opts)
|
|
@@ -712,7 +684,6 @@ module PulpcoreClient
|
|
|
712
684
|
# @param content_redirect_content_guard_href [String]
|
|
713
685
|
# @param content_redirect_content_guard [ContentRedirectContentGuard]
|
|
714
686
|
# @param [Hash] opts the optional parameters
|
|
715
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
716
687
|
# @return [Array<(ContentRedirectContentGuardResponse, Integer, Hash)>] ContentRedirectContentGuardResponse data, response status code and response headers
|
|
717
688
|
def update_with_http_info(content_redirect_content_guard_href, content_redirect_content_guard, opts = {})
|
|
718
689
|
if @api_client.config.debugging
|
|
@@ -738,7 +709,6 @@ module PulpcoreClient
|
|
|
738
709
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
739
710
|
# HTTP header 'Content-Type'
|
|
740
711
|
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
|
|
741
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
742
712
|
|
|
743
713
|
# form parameters
|
|
744
714
|
form_params = opts[:form_params] || {}
|
|
@@ -24,7 +24,6 @@ module PulpcoreClient
|
|
|
24
24
|
# @param header_content_guard_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(header_content_guard_href, nested_role, opts = {})
|
|
30
29
|
data, _status_code, _headers = add_role_with_http_info(header_content_guard_href, nested_role, opts)
|
|
@@ -36,7 +35,6 @@ module PulpcoreClient
|
|
|
36
35
|
# @param header_content_guard_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(header_content_guard_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
|
# Content guard to protect the content app using a specific header.
|
|
97
94
|
# @param header_content_guard [HeaderContentGuard]
|
|
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 [HeaderContentGuardResponse]
|
|
101
97
|
def create(header_content_guard, opts = {})
|
|
102
98
|
data, _status_code, _headers = create_with_http_info(header_content_guard, opts)
|
|
@@ -107,7 +103,6 @@ module PulpcoreClient
|
|
|
107
103
|
# Content guard to protect the content app using a specific header.
|
|
108
104
|
# @param header_content_guard [HeaderContentGuard]
|
|
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<(HeaderContentGuardResponse, Integer, Hash)>] HeaderContentGuardResponse data, response status code and response headers
|
|
112
107
|
def create_with_http_info(header_content_guard, 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
|
# Content guard to protect the content app using a specific header.
|
|
164
158
|
# @param header_content_guard_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(header_content_guard_href, opts = {})
|
|
169
162
|
delete_with_http_info(header_content_guard_href, opts)
|
|
@@ -174,7 +167,6 @@ module PulpcoreClient
|
|
|
174
167
|
# Content guard to protect the content app using a specific header.
|
|
175
168
|
# @param header_content_guard_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(header_content_guard_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 header content guards
|
|
226
217
|
# Content guard to protect the content app using a specific header.
|
|
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] :limit Number of results to return per page.
|
|
230
220
|
# @option opts [String] :name Filter results where name matches value
|
|
231
221
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -252,7 +242,6 @@ module PulpcoreClient
|
|
|
252
242
|
# List header content guards
|
|
253
243
|
# Content guard to protect the content app using a specific header.
|
|
254
244
|
# @param [Hash] opts the optional parameters
|
|
255
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
256
245
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
257
246
|
# @option opts [String] :name Filter results where name matches value
|
|
258
247
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -306,7 +295,6 @@ module PulpcoreClient
|
|
|
306
295
|
header_params = opts[:header_params] || {}
|
|
307
296
|
# HTTP header 'Accept' (if needed)
|
|
308
297
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
309
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
310
298
|
|
|
311
299
|
# form parameters
|
|
312
300
|
form_params = opts[:form_params] || {}
|
|
@@ -340,7 +328,6 @@ module PulpcoreClient
|
|
|
340
328
|
# List roles assigned to this object.
|
|
341
329
|
# @param header_content_guard_href [String]
|
|
342
330
|
# @param [Hash] opts the optional parameters
|
|
343
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
344
331
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
345
332
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
346
333
|
# @return [ObjectRolesResponse]
|
|
@@ -353,7 +340,6 @@ module PulpcoreClient
|
|
|
353
340
|
# List roles assigned to this object.
|
|
354
341
|
# @param header_content_guard_href [String]
|
|
355
342
|
# @param [Hash] opts the optional parameters
|
|
356
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
357
343
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
358
344
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
359
345
|
# @return [Array<(ObjectRolesResponse, Integer, Hash)>] ObjectRolesResponse data, response status code and response headers
|
|
@@ -377,7 +363,6 @@ module PulpcoreClient
|
|
|
377
363
|
header_params = opts[:header_params] || {}
|
|
378
364
|
# HTTP header 'Accept' (if needed)
|
|
379
365
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
380
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
381
366
|
|
|
382
367
|
# form parameters
|
|
383
368
|
form_params = opts[:form_params] || {}
|
|
@@ -411,7 +396,6 @@ module PulpcoreClient
|
|
|
411
396
|
# List permissions available to the current user on this object.
|
|
412
397
|
# @param header_content_guard_href [String]
|
|
413
398
|
# @param [Hash] opts the optional parameters
|
|
414
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
415
399
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
416
400
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
417
401
|
# @return [MyPermissionsResponse]
|
|
@@ -424,7 +408,6 @@ module PulpcoreClient
|
|
|
424
408
|
# List permissions available to the current user on this object.
|
|
425
409
|
# @param header_content_guard_href [String]
|
|
426
410
|
# @param [Hash] opts the optional parameters
|
|
427
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
428
411
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
429
412
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
430
413
|
# @return [Array<(MyPermissionsResponse, Integer, Hash)>] MyPermissionsResponse data, response status code and response headers
|
|
@@ -448,7 +431,6 @@ module PulpcoreClient
|
|
|
448
431
|
header_params = opts[:header_params] || {}
|
|
449
432
|
# HTTP header 'Accept' (if needed)
|
|
450
433
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
451
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
452
434
|
|
|
453
435
|
# form parameters
|
|
454
436
|
form_params = opts[:form_params] || {}
|
|
@@ -483,7 +465,6 @@ module PulpcoreClient
|
|
|
483
465
|
# @param header_content_guard_href [String]
|
|
484
466
|
# @param patched_header_content_guard [PatchedHeaderContentGuard]
|
|
485
467
|
# @param [Hash] opts the optional parameters
|
|
486
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
487
468
|
# @return [HeaderContentGuardResponse]
|
|
488
469
|
def partial_update(header_content_guard_href, patched_header_content_guard, opts = {})
|
|
489
470
|
data, _status_code, _headers = partial_update_with_http_info(header_content_guard_href, patched_header_content_guard, opts)
|
|
@@ -495,7 +476,6 @@ module PulpcoreClient
|
|
|
495
476
|
# @param header_content_guard_href [String]
|
|
496
477
|
# @param patched_header_content_guard [PatchedHeaderContentGuard]
|
|
497
478
|
# @param [Hash] opts the optional parameters
|
|
498
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
499
479
|
# @return [Array<(HeaderContentGuardResponse, Integer, Hash)>] HeaderContentGuardResponse data, response status code and response headers
|
|
500
480
|
def partial_update_with_http_info(header_content_guard_href, patched_header_content_guard, opts = {})
|
|
501
481
|
if @api_client.config.debugging
|
|
@@ -521,7 +501,6 @@ module PulpcoreClient
|
|
|
521
501
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
522
502
|
# HTTP header 'Content-Type'
|
|
523
503
|
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
|
|
524
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
525
504
|
|
|
526
505
|
# form parameters
|
|
527
506
|
form_params = opts[:form_params] || {}
|
|
@@ -555,7 +534,6 @@ module PulpcoreClient
|
|
|
555
534
|
# Content guard to protect the content app using a specific header.
|
|
556
535
|
# @param header_content_guard_href [String]
|
|
557
536
|
# @param [Hash] opts the optional parameters
|
|
558
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
559
537
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
560
538
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
561
539
|
# @return [HeaderContentGuardResponse]
|
|
@@ -568,7 +546,6 @@ module PulpcoreClient
|
|
|
568
546
|
# Content guard to protect the content app using a specific header.
|
|
569
547
|
# @param header_content_guard_href [String]
|
|
570
548
|
# @param [Hash] opts the optional parameters
|
|
571
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
572
549
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
573
550
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
574
551
|
# @return [Array<(HeaderContentGuardResponse, Integer, Hash)>] HeaderContentGuardResponse data, response status code and response headers
|
|
@@ -592,7 +569,6 @@ module PulpcoreClient
|
|
|
592
569
|
header_params = opts[:header_params] || {}
|
|
593
570
|
# HTTP header 'Accept' (if needed)
|
|
594
571
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
595
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
596
572
|
|
|
597
573
|
# form parameters
|
|
598
574
|
form_params = opts[:form_params] || {}
|
|
@@ -627,7 +603,6 @@ module PulpcoreClient
|
|
|
627
603
|
# @param header_content_guard_href [String]
|
|
628
604
|
# @param nested_role [NestedRole]
|
|
629
605
|
# @param [Hash] opts the optional parameters
|
|
630
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
631
606
|
# @return [NestedRoleResponse]
|
|
632
607
|
def remove_role(header_content_guard_href, nested_role, opts = {})
|
|
633
608
|
data, _status_code, _headers = remove_role_with_http_info(header_content_guard_href, nested_role, opts)
|
|
@@ -639,7 +614,6 @@ module PulpcoreClient
|
|
|
639
614
|
# @param header_content_guard_href [String]
|
|
640
615
|
# @param nested_role [NestedRole]
|
|
641
616
|
# @param [Hash] opts the optional parameters
|
|
642
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
643
617
|
# @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
|
|
644
618
|
def remove_role_with_http_info(header_content_guard_href, nested_role, opts = {})
|
|
645
619
|
if @api_client.config.debugging
|
|
@@ -665,7 +639,6 @@ module PulpcoreClient
|
|
|
665
639
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
666
640
|
# HTTP header 'Content-Type'
|
|
667
641
|
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
|
|
668
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
669
642
|
|
|
670
643
|
# form parameters
|
|
671
644
|
form_params = opts[:form_params] || {}
|
|
@@ -700,7 +673,6 @@ module PulpcoreClient
|
|
|
700
673
|
# @param header_content_guard_href [String]
|
|
701
674
|
# @param header_content_guard [HeaderContentGuard]
|
|
702
675
|
# @param [Hash] opts the optional parameters
|
|
703
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
704
676
|
# @return [HeaderContentGuardResponse]
|
|
705
677
|
def update(header_content_guard_href, header_content_guard, opts = {})
|
|
706
678
|
data, _status_code, _headers = update_with_http_info(header_content_guard_href, header_content_guard, opts)
|
|
@@ -712,7 +684,6 @@ module PulpcoreClient
|
|
|
712
684
|
# @param header_content_guard_href [String]
|
|
713
685
|
# @param header_content_guard [HeaderContentGuard]
|
|
714
686
|
# @param [Hash] opts the optional parameters
|
|
715
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
716
687
|
# @return [Array<(HeaderContentGuardResponse, Integer, Hash)>] HeaderContentGuardResponse data, response status code and response headers
|
|
717
688
|
def update_with_http_info(header_content_guard_href, header_content_guard, opts = {})
|
|
718
689
|
if @api_client.config.debugging
|
|
@@ -738,7 +709,6 @@ module PulpcoreClient
|
|
|
738
709
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
739
710
|
# HTTP header 'Content-Type'
|
|
740
711
|
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
|
|
741
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
742
712
|
|
|
743
713
|
# form parameters
|
|
744
714
|
form_params = opts[:form_params] || {}
|