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::ExportersFilesystemExportsApi
|
|
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
|
-
> AsyncOperationResponse create(filesystem_exporter_href, filesystem_export
|
|
16
|
+
> AsyncOperationResponse create(filesystem_exporter_href, filesystem_export)
|
|
17
17
|
|
|
18
18
|
Create a filesystem export
|
|
19
19
|
|
|
@@ -34,13 +34,10 @@ end
|
|
|
34
34
|
api_instance = PulpcoreClient::ExportersFilesystemExportsApi.new
|
|
35
35
|
filesystem_exporter_href = 'filesystem_exporter_href_example' # String |
|
|
36
36
|
filesystem_export = PulpcoreClient::FilesystemExport.new # FilesystemExport |
|
|
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 a filesystem export
|
|
43
|
-
result = api_instance.create(filesystem_exporter_href, filesystem_export
|
|
40
|
+
result = api_instance.create(filesystem_exporter_href, filesystem_export)
|
|
44
41
|
p result
|
|
45
42
|
rescue PulpcoreClient::ApiError => e
|
|
46
43
|
puts "Exception when calling ExportersFilesystemExportsApi->create: #{e}"
|
|
@@ -54,7 +51,6 @@ Name | Type | Description | Notes
|
|
|
54
51
|
------------- | ------------- | ------------- | -------------
|
|
55
52
|
**filesystem_exporter_href** | **String**| |
|
|
56
53
|
**filesystem_export** | [**FilesystemExport**](FilesystemExport.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(filesystem_filesystem_export_href
|
|
71
|
+
> delete(filesystem_filesystem_export_href)
|
|
76
72
|
|
|
77
73
|
Delete a filesystem export
|
|
78
74
|
|
|
@@ -92,13 +88,10 @@ end
|
|
|
92
88
|
|
|
93
89
|
api_instance = PulpcoreClient::ExportersFilesystemExportsApi.new
|
|
94
90
|
filesystem_filesystem_export_href = 'filesystem_filesystem_export_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 filesystem export
|
|
101
|
-
api_instance.delete(filesystem_filesystem_export_href
|
|
94
|
+
api_instance.delete(filesystem_filesystem_export_href)
|
|
102
95
|
rescue PulpcoreClient::ApiError => e
|
|
103
96
|
puts "Exception when calling ExportersFilesystemExportsApi->delete: #{e}"
|
|
104
97
|
end
|
|
@@ -110,7 +103,6 @@ end
|
|
|
110
103
|
Name | Type | Description | Notes
|
|
111
104
|
------------- | ------------- | ------------- | -------------
|
|
112
105
|
**filesystem_filesystem_export_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::ExportersFilesystemExportsApi.new
|
|
150
142
|
filesystem_exporter_href = 'filesystem_exporter_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
|
limit: 56, # Integer | Number of results to return per page.
|
|
154
145
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
155
146
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
@@ -171,7 +162,6 @@ end
|
|
|
171
162
|
Name | Type | Description | Notes
|
|
172
163
|
------------- | ------------- | ------------- | -------------
|
|
173
164
|
**filesystem_exporter_href** | **String**| |
|
|
174
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
175
165
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
176
166
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
177
167
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
@@ -214,7 +204,6 @@ end
|
|
|
214
204
|
api_instance = PulpcoreClient::ExportersFilesystemExportsApi.new
|
|
215
205
|
filesystem_filesystem_export_href = 'filesystem_filesystem_export_href_example' # String |
|
|
216
206
|
opts = {
|
|
217
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
218
207
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
219
208
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
220
209
|
}
|
|
@@ -234,7 +223,6 @@ end
|
|
|
234
223
|
Name | Type | Description | Notes
|
|
235
224
|
------------- | ------------- | ------------- | -------------
|
|
236
225
|
**filesystem_filesystem_export_href** | **String**| |
|
|
237
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
238
226
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
239
227
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
240
228
|
|
data/docs/ExportersPulpApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::ExportersPulpApi
|
|
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
|
-
> PulpExporterResponse create(pulp_exporter
|
|
18
|
+
> PulpExporterResponse create(pulp_exporter)
|
|
19
19
|
|
|
20
20
|
Create a pulp exporter
|
|
21
21
|
|
|
@@ -35,13 +35,10 @@ end
|
|
|
35
35
|
|
|
36
36
|
api_instance = PulpcoreClient::ExportersPulpApi.new
|
|
37
37
|
pulp_exporter = PulpcoreClient::PulpExporter.new # PulpExporter |
|
|
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 pulp exporter
|
|
44
|
-
result = api_instance.create(pulp_exporter
|
|
41
|
+
result = api_instance.create(pulp_exporter)
|
|
45
42
|
p result
|
|
46
43
|
rescue PulpcoreClient::ApiError => e
|
|
47
44
|
puts "Exception when calling ExportersPulpApi->create: #{e}"
|
|
@@ -54,7 +51,6 @@ end
|
|
|
54
51
|
Name | Type | Description | Notes
|
|
55
52
|
------------- | ------------- | ------------- | -------------
|
|
56
53
|
**pulp_exporter** | [**PulpExporter**](PulpExporter.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
|
-
> AsyncOperationResponse delete(pulp_exporter_href
|
|
71
|
+
> AsyncOperationResponse delete(pulp_exporter_href)
|
|
76
72
|
|
|
77
73
|
Delete a pulp exporter
|
|
78
74
|
|
|
@@ -92,13 +88,10 @@ end
|
|
|
92
88
|
|
|
93
89
|
api_instance = PulpcoreClient::ExportersPulpApi.new
|
|
94
90
|
pulp_exporter_href = 'pulp_exporter_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 pulp exporter
|
|
101
|
-
result = api_instance.delete(pulp_exporter_href
|
|
94
|
+
result = api_instance.delete(pulp_exporter_href)
|
|
102
95
|
p result
|
|
103
96
|
rescue PulpcoreClient::ApiError => e
|
|
104
97
|
puts "Exception when calling ExportersPulpApi->delete: #{e}"
|
|
@@ -111,7 +104,6 @@ end
|
|
|
111
104
|
Name | Type | Description | Notes
|
|
112
105
|
------------- | ------------- | ------------- | -------------
|
|
113
106
|
**pulp_exporter_href** | **String**| |
|
|
114
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
115
107
|
|
|
116
108
|
### Return type
|
|
117
109
|
|
|
@@ -149,7 +141,6 @@ end
|
|
|
149
141
|
|
|
150
142
|
api_instance = PulpcoreClient::ExportersPulpApi.new
|
|
151
143
|
opts = {
|
|
152
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
153
144
|
limit: 56, # Integer | Number of results to return per page.
|
|
154
145
|
name: 'name_example', # String | Filter results where name matches value
|
|
155
146
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
|
@@ -183,7 +174,6 @@ end
|
|
|
183
174
|
|
|
184
175
|
Name | Type | Description | Notes
|
|
185
176
|
------------- | ------------- | ------------- | -------------
|
|
186
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
187
177
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
188
178
|
**name** | **String**| Filter results where name matches value | [optional]
|
|
189
179
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
|
@@ -218,7 +208,7 @@ Name | Type | Description | Notes
|
|
|
218
208
|
|
|
219
209
|
## partial_update
|
|
220
210
|
|
|
221
|
-
> AsyncOperationResponse partial_update(pulp_exporter_href, patched_pulp_exporter
|
|
211
|
+
> AsyncOperationResponse partial_update(pulp_exporter_href, patched_pulp_exporter)
|
|
222
212
|
|
|
223
213
|
Update a pulp exporter
|
|
224
214
|
|
|
@@ -239,13 +229,10 @@ end
|
|
|
239
229
|
api_instance = PulpcoreClient::ExportersPulpApi.new
|
|
240
230
|
pulp_exporter_href = 'pulp_exporter_href_example' # String |
|
|
241
231
|
patched_pulp_exporter = PulpcoreClient::PatchedPulpExporter.new # PatchedPulpExporter |
|
|
242
|
-
opts = {
|
|
243
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
244
|
-
}
|
|
245
232
|
|
|
246
233
|
begin
|
|
247
234
|
#Update a pulp exporter
|
|
248
|
-
result = api_instance.partial_update(pulp_exporter_href, patched_pulp_exporter
|
|
235
|
+
result = api_instance.partial_update(pulp_exporter_href, patched_pulp_exporter)
|
|
249
236
|
p result
|
|
250
237
|
rescue PulpcoreClient::ApiError => e
|
|
251
238
|
puts "Exception when calling ExportersPulpApi->partial_update: #{e}"
|
|
@@ -259,7 +246,6 @@ Name | Type | Description | Notes
|
|
|
259
246
|
------------- | ------------- | ------------- | -------------
|
|
260
247
|
**pulp_exporter_href** | **String**| |
|
|
261
248
|
**patched_pulp_exporter** | [**PatchedPulpExporter**](PatchedPulpExporter.md)| |
|
|
262
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
263
249
|
|
|
264
250
|
### Return type
|
|
265
251
|
|
|
@@ -298,7 +284,6 @@ end
|
|
|
298
284
|
api_instance = PulpcoreClient::ExportersPulpApi.new
|
|
299
285
|
pulp_exporter_href = 'pulp_exporter_href_example' # String |
|
|
300
286
|
opts = {
|
|
301
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
302
287
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
303
288
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
304
289
|
}
|
|
@@ -318,7 +303,6 @@ end
|
|
|
318
303
|
Name | Type | Description | Notes
|
|
319
304
|
------------- | ------------- | ------------- | -------------
|
|
320
305
|
**pulp_exporter_href** | **String**| |
|
|
321
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
322
306
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
323
307
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
324
308
|
|
|
@@ -338,7 +322,7 @@ Name | Type | Description | Notes
|
|
|
338
322
|
|
|
339
323
|
## update
|
|
340
324
|
|
|
341
|
-
> AsyncOperationResponse update(pulp_exporter_href, pulp_exporter
|
|
325
|
+
> AsyncOperationResponse update(pulp_exporter_href, pulp_exporter)
|
|
342
326
|
|
|
343
327
|
Update a pulp exporter
|
|
344
328
|
|
|
@@ -359,13 +343,10 @@ end
|
|
|
359
343
|
api_instance = PulpcoreClient::ExportersPulpApi.new
|
|
360
344
|
pulp_exporter_href = 'pulp_exporter_href_example' # String |
|
|
361
345
|
pulp_exporter = PulpcoreClient::PulpExporter.new # PulpExporter |
|
|
362
|
-
opts = {
|
|
363
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
364
|
-
}
|
|
365
346
|
|
|
366
347
|
begin
|
|
367
348
|
#Update a pulp exporter
|
|
368
|
-
result = api_instance.update(pulp_exporter_href, pulp_exporter
|
|
349
|
+
result = api_instance.update(pulp_exporter_href, pulp_exporter)
|
|
369
350
|
p result
|
|
370
351
|
rescue PulpcoreClient::ApiError => e
|
|
371
352
|
puts "Exception when calling ExportersPulpApi->update: #{e}"
|
|
@@ -379,7 +360,6 @@ Name | Type | Description | Notes
|
|
|
379
360
|
------------- | ------------- | ------------- | -------------
|
|
380
361
|
**pulp_exporter_href** | **String**| |
|
|
381
362
|
**pulp_exporter** | [**PulpExporter**](PulpExporter.md)| |
|
|
382
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
383
363
|
|
|
384
364
|
### Return type
|
|
385
365
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::ExportersPulpExportsApi
|
|
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
|
-
> AsyncOperationResponse create(pulp_exporter_href, pulp_export
|
|
16
|
+
> AsyncOperationResponse create(pulp_exporter_href, pulp_export)
|
|
17
17
|
|
|
18
18
|
Create a pulp export
|
|
19
19
|
|
|
@@ -34,13 +34,10 @@ end
|
|
|
34
34
|
api_instance = PulpcoreClient::ExportersPulpExportsApi.new
|
|
35
35
|
pulp_exporter_href = 'pulp_exporter_href_example' # String |
|
|
36
36
|
pulp_export = PulpcoreClient::PulpExport.new # PulpExport |
|
|
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 a pulp export
|
|
43
|
-
result = api_instance.create(pulp_exporter_href, pulp_export
|
|
40
|
+
result = api_instance.create(pulp_exporter_href, pulp_export)
|
|
44
41
|
p result
|
|
45
42
|
rescue PulpcoreClient::ApiError => e
|
|
46
43
|
puts "Exception when calling ExportersPulpExportsApi->create: #{e}"
|
|
@@ -54,7 +51,6 @@ Name | Type | Description | Notes
|
|
|
54
51
|
------------- | ------------- | ------------- | -------------
|
|
55
52
|
**pulp_exporter_href** | **String**| |
|
|
56
53
|
**pulp_export** | [**PulpExport**](PulpExport.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(pulp_pulp_export_href
|
|
71
|
+
> delete(pulp_pulp_export_href)
|
|
76
72
|
|
|
77
73
|
Delete a pulp export
|
|
78
74
|
|
|
@@ -92,13 +88,10 @@ end
|
|
|
92
88
|
|
|
93
89
|
api_instance = PulpcoreClient::ExportersPulpExportsApi.new
|
|
94
90
|
pulp_pulp_export_href = 'pulp_pulp_export_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 pulp export
|
|
101
|
-
api_instance.delete(pulp_pulp_export_href
|
|
94
|
+
api_instance.delete(pulp_pulp_export_href)
|
|
102
95
|
rescue PulpcoreClient::ApiError => e
|
|
103
96
|
puts "Exception when calling ExportersPulpExportsApi->delete: #{e}"
|
|
104
97
|
end
|
|
@@ -110,7 +103,6 @@ end
|
|
|
110
103
|
Name | Type | Description | Notes
|
|
111
104
|
------------- | ------------- | ------------- | -------------
|
|
112
105
|
**pulp_pulp_export_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::ExportersPulpExportsApi.new
|
|
150
142
|
pulp_exporter_href = 'pulp_exporter_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
|
limit: 56, # Integer | Number of results to return per page.
|
|
154
145
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
155
146
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
@@ -171,7 +162,6 @@ end
|
|
|
171
162
|
Name | Type | Description | Notes
|
|
172
163
|
------------- | ------------- | ------------- | -------------
|
|
173
164
|
**pulp_exporter_href** | **String**| |
|
|
174
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
175
165
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
176
166
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
177
167
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
@@ -214,7 +204,6 @@ end
|
|
|
214
204
|
api_instance = PulpcoreClient::ExportersPulpExportsApi.new
|
|
215
205
|
pulp_pulp_export_href = 'pulp_pulp_export_href_example' # String |
|
|
216
206
|
opts = {
|
|
217
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
218
207
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
219
208
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
220
209
|
}
|
|
@@ -234,7 +223,6 @@ end
|
|
|
234
223
|
Name | Type | Description | Notes
|
|
235
224
|
------------- | ------------- | ------------- | -------------
|
|
236
225
|
**pulp_pulp_export_href** | **String**| |
|
|
237
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
238
226
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
239
227
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
240
228
|
|
data/docs/GroupsApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::GroupsApi
|
|
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(group_href, nested_role
|
|
22
|
+
> NestedRoleResponse add_role(group_href, nested_role)
|
|
23
23
|
|
|
24
24
|
Add a role
|
|
25
25
|
|
|
@@ -40,13 +40,10 @@ end
|
|
|
40
40
|
api_instance = PulpcoreClient::GroupsApi.new
|
|
41
41
|
group_href = 'group_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(group_href, nested_role
|
|
46
|
+
result = api_instance.add_role(group_href, nested_role)
|
|
50
47
|
p result
|
|
51
48
|
rescue PulpcoreClient::ApiError => e
|
|
52
49
|
puts "Exception when calling GroupsApi->add_role: #{e}"
|
|
@@ -60,7 +57,6 @@ Name | Type | Description | Notes
|
|
|
60
57
|
------------- | ------------- | ------------- | -------------
|
|
61
58
|
**group_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
|
-
> GroupResponse create(group
|
|
77
|
+
> GroupResponse create(group)
|
|
82
78
|
|
|
83
79
|
Create a group
|
|
84
80
|
|
|
@@ -98,13 +94,10 @@ end
|
|
|
98
94
|
|
|
99
95
|
api_instance = PulpcoreClient::GroupsApi.new
|
|
100
96
|
group = PulpcoreClient::Group.new # Group |
|
|
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 group
|
|
107
|
-
result = api_instance.create(group
|
|
100
|
+
result = api_instance.create(group)
|
|
108
101
|
p result
|
|
109
102
|
rescue PulpcoreClient::ApiError => e
|
|
110
103
|
puts "Exception when calling GroupsApi->create: #{e}"
|
|
@@ -117,7 +110,6 @@ end
|
|
|
117
110
|
Name | Type | Description | Notes
|
|
118
111
|
------------- | ------------- | ------------- | -------------
|
|
119
112
|
**group** | [**Group**](Group.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(group_href
|
|
130
|
+
> delete(group_href)
|
|
139
131
|
|
|
140
132
|
Delete a group
|
|
141
133
|
|
|
@@ -155,13 +147,10 @@ end
|
|
|
155
147
|
|
|
156
148
|
api_instance = PulpcoreClient::GroupsApi.new
|
|
157
149
|
group_href = 'group_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 group
|
|
164
|
-
api_instance.delete(group_href
|
|
153
|
+
api_instance.delete(group_href)
|
|
165
154
|
rescue PulpcoreClient::ApiError => e
|
|
166
155
|
puts "Exception when calling GroupsApi->delete: #{e}"
|
|
167
156
|
end
|
|
@@ -173,7 +162,6 @@ end
|
|
|
173
162
|
Name | Type | Description | Notes
|
|
174
163
|
------------- | ------------- | ------------- | -------------
|
|
175
164
|
**group_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::GroupsApi.new
|
|
213
201
|
opts = {
|
|
214
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
215
202
|
id: 56, # Integer | Filter results where id matches value
|
|
216
203
|
id__in: [56], # Array<Integer> | Filter results where id is in a comma-separated list of values
|
|
217
204
|
limit: 56, # Integer | Number of results to return per page.
|
|
@@ -243,7 +230,6 @@ end
|
|
|
243
230
|
|
|
244
231
|
Name | Type | Description | Notes
|
|
245
232
|
------------- | ------------- | ------------- | -------------
|
|
246
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
247
233
|
**id** | **Integer**| Filter results where id matches value | [optional]
|
|
248
234
|
**id__in** | [**Array<Integer>**](Integer.md)| Filter results where id is in a comma-separated list of values | [optional]
|
|
249
235
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
@@ -297,7 +283,6 @@ end
|
|
|
297
283
|
api_instance = PulpcoreClient::GroupsApi.new
|
|
298
284
|
group_href = 'group_href_example' # String |
|
|
299
285
|
opts = {
|
|
300
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
301
286
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
302
287
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
303
288
|
}
|
|
@@ -317,7 +302,6 @@ end
|
|
|
317
302
|
Name | Type | Description | Notes
|
|
318
303
|
------------- | ------------- | ------------- | -------------
|
|
319
304
|
**group_href** | **String**| |
|
|
320
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
321
305
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
322
306
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
323
307
|
|
|
@@ -358,7 +342,6 @@ end
|
|
|
358
342
|
api_instance = PulpcoreClient::GroupsApi.new
|
|
359
343
|
group_href = 'group_href_example' # String |
|
|
360
344
|
opts = {
|
|
361
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
362
345
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
363
346
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
364
347
|
}
|
|
@@ -378,7 +361,6 @@ end
|
|
|
378
361
|
Name | Type | Description | Notes
|
|
379
362
|
------------- | ------------- | ------------- | -------------
|
|
380
363
|
**group_href** | **String**| |
|
|
381
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
382
364
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
383
365
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
384
366
|
|
|
@@ -398,7 +380,7 @@ Name | Type | Description | Notes
|
|
|
398
380
|
|
|
399
381
|
## partial_update
|
|
400
382
|
|
|
401
|
-
> GroupResponse partial_update(group_href, patched_group
|
|
383
|
+
> GroupResponse partial_update(group_href, patched_group)
|
|
402
384
|
|
|
403
385
|
Update a group
|
|
404
386
|
|
|
@@ -419,13 +401,10 @@ end
|
|
|
419
401
|
api_instance = PulpcoreClient::GroupsApi.new
|
|
420
402
|
group_href = 'group_href_example' # String |
|
|
421
403
|
patched_group = PulpcoreClient::PatchedGroup.new # PatchedGroup |
|
|
422
|
-
opts = {
|
|
423
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
424
|
-
}
|
|
425
404
|
|
|
426
405
|
begin
|
|
427
406
|
#Update a group
|
|
428
|
-
result = api_instance.partial_update(group_href, patched_group
|
|
407
|
+
result = api_instance.partial_update(group_href, patched_group)
|
|
429
408
|
p result
|
|
430
409
|
rescue PulpcoreClient::ApiError => e
|
|
431
410
|
puts "Exception when calling GroupsApi->partial_update: #{e}"
|
|
@@ -439,7 +418,6 @@ Name | Type | Description | Notes
|
|
|
439
418
|
------------- | ------------- | ------------- | -------------
|
|
440
419
|
**group_href** | **String**| |
|
|
441
420
|
**patched_group** | [**PatchedGroup**](PatchedGroup.md)| |
|
|
442
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
443
421
|
|
|
444
422
|
### Return type
|
|
445
423
|
|
|
@@ -478,7 +456,6 @@ end
|
|
|
478
456
|
api_instance = PulpcoreClient::GroupsApi.new
|
|
479
457
|
group_href = 'group_href_example' # String |
|
|
480
458
|
opts = {
|
|
481
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
482
459
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
483
460
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
484
461
|
}
|
|
@@ -498,7 +475,6 @@ end
|
|
|
498
475
|
Name | Type | Description | Notes
|
|
499
476
|
------------- | ------------- | ------------- | -------------
|
|
500
477
|
**group_href** | **String**| |
|
|
501
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
502
478
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
503
479
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
504
480
|
|
|
@@ -518,7 +494,7 @@ Name | Type | Description | Notes
|
|
|
518
494
|
|
|
519
495
|
## remove_role
|
|
520
496
|
|
|
521
|
-
> NestedRoleResponse remove_role(group_href, nested_role
|
|
497
|
+
> NestedRoleResponse remove_role(group_href, nested_role)
|
|
522
498
|
|
|
523
499
|
Remove a role
|
|
524
500
|
|
|
@@ -539,13 +515,10 @@ end
|
|
|
539
515
|
api_instance = PulpcoreClient::GroupsApi.new
|
|
540
516
|
group_href = 'group_href_example' # String |
|
|
541
517
|
nested_role = PulpcoreClient::NestedRole.new # NestedRole |
|
|
542
|
-
opts = {
|
|
543
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
544
|
-
}
|
|
545
518
|
|
|
546
519
|
begin
|
|
547
520
|
#Remove a role
|
|
548
|
-
result = api_instance.remove_role(group_href, nested_role
|
|
521
|
+
result = api_instance.remove_role(group_href, nested_role)
|
|
549
522
|
p result
|
|
550
523
|
rescue PulpcoreClient::ApiError => e
|
|
551
524
|
puts "Exception when calling GroupsApi->remove_role: #{e}"
|
|
@@ -559,7 +532,6 @@ Name | Type | Description | Notes
|
|
|
559
532
|
------------- | ------------- | ------------- | -------------
|
|
560
533
|
**group_href** | **String**| |
|
|
561
534
|
**nested_role** | [**NestedRole**](NestedRole.md)| |
|
|
562
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
563
535
|
|
|
564
536
|
### Return type
|
|
565
537
|
|
|
@@ -577,7 +549,7 @@ Name | Type | Description | Notes
|
|
|
577
549
|
|
|
578
550
|
## update
|
|
579
551
|
|
|
580
|
-
> GroupResponse update(group_href, group
|
|
552
|
+
> GroupResponse update(group_href, group)
|
|
581
553
|
|
|
582
554
|
Update a group
|
|
583
555
|
|
|
@@ -598,13 +570,10 @@ end
|
|
|
598
570
|
api_instance = PulpcoreClient::GroupsApi.new
|
|
599
571
|
group_href = 'group_href_example' # String |
|
|
600
572
|
group = PulpcoreClient::Group.new # Group |
|
|
601
|
-
opts = {
|
|
602
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
603
|
-
}
|
|
604
573
|
|
|
605
574
|
begin
|
|
606
575
|
#Update a group
|
|
607
|
-
result = api_instance.update(group_href, group
|
|
576
|
+
result = api_instance.update(group_href, group)
|
|
608
577
|
p result
|
|
609
578
|
rescue PulpcoreClient::ApiError => e
|
|
610
579
|
puts "Exception when calling GroupsApi->update: #{e}"
|
|
@@ -618,7 +587,6 @@ Name | Type | Description | Notes
|
|
|
618
587
|
------------- | ------------- | ------------- | -------------
|
|
619
588
|
**group_href** | **String**| |
|
|
620
589
|
**group** | [**Group**](Group.md)| |
|
|
621
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
622
590
|
|
|
623
591
|
### Return type
|
|
624
592
|
|