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/RepositoriesApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::RepositoriesApi
|
|
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
|
------------- | ------------- | -------------
|
|
@@ -30,7 +30,6 @@ end
|
|
|
30
30
|
|
|
31
31
|
api_instance = PulpcoreClient::RepositoriesApi.new
|
|
32
32
|
opts = {
|
|
33
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
34
33
|
latest_with_content: 'latest_with_content_example', # String | Content Unit referenced by HREF
|
|
35
34
|
limit: 56, # Integer | Number of results to return per page.
|
|
36
35
|
name: 'name_example', # String | Filter results where name matches value
|
|
@@ -78,7 +77,6 @@ end
|
|
|
78
77
|
|
|
79
78
|
Name | Type | Description | Notes
|
|
80
79
|
------------- | ------------- | ------------- | -------------
|
|
81
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
82
80
|
**latest_with_content** | **String**| Content Unit referenced by HREF | [optional]
|
|
83
81
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
84
82
|
**name** | **String**| Filter results where name matches value | [optional]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::RepositoriesReclaimSpaceApi
|
|
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
|
------------- | ------------- | -------------
|
|
@@ -10,7 +10,7 @@ Method | HTTP request | Description
|
|
|
10
10
|
|
|
11
11
|
## reclaim
|
|
12
12
|
|
|
13
|
-
> AsyncOperationResponse reclaim(reclaim_space
|
|
13
|
+
> AsyncOperationResponse reclaim(reclaim_space)
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
@@ -30,12 +30,9 @@ end
|
|
|
30
30
|
|
|
31
31
|
api_instance = PulpcoreClient::RepositoriesReclaimSpaceApi.new
|
|
32
32
|
reclaim_space = PulpcoreClient::ReclaimSpace.new # ReclaimSpace |
|
|
33
|
-
opts = {
|
|
34
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
35
|
-
}
|
|
36
33
|
|
|
37
34
|
begin
|
|
38
|
-
result = api_instance.reclaim(reclaim_space
|
|
35
|
+
result = api_instance.reclaim(reclaim_space)
|
|
39
36
|
p result
|
|
40
37
|
rescue PulpcoreClient::ApiError => e
|
|
41
38
|
puts "Exception when calling RepositoriesReclaimSpaceApi->reclaim: #{e}"
|
|
@@ -48,7 +45,6 @@ end
|
|
|
48
45
|
Name | Type | Description | Notes
|
|
49
46
|
------------- | ------------- | ------------- | -------------
|
|
50
47
|
**reclaim_space** | [**ReclaimSpace**](ReclaimSpace.md)| |
|
|
51
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
52
48
|
|
|
53
49
|
### Return type
|
|
54
50
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::RepositoryVersionsApi
|
|
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
|
------------- | ------------- | -------------
|
|
@@ -30,7 +30,6 @@ end
|
|
|
30
30
|
|
|
31
31
|
api_instance = PulpcoreClient::RepositoryVersionsApi.new
|
|
32
32
|
opts = {
|
|
33
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
34
33
|
content: 'content_example', # String | Content Unit referenced by HREF
|
|
35
34
|
content__in: 'content__in_example', # String | Content Unit referenced by HREF
|
|
36
35
|
limit: 56, # Integer | Number of results to return per page.
|
|
@@ -68,7 +67,6 @@ end
|
|
|
68
67
|
|
|
69
68
|
Name | Type | Description | Notes
|
|
70
69
|
------------- | ------------- | ------------- | -------------
|
|
71
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
72
70
|
**content** | **String**| Content Unit referenced by HREF | [optional]
|
|
73
71
|
**content__in** | **String**| Content Unit referenced by HREF | [optional]
|
|
74
72
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
data/docs/RolesApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::RolesApi
|
|
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
|
-
> RoleResponse create(role
|
|
18
|
+
> RoleResponse create(role)
|
|
19
19
|
|
|
20
20
|
Create a role
|
|
21
21
|
|
|
@@ -35,13 +35,10 @@ end
|
|
|
35
35
|
|
|
36
36
|
api_instance = PulpcoreClient::RolesApi.new
|
|
37
37
|
role = PulpcoreClient::Role.new # Role |
|
|
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 a role
|
|
44
|
-
result = api_instance.create(role
|
|
41
|
+
result = api_instance.create(role)
|
|
45
42
|
p result
|
|
46
43
|
rescue PulpcoreClient::ApiError => e
|
|
47
44
|
puts "Exception when calling RolesApi->create: #{e}"
|
|
@@ -54,7 +51,6 @@ end
|
|
|
54
51
|
Name | Type | Description | Notes
|
|
55
52
|
------------- | ------------- | ------------- | -------------
|
|
56
53
|
**role** | [**Role**](Role.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(role_href
|
|
71
|
+
> delete(role_href)
|
|
76
72
|
|
|
77
73
|
Delete a role
|
|
78
74
|
|
|
@@ -92,13 +88,10 @@ end
|
|
|
92
88
|
|
|
93
89
|
api_instance = PulpcoreClient::RolesApi.new
|
|
94
90
|
role_href = '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 a role
|
|
101
|
-
api_instance.delete(role_href
|
|
94
|
+
api_instance.delete(role_href)
|
|
102
95
|
rescue PulpcoreClient::ApiError => e
|
|
103
96
|
puts "Exception when calling RolesApi->delete: #{e}"
|
|
104
97
|
end
|
|
@@ -110,7 +103,6 @@ end
|
|
|
110
103
|
Name | Type | Description | Notes
|
|
111
104
|
------------- | ------------- | ------------- | -------------
|
|
112
105
|
**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
|
|
|
@@ -148,7 +140,6 @@ end
|
|
|
148
140
|
|
|
149
141
|
api_instance = PulpcoreClient::RolesApi.new
|
|
150
142
|
opts = {
|
|
151
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
152
143
|
contains_permission: ['contains_permission_example'], # Array<String> | Filter roles that have any of the permissions in the list.
|
|
153
144
|
description: 'description_example', # String | Filter results where description matches value
|
|
154
145
|
description__contains: 'description__contains_example', # String | Filter results where description contains value
|
|
@@ -189,7 +180,6 @@ end
|
|
|
189
180
|
|
|
190
181
|
Name | Type | Description | Notes
|
|
191
182
|
------------- | ------------- | ------------- | -------------
|
|
192
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
193
183
|
**contains_permission** | [**Array<String>**](String.md)| Filter roles that have any of the permissions in the list. | [optional]
|
|
194
184
|
**description** | **String**| Filter results where description matches value | [optional]
|
|
195
185
|
**description__contains** | **String**| Filter results where description contains value | [optional]
|
|
@@ -231,7 +221,7 @@ Name | Type | Description | Notes
|
|
|
231
221
|
|
|
232
222
|
## partial_update
|
|
233
223
|
|
|
234
|
-
> RoleResponse partial_update(role_href, patched_role
|
|
224
|
+
> RoleResponse partial_update(role_href, patched_role)
|
|
235
225
|
|
|
236
226
|
Update a role
|
|
237
227
|
|
|
@@ -252,13 +242,10 @@ end
|
|
|
252
242
|
api_instance = PulpcoreClient::RolesApi.new
|
|
253
243
|
role_href = 'role_href_example' # String |
|
|
254
244
|
patched_role = PulpcoreClient::PatchedRole.new # PatchedRole |
|
|
255
|
-
opts = {
|
|
256
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
257
|
-
}
|
|
258
245
|
|
|
259
246
|
begin
|
|
260
247
|
#Update a role
|
|
261
|
-
result = api_instance.partial_update(role_href, patched_role
|
|
248
|
+
result = api_instance.partial_update(role_href, patched_role)
|
|
262
249
|
p result
|
|
263
250
|
rescue PulpcoreClient::ApiError => e
|
|
264
251
|
puts "Exception when calling RolesApi->partial_update: #{e}"
|
|
@@ -272,7 +259,6 @@ Name | Type | Description | Notes
|
|
|
272
259
|
------------- | ------------- | ------------- | -------------
|
|
273
260
|
**role_href** | **String**| |
|
|
274
261
|
**patched_role** | [**PatchedRole**](PatchedRole.md)| |
|
|
275
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
276
262
|
|
|
277
263
|
### Return type
|
|
278
264
|
|
|
@@ -311,7 +297,6 @@ end
|
|
|
311
297
|
api_instance = PulpcoreClient::RolesApi.new
|
|
312
298
|
role_href = 'role_href_example' # String |
|
|
313
299
|
opts = {
|
|
314
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
315
300
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
316
301
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
317
302
|
}
|
|
@@ -331,7 +316,6 @@ end
|
|
|
331
316
|
Name | Type | Description | Notes
|
|
332
317
|
------------- | ------------- | ------------- | -------------
|
|
333
318
|
**role_href** | **String**| |
|
|
334
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
335
319
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
336
320
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
337
321
|
|
|
@@ -351,7 +335,7 @@ Name | Type | Description | Notes
|
|
|
351
335
|
|
|
352
336
|
## update
|
|
353
337
|
|
|
354
|
-
> RoleResponse update(role_href, role
|
|
338
|
+
> RoleResponse update(role_href, role)
|
|
355
339
|
|
|
356
340
|
Update a role
|
|
357
341
|
|
|
@@ -372,13 +356,10 @@ end
|
|
|
372
356
|
api_instance = PulpcoreClient::RolesApi.new
|
|
373
357
|
role_href = 'role_href_example' # String |
|
|
374
358
|
role = PulpcoreClient::Role.new # Role |
|
|
375
|
-
opts = {
|
|
376
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
377
|
-
}
|
|
378
359
|
|
|
379
360
|
begin
|
|
380
361
|
#Update a role
|
|
381
|
-
result = api_instance.update(role_href, role
|
|
362
|
+
result = api_instance.update(role_href, role)
|
|
382
363
|
p result
|
|
383
364
|
rescue PulpcoreClient::ApiError => e
|
|
384
365
|
puts "Exception when calling RolesApi->update: #{e}"
|
|
@@ -392,7 +373,6 @@ Name | Type | Description | Notes
|
|
|
392
373
|
------------- | ------------- | ------------- | -------------
|
|
393
374
|
**role_href** | **String**| |
|
|
394
375
|
**role** | [**Role**](Role.md)| |
|
|
395
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
396
376
|
|
|
397
377
|
### Return type
|
|
398
378
|
|
data/docs/SigningServicesApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::SigningServicesApi
|
|
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::SigningServicesApi.new
|
|
33
33
|
opts = {
|
|
34
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
35
34
|
limit: 56, # Integer | Number of results to return per page.
|
|
36
35
|
name: 'name_example', # String | Filter results where name matches value
|
|
37
36
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
@@ -57,7 +56,6 @@ end
|
|
|
57
56
|
|
|
58
57
|
Name | Type | Description | Notes
|
|
59
58
|
------------- | ------------- | ------------- | -------------
|
|
60
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
61
59
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
62
60
|
**name** | **String**| Filter results where name matches value | [optional]
|
|
63
61
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
@@ -105,7 +103,6 @@ end
|
|
|
105
103
|
api_instance = PulpcoreClient::SigningServicesApi.new
|
|
106
104
|
signing_service_href = 'signing_service_href_example' # String |
|
|
107
105
|
opts = {
|
|
108
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
109
106
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
110
107
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
111
108
|
}
|
|
@@ -125,7 +122,6 @@ end
|
|
|
125
122
|
Name | Type | Description | Notes
|
|
126
123
|
------------- | ------------- | ------------- | -------------
|
|
127
124
|
**signing_service_href** | **String**| |
|
|
128
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
129
125
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
130
126
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
131
127
|
|
data/docs/StatusApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::StatusApi
|
|
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
|
------------- | ------------- | -------------
|
|
@@ -10,7 +10,7 @@ Method | HTTP request | Description
|
|
|
10
10
|
|
|
11
11
|
## status_read
|
|
12
12
|
|
|
13
|
-
> StatusResponse status_read
|
|
13
|
+
> StatusResponse status_read
|
|
14
14
|
|
|
15
15
|
Inspect status of Pulp
|
|
16
16
|
|
|
@@ -23,15 +23,10 @@ Returns status and app information about Pulp. Information includes: * version
|
|
|
23
23
|
require 'pulpcore_client'
|
|
24
24
|
|
|
25
25
|
api_instance = PulpcoreClient::StatusApi.new
|
|
26
|
-
opts = {
|
|
27
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
28
|
-
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
29
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
30
|
-
}
|
|
31
26
|
|
|
32
27
|
begin
|
|
33
28
|
#Inspect status of Pulp
|
|
34
|
-
result = api_instance.status_read
|
|
29
|
+
result = api_instance.status_read
|
|
35
30
|
p result
|
|
36
31
|
rescue PulpcoreClient::ApiError => e
|
|
37
32
|
puts "Exception when calling StatusApi->status_read: #{e}"
|
|
@@ -40,12 +35,7 @@ end
|
|
|
40
35
|
|
|
41
36
|
### Parameters
|
|
42
37
|
|
|
43
|
-
|
|
44
|
-
Name | Type | Description | Notes
|
|
45
|
-
------------- | ------------- | ------------- | -------------
|
|
46
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
47
|
-
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
48
|
-
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
38
|
+
This endpoint does not need any parameter.
|
|
49
39
|
|
|
50
40
|
### Return type
|
|
51
41
|
|
data/docs/TaskGroupsApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::TaskGroupsApi
|
|
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::TaskGroupsApi.new
|
|
33
33
|
opts = {
|
|
34
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
35
34
|
limit: 56, # Integer | Number of results to return per page.
|
|
36
35
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
37
36
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
@@ -52,7 +51,6 @@ end
|
|
|
52
51
|
|
|
53
52
|
Name | Type | Description | Notes
|
|
54
53
|
------------- | ------------- | ------------- | -------------
|
|
55
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
56
54
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
57
55
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
58
56
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
@@ -95,7 +93,6 @@ end
|
|
|
95
93
|
api_instance = PulpcoreClient::TaskGroupsApi.new
|
|
96
94
|
task_group_href = 'task_group_href_example' # String |
|
|
97
95
|
opts = {
|
|
98
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
99
96
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
100
97
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
101
98
|
}
|
|
@@ -115,7 +112,6 @@ end
|
|
|
115
112
|
Name | Type | Description | Notes
|
|
116
113
|
------------- | ------------- | ------------- | -------------
|
|
117
114
|
**task_group_href** | **String**| |
|
|
118
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
119
115
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
120
116
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
121
117
|
|
data/docs/TaskSchedulesApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::TaskSchedulesApi
|
|
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
|
## add_role
|
|
17
17
|
|
|
18
|
-
> NestedRoleResponse add_role(task_schedule_href, nested_role
|
|
18
|
+
> NestedRoleResponse add_role(task_schedule_href, nested_role)
|
|
19
19
|
|
|
20
20
|
Add a role
|
|
21
21
|
|
|
@@ -36,13 +36,10 @@ end
|
|
|
36
36
|
api_instance = PulpcoreClient::TaskSchedulesApi.new
|
|
37
37
|
task_schedule_href = 'task_schedule_href_example' # String |
|
|
38
38
|
nested_role = PulpcoreClient::NestedRole.new # NestedRole |
|
|
39
|
-
opts = {
|
|
40
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
41
|
-
}
|
|
42
39
|
|
|
43
40
|
begin
|
|
44
41
|
#Add a role
|
|
45
|
-
result = api_instance.add_role(task_schedule_href, nested_role
|
|
42
|
+
result = api_instance.add_role(task_schedule_href, nested_role)
|
|
46
43
|
p result
|
|
47
44
|
rescue PulpcoreClient::ApiError => e
|
|
48
45
|
puts "Exception when calling TaskSchedulesApi->add_role: #{e}"
|
|
@@ -56,7 +53,6 @@ Name | Type | Description | Notes
|
|
|
56
53
|
------------- | ------------- | ------------- | -------------
|
|
57
54
|
**task_schedule_href** | **String**| |
|
|
58
55
|
**nested_role** | [**NestedRole**](NestedRole.md)| |
|
|
59
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
60
56
|
|
|
61
57
|
### Return type
|
|
62
58
|
|
|
@@ -94,7 +90,6 @@ end
|
|
|
94
90
|
|
|
95
91
|
api_instance = PulpcoreClient::TaskSchedulesApi.new
|
|
96
92
|
opts = {
|
|
97
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
98
93
|
limit: 56, # Integer | Number of results to return per page.
|
|
99
94
|
name: 'name_example', # String | Filter results where name matches value
|
|
100
95
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
|
@@ -123,7 +118,6 @@ end
|
|
|
123
118
|
|
|
124
119
|
Name | Type | Description | Notes
|
|
125
120
|
------------- | ------------- | ------------- | -------------
|
|
126
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
127
121
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
128
122
|
**name** | **String**| Filter results where name matches value | [optional]
|
|
129
123
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
|
@@ -174,7 +168,6 @@ end
|
|
|
174
168
|
api_instance = PulpcoreClient::TaskSchedulesApi.new
|
|
175
169
|
task_schedule_href = 'task_schedule_href_example' # String |
|
|
176
170
|
opts = {
|
|
177
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
178
171
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
179
172
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
180
173
|
}
|
|
@@ -194,7 +187,6 @@ end
|
|
|
194
187
|
Name | Type | Description | Notes
|
|
195
188
|
------------- | ------------- | ------------- | -------------
|
|
196
189
|
**task_schedule_href** | **String**| |
|
|
197
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
198
190
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
199
191
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
200
192
|
|
|
@@ -235,7 +227,6 @@ end
|
|
|
235
227
|
api_instance = PulpcoreClient::TaskSchedulesApi.new
|
|
236
228
|
task_schedule_href = 'task_schedule_href_example' # String |
|
|
237
229
|
opts = {
|
|
238
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
239
230
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
240
231
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
241
232
|
}
|
|
@@ -255,7 +246,6 @@ end
|
|
|
255
246
|
Name | Type | Description | Notes
|
|
256
247
|
------------- | ------------- | ------------- | -------------
|
|
257
248
|
**task_schedule_href** | **String**| |
|
|
258
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
259
249
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
260
250
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
261
251
|
|
|
@@ -296,7 +286,6 @@ end
|
|
|
296
286
|
api_instance = PulpcoreClient::TaskSchedulesApi.new
|
|
297
287
|
task_schedule_href = 'task_schedule_href_example' # String |
|
|
298
288
|
opts = {
|
|
299
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
300
289
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
301
290
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
302
291
|
}
|
|
@@ -316,7 +305,6 @@ end
|
|
|
316
305
|
Name | Type | Description | Notes
|
|
317
306
|
------------- | ------------- | ------------- | -------------
|
|
318
307
|
**task_schedule_href** | **String**| |
|
|
319
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
320
308
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
321
309
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
322
310
|
|
|
@@ -336,7 +324,7 @@ Name | Type | Description | Notes
|
|
|
336
324
|
|
|
337
325
|
## remove_role
|
|
338
326
|
|
|
339
|
-
> NestedRoleResponse remove_role(task_schedule_href, nested_role
|
|
327
|
+
> NestedRoleResponse remove_role(task_schedule_href, nested_role)
|
|
340
328
|
|
|
341
329
|
Remove a role
|
|
342
330
|
|
|
@@ -357,13 +345,10 @@ end
|
|
|
357
345
|
api_instance = PulpcoreClient::TaskSchedulesApi.new
|
|
358
346
|
task_schedule_href = 'task_schedule_href_example' # String |
|
|
359
347
|
nested_role = PulpcoreClient::NestedRole.new # NestedRole |
|
|
360
|
-
opts = {
|
|
361
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
362
|
-
}
|
|
363
348
|
|
|
364
349
|
begin
|
|
365
350
|
#Remove a role
|
|
366
|
-
result = api_instance.remove_role(task_schedule_href, nested_role
|
|
351
|
+
result = api_instance.remove_role(task_schedule_href, nested_role)
|
|
367
352
|
p result
|
|
368
353
|
rescue PulpcoreClient::ApiError => e
|
|
369
354
|
puts "Exception when calling TaskSchedulesApi->remove_role: #{e}"
|
|
@@ -377,7 +362,6 @@ Name | Type | Description | Notes
|
|
|
377
362
|
------------- | ------------- | ------------- | -------------
|
|
378
363
|
**task_schedule_href** | **String**| |
|
|
379
364
|
**nested_role** | [**NestedRole**](NestedRole.md)| |
|
|
380
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
381
365
|
|
|
382
366
|
### Return type
|
|
383
367
|
|