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.
- checksums.yaml +4 -4
- data/README.md +5 -6
- data/docs/AccessPoliciesApi.md +7 -23
- data/docs/ArtifactDistributionResponse.md +11 -11
- 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 +48 -48
- 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 +9 -9
- metadata +166 -166
|
@@ -24,7 +24,6 @@ module PulpcoreClient
|
|
|
24
24
|
# @param r_b_a_c_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(r_b_a_c_content_guard_href, nested_role, opts = {})
|
|
30
29
|
data, _status_code, _headers = add_role_with_http_info(r_b_a_c_content_guard_href, nested_role, opts)
|
|
@@ -36,7 +35,6 @@ module PulpcoreClient
|
|
|
36
35
|
# @param r_b_a_c_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(r_b_a_c_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
|
# Viewset for creating contentguards that use RBAC to protect content. Has add and remove actions for managing permission for users and groups to download content protected by this guard.
|
|
97
94
|
# @param rbac_content_guard [RBACContentGuard]
|
|
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 [RBACContentGuardResponse]
|
|
101
97
|
def create(rbac_content_guard, opts = {})
|
|
102
98
|
data, _status_code, _headers = create_with_http_info(rbac_content_guard, opts)
|
|
@@ -107,7 +103,6 @@ module PulpcoreClient
|
|
|
107
103
|
# Viewset for creating contentguards that use RBAC to protect content. Has add and remove actions for managing permission for users and groups to download content protected by this guard.
|
|
108
104
|
# @param rbac_content_guard [RBACContentGuard]
|
|
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<(RBACContentGuardResponse, Integer, Hash)>] RBACContentGuardResponse data, response status code and response headers
|
|
112
107
|
def create_with_http_info(rbac_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
|
# Viewset for creating contentguards that use RBAC to protect content. Has add and remove actions for managing permission for users and groups to download content protected by this guard.
|
|
164
158
|
# @param r_b_a_c_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(r_b_a_c_content_guard_href, opts = {})
|
|
169
162
|
delete_with_http_info(r_b_a_c_content_guard_href, opts)
|
|
@@ -174,7 +167,6 @@ module PulpcoreClient
|
|
|
174
167
|
# Viewset for creating contentguards that use RBAC to protect content. Has add and remove actions for managing permission for users and groups to download content protected by this guard.
|
|
175
168
|
# @param r_b_a_c_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(r_b_a_c_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 rbac content guards
|
|
226
217
|
# Viewset for creating contentguards that use RBAC to protect content. Has add and remove actions for managing permission for users and groups to download content protected by this guard.
|
|
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 rbac content guards
|
|
253
243
|
# Viewset for creating contentguards that use RBAC to protect content. Has add and remove actions for managing permission for users and groups to download content protected by this guard.
|
|
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 r_b_a_c_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 r_b_a_c_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 r_b_a_c_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 r_b_a_c_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 r_b_a_c_content_guard_href [String]
|
|
484
466
|
# @param patched_rbac_content_guard [PatchedRBACContentGuard]
|
|
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 [RBACContentGuardResponse]
|
|
488
469
|
def partial_update(r_b_a_c_content_guard_href, patched_rbac_content_guard, opts = {})
|
|
489
470
|
data, _status_code, _headers = partial_update_with_http_info(r_b_a_c_content_guard_href, patched_rbac_content_guard, opts)
|
|
@@ -495,7 +476,6 @@ module PulpcoreClient
|
|
|
495
476
|
# @param r_b_a_c_content_guard_href [String]
|
|
496
477
|
# @param patched_rbac_content_guard [PatchedRBACContentGuard]
|
|
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<(RBACContentGuardResponse, Integer, Hash)>] RBACContentGuardResponse data, response status code and response headers
|
|
500
480
|
def partial_update_with_http_info(r_b_a_c_content_guard_href, patched_rbac_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
|
# Viewset for creating contentguards that use RBAC to protect content. Has add and remove actions for managing permission for users and groups to download content protected by this guard.
|
|
556
535
|
# @param r_b_a_c_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 [RBACContentGuardResponse]
|
|
@@ -568,7 +546,6 @@ module PulpcoreClient
|
|
|
568
546
|
# Viewset for creating contentguards that use RBAC to protect content. Has add and remove actions for managing permission for users and groups to download content protected by this guard.
|
|
569
547
|
# @param r_b_a_c_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<(RBACContentGuardResponse, Integer, Hash)>] RBACContentGuardResponse 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 r_b_a_c_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(r_b_a_c_content_guard_href, nested_role, opts = {})
|
|
633
608
|
data, _status_code, _headers = remove_role_with_http_info(r_b_a_c_content_guard_href, nested_role, opts)
|
|
@@ -639,7 +614,6 @@ module PulpcoreClient
|
|
|
639
614
|
# @param r_b_a_c_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(r_b_a_c_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 r_b_a_c_content_guard_href [String]
|
|
701
674
|
# @param rbac_content_guard [RBACContentGuard]
|
|
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 [RBACContentGuardResponse]
|
|
705
677
|
def update(r_b_a_c_content_guard_href, rbac_content_guard, opts = {})
|
|
706
678
|
data, _status_code, _headers = update_with_http_info(r_b_a_c_content_guard_href, rbac_content_guard, opts)
|
|
@@ -712,7 +684,6 @@ module PulpcoreClient
|
|
|
712
684
|
# @param r_b_a_c_content_guard_href [String]
|
|
713
685
|
# @param rbac_content_guard [RBACContentGuard]
|
|
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<(RBACContentGuardResponse, Integer, Hash)>] RBACContentGuardResponse data, response status code and response headers
|
|
717
688
|
def update_with_http_info(r_b_a_c_content_guard_href, rbac_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] || {}
|
|
@@ -22,7 +22,6 @@ module PulpcoreClient
|
|
|
22
22
|
# List distributions
|
|
23
23
|
# Provides base viewset for Distributions.
|
|
24
24
|
# @param [Hash] opts the optional parameters
|
|
25
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
26
25
|
# @option opts [String] :base_path Filter results where base_path matches value
|
|
27
26
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
|
28
27
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
|
@@ -59,7 +58,6 @@ module PulpcoreClient
|
|
|
59
58
|
# List distributions
|
|
60
59
|
# Provides base viewset for Distributions.
|
|
61
60
|
# @param [Hash] opts the optional parameters
|
|
62
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
63
61
|
# @option opts [String] :base_path Filter results where base_path matches value
|
|
64
62
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
|
65
63
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
|
@@ -141,7 +139,6 @@ module PulpcoreClient
|
|
|
141
139
|
header_params = opts[:header_params] || {}
|
|
142
140
|
# HTTP header 'Accept' (if needed)
|
|
143
141
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
144
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
145
142
|
|
|
146
143
|
# form parameters
|
|
147
144
|
form_params = opts[:form_params] || {}
|
|
@@ -22,7 +22,6 @@ module PulpcoreClient
|
|
|
22
22
|
# List artifact distributions
|
|
23
23
|
# ViewSet for ArtifactDistribution.
|
|
24
24
|
# @param [Hash] opts the optional parameters
|
|
25
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
26
25
|
# @option opts [String] :base_path Filter results where base_path matches value
|
|
27
26
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
|
28
27
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
|
@@ -57,7 +56,6 @@ module PulpcoreClient
|
|
|
57
56
|
# List artifact distributions
|
|
58
57
|
# ViewSet for ArtifactDistribution.
|
|
59
58
|
# @param [Hash] opts the optional parameters
|
|
60
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
61
59
|
# @option opts [String] :base_path Filter results where base_path matches value
|
|
62
60
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
|
63
61
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
|
@@ -127,7 +125,6 @@ module PulpcoreClient
|
|
|
127
125
|
header_params = opts[:header_params] || {}
|
|
128
126
|
# HTTP header 'Accept' (if needed)
|
|
129
127
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
130
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
131
128
|
|
|
132
129
|
# form parameters
|
|
133
130
|
form_params = opts[:form_params] || {}
|
|
@@ -161,7 +158,6 @@ module PulpcoreClient
|
|
|
161
158
|
# ViewSet for ArtifactDistribution.
|
|
162
159
|
# @param artifact_distribution_href [String]
|
|
163
160
|
# @param [Hash] opts the optional parameters
|
|
164
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
165
161
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
166
162
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
167
163
|
# @return [ArtifactDistributionResponse]
|
|
@@ -174,7 +170,6 @@ module PulpcoreClient
|
|
|
174
170
|
# ViewSet for ArtifactDistribution.
|
|
175
171
|
# @param artifact_distribution_href [String]
|
|
176
172
|
# @param [Hash] opts the optional parameters
|
|
177
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
178
173
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
179
174
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
180
175
|
# @return [Array<(ArtifactDistributionResponse, Integer, Hash)>] ArtifactDistributionResponse data, response status code and response headers
|
|
@@ -198,7 +193,6 @@ module PulpcoreClient
|
|
|
198
193
|
header_params = opts[:header_params] || {}
|
|
199
194
|
# HTTP header 'Accept' (if needed)
|
|
200
195
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
201
|
-
header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
|
|
202
196
|
|
|
203
197
|
# form parameters
|
|
204
198
|
form_params = opts[:form_params] || {}
|
|
@@ -23,7 +23,6 @@ module PulpcoreClient
|
|
|
23
23
|
# ViewSet for Domain. NOTE: This API endpoint is in \"tech preview\" and subject to change
|
|
24
24
|
# @param domain [Domain]
|
|
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 [DomainResponse]
|
|
28
27
|
def create(domain, opts = {})
|
|
29
28
|
data, _status_code, _headers = create_with_http_info(domain, opts)
|
|
@@ -34,7 +33,6 @@ module PulpcoreClient
|
|
|
34
33
|
# ViewSet for Domain. NOTE: This API endpoint is in \"tech preview\" and subject to change
|
|
35
34
|
# @param domain [Domain]
|
|
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<(DomainResponse, Integer, Hash)>] DomainResponse data, response status code and response headers
|
|
39
37
|
def create_with_http_info(domain, 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 domain_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(domain_href, opts = {})
|
|
96
92
|
data, _status_code, _headers = delete_with_http_info(domain_href, opts)
|
|
@@ -101,7 +97,6 @@ module PulpcoreClient
|
|
|
101
97
|
# Trigger an asynchronous delete task
|
|
102
98
|
# @param domain_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(domain_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 domains
|
|
155
149
|
# ViewSet for Domain. NOTE: This API endpoint is in \"tech preview\" and subject to change
|
|
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 domains
|
|
182
175
|
# ViewSet for Domain. NOTE: This API endpoint is in \"tech preview\" and subject to change
|
|
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 domain_href [String]
|
|
271
262
|
# @param patched_domain [PatchedDomain]
|
|
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(domain_href, patched_domain, opts = {})
|
|
276
266
|
data, _status_code, _headers = partial_update_with_http_info(domain_href, patched_domain, opts)
|
|
@@ -282,7 +272,6 @@ module PulpcoreClient
|
|
|
282
272
|
# @param domain_href [String]
|
|
283
273
|
# @param patched_domain [PatchedDomain]
|
|
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(domain_href, patched_domain, 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 Domain. NOTE: This API endpoint is in \"tech preview\" and subject to change
|
|
343
331
|
# @param domain_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 [DomainResponse]
|
|
@@ -355,7 +342,6 @@ module PulpcoreClient
|
|
|
355
342
|
# ViewSet for Domain. NOTE: This API endpoint is in \"tech preview\" and subject to change
|
|
356
343
|
# @param domain_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<(DomainResponse, Integer, Hash)>] DomainResponse 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 domain_href [String]
|
|
415
400
|
# @param domain [Domain]
|
|
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(domain_href, domain, opts = {})
|
|
420
404
|
data, _status_code, _headers = update_with_http_info(domain_href, domain, opts)
|
|
@@ -426,7 +410,6 @@ module PulpcoreClient
|
|
|
426
410
|
# @param domain_href [String]
|
|
427
411
|
# @param domain [Domain]
|
|
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(domain_href, domain, 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] || {}
|
|
@@ -23,7 +23,6 @@ module PulpcoreClient
|
|
|
23
23
|
# Endpoint for managing FilesystemExporters.
|
|
24
24
|
# @param filesystem_exporter [FilesystemExporter]
|
|
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 [FilesystemExporterResponse]
|
|
28
27
|
def create(filesystem_exporter, opts = {})
|
|
29
28
|
data, _status_code, _headers = create_with_http_info(filesystem_exporter, opts)
|
|
@@ -34,7 +33,6 @@ module PulpcoreClient
|
|
|
34
33
|
# Endpoint for managing FilesystemExporters.
|
|
35
34
|
# @param filesystem_exporter [FilesystemExporter]
|
|
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<(FilesystemExporterResponse, Integer, Hash)>] FilesystemExporterResponse data, response status code and response headers
|
|
39
37
|
def create_with_http_info(filesystem_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 filesystem_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(filesystem_exporter_href, opts = {})
|
|
96
92
|
data, _status_code, _headers = delete_with_http_info(filesystem_exporter_href, opts)
|
|
@@ -101,7 +97,6 @@ module PulpcoreClient
|
|
|
101
97
|
# Trigger an asynchronous delete task
|
|
102
98
|
# @param filesystem_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(filesystem_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 filesystem exporters
|
|
155
149
|
# Endpoint for managing FilesystemExporters.
|
|
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 filesystem exporters
|
|
182
175
|
# Endpoint for managing FilesystemExporters.
|
|
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 filesystem_exporter_href [String]
|
|
271
262
|
# @param patched_filesystem_exporter [PatchedFilesystemExporter]
|
|
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(filesystem_exporter_href, patched_filesystem_exporter, opts = {})
|
|
276
266
|
data, _status_code, _headers = partial_update_with_http_info(filesystem_exporter_href, patched_filesystem_exporter, opts)
|
|
@@ -282,7 +272,6 @@ module PulpcoreClient
|
|
|
282
272
|
# @param filesystem_exporter_href [String]
|
|
283
273
|
# @param patched_filesystem_exporter [PatchedFilesystemExporter]
|
|
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(filesystem_exporter_href, patched_filesystem_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
|
# Endpoint for managing FilesystemExporters.
|
|
343
331
|
# @param filesystem_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 [FilesystemExporterResponse]
|
|
@@ -355,7 +342,6 @@ module PulpcoreClient
|
|
|
355
342
|
# Endpoint for managing FilesystemExporters.
|
|
356
343
|
# @param filesystem_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<(FilesystemExporterResponse, Integer, Hash)>] FilesystemExporterResponse 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 filesystem_exporter_href [String]
|
|
415
400
|
# @param filesystem_exporter [FilesystemExporter]
|
|
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(filesystem_exporter_href, filesystem_exporter, opts = {})
|
|
420
404
|
data, _status_code, _headers = update_with_http_info(filesystem_exporter_href, filesystem_exporter, opts)
|
|
@@ -426,7 +410,6 @@ module PulpcoreClient
|
|
|
426
410
|
# @param filesystem_exporter_href [String]
|
|
427
411
|
# @param filesystem_exporter [FilesystemExporter]
|
|
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(filesystem_exporter_href, filesystem_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] || {}
|