pulpcore_client 3.49.58 → 3.50.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +5 -6
- data/docs/AccessPoliciesApi.md +7 -23
- data/docs/ArtifactDistributionResponse.md +12 -12
- data/docs/ArtifactsApi.md +3 -13
- data/docs/ContentApi.md +1 -3
- data/docs/ContentguardsApi.md +1 -3
- data/docs/ContentguardsCompositeApi.md +13 -45
- data/docs/ContentguardsContentRedirectApi.md +13 -45
- data/docs/ContentguardsHeaderApi.md +13 -45
- data/docs/ContentguardsRbacApi.md +13 -45
- data/docs/DistributionsApi.md +1 -3
- data/docs/DistributionsArtifactsApi.md +1 -5
- data/docs/Domain.md +1 -1
- data/docs/DomainResponse.md +1 -1
- data/docs/DomainsApi.md +9 -29
- data/docs/ExportersFilesystemApi.md +9 -29
- data/docs/ExportersFilesystemExportsApi.md +5 -17
- data/docs/ExportersPulpApi.md +9 -29
- data/docs/ExportersPulpExportsApi.md +5 -17
- data/docs/GroupsApi.md +13 -45
- data/docs/GroupsRolesApi.md +5 -17
- data/docs/GroupsUsersApi.md +5 -15
- data/docs/ImportersPulpApi.md +9 -29
- data/docs/ImportersPulpImportCheckApi.md +3 -7
- data/docs/ImportersPulpImportsApi.md +5 -17
- data/docs/OrphansApi.md +4 -10
- data/docs/OrphansCleanupApi.md +3 -7
- data/docs/PatchedDomain.md +1 -1
- data/docs/PublicationsApi.md +1 -3
- data/docs/RemotesApi.md +1 -3
- data/docs/RepairApi.md +3 -7
- data/docs/RepositoriesApi.md +1 -3
- data/docs/RepositoriesReclaimSpaceApi.md +3 -7
- data/docs/RepositoryVersionsApi.md +1 -3
- data/docs/RolesApi.md +9 -29
- data/docs/SigningServicesApi.md +1 -5
- data/docs/StatusApi.md +4 -14
- data/docs/TaskGroupsApi.md +1 -5
- data/docs/TaskSchedulesApi.md +5 -21
- data/docs/TasksApi.md +13 -41
- data/docs/UploadsApi.md +11 -41
- data/docs/UpstreamPulpsApi.md +15 -51
- data/docs/UsersApi.md +9 -29
- data/docs/UsersRolesApi.md +5 -17
- data/docs/WorkersApi.md +1 -5
- data/lib/pulpcore_client/api/access_policies_api.rb +0 -15
- data/lib/pulpcore_client/api/artifacts_api.rb +0 -12
- data/lib/pulpcore_client/api/content_api.rb +0 -3
- data/lib/pulpcore_client/api/contentguards_api.rb +0 -3
- data/lib/pulpcore_client/api/contentguards_composite_api.rb +0 -30
- data/lib/pulpcore_client/api/contentguards_content_redirect_api.rb +0 -30
- data/lib/pulpcore_client/api/contentguards_header_api.rb +0 -30
- data/lib/pulpcore_client/api/contentguards_rbac_api.rb +0 -30
- data/lib/pulpcore_client/api/distributions_api.rb +0 -3
- data/lib/pulpcore_client/api/distributions_artifacts_api.rb +0 -6
- data/lib/pulpcore_client/api/domains_api.rb +0 -18
- data/lib/pulpcore_client/api/exporters_filesystem_api.rb +0 -18
- data/lib/pulpcore_client/api/exporters_filesystem_exports_api.rb +0 -12
- data/lib/pulpcore_client/api/exporters_pulp_api.rb +0 -18
- data/lib/pulpcore_client/api/exporters_pulp_exports_api.rb +0 -12
- data/lib/pulpcore_client/api/groups_api.rb +0 -30
- data/lib/pulpcore_client/api/groups_roles_api.rb +0 -12
- data/lib/pulpcore_client/api/groups_users_api.rb +0 -9
- data/lib/pulpcore_client/api/importers_pulp_api.rb +0 -18
- data/lib/pulpcore_client/api/importers_pulp_import_check_api.rb +0 -3
- data/lib/pulpcore_client/api/importers_pulp_imports_api.rb +0 -12
- data/lib/pulpcore_client/api/orphans_api.rb +0 -3
- data/lib/pulpcore_client/api/orphans_cleanup_api.rb +0 -3
- data/lib/pulpcore_client/api/publications_api.rb +0 -3
- data/lib/pulpcore_client/api/remotes_api.rb +0 -3
- data/lib/pulpcore_client/api/repair_api.rb +0 -3
- data/lib/pulpcore_client/api/repositories_api.rb +0 -3
- data/lib/pulpcore_client/api/repositories_reclaim_space_api.rb +0 -3
- data/lib/pulpcore_client/api/repository_versions_api.rb +0 -3
- data/lib/pulpcore_client/api/roles_api.rb +0 -18
- data/lib/pulpcore_client/api/signing_services_api.rb +0 -6
- data/lib/pulpcore_client/api/status_api.rb +0 -9
- data/lib/pulpcore_client/api/task_groups_api.rb +0 -6
- data/lib/pulpcore_client/api/task_schedules_api.rb +0 -18
- data/lib/pulpcore_client/api/tasks_api.rb +2 -29
- data/lib/pulpcore_client/api/uploads_api.rb +0 -30
- data/lib/pulpcore_client/api/upstream_pulps_api.rb +0 -33
- data/lib/pulpcore_client/api/users_api.rb +0 -18
- data/lib/pulpcore_client/api/users_roles_api.rb +0 -12
- data/lib/pulpcore_client/api/workers_api.rb +0 -6
- data/lib/pulpcore_client/configuration.rb +2 -2
- data/lib/pulpcore_client/models/artifact_distribution_response.rb +46 -46
- data/lib/pulpcore_client/models/domain.rb +1 -1
- data/lib/pulpcore_client/models/domain_response.rb +1 -1
- data/lib/pulpcore_client/models/patched_domain.rb +1 -1
- data/lib/pulpcore_client/models/storage_class_enum.rb +0 -1
- data/lib/pulpcore_client/version.rb +1 -1
- data/spec/api/access_policies_api_spec.rb +0 -5
- data/spec/api/artifacts_api_spec.rb +0 -4
- data/spec/api/content_api_spec.rb +0 -1
- data/spec/api/contentguards_api_spec.rb +0 -1
- data/spec/api/contentguards_composite_api_spec.rb +0 -10
- data/spec/api/contentguards_content_redirect_api_spec.rb +0 -10
- data/spec/api/contentguards_header_api_spec.rb +0 -10
- data/spec/api/contentguards_rbac_api_spec.rb +0 -10
- data/spec/api/distributions_api_spec.rb +0 -1
- data/spec/api/distributions_artifacts_api_spec.rb +0 -2
- data/spec/api/domains_api_spec.rb +0 -6
- data/spec/api/exporters_filesystem_api_spec.rb +0 -6
- data/spec/api/exporters_filesystem_exports_api_spec.rb +0 -4
- data/spec/api/exporters_pulp_api_spec.rb +0 -6
- data/spec/api/exporters_pulp_exports_api_spec.rb +0 -4
- data/spec/api/groups_api_spec.rb +0 -10
- data/spec/api/groups_roles_api_spec.rb +0 -4
- data/spec/api/groups_users_api_spec.rb +0 -3
- data/spec/api/importers_pulp_api_spec.rb +0 -6
- data/spec/api/importers_pulp_import_check_api_spec.rb +0 -1
- data/spec/api/importers_pulp_imports_api_spec.rb +0 -4
- data/spec/api/orphans_api_spec.rb +0 -1
- data/spec/api/orphans_cleanup_api_spec.rb +0 -1
- data/spec/api/publications_api_spec.rb +0 -1
- data/spec/api/remotes_api_spec.rb +0 -1
- data/spec/api/repair_api_spec.rb +0 -1
- data/spec/api/repositories_api_spec.rb +0 -1
- data/spec/api/repositories_reclaim_space_api_spec.rb +0 -1
- data/spec/api/repository_versions_api_spec.rb +0 -1
- data/spec/api/roles_api_spec.rb +0 -6
- data/spec/api/signing_services_api_spec.rb +0 -2
- data/spec/api/status_api_spec.rb +0 -3
- data/spec/api/task_groups_api_spec.rb +0 -2
- data/spec/api/task_schedules_api_spec.rb +0 -6
- data/spec/api/tasks_api_spec.rb +1 -10
- data/spec/api/uploads_api_spec.rb +0 -10
- data/spec/api/upstream_pulps_api_spec.rb +0 -11
- data/spec/api/users_api_spec.rb +0 -6
- data/spec/api/users_roles_api_spec.rb +0 -4
- data/spec/api/workers_api_spec.rb +0 -2
- data/spec/configuration_spec.rb +3 -3
- data/spec/models/artifact_distribution_response_spec.rb +7 -7
- metadata +166 -166
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::ContentguardsContentRedirectApi
|
|
2
2
|
|
|
3
|
-
All URIs are relative to *http://
|
|
3
|
+
All URIs are relative to *http://pulp*
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
@@ -19,7 +19,7 @@ Method | HTTP request | Description
|
|
|
19
19
|
|
|
20
20
|
## add_role
|
|
21
21
|
|
|
22
|
-
> NestedRoleResponse add_role(content_redirect_content_guard_href, nested_role
|
|
22
|
+
> NestedRoleResponse add_role(content_redirect_content_guard_href, nested_role)
|
|
23
23
|
|
|
24
24
|
Add a role
|
|
25
25
|
|
|
@@ -40,13 +40,10 @@ end
|
|
|
40
40
|
api_instance = PulpcoreClient::ContentguardsContentRedirectApi.new
|
|
41
41
|
content_redirect_content_guard_href = 'content_redirect_content_guard_href_example' # String |
|
|
42
42
|
nested_role = PulpcoreClient::NestedRole.new # NestedRole |
|
|
43
|
-
opts = {
|
|
44
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
45
|
-
}
|
|
46
43
|
|
|
47
44
|
begin
|
|
48
45
|
#Add a role
|
|
49
|
-
result = api_instance.add_role(content_redirect_content_guard_href, nested_role
|
|
46
|
+
result = api_instance.add_role(content_redirect_content_guard_href, nested_role)
|
|
50
47
|
p result
|
|
51
48
|
rescue PulpcoreClient::ApiError => e
|
|
52
49
|
puts "Exception when calling ContentguardsContentRedirectApi->add_role: #{e}"
|
|
@@ -60,7 +57,6 @@ Name | Type | Description | Notes
|
|
|
60
57
|
------------- | ------------- | ------------- | -------------
|
|
61
58
|
**content_redirect_content_guard_href** | **String**| |
|
|
62
59
|
**nested_role** | [**NestedRole**](NestedRole.md)| |
|
|
63
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
64
60
|
|
|
65
61
|
### Return type
|
|
66
62
|
|
|
@@ -78,7 +74,7 @@ Name | Type | Description | Notes
|
|
|
78
74
|
|
|
79
75
|
## create
|
|
80
76
|
|
|
81
|
-
> ContentRedirectContentGuardResponse create(content_redirect_content_guard
|
|
77
|
+
> ContentRedirectContentGuardResponse create(content_redirect_content_guard)
|
|
82
78
|
|
|
83
79
|
Create a content redirect content guard
|
|
84
80
|
|
|
@@ -98,13 +94,10 @@ end
|
|
|
98
94
|
|
|
99
95
|
api_instance = PulpcoreClient::ContentguardsContentRedirectApi.new
|
|
100
96
|
content_redirect_content_guard = PulpcoreClient::ContentRedirectContentGuard.new # ContentRedirectContentGuard |
|
|
101
|
-
opts = {
|
|
102
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
103
|
-
}
|
|
104
97
|
|
|
105
98
|
begin
|
|
106
99
|
#Create a content redirect content guard
|
|
107
|
-
result = api_instance.create(content_redirect_content_guard
|
|
100
|
+
result = api_instance.create(content_redirect_content_guard)
|
|
108
101
|
p result
|
|
109
102
|
rescue PulpcoreClient::ApiError => e
|
|
110
103
|
puts "Exception when calling ContentguardsContentRedirectApi->create: #{e}"
|
|
@@ -117,7 +110,6 @@ end
|
|
|
117
110
|
Name | Type | Description | Notes
|
|
118
111
|
------------- | ------------- | ------------- | -------------
|
|
119
112
|
**content_redirect_content_guard** | [**ContentRedirectContentGuard**](ContentRedirectContentGuard.md)| |
|
|
120
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
121
113
|
|
|
122
114
|
### Return type
|
|
123
115
|
|
|
@@ -135,7 +127,7 @@ Name | Type | Description | Notes
|
|
|
135
127
|
|
|
136
128
|
## delete
|
|
137
129
|
|
|
138
|
-
> delete(content_redirect_content_guard_href
|
|
130
|
+
> delete(content_redirect_content_guard_href)
|
|
139
131
|
|
|
140
132
|
Delete a content redirect content guard
|
|
141
133
|
|
|
@@ -155,13 +147,10 @@ end
|
|
|
155
147
|
|
|
156
148
|
api_instance = PulpcoreClient::ContentguardsContentRedirectApi.new
|
|
157
149
|
content_redirect_content_guard_href = 'content_redirect_content_guard_href_example' # String |
|
|
158
|
-
opts = {
|
|
159
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
160
|
-
}
|
|
161
150
|
|
|
162
151
|
begin
|
|
163
152
|
#Delete a content redirect content guard
|
|
164
|
-
api_instance.delete(content_redirect_content_guard_href
|
|
153
|
+
api_instance.delete(content_redirect_content_guard_href)
|
|
165
154
|
rescue PulpcoreClient::ApiError => e
|
|
166
155
|
puts "Exception when calling ContentguardsContentRedirectApi->delete: #{e}"
|
|
167
156
|
end
|
|
@@ -173,7 +162,6 @@ end
|
|
|
173
162
|
Name | Type | Description | Notes
|
|
174
163
|
------------- | ------------- | ------------- | -------------
|
|
175
164
|
**content_redirect_content_guard_href** | **String**| |
|
|
176
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
177
165
|
|
|
178
166
|
### Return type
|
|
179
167
|
|
|
@@ -211,7 +199,6 @@ end
|
|
|
211
199
|
|
|
212
200
|
api_instance = PulpcoreClient::ContentguardsContentRedirectApi.new
|
|
213
201
|
opts = {
|
|
214
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
215
202
|
limit: 56, # Integer | Number of results to return per page.
|
|
216
203
|
name: 'name_example', # String | Filter results where name matches value
|
|
217
204
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
|
@@ -245,7 +232,6 @@ end
|
|
|
245
232
|
|
|
246
233
|
Name | Type | Description | Notes
|
|
247
234
|
------------- | ------------- | ------------- | -------------
|
|
248
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
249
235
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
250
236
|
**name** | **String**| Filter results where name matches value | [optional]
|
|
251
237
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
|
@@ -301,7 +287,6 @@ end
|
|
|
301
287
|
api_instance = PulpcoreClient::ContentguardsContentRedirectApi.new
|
|
302
288
|
content_redirect_content_guard_href = 'content_redirect_content_guard_href_example' # String |
|
|
303
289
|
opts = {
|
|
304
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
305
290
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
306
291
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
307
292
|
}
|
|
@@ -321,7 +306,6 @@ end
|
|
|
321
306
|
Name | Type | Description | Notes
|
|
322
307
|
------------- | ------------- | ------------- | -------------
|
|
323
308
|
**content_redirect_content_guard_href** | **String**| |
|
|
324
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
325
309
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
326
310
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
327
311
|
|
|
@@ -362,7 +346,6 @@ end
|
|
|
362
346
|
api_instance = PulpcoreClient::ContentguardsContentRedirectApi.new
|
|
363
347
|
content_redirect_content_guard_href = 'content_redirect_content_guard_href_example' # String |
|
|
364
348
|
opts = {
|
|
365
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
366
349
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
367
350
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
368
351
|
}
|
|
@@ -382,7 +365,6 @@ end
|
|
|
382
365
|
Name | Type | Description | Notes
|
|
383
366
|
------------- | ------------- | ------------- | -------------
|
|
384
367
|
**content_redirect_content_guard_href** | **String**| |
|
|
385
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
386
368
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
387
369
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
388
370
|
|
|
@@ -402,7 +384,7 @@ Name | Type | Description | Notes
|
|
|
402
384
|
|
|
403
385
|
## partial_update
|
|
404
386
|
|
|
405
|
-
> ContentRedirectContentGuardResponse partial_update(content_redirect_content_guard_href, patched_content_redirect_content_guard
|
|
387
|
+
> ContentRedirectContentGuardResponse partial_update(content_redirect_content_guard_href, patched_content_redirect_content_guard)
|
|
406
388
|
|
|
407
389
|
Update a content redirect content guard
|
|
408
390
|
|
|
@@ -423,13 +405,10 @@ end
|
|
|
423
405
|
api_instance = PulpcoreClient::ContentguardsContentRedirectApi.new
|
|
424
406
|
content_redirect_content_guard_href = 'content_redirect_content_guard_href_example' # String |
|
|
425
407
|
patched_content_redirect_content_guard = PulpcoreClient::PatchedContentRedirectContentGuard.new # PatchedContentRedirectContentGuard |
|
|
426
|
-
opts = {
|
|
427
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
428
|
-
}
|
|
429
408
|
|
|
430
409
|
begin
|
|
431
410
|
#Update a content redirect content guard
|
|
432
|
-
result = api_instance.partial_update(content_redirect_content_guard_href, patched_content_redirect_content_guard
|
|
411
|
+
result = api_instance.partial_update(content_redirect_content_guard_href, patched_content_redirect_content_guard)
|
|
433
412
|
p result
|
|
434
413
|
rescue PulpcoreClient::ApiError => e
|
|
435
414
|
puts "Exception when calling ContentguardsContentRedirectApi->partial_update: #{e}"
|
|
@@ -443,7 +422,6 @@ Name | Type | Description | Notes
|
|
|
443
422
|
------------- | ------------- | ------------- | -------------
|
|
444
423
|
**content_redirect_content_guard_href** | **String**| |
|
|
445
424
|
**patched_content_redirect_content_guard** | [**PatchedContentRedirectContentGuard**](PatchedContentRedirectContentGuard.md)| |
|
|
446
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
447
425
|
|
|
448
426
|
### Return type
|
|
449
427
|
|
|
@@ -482,7 +460,6 @@ end
|
|
|
482
460
|
api_instance = PulpcoreClient::ContentguardsContentRedirectApi.new
|
|
483
461
|
content_redirect_content_guard_href = 'content_redirect_content_guard_href_example' # String |
|
|
484
462
|
opts = {
|
|
485
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
486
463
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
487
464
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
488
465
|
}
|
|
@@ -502,7 +479,6 @@ end
|
|
|
502
479
|
Name | Type | Description | Notes
|
|
503
480
|
------------- | ------------- | ------------- | -------------
|
|
504
481
|
**content_redirect_content_guard_href** | **String**| |
|
|
505
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
506
482
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
507
483
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
508
484
|
|
|
@@ -522,7 +498,7 @@ Name | Type | Description | Notes
|
|
|
522
498
|
|
|
523
499
|
## remove_role
|
|
524
500
|
|
|
525
|
-
> NestedRoleResponse remove_role(content_redirect_content_guard_href, nested_role
|
|
501
|
+
> NestedRoleResponse remove_role(content_redirect_content_guard_href, nested_role)
|
|
526
502
|
|
|
527
503
|
Remove a role
|
|
528
504
|
|
|
@@ -543,13 +519,10 @@ end
|
|
|
543
519
|
api_instance = PulpcoreClient::ContentguardsContentRedirectApi.new
|
|
544
520
|
content_redirect_content_guard_href = 'content_redirect_content_guard_href_example' # String |
|
|
545
521
|
nested_role = PulpcoreClient::NestedRole.new # NestedRole |
|
|
546
|
-
opts = {
|
|
547
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
548
|
-
}
|
|
549
522
|
|
|
550
523
|
begin
|
|
551
524
|
#Remove a role
|
|
552
|
-
result = api_instance.remove_role(content_redirect_content_guard_href, nested_role
|
|
525
|
+
result = api_instance.remove_role(content_redirect_content_guard_href, nested_role)
|
|
553
526
|
p result
|
|
554
527
|
rescue PulpcoreClient::ApiError => e
|
|
555
528
|
puts "Exception when calling ContentguardsContentRedirectApi->remove_role: #{e}"
|
|
@@ -563,7 +536,6 @@ Name | Type | Description | Notes
|
|
|
563
536
|
------------- | ------------- | ------------- | -------------
|
|
564
537
|
**content_redirect_content_guard_href** | **String**| |
|
|
565
538
|
**nested_role** | [**NestedRole**](NestedRole.md)| |
|
|
566
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
567
539
|
|
|
568
540
|
### Return type
|
|
569
541
|
|
|
@@ -581,7 +553,7 @@ Name | Type | Description | Notes
|
|
|
581
553
|
|
|
582
554
|
## update
|
|
583
555
|
|
|
584
|
-
> ContentRedirectContentGuardResponse update(content_redirect_content_guard_href, content_redirect_content_guard
|
|
556
|
+
> ContentRedirectContentGuardResponse update(content_redirect_content_guard_href, content_redirect_content_guard)
|
|
585
557
|
|
|
586
558
|
Update a content redirect content guard
|
|
587
559
|
|
|
@@ -602,13 +574,10 @@ end
|
|
|
602
574
|
api_instance = PulpcoreClient::ContentguardsContentRedirectApi.new
|
|
603
575
|
content_redirect_content_guard_href = 'content_redirect_content_guard_href_example' # String |
|
|
604
576
|
content_redirect_content_guard = PulpcoreClient::ContentRedirectContentGuard.new # ContentRedirectContentGuard |
|
|
605
|
-
opts = {
|
|
606
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
607
|
-
}
|
|
608
577
|
|
|
609
578
|
begin
|
|
610
579
|
#Update a content redirect content guard
|
|
611
|
-
result = api_instance.update(content_redirect_content_guard_href, content_redirect_content_guard
|
|
580
|
+
result = api_instance.update(content_redirect_content_guard_href, content_redirect_content_guard)
|
|
612
581
|
p result
|
|
613
582
|
rescue PulpcoreClient::ApiError => e
|
|
614
583
|
puts "Exception when calling ContentguardsContentRedirectApi->update: #{e}"
|
|
@@ -622,7 +591,6 @@ Name | Type | Description | Notes
|
|
|
622
591
|
------------- | ------------- | ------------- | -------------
|
|
623
592
|
**content_redirect_content_guard_href** | **String**| |
|
|
624
593
|
**content_redirect_content_guard** | [**ContentRedirectContentGuard**](ContentRedirectContentGuard.md)| |
|
|
625
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
626
594
|
|
|
627
595
|
### Return type
|
|
628
596
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::ContentguardsHeaderApi
|
|
2
2
|
|
|
3
|
-
All URIs are relative to *http://
|
|
3
|
+
All URIs are relative to *http://pulp*
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
@@ -19,7 +19,7 @@ Method | HTTP request | Description
|
|
|
19
19
|
|
|
20
20
|
## add_role
|
|
21
21
|
|
|
22
|
-
> NestedRoleResponse add_role(header_content_guard_href, nested_role
|
|
22
|
+
> NestedRoleResponse add_role(header_content_guard_href, nested_role)
|
|
23
23
|
|
|
24
24
|
Add a role
|
|
25
25
|
|
|
@@ -40,13 +40,10 @@ end
|
|
|
40
40
|
api_instance = PulpcoreClient::ContentguardsHeaderApi.new
|
|
41
41
|
header_content_guard_href = 'header_content_guard_href_example' # String |
|
|
42
42
|
nested_role = PulpcoreClient::NestedRole.new # NestedRole |
|
|
43
|
-
opts = {
|
|
44
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
45
|
-
}
|
|
46
43
|
|
|
47
44
|
begin
|
|
48
45
|
#Add a role
|
|
49
|
-
result = api_instance.add_role(header_content_guard_href, nested_role
|
|
46
|
+
result = api_instance.add_role(header_content_guard_href, nested_role)
|
|
50
47
|
p result
|
|
51
48
|
rescue PulpcoreClient::ApiError => e
|
|
52
49
|
puts "Exception when calling ContentguardsHeaderApi->add_role: #{e}"
|
|
@@ -60,7 +57,6 @@ Name | Type | Description | Notes
|
|
|
60
57
|
------------- | ------------- | ------------- | -------------
|
|
61
58
|
**header_content_guard_href** | **String**| |
|
|
62
59
|
**nested_role** | [**NestedRole**](NestedRole.md)| |
|
|
63
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
64
60
|
|
|
65
61
|
### Return type
|
|
66
62
|
|
|
@@ -78,7 +74,7 @@ Name | Type | Description | Notes
|
|
|
78
74
|
|
|
79
75
|
## create
|
|
80
76
|
|
|
81
|
-
> HeaderContentGuardResponse create(header_content_guard
|
|
77
|
+
> HeaderContentGuardResponse create(header_content_guard)
|
|
82
78
|
|
|
83
79
|
Create a header content guard
|
|
84
80
|
|
|
@@ -98,13 +94,10 @@ end
|
|
|
98
94
|
|
|
99
95
|
api_instance = PulpcoreClient::ContentguardsHeaderApi.new
|
|
100
96
|
header_content_guard = PulpcoreClient::HeaderContentGuard.new # HeaderContentGuard |
|
|
101
|
-
opts = {
|
|
102
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
103
|
-
}
|
|
104
97
|
|
|
105
98
|
begin
|
|
106
99
|
#Create a header content guard
|
|
107
|
-
result = api_instance.create(header_content_guard
|
|
100
|
+
result = api_instance.create(header_content_guard)
|
|
108
101
|
p result
|
|
109
102
|
rescue PulpcoreClient::ApiError => e
|
|
110
103
|
puts "Exception when calling ContentguardsHeaderApi->create: #{e}"
|
|
@@ -117,7 +110,6 @@ end
|
|
|
117
110
|
Name | Type | Description | Notes
|
|
118
111
|
------------- | ------------- | ------------- | -------------
|
|
119
112
|
**header_content_guard** | [**HeaderContentGuard**](HeaderContentGuard.md)| |
|
|
120
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
121
113
|
|
|
122
114
|
### Return type
|
|
123
115
|
|
|
@@ -135,7 +127,7 @@ Name | Type | Description | Notes
|
|
|
135
127
|
|
|
136
128
|
## delete
|
|
137
129
|
|
|
138
|
-
> delete(header_content_guard_href
|
|
130
|
+
> delete(header_content_guard_href)
|
|
139
131
|
|
|
140
132
|
Delete a header content guard
|
|
141
133
|
|
|
@@ -155,13 +147,10 @@ end
|
|
|
155
147
|
|
|
156
148
|
api_instance = PulpcoreClient::ContentguardsHeaderApi.new
|
|
157
149
|
header_content_guard_href = 'header_content_guard_href_example' # String |
|
|
158
|
-
opts = {
|
|
159
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
160
|
-
}
|
|
161
150
|
|
|
162
151
|
begin
|
|
163
152
|
#Delete a header content guard
|
|
164
|
-
api_instance.delete(header_content_guard_href
|
|
153
|
+
api_instance.delete(header_content_guard_href)
|
|
165
154
|
rescue PulpcoreClient::ApiError => e
|
|
166
155
|
puts "Exception when calling ContentguardsHeaderApi->delete: #{e}"
|
|
167
156
|
end
|
|
@@ -173,7 +162,6 @@ end
|
|
|
173
162
|
Name | Type | Description | Notes
|
|
174
163
|
------------- | ------------- | ------------- | -------------
|
|
175
164
|
**header_content_guard_href** | **String**| |
|
|
176
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
177
165
|
|
|
178
166
|
### Return type
|
|
179
167
|
|
|
@@ -211,7 +199,6 @@ end
|
|
|
211
199
|
|
|
212
200
|
api_instance = PulpcoreClient::ContentguardsHeaderApi.new
|
|
213
201
|
opts = {
|
|
214
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
215
202
|
limit: 56, # Integer | Number of results to return per page.
|
|
216
203
|
name: 'name_example', # String | Filter results where name matches value
|
|
217
204
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
|
@@ -245,7 +232,6 @@ end
|
|
|
245
232
|
|
|
246
233
|
Name | Type | Description | Notes
|
|
247
234
|
------------- | ------------- | ------------- | -------------
|
|
248
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
249
235
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
250
236
|
**name** | **String**| Filter results where name matches value | [optional]
|
|
251
237
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
|
@@ -301,7 +287,6 @@ end
|
|
|
301
287
|
api_instance = PulpcoreClient::ContentguardsHeaderApi.new
|
|
302
288
|
header_content_guard_href = 'header_content_guard_href_example' # String |
|
|
303
289
|
opts = {
|
|
304
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
305
290
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
306
291
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
307
292
|
}
|
|
@@ -321,7 +306,6 @@ end
|
|
|
321
306
|
Name | Type | Description | Notes
|
|
322
307
|
------------- | ------------- | ------------- | -------------
|
|
323
308
|
**header_content_guard_href** | **String**| |
|
|
324
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
325
309
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
326
310
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
327
311
|
|
|
@@ -362,7 +346,6 @@ end
|
|
|
362
346
|
api_instance = PulpcoreClient::ContentguardsHeaderApi.new
|
|
363
347
|
header_content_guard_href = 'header_content_guard_href_example' # String |
|
|
364
348
|
opts = {
|
|
365
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
366
349
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
367
350
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
368
351
|
}
|
|
@@ -382,7 +365,6 @@ end
|
|
|
382
365
|
Name | Type | Description | Notes
|
|
383
366
|
------------- | ------------- | ------------- | -------------
|
|
384
367
|
**header_content_guard_href** | **String**| |
|
|
385
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
386
368
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
387
369
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
388
370
|
|
|
@@ -402,7 +384,7 @@ Name | Type | Description | Notes
|
|
|
402
384
|
|
|
403
385
|
## partial_update
|
|
404
386
|
|
|
405
|
-
> HeaderContentGuardResponse partial_update(header_content_guard_href, patched_header_content_guard
|
|
387
|
+
> HeaderContentGuardResponse partial_update(header_content_guard_href, patched_header_content_guard)
|
|
406
388
|
|
|
407
389
|
Update a header content guard
|
|
408
390
|
|
|
@@ -423,13 +405,10 @@ end
|
|
|
423
405
|
api_instance = PulpcoreClient::ContentguardsHeaderApi.new
|
|
424
406
|
header_content_guard_href = 'header_content_guard_href_example' # String |
|
|
425
407
|
patched_header_content_guard = PulpcoreClient::PatchedHeaderContentGuard.new # PatchedHeaderContentGuard |
|
|
426
|
-
opts = {
|
|
427
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
428
|
-
}
|
|
429
408
|
|
|
430
409
|
begin
|
|
431
410
|
#Update a header content guard
|
|
432
|
-
result = api_instance.partial_update(header_content_guard_href, patched_header_content_guard
|
|
411
|
+
result = api_instance.partial_update(header_content_guard_href, patched_header_content_guard)
|
|
433
412
|
p result
|
|
434
413
|
rescue PulpcoreClient::ApiError => e
|
|
435
414
|
puts "Exception when calling ContentguardsHeaderApi->partial_update: #{e}"
|
|
@@ -443,7 +422,6 @@ Name | Type | Description | Notes
|
|
|
443
422
|
------------- | ------------- | ------------- | -------------
|
|
444
423
|
**header_content_guard_href** | **String**| |
|
|
445
424
|
**patched_header_content_guard** | [**PatchedHeaderContentGuard**](PatchedHeaderContentGuard.md)| |
|
|
446
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
447
425
|
|
|
448
426
|
### Return type
|
|
449
427
|
|
|
@@ -482,7 +460,6 @@ end
|
|
|
482
460
|
api_instance = PulpcoreClient::ContentguardsHeaderApi.new
|
|
483
461
|
header_content_guard_href = 'header_content_guard_href_example' # String |
|
|
484
462
|
opts = {
|
|
485
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
486
463
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
487
464
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
488
465
|
}
|
|
@@ -502,7 +479,6 @@ end
|
|
|
502
479
|
Name | Type | Description | Notes
|
|
503
480
|
------------- | ------------- | ------------- | -------------
|
|
504
481
|
**header_content_guard_href** | **String**| |
|
|
505
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
506
482
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
507
483
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
508
484
|
|
|
@@ -522,7 +498,7 @@ Name | Type | Description | Notes
|
|
|
522
498
|
|
|
523
499
|
## remove_role
|
|
524
500
|
|
|
525
|
-
> NestedRoleResponse remove_role(header_content_guard_href, nested_role
|
|
501
|
+
> NestedRoleResponse remove_role(header_content_guard_href, nested_role)
|
|
526
502
|
|
|
527
503
|
Remove a role
|
|
528
504
|
|
|
@@ -543,13 +519,10 @@ end
|
|
|
543
519
|
api_instance = PulpcoreClient::ContentguardsHeaderApi.new
|
|
544
520
|
header_content_guard_href = 'header_content_guard_href_example' # String |
|
|
545
521
|
nested_role = PulpcoreClient::NestedRole.new # NestedRole |
|
|
546
|
-
opts = {
|
|
547
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
548
|
-
}
|
|
549
522
|
|
|
550
523
|
begin
|
|
551
524
|
#Remove a role
|
|
552
|
-
result = api_instance.remove_role(header_content_guard_href, nested_role
|
|
525
|
+
result = api_instance.remove_role(header_content_guard_href, nested_role)
|
|
553
526
|
p result
|
|
554
527
|
rescue PulpcoreClient::ApiError => e
|
|
555
528
|
puts "Exception when calling ContentguardsHeaderApi->remove_role: #{e}"
|
|
@@ -563,7 +536,6 @@ Name | Type | Description | Notes
|
|
|
563
536
|
------------- | ------------- | ------------- | -------------
|
|
564
537
|
**header_content_guard_href** | **String**| |
|
|
565
538
|
**nested_role** | [**NestedRole**](NestedRole.md)| |
|
|
566
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
567
539
|
|
|
568
540
|
### Return type
|
|
569
541
|
|
|
@@ -581,7 +553,7 @@ Name | Type | Description | Notes
|
|
|
581
553
|
|
|
582
554
|
## update
|
|
583
555
|
|
|
584
|
-
> HeaderContentGuardResponse update(header_content_guard_href, header_content_guard
|
|
556
|
+
> HeaderContentGuardResponse update(header_content_guard_href, header_content_guard)
|
|
585
557
|
|
|
586
558
|
Update a header content guard
|
|
587
559
|
|
|
@@ -602,13 +574,10 @@ end
|
|
|
602
574
|
api_instance = PulpcoreClient::ContentguardsHeaderApi.new
|
|
603
575
|
header_content_guard_href = 'header_content_guard_href_example' # String |
|
|
604
576
|
header_content_guard = PulpcoreClient::HeaderContentGuard.new # HeaderContentGuard |
|
|
605
|
-
opts = {
|
|
606
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
607
|
-
}
|
|
608
577
|
|
|
609
578
|
begin
|
|
610
579
|
#Update a header content guard
|
|
611
|
-
result = api_instance.update(header_content_guard_href, header_content_guard
|
|
580
|
+
result = api_instance.update(header_content_guard_href, header_content_guard)
|
|
612
581
|
p result
|
|
613
582
|
rescue PulpcoreClient::ApiError => e
|
|
614
583
|
puts "Exception when calling ContentguardsHeaderApi->update: #{e}"
|
|
@@ -622,7 +591,6 @@ Name | Type | Description | Notes
|
|
|
622
591
|
------------- | ------------- | ------------- | -------------
|
|
623
592
|
**header_content_guard_href** | **String**| |
|
|
624
593
|
**header_content_guard** | [**HeaderContentGuard**](HeaderContentGuard.md)| |
|
|
625
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
626
594
|
|
|
627
595
|
### Return type
|
|
628
596
|
|