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
data/docs/UpstreamPulpsApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::UpstreamPulpsApi
|
|
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
|
------------- | ------------- | -------------
|
|
@@ -20,7 +20,7 @@ Method | HTTP request | Description
|
|
|
20
20
|
|
|
21
21
|
## add_role
|
|
22
22
|
|
|
23
|
-
> NestedRoleResponse add_role(upstream_pulp_href, nested_role
|
|
23
|
+
> NestedRoleResponse add_role(upstream_pulp_href, nested_role)
|
|
24
24
|
|
|
25
25
|
Add a role
|
|
26
26
|
|
|
@@ -41,13 +41,10 @@ end
|
|
|
41
41
|
api_instance = PulpcoreClient::UpstreamPulpsApi.new
|
|
42
42
|
upstream_pulp_href = 'upstream_pulp_href_example' # String |
|
|
43
43
|
nested_role = PulpcoreClient::NestedRole.new # NestedRole |
|
|
44
|
-
opts = {
|
|
45
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
46
|
-
}
|
|
47
44
|
|
|
48
45
|
begin
|
|
49
46
|
#Add a role
|
|
50
|
-
result = api_instance.add_role(upstream_pulp_href, nested_role
|
|
47
|
+
result = api_instance.add_role(upstream_pulp_href, nested_role)
|
|
51
48
|
p result
|
|
52
49
|
rescue PulpcoreClient::ApiError => e
|
|
53
50
|
puts "Exception when calling UpstreamPulpsApi->add_role: #{e}"
|
|
@@ -61,7 +58,6 @@ Name | Type | Description | Notes
|
|
|
61
58
|
------------- | ------------- | ------------- | -------------
|
|
62
59
|
**upstream_pulp_href** | **String**| |
|
|
63
60
|
**nested_role** | [**NestedRole**](NestedRole.md)| |
|
|
64
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
65
61
|
|
|
66
62
|
### Return type
|
|
67
63
|
|
|
@@ -79,7 +75,7 @@ Name | Type | Description | Notes
|
|
|
79
75
|
|
|
80
76
|
## create
|
|
81
77
|
|
|
82
|
-
> UpstreamPulpResponse create(upstream_pulp
|
|
78
|
+
> UpstreamPulpResponse create(upstream_pulp)
|
|
83
79
|
|
|
84
80
|
Create an upstream pulp
|
|
85
81
|
|
|
@@ -99,13 +95,10 @@ end
|
|
|
99
95
|
|
|
100
96
|
api_instance = PulpcoreClient::UpstreamPulpsApi.new
|
|
101
97
|
upstream_pulp = PulpcoreClient::UpstreamPulp.new # UpstreamPulp |
|
|
102
|
-
opts = {
|
|
103
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
104
|
-
}
|
|
105
98
|
|
|
106
99
|
begin
|
|
107
100
|
#Create an upstream pulp
|
|
108
|
-
result = api_instance.create(upstream_pulp
|
|
101
|
+
result = api_instance.create(upstream_pulp)
|
|
109
102
|
p result
|
|
110
103
|
rescue PulpcoreClient::ApiError => e
|
|
111
104
|
puts "Exception when calling UpstreamPulpsApi->create: #{e}"
|
|
@@ -118,7 +111,6 @@ end
|
|
|
118
111
|
Name | Type | Description | Notes
|
|
119
112
|
------------- | ------------- | ------------- | -------------
|
|
120
113
|
**upstream_pulp** | [**UpstreamPulp**](UpstreamPulp.md)| |
|
|
121
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
122
114
|
|
|
123
115
|
### Return type
|
|
124
116
|
|
|
@@ -136,7 +128,7 @@ Name | Type | Description | Notes
|
|
|
136
128
|
|
|
137
129
|
## delete
|
|
138
130
|
|
|
139
|
-
> delete(upstream_pulp_href
|
|
131
|
+
> delete(upstream_pulp_href)
|
|
140
132
|
|
|
141
133
|
Delete an upstream pulp
|
|
142
134
|
|
|
@@ -156,13 +148,10 @@ end
|
|
|
156
148
|
|
|
157
149
|
api_instance = PulpcoreClient::UpstreamPulpsApi.new
|
|
158
150
|
upstream_pulp_href = 'upstream_pulp_href_example' # String |
|
|
159
|
-
opts = {
|
|
160
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
161
|
-
}
|
|
162
151
|
|
|
163
152
|
begin
|
|
164
153
|
#Delete an upstream pulp
|
|
165
|
-
api_instance.delete(upstream_pulp_href
|
|
154
|
+
api_instance.delete(upstream_pulp_href)
|
|
166
155
|
rescue PulpcoreClient::ApiError => e
|
|
167
156
|
puts "Exception when calling UpstreamPulpsApi->delete: #{e}"
|
|
168
157
|
end
|
|
@@ -174,7 +163,6 @@ end
|
|
|
174
163
|
Name | Type | Description | Notes
|
|
175
164
|
------------- | ------------- | ------------- | -------------
|
|
176
165
|
**upstream_pulp_href** | **String**| |
|
|
177
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
178
166
|
|
|
179
167
|
### Return type
|
|
180
168
|
|
|
@@ -212,7 +200,6 @@ end
|
|
|
212
200
|
|
|
213
201
|
api_instance = PulpcoreClient::UpstreamPulpsApi.new
|
|
214
202
|
opts = {
|
|
215
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
216
203
|
limit: 56, # Integer | Number of results to return per page.
|
|
217
204
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
218
205
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
@@ -233,7 +220,6 @@ end
|
|
|
233
220
|
|
|
234
221
|
Name | Type | Description | Notes
|
|
235
222
|
------------- | ------------- | ------------- | -------------
|
|
236
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
237
223
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
238
224
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
239
225
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
@@ -276,7 +262,6 @@ end
|
|
|
276
262
|
api_instance = PulpcoreClient::UpstreamPulpsApi.new
|
|
277
263
|
upstream_pulp_href = 'upstream_pulp_href_example' # String |
|
|
278
264
|
opts = {
|
|
279
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
280
265
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
281
266
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
282
267
|
}
|
|
@@ -296,7 +281,6 @@ end
|
|
|
296
281
|
Name | Type | Description | Notes
|
|
297
282
|
------------- | ------------- | ------------- | -------------
|
|
298
283
|
**upstream_pulp_href** | **String**| |
|
|
299
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
300
284
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
301
285
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
302
286
|
|
|
@@ -337,7 +321,6 @@ end
|
|
|
337
321
|
api_instance = PulpcoreClient::UpstreamPulpsApi.new
|
|
338
322
|
upstream_pulp_href = 'upstream_pulp_href_example' # String |
|
|
339
323
|
opts = {
|
|
340
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
341
324
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
342
325
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
343
326
|
}
|
|
@@ -357,7 +340,6 @@ end
|
|
|
357
340
|
Name | Type | Description | Notes
|
|
358
341
|
------------- | ------------- | ------------- | -------------
|
|
359
342
|
**upstream_pulp_href** | **String**| |
|
|
360
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
361
343
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
362
344
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
363
345
|
|
|
@@ -377,7 +359,7 @@ Name | Type | Description | Notes
|
|
|
377
359
|
|
|
378
360
|
## partial_update
|
|
379
361
|
|
|
380
|
-
> UpstreamPulpResponse partial_update(upstream_pulp_href, patched_upstream_pulp
|
|
362
|
+
> UpstreamPulpResponse partial_update(upstream_pulp_href, patched_upstream_pulp)
|
|
381
363
|
|
|
382
364
|
Update an upstream pulp
|
|
383
365
|
|
|
@@ -398,13 +380,10 @@ end
|
|
|
398
380
|
api_instance = PulpcoreClient::UpstreamPulpsApi.new
|
|
399
381
|
upstream_pulp_href = 'upstream_pulp_href_example' # String |
|
|
400
382
|
patched_upstream_pulp = PulpcoreClient::PatchedUpstreamPulp.new # PatchedUpstreamPulp |
|
|
401
|
-
opts = {
|
|
402
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
403
|
-
}
|
|
404
383
|
|
|
405
384
|
begin
|
|
406
385
|
#Update an upstream pulp
|
|
407
|
-
result = api_instance.partial_update(upstream_pulp_href, patched_upstream_pulp
|
|
386
|
+
result = api_instance.partial_update(upstream_pulp_href, patched_upstream_pulp)
|
|
408
387
|
p result
|
|
409
388
|
rescue PulpcoreClient::ApiError => e
|
|
410
389
|
puts "Exception when calling UpstreamPulpsApi->partial_update: #{e}"
|
|
@@ -418,7 +397,6 @@ Name | Type | Description | Notes
|
|
|
418
397
|
------------- | ------------- | ------------- | -------------
|
|
419
398
|
**upstream_pulp_href** | **String**| |
|
|
420
399
|
**patched_upstream_pulp** | [**PatchedUpstreamPulp**](PatchedUpstreamPulp.md)| |
|
|
421
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
422
400
|
|
|
423
401
|
### Return type
|
|
424
402
|
|
|
@@ -457,7 +435,6 @@ end
|
|
|
457
435
|
api_instance = PulpcoreClient::UpstreamPulpsApi.new
|
|
458
436
|
upstream_pulp_href = 'upstream_pulp_href_example' # String |
|
|
459
437
|
opts = {
|
|
460
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
461
438
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
462
439
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
463
440
|
}
|
|
@@ -477,7 +454,6 @@ end
|
|
|
477
454
|
Name | Type | Description | Notes
|
|
478
455
|
------------- | ------------- | ------------- | -------------
|
|
479
456
|
**upstream_pulp_href** | **String**| |
|
|
480
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
481
457
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
482
458
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
483
459
|
|
|
@@ -497,7 +473,7 @@ Name | Type | Description | Notes
|
|
|
497
473
|
|
|
498
474
|
## remove_role
|
|
499
475
|
|
|
500
|
-
> NestedRoleResponse remove_role(upstream_pulp_href, nested_role
|
|
476
|
+
> NestedRoleResponse remove_role(upstream_pulp_href, nested_role)
|
|
501
477
|
|
|
502
478
|
Remove a role
|
|
503
479
|
|
|
@@ -518,13 +494,10 @@ end
|
|
|
518
494
|
api_instance = PulpcoreClient::UpstreamPulpsApi.new
|
|
519
495
|
upstream_pulp_href = 'upstream_pulp_href_example' # String |
|
|
520
496
|
nested_role = PulpcoreClient::NestedRole.new # NestedRole |
|
|
521
|
-
opts = {
|
|
522
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
523
|
-
}
|
|
524
497
|
|
|
525
498
|
begin
|
|
526
499
|
#Remove a role
|
|
527
|
-
result = api_instance.remove_role(upstream_pulp_href, nested_role
|
|
500
|
+
result = api_instance.remove_role(upstream_pulp_href, nested_role)
|
|
528
501
|
p result
|
|
529
502
|
rescue PulpcoreClient::ApiError => e
|
|
530
503
|
puts "Exception when calling UpstreamPulpsApi->remove_role: #{e}"
|
|
@@ -538,7 +511,6 @@ Name | Type | Description | Notes
|
|
|
538
511
|
------------- | ------------- | ------------- | -------------
|
|
539
512
|
**upstream_pulp_href** | **String**| |
|
|
540
513
|
**nested_role** | [**NestedRole**](NestedRole.md)| |
|
|
541
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
542
514
|
|
|
543
515
|
### Return type
|
|
544
516
|
|
|
@@ -556,7 +528,7 @@ Name | Type | Description | Notes
|
|
|
556
528
|
|
|
557
529
|
## replicate
|
|
558
530
|
|
|
559
|
-
> TaskGroupOperationResponse replicate(upstream_pulp_href
|
|
531
|
+
> TaskGroupOperationResponse replicate(upstream_pulp_href)
|
|
560
532
|
|
|
561
533
|
Replicate
|
|
562
534
|
|
|
@@ -576,13 +548,10 @@ end
|
|
|
576
548
|
|
|
577
549
|
api_instance = PulpcoreClient::UpstreamPulpsApi.new
|
|
578
550
|
upstream_pulp_href = 'upstream_pulp_href_example' # String |
|
|
579
|
-
opts = {
|
|
580
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
581
|
-
}
|
|
582
551
|
|
|
583
552
|
begin
|
|
584
553
|
#Replicate
|
|
585
|
-
result = api_instance.replicate(upstream_pulp_href
|
|
554
|
+
result = api_instance.replicate(upstream_pulp_href)
|
|
586
555
|
p result
|
|
587
556
|
rescue PulpcoreClient::ApiError => e
|
|
588
557
|
puts "Exception when calling UpstreamPulpsApi->replicate: #{e}"
|
|
@@ -595,7 +564,6 @@ end
|
|
|
595
564
|
Name | Type | Description | Notes
|
|
596
565
|
------------- | ------------- | ------------- | -------------
|
|
597
566
|
**upstream_pulp_href** | **String**| |
|
|
598
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
599
567
|
|
|
600
568
|
### Return type
|
|
601
569
|
|
|
@@ -613,7 +581,7 @@ Name | Type | Description | Notes
|
|
|
613
581
|
|
|
614
582
|
## update
|
|
615
583
|
|
|
616
|
-
> UpstreamPulpResponse update(upstream_pulp_href, upstream_pulp
|
|
584
|
+
> UpstreamPulpResponse update(upstream_pulp_href, upstream_pulp)
|
|
617
585
|
|
|
618
586
|
Update an upstream pulp
|
|
619
587
|
|
|
@@ -634,13 +602,10 @@ end
|
|
|
634
602
|
api_instance = PulpcoreClient::UpstreamPulpsApi.new
|
|
635
603
|
upstream_pulp_href = 'upstream_pulp_href_example' # String |
|
|
636
604
|
upstream_pulp = PulpcoreClient::UpstreamPulp.new # UpstreamPulp |
|
|
637
|
-
opts = {
|
|
638
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
639
|
-
}
|
|
640
605
|
|
|
641
606
|
begin
|
|
642
607
|
#Update an upstream pulp
|
|
643
|
-
result = api_instance.update(upstream_pulp_href, upstream_pulp
|
|
608
|
+
result = api_instance.update(upstream_pulp_href, upstream_pulp)
|
|
644
609
|
p result
|
|
645
610
|
rescue PulpcoreClient::ApiError => e
|
|
646
611
|
puts "Exception when calling UpstreamPulpsApi->update: #{e}"
|
|
@@ -654,7 +619,6 @@ Name | Type | Description | Notes
|
|
|
654
619
|
------------- | ------------- | ------------- | -------------
|
|
655
620
|
**upstream_pulp_href** | **String**| |
|
|
656
621
|
**upstream_pulp** | [**UpstreamPulp**](UpstreamPulp.md)| |
|
|
657
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
658
622
|
|
|
659
623
|
### Return type
|
|
660
624
|
|
data/docs/UsersApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::UsersApi
|
|
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
|
------------- | ------------- | -------------
|
|
@@ -15,7 +15,7 @@ Method | HTTP request | Description
|
|
|
15
15
|
|
|
16
16
|
## create
|
|
17
17
|
|
|
18
|
-
> UserResponse create(user
|
|
18
|
+
> UserResponse create(user)
|
|
19
19
|
|
|
20
20
|
Create an user
|
|
21
21
|
|
|
@@ -35,13 +35,10 @@ end
|
|
|
35
35
|
|
|
36
36
|
api_instance = PulpcoreClient::UsersApi.new
|
|
37
37
|
user = PulpcoreClient::User.new # User |
|
|
38
|
-
opts = {
|
|
39
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
40
|
-
}
|
|
41
38
|
|
|
42
39
|
begin
|
|
43
40
|
#Create an user
|
|
44
|
-
result = api_instance.create(user
|
|
41
|
+
result = api_instance.create(user)
|
|
45
42
|
p result
|
|
46
43
|
rescue PulpcoreClient::ApiError => e
|
|
47
44
|
puts "Exception when calling UsersApi->create: #{e}"
|
|
@@ -54,7 +51,6 @@ end
|
|
|
54
51
|
Name | Type | Description | Notes
|
|
55
52
|
------------- | ------------- | ------------- | -------------
|
|
56
53
|
**user** | [**User**](User.md)| |
|
|
57
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
58
54
|
|
|
59
55
|
### Return type
|
|
60
56
|
|
|
@@ -72,7 +68,7 @@ Name | Type | Description | Notes
|
|
|
72
68
|
|
|
73
69
|
## delete
|
|
74
70
|
|
|
75
|
-
> delete(auth_user_href
|
|
71
|
+
> delete(auth_user_href)
|
|
76
72
|
|
|
77
73
|
Delete an user
|
|
78
74
|
|
|
@@ -92,13 +88,10 @@ end
|
|
|
92
88
|
|
|
93
89
|
api_instance = PulpcoreClient::UsersApi.new
|
|
94
90
|
auth_user_href = 'auth_user_href_example' # String |
|
|
95
|
-
opts = {
|
|
96
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
97
|
-
}
|
|
98
91
|
|
|
99
92
|
begin
|
|
100
93
|
#Delete an user
|
|
101
|
-
api_instance.delete(auth_user_href
|
|
94
|
+
api_instance.delete(auth_user_href)
|
|
102
95
|
rescue PulpcoreClient::ApiError => e
|
|
103
96
|
puts "Exception when calling UsersApi->delete: #{e}"
|
|
104
97
|
end
|
|
@@ -110,7 +103,6 @@ end
|
|
|
110
103
|
Name | Type | Description | Notes
|
|
111
104
|
------------- | ------------- | ------------- | -------------
|
|
112
105
|
**auth_user_href** | **String**| |
|
|
113
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
114
106
|
|
|
115
107
|
### Return type
|
|
116
108
|
|
|
@@ -148,7 +140,6 @@ end
|
|
|
148
140
|
|
|
149
141
|
api_instance = PulpcoreClient::UsersApi.new
|
|
150
142
|
opts = {
|
|
151
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
152
143
|
email: 'email_example', # String | Filter results where email matches value
|
|
153
144
|
email__contains: 'email__contains_example', # String | Filter results where email contains value
|
|
154
145
|
email__icontains: 'email__icontains_example', # String | Filter results where email contains value
|
|
@@ -195,7 +186,6 @@ end
|
|
|
195
186
|
|
|
196
187
|
Name | Type | Description | Notes
|
|
197
188
|
------------- | ------------- | ------------- | -------------
|
|
198
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
199
189
|
**email** | **String**| Filter results where email matches value | [optional]
|
|
200
190
|
**email__contains** | **String**| Filter results where email contains value | [optional]
|
|
201
191
|
**email__icontains** | **String**| Filter results where email contains value | [optional]
|
|
@@ -243,7 +233,7 @@ Name | Type | Description | Notes
|
|
|
243
233
|
|
|
244
234
|
## partial_update
|
|
245
235
|
|
|
246
|
-
> UserResponse partial_update(auth_user_href, patched_user
|
|
236
|
+
> UserResponse partial_update(auth_user_href, patched_user)
|
|
247
237
|
|
|
248
238
|
Update an user
|
|
249
239
|
|
|
@@ -264,13 +254,10 @@ end
|
|
|
264
254
|
api_instance = PulpcoreClient::UsersApi.new
|
|
265
255
|
auth_user_href = 'auth_user_href_example' # String |
|
|
266
256
|
patched_user = PulpcoreClient::PatchedUser.new # PatchedUser |
|
|
267
|
-
opts = {
|
|
268
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
269
|
-
}
|
|
270
257
|
|
|
271
258
|
begin
|
|
272
259
|
#Update an user
|
|
273
|
-
result = api_instance.partial_update(auth_user_href, patched_user
|
|
260
|
+
result = api_instance.partial_update(auth_user_href, patched_user)
|
|
274
261
|
p result
|
|
275
262
|
rescue PulpcoreClient::ApiError => e
|
|
276
263
|
puts "Exception when calling UsersApi->partial_update: #{e}"
|
|
@@ -284,7 +271,6 @@ Name | Type | Description | Notes
|
|
|
284
271
|
------------- | ------------- | ------------- | -------------
|
|
285
272
|
**auth_user_href** | **String**| |
|
|
286
273
|
**patched_user** | [**PatchedUser**](PatchedUser.md)| |
|
|
287
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
288
274
|
|
|
289
275
|
### Return type
|
|
290
276
|
|
|
@@ -323,7 +309,6 @@ end
|
|
|
323
309
|
api_instance = PulpcoreClient::UsersApi.new
|
|
324
310
|
auth_user_href = 'auth_user_href_example' # String |
|
|
325
311
|
opts = {
|
|
326
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
327
312
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
328
313
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
329
314
|
}
|
|
@@ -343,7 +328,6 @@ end
|
|
|
343
328
|
Name | Type | Description | Notes
|
|
344
329
|
------------- | ------------- | ------------- | -------------
|
|
345
330
|
**auth_user_href** | **String**| |
|
|
346
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
347
331
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
348
332
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
349
333
|
|
|
@@ -363,7 +347,7 @@ Name | Type | Description | Notes
|
|
|
363
347
|
|
|
364
348
|
## update
|
|
365
349
|
|
|
366
|
-
> UserResponse update(auth_user_href, user
|
|
350
|
+
> UserResponse update(auth_user_href, user)
|
|
367
351
|
|
|
368
352
|
Update an user
|
|
369
353
|
|
|
@@ -384,13 +368,10 @@ end
|
|
|
384
368
|
api_instance = PulpcoreClient::UsersApi.new
|
|
385
369
|
auth_user_href = 'auth_user_href_example' # String |
|
|
386
370
|
user = PulpcoreClient::User.new # User |
|
|
387
|
-
opts = {
|
|
388
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
389
|
-
}
|
|
390
371
|
|
|
391
372
|
begin
|
|
392
373
|
#Update an user
|
|
393
|
-
result = api_instance.update(auth_user_href, user
|
|
374
|
+
result = api_instance.update(auth_user_href, user)
|
|
394
375
|
p result
|
|
395
376
|
rescue PulpcoreClient::ApiError => e
|
|
396
377
|
puts "Exception when calling UsersApi->update: #{e}"
|
|
@@ -404,7 +385,6 @@ Name | Type | Description | Notes
|
|
|
404
385
|
------------- | ------------- | ------------- | -------------
|
|
405
386
|
**auth_user_href** | **String**| |
|
|
406
387
|
**user** | [**User**](User.md)| |
|
|
407
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
408
388
|
|
|
409
389
|
### Return type
|
|
410
390
|
|
data/docs/UsersRolesApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::UsersRolesApi
|
|
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
|
------------- | ------------- | -------------
|
|
@@ -13,7 +13,7 @@ Method | HTTP request | Description
|
|
|
13
13
|
|
|
14
14
|
## create
|
|
15
15
|
|
|
16
|
-
> UserRoleResponse create(auth_user_href, user_role
|
|
16
|
+
> UserRoleResponse create(auth_user_href, user_role)
|
|
17
17
|
|
|
18
18
|
Create an user role
|
|
19
19
|
|
|
@@ -34,13 +34,10 @@ end
|
|
|
34
34
|
api_instance = PulpcoreClient::UsersRolesApi.new
|
|
35
35
|
auth_user_href = 'auth_user_href_example' # String |
|
|
36
36
|
user_role = PulpcoreClient::UserRole.new # UserRole |
|
|
37
|
-
opts = {
|
|
38
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
39
|
-
}
|
|
40
37
|
|
|
41
38
|
begin
|
|
42
39
|
#Create an user role
|
|
43
|
-
result = api_instance.create(auth_user_href, user_role
|
|
40
|
+
result = api_instance.create(auth_user_href, user_role)
|
|
44
41
|
p result
|
|
45
42
|
rescue PulpcoreClient::ApiError => e
|
|
46
43
|
puts "Exception when calling UsersRolesApi->create: #{e}"
|
|
@@ -54,7 +51,6 @@ Name | Type | Description | Notes
|
|
|
54
51
|
------------- | ------------- | ------------- | -------------
|
|
55
52
|
**auth_user_href** | **String**| |
|
|
56
53
|
**user_role** | [**UserRole**](UserRole.md)| |
|
|
57
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
58
54
|
|
|
59
55
|
### Return type
|
|
60
56
|
|
|
@@ -72,7 +68,7 @@ Name | Type | Description | Notes
|
|
|
72
68
|
|
|
73
69
|
## delete
|
|
74
70
|
|
|
75
|
-
> delete(auth_users_user_role_href
|
|
71
|
+
> delete(auth_users_user_role_href)
|
|
76
72
|
|
|
77
73
|
Delete an user role
|
|
78
74
|
|
|
@@ -92,13 +88,10 @@ end
|
|
|
92
88
|
|
|
93
89
|
api_instance = PulpcoreClient::UsersRolesApi.new
|
|
94
90
|
auth_users_user_role_href = 'auth_users_user_role_href_example' # String |
|
|
95
|
-
opts = {
|
|
96
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
97
|
-
}
|
|
98
91
|
|
|
99
92
|
begin
|
|
100
93
|
#Delete an user role
|
|
101
|
-
api_instance.delete(auth_users_user_role_href
|
|
94
|
+
api_instance.delete(auth_users_user_role_href)
|
|
102
95
|
rescue PulpcoreClient::ApiError => e
|
|
103
96
|
puts "Exception when calling UsersRolesApi->delete: #{e}"
|
|
104
97
|
end
|
|
@@ -110,7 +103,6 @@ end
|
|
|
110
103
|
Name | Type | Description | Notes
|
|
111
104
|
------------- | ------------- | ------------- | -------------
|
|
112
105
|
**auth_users_user_role_href** | **String**| |
|
|
113
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
114
106
|
|
|
115
107
|
### Return type
|
|
116
108
|
|
|
@@ -149,7 +141,6 @@ end
|
|
|
149
141
|
api_instance = PulpcoreClient::UsersRolesApi.new
|
|
150
142
|
auth_user_href = 'auth_user_href_example' # String |
|
|
151
143
|
opts = {
|
|
152
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
153
144
|
content_object: 'content_object_example', # String | content_object
|
|
154
145
|
domain: 'domain_example', # String | Foreign Key referenced by HREF
|
|
155
146
|
limit: 56, # Integer | Number of results to return per page.
|
|
@@ -182,7 +173,6 @@ end
|
|
|
182
173
|
Name | Type | Description | Notes
|
|
183
174
|
------------- | ------------- | ------------- | -------------
|
|
184
175
|
**auth_user_href** | **String**| |
|
|
185
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
186
176
|
**content_object** | **String**| content_object | [optional]
|
|
187
177
|
**domain** | [**String**](.md)| Foreign Key referenced by HREF | [optional]
|
|
188
178
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
@@ -236,7 +226,6 @@ end
|
|
|
236
226
|
api_instance = PulpcoreClient::UsersRolesApi.new
|
|
237
227
|
auth_users_user_role_href = 'auth_users_user_role_href_example' # String |
|
|
238
228
|
opts = {
|
|
239
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
240
229
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
241
230
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
242
231
|
}
|
|
@@ -256,7 +245,6 @@ end
|
|
|
256
245
|
Name | Type | Description | Notes
|
|
257
246
|
------------- | ------------- | ------------- | -------------
|
|
258
247
|
**auth_users_user_role_href** | **String**| |
|
|
259
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
260
248
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
261
249
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
262
250
|
|
data/docs/WorkersApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::WorkersApi
|
|
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
|
------------- | ------------- | -------------
|
|
@@ -31,7 +31,6 @@ end
|
|
|
31
31
|
|
|
32
32
|
api_instance = PulpcoreClient::WorkersApi.new
|
|
33
33
|
opts = {
|
|
34
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
35
34
|
last_heartbeat: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where last_heartbeat matches value
|
|
36
35
|
last_heartbeat__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where last_heartbeat is greater than value
|
|
37
36
|
last_heartbeat__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where last_heartbeat is greater than or equal to value
|
|
@@ -73,7 +72,6 @@ end
|
|
|
73
72
|
|
|
74
73
|
Name | Type | Description | Notes
|
|
75
74
|
------------- | ------------- | ------------- | -------------
|
|
76
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
77
75
|
**last_heartbeat** | **DateTime**| Filter results where last_heartbeat matches value | [optional]
|
|
78
76
|
**last_heartbeat__gt** | **DateTime**| Filter results where last_heartbeat is greater than value | [optional]
|
|
79
77
|
**last_heartbeat__gte** | **DateTime**| Filter results where last_heartbeat is greater than or equal to value | [optional]
|
|
@@ -137,7 +135,6 @@ end
|
|
|
137
135
|
api_instance = PulpcoreClient::WorkersApi.new
|
|
138
136
|
worker_href = 'worker_href_example' # String |
|
|
139
137
|
opts = {
|
|
140
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
141
138
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
142
139
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
143
140
|
}
|
|
@@ -157,7 +154,6 @@ end
|
|
|
157
154
|
Name | Type | Description | Notes
|
|
158
155
|
------------- | ------------- | ------------- | -------------
|
|
159
156
|
**worker_href** | **String**| |
|
|
160
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
161
157
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
162
158
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
163
159
|
|