pulp_container_client 2.24.6 → 2.25.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 +4 -5
- data/docs/ContainerContainerDistribution.md +6 -6
- data/docs/ContainerContainerDistributionResponse.md +16 -16
- data/docs/ContainerContainerPullThroughDistribution.md +6 -6
- data/docs/ContainerContainerPullThroughDistributionResponse.md +16 -16
- data/docs/ContainerContainerPushRepository.md +5 -5
- data/docs/ContainerContainerPushRepositoryResponse.md +13 -13
- data/docs/ContentBlobsApi.md +8 -20
- data/docs/ContentManifestsApi.md +8 -20
- data/docs/ContentSignaturesApi.md +8 -20
- data/docs/ContentTagsApi.md +8 -20
- data/docs/DistributionsContainerApi.md +32 -72
- data/docs/DistributionsPullThroughApi.md +32 -72
- data/docs/PatchedcontainerContainerDistribution.md +6 -6
- data/docs/PatchedcontainerContainerPullThroughDistribution.md +6 -6
- data/docs/PatchedcontainerContainerPushRepository.md +5 -5
- data/docs/PulpContainerNamespacesApi.md +16 -40
- data/docs/RemotesContainerApi.md +32 -72
- data/docs/RemotesPullThroughApi.md +32 -72
- data/docs/RepositoriesContainerApi.md +64 -138
- data/docs/RepositoriesContainerPushApi.md +36 -80
- data/docs/RepositoriesContainerPushVersionsApi.md +10 -22
- data/docs/RepositoriesContainerVersionsApi.md +10 -22
- data/docs/TokenApi.md +5 -14
- data/lib/pulp_container_client/api/content_blobs_api.rb +0 -12
- data/lib/pulp_container_client/api/content_manifests_api.rb +0 -12
- data/lib/pulp_container_client/api/content_signatures_api.rb +0 -12
- data/lib/pulp_container_client/api/content_tags_api.rb +0 -12
- data/lib/pulp_container_client/api/distributions_container_api.rb +0 -36
- data/lib/pulp_container_client/api/distributions_pull_through_api.rb +0 -36
- data/lib/pulp_container_client/api/pulp_container_namespaces_api.rb +0 -24
- data/lib/pulp_container_client/api/remotes_container_api.rb +0 -36
- data/lib/pulp_container_client/api/remotes_pull_through_api.rb +0 -36
- data/lib/pulp_container_client/api/repositories_container_api.rb +0 -63
- data/lib/pulp_container_client/api/repositories_container_push_api.rb +0 -39
- data/lib/pulp_container_client/api/repositories_container_push_versions_api.rb +3 -15
- data/lib/pulp_container_client/api/repositories_container_versions_api.rb +3 -15
- data/lib/pulp_container_client/api/token_api.rb +0 -9
- data/lib/pulp_container_client/models/container_container_distribution.rb +31 -31
- data/lib/pulp_container_client/models/container_container_distribution_response.rb +73 -73
- data/lib/pulp_container_client/models/container_container_pull_through_distribution.rb +31 -31
- data/lib/pulp_container_client/models/container_container_pull_through_distribution_response.rb +73 -73
- data/lib/pulp_container_client/models/container_container_push_repository.rb +43 -43
- data/lib/pulp_container_client/models/container_container_push_repository_response.rb +66 -66
- data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +29 -29
- data/lib/pulp_container_client/models/patchedcontainer_container_pull_through_distribution.rb +29 -29
- data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +41 -41
- data/lib/pulp_container_client/version.rb +1 -1
- data/pulp_container_client.gemspec +1 -0
- data/spec/api/content_blobs_api_spec.rb +0 -4
- data/spec/api/content_manifests_api_spec.rb +0 -4
- data/spec/api/content_signatures_api_spec.rb +0 -4
- data/spec/api/content_tags_api_spec.rb +0 -4
- data/spec/api/distributions_container_api_spec.rb +0 -12
- data/spec/api/distributions_pull_through_api_spec.rb +0 -12
- data/spec/api/pulp_container_namespaces_api_spec.rb +0 -8
- data/spec/api/remotes_container_api_spec.rb +0 -12
- data/spec/api/remotes_pull_through_api_spec.rb +0 -12
- data/spec/api/repositories_container_api_spec.rb +0 -21
- data/spec/api/repositories_container_push_api_spec.rb +0 -13
- data/spec/api/repositories_container_push_versions_api_spec.rb +1 -5
- data/spec/api/repositories_container_versions_api_spec.rb +1 -5
- data/spec/api/token_api_spec.rb +0 -3
- data/spec/models/container_container_distribution_response_spec.rb +11 -11
- data/spec/models/container_container_distribution_spec.rb +5 -5
- data/spec/models/container_container_pull_through_distribution_response_spec.rb +11 -11
- data/spec/models/container_container_pull_through_distribution_spec.rb +5 -5
- data/spec/models/container_container_push_repository_response_spec.rb +11 -11
- data/spec/models/container_container_push_repository_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_distribution_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_pull_through_distribution_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_push_repository_spec.rb +5 -5
- metadata +80 -60
|
@@ -24,7 +24,6 @@ module PulpContainerClient
|
|
|
24
24
|
# @param container_container_distribution_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(container_container_distribution_href, nested_role, opts = {})
|
|
30
29
|
data, _status_code, _headers = add_role_with_http_info(container_container_distribution_href, nested_role, opts)
|
|
@@ -36,7 +35,6 @@ module PulpContainerClient
|
|
|
36
35
|
# @param container_container_distribution_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(container_container_distribution_href, nested_role, opts = {})
|
|
42
40
|
if @api_client.config.debugging
|
|
@@ -65,7 +63,6 @@ module PulpContainerClient
|
|
|
65
63
|
if !content_type.nil?
|
|
66
64
|
header_params['Content-Type'] = content_type
|
|
67
65
|
end
|
|
68
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
69
66
|
|
|
70
67
|
# form parameters
|
|
71
68
|
form_params = opts[:form_params] || {}
|
|
@@ -100,7 +97,6 @@ module PulpContainerClient
|
|
|
100
97
|
# Trigger an asynchronous create task
|
|
101
98
|
# @param container_container_distribution [ContainerContainerDistribution]
|
|
102
99
|
# @param [Hash] opts the optional parameters
|
|
103
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
104
100
|
# @return [AsyncOperationResponse]
|
|
105
101
|
def create(container_container_distribution, opts = {})
|
|
106
102
|
data, _status_code, _headers = create_with_http_info(container_container_distribution, opts)
|
|
@@ -111,7 +107,6 @@ module PulpContainerClient
|
|
|
111
107
|
# Trigger an asynchronous create task
|
|
112
108
|
# @param container_container_distribution [ContainerContainerDistribution]
|
|
113
109
|
# @param [Hash] opts the optional parameters
|
|
114
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
115
110
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
|
116
111
|
def create_with_http_info(container_container_distribution, opts = {})
|
|
117
112
|
if @api_client.config.debugging
|
|
@@ -136,7 +131,6 @@ module PulpContainerClient
|
|
|
136
131
|
if !content_type.nil?
|
|
137
132
|
header_params['Content-Type'] = content_type
|
|
138
133
|
end
|
|
139
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
140
134
|
|
|
141
135
|
# form parameters
|
|
142
136
|
form_params = opts[:form_params] || {}
|
|
@@ -171,7 +165,6 @@ module PulpContainerClient
|
|
|
171
165
|
# Trigger an asynchronous delete task
|
|
172
166
|
# @param container_container_distribution_href [String]
|
|
173
167
|
# @param [Hash] opts the optional parameters
|
|
174
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
175
168
|
# @return [AsyncOperationResponse]
|
|
176
169
|
def delete(container_container_distribution_href, opts = {})
|
|
177
170
|
data, _status_code, _headers = delete_with_http_info(container_container_distribution_href, opts)
|
|
@@ -182,7 +175,6 @@ module PulpContainerClient
|
|
|
182
175
|
# Trigger an asynchronous delete task
|
|
183
176
|
# @param container_container_distribution_href [String]
|
|
184
177
|
# @param [Hash] opts the optional parameters
|
|
185
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
186
178
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
|
187
179
|
def delete_with_http_info(container_container_distribution_href, opts = {})
|
|
188
180
|
if @api_client.config.debugging
|
|
@@ -202,7 +194,6 @@ module PulpContainerClient
|
|
|
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']) unless header_params['Accept']
|
|
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 PulpContainerClient
|
|
|
236
227
|
# List container distributions
|
|
237
228
|
# The Container Distribution will serve the latest version of a Repository if ``repository`` is specified. The Container Distribution will serve a specific repository version if ``repository_version``. Note that **either** ``repository`` or ``repository_version`` can be set on a Container Distribution, but not both.
|
|
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 [String] :base_path Filter results where base_path matches value
|
|
241
231
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
|
242
232
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
|
@@ -274,7 +264,6 @@ module PulpContainerClient
|
|
|
274
264
|
# List container distributions
|
|
275
265
|
# The Container Distribution will serve the latest version of a Repository if ``repository`` is specified. The Container Distribution will serve a specific repository version if ``repository_version``. Note that **either** ``repository`` or ``repository_version`` can be set on a Container Distribution, but not both.
|
|
276
266
|
# @param [Hash] opts the optional parameters
|
|
277
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
278
267
|
# @option opts [String] :base_path Filter results where base_path matches value
|
|
279
268
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
|
280
269
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
|
@@ -350,7 +339,6 @@ module PulpContainerClient
|
|
|
350
339
|
header_params = opts[:header_params] || {}
|
|
351
340
|
# HTTP header 'Accept' (if needed)
|
|
352
341
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
353
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
354
342
|
|
|
355
343
|
# form parameters
|
|
356
344
|
form_params = opts[:form_params] || {}
|
|
@@ -385,7 +373,6 @@ module PulpContainerClient
|
|
|
385
373
|
# List roles assigned to this object.
|
|
386
374
|
# @param container_container_distribution_href [String]
|
|
387
375
|
# @param [Hash] opts the optional parameters
|
|
388
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
389
376
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
390
377
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
391
378
|
# @return [ObjectRolesResponse]
|
|
@@ -398,7 +385,6 @@ module PulpContainerClient
|
|
|
398
385
|
# List roles assigned to this object.
|
|
399
386
|
# @param container_container_distribution_href [String]
|
|
400
387
|
# @param [Hash] opts the optional parameters
|
|
401
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
402
388
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
403
389
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
404
390
|
# @return [Array<(ObjectRolesResponse, Integer, Hash)>] ObjectRolesResponse data, response status code and response headers
|
|
@@ -422,7 +408,6 @@ module PulpContainerClient
|
|
|
422
408
|
header_params = opts[:header_params] || {}
|
|
423
409
|
# HTTP header 'Accept' (if needed)
|
|
424
410
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
425
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
426
411
|
|
|
427
412
|
# form parameters
|
|
428
413
|
form_params = opts[:form_params] || {}
|
|
@@ -457,7 +442,6 @@ module PulpContainerClient
|
|
|
457
442
|
# List permissions available to the current user on this object.
|
|
458
443
|
# @param container_container_distribution_href [String]
|
|
459
444
|
# @param [Hash] opts the optional parameters
|
|
460
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
461
445
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
462
446
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
463
447
|
# @return [MyPermissionsResponse]
|
|
@@ -470,7 +454,6 @@ module PulpContainerClient
|
|
|
470
454
|
# List permissions available to the current user on this object.
|
|
471
455
|
# @param container_container_distribution_href [String]
|
|
472
456
|
# @param [Hash] opts the optional parameters
|
|
473
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
474
457
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
475
458
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
476
459
|
# @return [Array<(MyPermissionsResponse, Integer, Hash)>] MyPermissionsResponse data, response status code and response headers
|
|
@@ -494,7 +477,6 @@ module PulpContainerClient
|
|
|
494
477
|
header_params = opts[:header_params] || {}
|
|
495
478
|
# HTTP header 'Accept' (if needed)
|
|
496
479
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
497
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
498
480
|
|
|
499
481
|
# form parameters
|
|
500
482
|
form_params = opts[:form_params] || {}
|
|
@@ -530,7 +512,6 @@ module PulpContainerClient
|
|
|
530
512
|
# @param container_container_distribution_href [String]
|
|
531
513
|
# @param patchedcontainer_container_distribution [PatchedcontainerContainerDistribution]
|
|
532
514
|
# @param [Hash] opts the optional parameters
|
|
533
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
534
515
|
# @return [AsyncOperationResponse]
|
|
535
516
|
def partial_update(container_container_distribution_href, patchedcontainer_container_distribution, opts = {})
|
|
536
517
|
data, _status_code, _headers = partial_update_with_http_info(container_container_distribution_href, patchedcontainer_container_distribution, opts)
|
|
@@ -542,7 +523,6 @@ module PulpContainerClient
|
|
|
542
523
|
# @param container_container_distribution_href [String]
|
|
543
524
|
# @param patchedcontainer_container_distribution [PatchedcontainerContainerDistribution]
|
|
544
525
|
# @param [Hash] opts the optional parameters
|
|
545
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
546
526
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
|
547
527
|
def partial_update_with_http_info(container_container_distribution_href, patchedcontainer_container_distribution, opts = {})
|
|
548
528
|
if @api_client.config.debugging
|
|
@@ -571,7 +551,6 @@ module PulpContainerClient
|
|
|
571
551
|
if !content_type.nil?
|
|
572
552
|
header_params['Content-Type'] = content_type
|
|
573
553
|
end
|
|
574
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
575
554
|
|
|
576
555
|
# form parameters
|
|
577
556
|
form_params = opts[:form_params] || {}
|
|
@@ -606,7 +585,6 @@ module PulpContainerClient
|
|
|
606
585
|
# The Container Distribution will serve the latest version of a Repository if ``repository`` is specified. The Container Distribution will serve a specific repository version if ``repository_version``. Note that **either** ``repository`` or ``repository_version`` can be set on a Container Distribution, but not both.
|
|
607
586
|
# @param container_container_distribution_href [String]
|
|
608
587
|
# @param [Hash] opts the optional parameters
|
|
609
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
610
588
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
611
589
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
612
590
|
# @return [ContainerContainerDistributionResponse]
|
|
@@ -619,7 +597,6 @@ module PulpContainerClient
|
|
|
619
597
|
# The Container Distribution will serve the latest version of a Repository if ``repository`` is specified. The Container Distribution will serve a specific repository version if ``repository_version``. Note that **either** ``repository`` or ``repository_version`` can be set on a Container Distribution, but not both.
|
|
620
598
|
# @param container_container_distribution_href [String]
|
|
621
599
|
# @param [Hash] opts the optional parameters
|
|
622
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
623
600
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
624
601
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
625
602
|
# @return [Array<(ContainerContainerDistributionResponse, Integer, Hash)>] ContainerContainerDistributionResponse data, response status code and response headers
|
|
@@ -643,7 +620,6 @@ module PulpContainerClient
|
|
|
643
620
|
header_params = opts[:header_params] || {}
|
|
644
621
|
# HTTP header 'Accept' (if needed)
|
|
645
622
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
646
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
647
623
|
|
|
648
624
|
# form parameters
|
|
649
625
|
form_params = opts[:form_params] || {}
|
|
@@ -679,7 +655,6 @@ module PulpContainerClient
|
|
|
679
655
|
# @param container_container_distribution_href [String]
|
|
680
656
|
# @param nested_role [NestedRole]
|
|
681
657
|
# @param [Hash] opts the optional parameters
|
|
682
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
683
658
|
# @return [NestedRoleResponse]
|
|
684
659
|
def remove_role(container_container_distribution_href, nested_role, opts = {})
|
|
685
660
|
data, _status_code, _headers = remove_role_with_http_info(container_container_distribution_href, nested_role, opts)
|
|
@@ -691,7 +666,6 @@ module PulpContainerClient
|
|
|
691
666
|
# @param container_container_distribution_href [String]
|
|
692
667
|
# @param nested_role [NestedRole]
|
|
693
668
|
# @param [Hash] opts the optional parameters
|
|
694
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
695
669
|
# @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
|
|
696
670
|
def remove_role_with_http_info(container_container_distribution_href, nested_role, opts = {})
|
|
697
671
|
if @api_client.config.debugging
|
|
@@ -720,7 +694,6 @@ module PulpContainerClient
|
|
|
720
694
|
if !content_type.nil?
|
|
721
695
|
header_params['Content-Type'] = content_type
|
|
722
696
|
end
|
|
723
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
724
697
|
|
|
725
698
|
# form parameters
|
|
726
699
|
form_params = opts[:form_params] || {}
|
|
@@ -756,7 +729,6 @@ module PulpContainerClient
|
|
|
756
729
|
# @param container_container_distribution_href [String]
|
|
757
730
|
# @param set_label [SetLabel]
|
|
758
731
|
# @param [Hash] opts the optional parameters
|
|
759
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
760
732
|
# @return [SetLabelResponse]
|
|
761
733
|
def set_label(container_container_distribution_href, set_label, opts = {})
|
|
762
734
|
data, _status_code, _headers = set_label_with_http_info(container_container_distribution_href, set_label, opts)
|
|
@@ -768,7 +740,6 @@ module PulpContainerClient
|
|
|
768
740
|
# @param container_container_distribution_href [String]
|
|
769
741
|
# @param set_label [SetLabel]
|
|
770
742
|
# @param [Hash] opts the optional parameters
|
|
771
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
772
743
|
# @return [Array<(SetLabelResponse, Integer, Hash)>] SetLabelResponse data, response status code and response headers
|
|
773
744
|
def set_label_with_http_info(container_container_distribution_href, set_label, opts = {})
|
|
774
745
|
if @api_client.config.debugging
|
|
@@ -797,7 +768,6 @@ module PulpContainerClient
|
|
|
797
768
|
if !content_type.nil?
|
|
798
769
|
header_params['Content-Type'] = content_type
|
|
799
770
|
end
|
|
800
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
801
771
|
|
|
802
772
|
# form parameters
|
|
803
773
|
form_params = opts[:form_params] || {}
|
|
@@ -833,7 +803,6 @@ module PulpContainerClient
|
|
|
833
803
|
# @param container_container_distribution_href [String]
|
|
834
804
|
# @param unset_label [UnsetLabel]
|
|
835
805
|
# @param [Hash] opts the optional parameters
|
|
836
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
837
806
|
# @return [UnsetLabelResponse]
|
|
838
807
|
def unset_label(container_container_distribution_href, unset_label, opts = {})
|
|
839
808
|
data, _status_code, _headers = unset_label_with_http_info(container_container_distribution_href, unset_label, opts)
|
|
@@ -845,7 +814,6 @@ module PulpContainerClient
|
|
|
845
814
|
# @param container_container_distribution_href [String]
|
|
846
815
|
# @param unset_label [UnsetLabel]
|
|
847
816
|
# @param [Hash] opts the optional parameters
|
|
848
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
849
817
|
# @return [Array<(UnsetLabelResponse, Integer, Hash)>] UnsetLabelResponse data, response status code and response headers
|
|
850
818
|
def unset_label_with_http_info(container_container_distribution_href, unset_label, opts = {})
|
|
851
819
|
if @api_client.config.debugging
|
|
@@ -874,7 +842,6 @@ module PulpContainerClient
|
|
|
874
842
|
if !content_type.nil?
|
|
875
843
|
header_params['Content-Type'] = content_type
|
|
876
844
|
end
|
|
877
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
878
845
|
|
|
879
846
|
# form parameters
|
|
880
847
|
form_params = opts[:form_params] || {}
|
|
@@ -910,7 +877,6 @@ module PulpContainerClient
|
|
|
910
877
|
# @param container_container_distribution_href [String]
|
|
911
878
|
# @param container_container_distribution [ContainerContainerDistribution]
|
|
912
879
|
# @param [Hash] opts the optional parameters
|
|
913
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
914
880
|
# @return [AsyncOperationResponse]
|
|
915
881
|
def update(container_container_distribution_href, container_container_distribution, opts = {})
|
|
916
882
|
data, _status_code, _headers = update_with_http_info(container_container_distribution_href, container_container_distribution, opts)
|
|
@@ -922,7 +888,6 @@ module PulpContainerClient
|
|
|
922
888
|
# @param container_container_distribution_href [String]
|
|
923
889
|
# @param container_container_distribution [ContainerContainerDistribution]
|
|
924
890
|
# @param [Hash] opts the optional parameters
|
|
925
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
926
891
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
|
927
892
|
def update_with_http_info(container_container_distribution_href, container_container_distribution, opts = {})
|
|
928
893
|
if @api_client.config.debugging
|
|
@@ -951,7 +916,6 @@ module PulpContainerClient
|
|
|
951
916
|
if !content_type.nil?
|
|
952
917
|
header_params['Content-Type'] = content_type
|
|
953
918
|
end
|
|
954
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
955
919
|
|
|
956
920
|
# form parameters
|
|
957
921
|
form_params = opts[:form_params] || {}
|
|
@@ -24,7 +24,6 @@ module PulpContainerClient
|
|
|
24
24
|
# @param container_container_pull_through_distribution_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(container_container_pull_through_distribution_href, nested_role, opts = {})
|
|
30
29
|
data, _status_code, _headers = add_role_with_http_info(container_container_pull_through_distribution_href, nested_role, opts)
|
|
@@ -36,7 +35,6 @@ module PulpContainerClient
|
|
|
36
35
|
# @param container_container_pull_through_distribution_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(container_container_pull_through_distribution_href, nested_role, opts = {})
|
|
42
40
|
if @api_client.config.debugging
|
|
@@ -65,7 +63,6 @@ module PulpContainerClient
|
|
|
65
63
|
if !content_type.nil?
|
|
66
64
|
header_params['Content-Type'] = content_type
|
|
67
65
|
end
|
|
68
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
69
66
|
|
|
70
67
|
# form parameters
|
|
71
68
|
form_params = opts[:form_params] || {}
|
|
@@ -100,7 +97,6 @@ module PulpContainerClient
|
|
|
100
97
|
# Trigger an asynchronous create task
|
|
101
98
|
# @param container_container_pull_through_distribution [ContainerContainerPullThroughDistribution]
|
|
102
99
|
# @param [Hash] opts the optional parameters
|
|
103
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
104
100
|
# @return [AsyncOperationResponse]
|
|
105
101
|
def create(container_container_pull_through_distribution, opts = {})
|
|
106
102
|
data, _status_code, _headers = create_with_http_info(container_container_pull_through_distribution, opts)
|
|
@@ -111,7 +107,6 @@ module PulpContainerClient
|
|
|
111
107
|
# Trigger an asynchronous create task
|
|
112
108
|
# @param container_container_pull_through_distribution [ContainerContainerPullThroughDistribution]
|
|
113
109
|
# @param [Hash] opts the optional parameters
|
|
114
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
115
110
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
|
116
111
|
def create_with_http_info(container_container_pull_through_distribution, opts = {})
|
|
117
112
|
if @api_client.config.debugging
|
|
@@ -136,7 +131,6 @@ module PulpContainerClient
|
|
|
136
131
|
if !content_type.nil?
|
|
137
132
|
header_params['Content-Type'] = content_type
|
|
138
133
|
end
|
|
139
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
140
134
|
|
|
141
135
|
# form parameters
|
|
142
136
|
form_params = opts[:form_params] || {}
|
|
@@ -171,7 +165,6 @@ module PulpContainerClient
|
|
|
171
165
|
# Trigger an asynchronous delete task
|
|
172
166
|
# @param container_container_pull_through_distribution_href [String]
|
|
173
167
|
# @param [Hash] opts the optional parameters
|
|
174
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
175
168
|
# @return [AsyncOperationResponse]
|
|
176
169
|
def delete(container_container_pull_through_distribution_href, opts = {})
|
|
177
170
|
data, _status_code, _headers = delete_with_http_info(container_container_pull_through_distribution_href, opts)
|
|
@@ -182,7 +175,6 @@ module PulpContainerClient
|
|
|
182
175
|
# Trigger an asynchronous delete task
|
|
183
176
|
# @param container_container_pull_through_distribution_href [String]
|
|
184
177
|
# @param [Hash] opts the optional parameters
|
|
185
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
186
178
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
|
187
179
|
def delete_with_http_info(container_container_pull_through_distribution_href, opts = {})
|
|
188
180
|
if @api_client.config.debugging
|
|
@@ -202,7 +194,6 @@ module PulpContainerClient
|
|
|
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']) unless header_params['Accept']
|
|
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 PulpContainerClient
|
|
|
236
227
|
# List container pull through distributions
|
|
237
228
|
# A special pull-through Container Distribution that will reference distributions serving content.
|
|
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 [String] :base_path Filter results where base_path matches value
|
|
241
231
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
|
242
232
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
|
@@ -273,7 +263,6 @@ module PulpContainerClient
|
|
|
273
263
|
# List container pull through distributions
|
|
274
264
|
# A special pull-through Container Distribution that will reference distributions serving content.
|
|
275
265
|
# @param [Hash] opts the optional parameters
|
|
276
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
277
266
|
# @option opts [String] :base_path Filter results where base_path matches value
|
|
278
267
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
|
279
268
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
|
@@ -347,7 +336,6 @@ module PulpContainerClient
|
|
|
347
336
|
header_params = opts[:header_params] || {}
|
|
348
337
|
# HTTP header 'Accept' (if needed)
|
|
349
338
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
350
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
351
339
|
|
|
352
340
|
# form parameters
|
|
353
341
|
form_params = opts[:form_params] || {}
|
|
@@ -382,7 +370,6 @@ module PulpContainerClient
|
|
|
382
370
|
# List roles assigned to this object.
|
|
383
371
|
# @param container_container_pull_through_distribution_href [String]
|
|
384
372
|
# @param [Hash] opts the optional parameters
|
|
385
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
386
373
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
387
374
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
388
375
|
# @return [ObjectRolesResponse]
|
|
@@ -395,7 +382,6 @@ module PulpContainerClient
|
|
|
395
382
|
# List roles assigned to this object.
|
|
396
383
|
# @param container_container_pull_through_distribution_href [String]
|
|
397
384
|
# @param [Hash] opts the optional parameters
|
|
398
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
399
385
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
400
386
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
401
387
|
# @return [Array<(ObjectRolesResponse, Integer, Hash)>] ObjectRolesResponse data, response status code and response headers
|
|
@@ -419,7 +405,6 @@ module PulpContainerClient
|
|
|
419
405
|
header_params = opts[:header_params] || {}
|
|
420
406
|
# HTTP header 'Accept' (if needed)
|
|
421
407
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
422
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
423
408
|
|
|
424
409
|
# form parameters
|
|
425
410
|
form_params = opts[:form_params] || {}
|
|
@@ -454,7 +439,6 @@ module PulpContainerClient
|
|
|
454
439
|
# List permissions available to the current user on this object.
|
|
455
440
|
# @param container_container_pull_through_distribution_href [String]
|
|
456
441
|
# @param [Hash] opts the optional parameters
|
|
457
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
458
442
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
459
443
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
460
444
|
# @return [MyPermissionsResponse]
|
|
@@ -467,7 +451,6 @@ module PulpContainerClient
|
|
|
467
451
|
# List permissions available to the current user on this object.
|
|
468
452
|
# @param container_container_pull_through_distribution_href [String]
|
|
469
453
|
# @param [Hash] opts the optional parameters
|
|
470
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
471
454
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
472
455
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
473
456
|
# @return [Array<(MyPermissionsResponse, Integer, Hash)>] MyPermissionsResponse data, response status code and response headers
|
|
@@ -491,7 +474,6 @@ module PulpContainerClient
|
|
|
491
474
|
header_params = opts[:header_params] || {}
|
|
492
475
|
# HTTP header 'Accept' (if needed)
|
|
493
476
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
494
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
495
477
|
|
|
496
478
|
# form parameters
|
|
497
479
|
form_params = opts[:form_params] || {}
|
|
@@ -527,7 +509,6 @@ module PulpContainerClient
|
|
|
527
509
|
# @param container_container_pull_through_distribution_href [String]
|
|
528
510
|
# @param patchedcontainer_container_pull_through_distribution [PatchedcontainerContainerPullThroughDistribution]
|
|
529
511
|
# @param [Hash] opts the optional parameters
|
|
530
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
531
512
|
# @return [AsyncOperationResponse]
|
|
532
513
|
def partial_update(container_container_pull_through_distribution_href, patchedcontainer_container_pull_through_distribution, opts = {})
|
|
533
514
|
data, _status_code, _headers = partial_update_with_http_info(container_container_pull_through_distribution_href, patchedcontainer_container_pull_through_distribution, opts)
|
|
@@ -539,7 +520,6 @@ module PulpContainerClient
|
|
|
539
520
|
# @param container_container_pull_through_distribution_href [String]
|
|
540
521
|
# @param patchedcontainer_container_pull_through_distribution [PatchedcontainerContainerPullThroughDistribution]
|
|
541
522
|
# @param [Hash] opts the optional parameters
|
|
542
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
543
523
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
|
544
524
|
def partial_update_with_http_info(container_container_pull_through_distribution_href, patchedcontainer_container_pull_through_distribution, opts = {})
|
|
545
525
|
if @api_client.config.debugging
|
|
@@ -568,7 +548,6 @@ module PulpContainerClient
|
|
|
568
548
|
if !content_type.nil?
|
|
569
549
|
header_params['Content-Type'] = content_type
|
|
570
550
|
end
|
|
571
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
572
551
|
|
|
573
552
|
# form parameters
|
|
574
553
|
form_params = opts[:form_params] || {}
|
|
@@ -603,7 +582,6 @@ module PulpContainerClient
|
|
|
603
582
|
# A special pull-through Container Distribution that will reference distributions serving content.
|
|
604
583
|
# @param container_container_pull_through_distribution_href [String]
|
|
605
584
|
# @param [Hash] opts the optional parameters
|
|
606
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
607
585
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
608
586
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
609
587
|
# @return [ContainerContainerPullThroughDistributionResponse]
|
|
@@ -616,7 +594,6 @@ module PulpContainerClient
|
|
|
616
594
|
# A special pull-through Container Distribution that will reference distributions serving content.
|
|
617
595
|
# @param container_container_pull_through_distribution_href [String]
|
|
618
596
|
# @param [Hash] opts the optional parameters
|
|
619
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
620
597
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
621
598
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
622
599
|
# @return [Array<(ContainerContainerPullThroughDistributionResponse, Integer, Hash)>] ContainerContainerPullThroughDistributionResponse data, response status code and response headers
|
|
@@ -640,7 +617,6 @@ module PulpContainerClient
|
|
|
640
617
|
header_params = opts[:header_params] || {}
|
|
641
618
|
# HTTP header 'Accept' (if needed)
|
|
642
619
|
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
643
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
644
620
|
|
|
645
621
|
# form parameters
|
|
646
622
|
form_params = opts[:form_params] || {}
|
|
@@ -676,7 +652,6 @@ module PulpContainerClient
|
|
|
676
652
|
# @param container_container_pull_through_distribution_href [String]
|
|
677
653
|
# @param nested_role [NestedRole]
|
|
678
654
|
# @param [Hash] opts the optional parameters
|
|
679
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
680
655
|
# @return [NestedRoleResponse]
|
|
681
656
|
def remove_role(container_container_pull_through_distribution_href, nested_role, opts = {})
|
|
682
657
|
data, _status_code, _headers = remove_role_with_http_info(container_container_pull_through_distribution_href, nested_role, opts)
|
|
@@ -688,7 +663,6 @@ module PulpContainerClient
|
|
|
688
663
|
# @param container_container_pull_through_distribution_href [String]
|
|
689
664
|
# @param nested_role [NestedRole]
|
|
690
665
|
# @param [Hash] opts the optional parameters
|
|
691
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
692
666
|
# @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
|
|
693
667
|
def remove_role_with_http_info(container_container_pull_through_distribution_href, nested_role, opts = {})
|
|
694
668
|
if @api_client.config.debugging
|
|
@@ -717,7 +691,6 @@ module PulpContainerClient
|
|
|
717
691
|
if !content_type.nil?
|
|
718
692
|
header_params['Content-Type'] = content_type
|
|
719
693
|
end
|
|
720
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
721
694
|
|
|
722
695
|
# form parameters
|
|
723
696
|
form_params = opts[:form_params] || {}
|
|
@@ -753,7 +726,6 @@ module PulpContainerClient
|
|
|
753
726
|
# @param container_container_pull_through_distribution_href [String]
|
|
754
727
|
# @param set_label [SetLabel]
|
|
755
728
|
# @param [Hash] opts the optional parameters
|
|
756
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
757
729
|
# @return [SetLabelResponse]
|
|
758
730
|
def set_label(container_container_pull_through_distribution_href, set_label, opts = {})
|
|
759
731
|
data, _status_code, _headers = set_label_with_http_info(container_container_pull_through_distribution_href, set_label, opts)
|
|
@@ -765,7 +737,6 @@ module PulpContainerClient
|
|
|
765
737
|
# @param container_container_pull_through_distribution_href [String]
|
|
766
738
|
# @param set_label [SetLabel]
|
|
767
739
|
# @param [Hash] opts the optional parameters
|
|
768
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
769
740
|
# @return [Array<(SetLabelResponse, Integer, Hash)>] SetLabelResponse data, response status code and response headers
|
|
770
741
|
def set_label_with_http_info(container_container_pull_through_distribution_href, set_label, opts = {})
|
|
771
742
|
if @api_client.config.debugging
|
|
@@ -794,7 +765,6 @@ module PulpContainerClient
|
|
|
794
765
|
if !content_type.nil?
|
|
795
766
|
header_params['Content-Type'] = content_type
|
|
796
767
|
end
|
|
797
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
798
768
|
|
|
799
769
|
# form parameters
|
|
800
770
|
form_params = opts[:form_params] || {}
|
|
@@ -830,7 +800,6 @@ module PulpContainerClient
|
|
|
830
800
|
# @param container_container_pull_through_distribution_href [String]
|
|
831
801
|
# @param unset_label [UnsetLabel]
|
|
832
802
|
# @param [Hash] opts the optional parameters
|
|
833
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
834
803
|
# @return [UnsetLabelResponse]
|
|
835
804
|
def unset_label(container_container_pull_through_distribution_href, unset_label, opts = {})
|
|
836
805
|
data, _status_code, _headers = unset_label_with_http_info(container_container_pull_through_distribution_href, unset_label, opts)
|
|
@@ -842,7 +811,6 @@ module PulpContainerClient
|
|
|
842
811
|
# @param container_container_pull_through_distribution_href [String]
|
|
843
812
|
# @param unset_label [UnsetLabel]
|
|
844
813
|
# @param [Hash] opts the optional parameters
|
|
845
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
846
814
|
# @return [Array<(UnsetLabelResponse, Integer, Hash)>] UnsetLabelResponse data, response status code and response headers
|
|
847
815
|
def unset_label_with_http_info(container_container_pull_through_distribution_href, unset_label, opts = {})
|
|
848
816
|
if @api_client.config.debugging
|
|
@@ -871,7 +839,6 @@ module PulpContainerClient
|
|
|
871
839
|
if !content_type.nil?
|
|
872
840
|
header_params['Content-Type'] = content_type
|
|
873
841
|
end
|
|
874
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
875
842
|
|
|
876
843
|
# form parameters
|
|
877
844
|
form_params = opts[:form_params] || {}
|
|
@@ -907,7 +874,6 @@ module PulpContainerClient
|
|
|
907
874
|
# @param container_container_pull_through_distribution_href [String]
|
|
908
875
|
# @param container_container_pull_through_distribution [ContainerContainerPullThroughDistribution]
|
|
909
876
|
# @param [Hash] opts the optional parameters
|
|
910
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
911
877
|
# @return [AsyncOperationResponse]
|
|
912
878
|
def update(container_container_pull_through_distribution_href, container_container_pull_through_distribution, opts = {})
|
|
913
879
|
data, _status_code, _headers = update_with_http_info(container_container_pull_through_distribution_href, container_container_pull_through_distribution, opts)
|
|
@@ -919,7 +885,6 @@ module PulpContainerClient
|
|
|
919
885
|
# @param container_container_pull_through_distribution_href [String]
|
|
920
886
|
# @param container_container_pull_through_distribution [ContainerContainerPullThroughDistribution]
|
|
921
887
|
# @param [Hash] opts the optional parameters
|
|
922
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
923
888
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
|
924
889
|
def update_with_http_info(container_container_pull_through_distribution_href, container_container_pull_through_distribution, opts = {})
|
|
925
890
|
if @api_client.config.debugging
|
|
@@ -948,7 +913,6 @@ module PulpContainerClient
|
|
|
948
913
|
if !content_type.nil?
|
|
949
914
|
header_params['Content-Type'] = content_type
|
|
950
915
|
end
|
|
951
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
952
916
|
|
|
953
917
|
# form parameters
|
|
954
918
|
form_params = opts[:form_params] || {}
|