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/GroupsRolesApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::GroupsRolesApi
|
|
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
|
-
> GroupRoleResponse create(group_href, group_role
|
|
16
|
+
> GroupRoleResponse create(group_href, group_role)
|
|
17
17
|
|
|
18
18
|
Create a group role
|
|
19
19
|
|
|
@@ -34,13 +34,10 @@ end
|
|
|
34
34
|
api_instance = PulpcoreClient::GroupsRolesApi.new
|
|
35
35
|
group_href = 'group_href_example' # String |
|
|
36
36
|
group_role = PulpcoreClient::GroupRole.new # GroupRole |
|
|
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 group role
|
|
43
|
-
result = api_instance.create(group_href, group_role
|
|
40
|
+
result = api_instance.create(group_href, group_role)
|
|
44
41
|
p result
|
|
45
42
|
rescue PulpcoreClient::ApiError => e
|
|
46
43
|
puts "Exception when calling GroupsRolesApi->create: #{e}"
|
|
@@ -54,7 +51,6 @@ Name | Type | Description | Notes
|
|
|
54
51
|
------------- | ------------- | ------------- | -------------
|
|
55
52
|
**group_href** | **String**| |
|
|
56
53
|
**group_role** | [**GroupRole**](GroupRole.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(groups_group_role_href
|
|
71
|
+
> delete(groups_group_role_href)
|
|
76
72
|
|
|
77
73
|
Delete a group role
|
|
78
74
|
|
|
@@ -92,13 +88,10 @@ end
|
|
|
92
88
|
|
|
93
89
|
api_instance = PulpcoreClient::GroupsRolesApi.new
|
|
94
90
|
groups_group_role_href = 'groups_group_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 group role
|
|
101
|
-
api_instance.delete(groups_group_role_href
|
|
94
|
+
api_instance.delete(groups_group_role_href)
|
|
102
95
|
rescue PulpcoreClient::ApiError => e
|
|
103
96
|
puts "Exception when calling GroupsRolesApi->delete: #{e}"
|
|
104
97
|
end
|
|
@@ -110,7 +103,6 @@ end
|
|
|
110
103
|
Name | Type | Description | Notes
|
|
111
104
|
------------- | ------------- | ------------- | -------------
|
|
112
105
|
**groups_group_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::GroupsRolesApi.new
|
|
150
142
|
group_href = 'group_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
|
**group_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::GroupsRolesApi.new
|
|
237
227
|
groups_group_role_href = 'groups_group_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
|
**groups_group_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/GroupsUsersApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::GroupsUsersApi
|
|
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
|
------------- | ------------- | -------------
|
|
@@ -12,7 +12,7 @@ Method | HTTP request | Description
|
|
|
12
12
|
|
|
13
13
|
## create
|
|
14
14
|
|
|
15
|
-
> GroupUserResponse create(group_href, group_user
|
|
15
|
+
> GroupUserResponse create(group_href, group_user)
|
|
16
16
|
|
|
17
17
|
Create an user
|
|
18
18
|
|
|
@@ -33,13 +33,10 @@ end
|
|
|
33
33
|
api_instance = PulpcoreClient::GroupsUsersApi.new
|
|
34
34
|
group_href = 'group_href_example' # String |
|
|
35
35
|
group_user = PulpcoreClient::GroupUser.new # GroupUser |
|
|
36
|
-
opts = {
|
|
37
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
38
|
-
}
|
|
39
36
|
|
|
40
37
|
begin
|
|
41
38
|
#Create an user
|
|
42
|
-
result = api_instance.create(group_href, group_user
|
|
39
|
+
result = api_instance.create(group_href, group_user)
|
|
43
40
|
p result
|
|
44
41
|
rescue PulpcoreClient::ApiError => e
|
|
45
42
|
puts "Exception when calling GroupsUsersApi->create: #{e}"
|
|
@@ -53,7 +50,6 @@ Name | Type | Description | Notes
|
|
|
53
50
|
------------- | ------------- | ------------- | -------------
|
|
54
51
|
**group_href** | **String**| |
|
|
55
52
|
**group_user** | [**GroupUser**](GroupUser.md)| |
|
|
56
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
57
53
|
|
|
58
54
|
### Return type
|
|
59
55
|
|
|
@@ -71,7 +67,7 @@ Name | Type | Description | Notes
|
|
|
71
67
|
|
|
72
68
|
## delete
|
|
73
69
|
|
|
74
|
-
> delete(groups_user_href
|
|
70
|
+
> delete(groups_user_href)
|
|
75
71
|
|
|
76
72
|
Delete an user
|
|
77
73
|
|
|
@@ -91,13 +87,10 @@ end
|
|
|
91
87
|
|
|
92
88
|
api_instance = PulpcoreClient::GroupsUsersApi.new
|
|
93
89
|
groups_user_href = 'groups_user_href_example' # String |
|
|
94
|
-
opts = {
|
|
95
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
96
|
-
}
|
|
97
90
|
|
|
98
91
|
begin
|
|
99
92
|
#Delete an user
|
|
100
|
-
api_instance.delete(groups_user_href
|
|
93
|
+
api_instance.delete(groups_user_href)
|
|
101
94
|
rescue PulpcoreClient::ApiError => e
|
|
102
95
|
puts "Exception when calling GroupsUsersApi->delete: #{e}"
|
|
103
96
|
end
|
|
@@ -109,7 +102,6 @@ end
|
|
|
109
102
|
Name | Type | Description | Notes
|
|
110
103
|
------------- | ------------- | ------------- | -------------
|
|
111
104
|
**groups_user_href** | **String**| |
|
|
112
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
113
105
|
|
|
114
106
|
### Return type
|
|
115
107
|
|
|
@@ -148,7 +140,6 @@ end
|
|
|
148
140
|
api_instance = PulpcoreClient::GroupsUsersApi.new
|
|
149
141
|
group_href = 'group_href_example' # String |
|
|
150
142
|
opts = {
|
|
151
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
152
143
|
limit: 56, # Integer | Number of results to return per page.
|
|
153
144
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
154
145
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
@@ -170,7 +161,6 @@ end
|
|
|
170
161
|
Name | Type | Description | Notes
|
|
171
162
|
------------- | ------------- | ------------- | -------------
|
|
172
163
|
**group_href** | **String**| |
|
|
173
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
174
164
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
175
165
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
176
166
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
data/docs/ImportersPulpApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::ImportersPulpApi
|
|
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
|
-
> PulpImporterResponse create(pulp_importer
|
|
18
|
+
> PulpImporterResponse create(pulp_importer)
|
|
19
19
|
|
|
20
20
|
Create a pulp importer
|
|
21
21
|
|
|
@@ -35,13 +35,10 @@ end
|
|
|
35
35
|
|
|
36
36
|
api_instance = PulpcoreClient::ImportersPulpApi.new
|
|
37
37
|
pulp_importer = PulpcoreClient::PulpImporter.new # PulpImporter |
|
|
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 importer
|
|
44
|
-
result = api_instance.create(pulp_importer
|
|
41
|
+
result = api_instance.create(pulp_importer)
|
|
45
42
|
p result
|
|
46
43
|
rescue PulpcoreClient::ApiError => e
|
|
47
44
|
puts "Exception when calling ImportersPulpApi->create: #{e}"
|
|
@@ -54,7 +51,6 @@ end
|
|
|
54
51
|
Name | Type | Description | Notes
|
|
55
52
|
------------- | ------------- | ------------- | -------------
|
|
56
53
|
**pulp_importer** | [**PulpImporter**](PulpImporter.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_importer_href
|
|
71
|
+
> delete(pulp_importer_href)
|
|
76
72
|
|
|
77
73
|
Delete a pulp importer
|
|
78
74
|
|
|
@@ -92,13 +88,10 @@ end
|
|
|
92
88
|
|
|
93
89
|
api_instance = PulpcoreClient::ImportersPulpApi.new
|
|
94
90
|
pulp_importer_href = 'pulp_importer_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 importer
|
|
101
|
-
api_instance.delete(pulp_importer_href
|
|
94
|
+
api_instance.delete(pulp_importer_href)
|
|
102
95
|
rescue PulpcoreClient::ApiError => e
|
|
103
96
|
puts "Exception when calling ImportersPulpApi->delete: #{e}"
|
|
104
97
|
end
|
|
@@ -110,7 +103,6 @@ end
|
|
|
110
103
|
Name | Type | Description | Notes
|
|
111
104
|
------------- | ------------- | ------------- | -------------
|
|
112
105
|
**pulp_importer_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::ImportersPulpApi.new
|
|
150
142
|
opts = {
|
|
151
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
152
143
|
limit: 56, # Integer | Number of results to return per page.
|
|
153
144
|
name: 'name_example', # String | Filter results where name matches value
|
|
154
145
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
|
@@ -182,7 +173,6 @@ end
|
|
|
182
173
|
|
|
183
174
|
Name | Type | Description | Notes
|
|
184
175
|
------------- | ------------- | ------------- | -------------
|
|
185
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
186
176
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
187
177
|
**name** | **String**| Filter results where name matches value | [optional]
|
|
188
178
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
|
@@ -217,7 +207,7 @@ Name | Type | Description | Notes
|
|
|
217
207
|
|
|
218
208
|
## partial_update
|
|
219
209
|
|
|
220
|
-
> PulpImporterResponse partial_update(pulp_importer_href, patched_pulp_importer
|
|
210
|
+
> PulpImporterResponse partial_update(pulp_importer_href, patched_pulp_importer)
|
|
221
211
|
|
|
222
212
|
Update a pulp importer
|
|
223
213
|
|
|
@@ -238,13 +228,10 @@ end
|
|
|
238
228
|
api_instance = PulpcoreClient::ImportersPulpApi.new
|
|
239
229
|
pulp_importer_href = 'pulp_importer_href_example' # String |
|
|
240
230
|
patched_pulp_importer = PulpcoreClient::PatchedPulpImporter.new # PatchedPulpImporter |
|
|
241
|
-
opts = {
|
|
242
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
243
|
-
}
|
|
244
231
|
|
|
245
232
|
begin
|
|
246
233
|
#Update a pulp importer
|
|
247
|
-
result = api_instance.partial_update(pulp_importer_href, patched_pulp_importer
|
|
234
|
+
result = api_instance.partial_update(pulp_importer_href, patched_pulp_importer)
|
|
248
235
|
p result
|
|
249
236
|
rescue PulpcoreClient::ApiError => e
|
|
250
237
|
puts "Exception when calling ImportersPulpApi->partial_update: #{e}"
|
|
@@ -258,7 +245,6 @@ Name | Type | Description | Notes
|
|
|
258
245
|
------------- | ------------- | ------------- | -------------
|
|
259
246
|
**pulp_importer_href** | **String**| |
|
|
260
247
|
**patched_pulp_importer** | [**PatchedPulpImporter**](PatchedPulpImporter.md)| |
|
|
261
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
262
248
|
|
|
263
249
|
### Return type
|
|
264
250
|
|
|
@@ -297,7 +283,6 @@ end
|
|
|
297
283
|
api_instance = PulpcoreClient::ImportersPulpApi.new
|
|
298
284
|
pulp_importer_href = 'pulp_importer_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
|
**pulp_importer_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
|
|
|
@@ -337,7 +321,7 @@ Name | Type | Description | Notes
|
|
|
337
321
|
|
|
338
322
|
## update
|
|
339
323
|
|
|
340
|
-
> PulpImporterResponse update(pulp_importer_href, pulp_importer
|
|
324
|
+
> PulpImporterResponse update(pulp_importer_href, pulp_importer)
|
|
341
325
|
|
|
342
326
|
Update a pulp importer
|
|
343
327
|
|
|
@@ -358,13 +342,10 @@ end
|
|
|
358
342
|
api_instance = PulpcoreClient::ImportersPulpApi.new
|
|
359
343
|
pulp_importer_href = 'pulp_importer_href_example' # String |
|
|
360
344
|
pulp_importer = PulpcoreClient::PulpImporter.new # PulpImporter |
|
|
361
|
-
opts = {
|
|
362
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
363
|
-
}
|
|
364
345
|
|
|
365
346
|
begin
|
|
366
347
|
#Update a pulp importer
|
|
367
|
-
result = api_instance.update(pulp_importer_href, pulp_importer
|
|
348
|
+
result = api_instance.update(pulp_importer_href, pulp_importer)
|
|
368
349
|
p result
|
|
369
350
|
rescue PulpcoreClient::ApiError => e
|
|
370
351
|
puts "Exception when calling ImportersPulpApi->update: #{e}"
|
|
@@ -378,7 +359,6 @@ Name | Type | Description | Notes
|
|
|
378
359
|
------------- | ------------- | ------------- | -------------
|
|
379
360
|
**pulp_importer_href** | **String**| |
|
|
380
361
|
**pulp_importer** | [**PulpImporter**](PulpImporter.md)| |
|
|
381
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
382
362
|
|
|
383
363
|
### Return type
|
|
384
364
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::ImportersPulpImportCheckApi
|
|
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
|
## pulp_import_check_post
|
|
12
12
|
|
|
13
|
-
> PulpImportCheckResponse pulp_import_check_post(pulp_import_check
|
|
13
|
+
> PulpImportCheckResponse pulp_import_check_post(pulp_import_check)
|
|
14
14
|
|
|
15
15
|
Validate the parameters to be used for a PulpImport call
|
|
16
16
|
|
|
@@ -30,13 +30,10 @@ end
|
|
|
30
30
|
|
|
31
31
|
api_instance = PulpcoreClient::ImportersPulpImportCheckApi.new
|
|
32
32
|
pulp_import_check = PulpcoreClient::PulpImportCheck.new # PulpImportCheck |
|
|
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
35
|
#Validate the parameters to be used for a PulpImport call
|
|
39
|
-
result = api_instance.pulp_import_check_post(pulp_import_check
|
|
36
|
+
result = api_instance.pulp_import_check_post(pulp_import_check)
|
|
40
37
|
p result
|
|
41
38
|
rescue PulpcoreClient::ApiError => e
|
|
42
39
|
puts "Exception when calling ImportersPulpImportCheckApi->pulp_import_check_post: #{e}"
|
|
@@ -49,7 +46,6 @@ end
|
|
|
49
46
|
Name | Type | Description | Notes
|
|
50
47
|
------------- | ------------- | ------------- | -------------
|
|
51
48
|
**pulp_import_check** | [**PulpImportCheck**](PulpImportCheck.md)| |
|
|
52
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
53
49
|
|
|
54
50
|
### Return type
|
|
55
51
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::ImportersPulpImportsApi
|
|
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
|
-
> TaskGroupOperationResponse create(pulp_importer_href, pulp_import
|
|
16
|
+
> TaskGroupOperationResponse create(pulp_importer_href, pulp_import)
|
|
17
17
|
|
|
18
18
|
Create a pulp import
|
|
19
19
|
|
|
@@ -34,13 +34,10 @@ end
|
|
|
34
34
|
api_instance = PulpcoreClient::ImportersPulpImportsApi.new
|
|
35
35
|
pulp_importer_href = 'pulp_importer_href_example' # String |
|
|
36
36
|
pulp_import = PulpcoreClient::PulpImport.new # PulpImport |
|
|
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 import
|
|
43
|
-
result = api_instance.create(pulp_importer_href, pulp_import
|
|
40
|
+
result = api_instance.create(pulp_importer_href, pulp_import)
|
|
44
41
|
p result
|
|
45
42
|
rescue PulpcoreClient::ApiError => e
|
|
46
43
|
puts "Exception when calling ImportersPulpImportsApi->create: #{e}"
|
|
@@ -54,7 +51,6 @@ Name | Type | Description | Notes
|
|
|
54
51
|
------------- | ------------- | ------------- | -------------
|
|
55
52
|
**pulp_importer_href** | **String**| |
|
|
56
53
|
**pulp_import** | [**PulpImport**](PulpImport.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_import_href
|
|
71
|
+
> delete(pulp_pulp_import_href)
|
|
76
72
|
|
|
77
73
|
Delete a pulp import
|
|
78
74
|
|
|
@@ -92,13 +88,10 @@ end
|
|
|
92
88
|
|
|
93
89
|
api_instance = PulpcoreClient::ImportersPulpImportsApi.new
|
|
94
90
|
pulp_pulp_import_href = 'pulp_pulp_import_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 import
|
|
101
|
-
api_instance.delete(pulp_pulp_import_href
|
|
94
|
+
api_instance.delete(pulp_pulp_import_href)
|
|
102
95
|
rescue PulpcoreClient::ApiError => e
|
|
103
96
|
puts "Exception when calling ImportersPulpImportsApi->delete: #{e}"
|
|
104
97
|
end
|
|
@@ -110,7 +103,6 @@ end
|
|
|
110
103
|
Name | Type | Description | Notes
|
|
111
104
|
------------- | ------------- | ------------- | -------------
|
|
112
105
|
**pulp_pulp_import_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::ImportersPulpImportsApi.new
|
|
150
142
|
pulp_importer_href = 'pulp_importer_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_importer_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::ImportersPulpImportsApi.new
|
|
215
205
|
pulp_pulp_import_href = 'pulp_pulp_import_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_import_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/OrphansApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::OrphansApi
|
|
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
|
## delete
|
|
12
12
|
|
|
13
|
-
> AsyncOperationResponse delete
|
|
13
|
+
> AsyncOperationResponse delete
|
|
14
14
|
|
|
15
15
|
Delete orphans
|
|
16
16
|
|
|
@@ -29,13 +29,10 @@ PulpcoreClient.configure do |config|
|
|
|
29
29
|
end
|
|
30
30
|
|
|
31
31
|
api_instance = PulpcoreClient::OrphansApi.new
|
|
32
|
-
opts = {
|
|
33
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
34
|
-
}
|
|
35
32
|
|
|
36
33
|
begin
|
|
37
34
|
#Delete orphans
|
|
38
|
-
result = api_instance.delete
|
|
35
|
+
result = api_instance.delete
|
|
39
36
|
p result
|
|
40
37
|
rescue PulpcoreClient::ApiError => e
|
|
41
38
|
puts "Exception when calling OrphansApi->delete: #{e}"
|
|
@@ -44,10 +41,7 @@ end
|
|
|
44
41
|
|
|
45
42
|
### Parameters
|
|
46
43
|
|
|
47
|
-
|
|
48
|
-
Name | Type | Description | Notes
|
|
49
|
-
------------- | ------------- | ------------- | -------------
|
|
50
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
44
|
+
This endpoint does not need any parameter.
|
|
51
45
|
|
|
52
46
|
### Return type
|
|
53
47
|
|
data/docs/OrphansCleanupApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::OrphansCleanupApi
|
|
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
|
## cleanup
|
|
12
12
|
|
|
13
|
-
> AsyncOperationResponse cleanup(orphans_cleanup
|
|
13
|
+
> AsyncOperationResponse cleanup(orphans_cleanup)
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
@@ -30,12 +30,9 @@ end
|
|
|
30
30
|
|
|
31
31
|
api_instance = PulpcoreClient::OrphansCleanupApi.new
|
|
32
32
|
orphans_cleanup = PulpcoreClient::OrphansCleanup.new # OrphansCleanup |
|
|
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.cleanup(orphans_cleanup
|
|
35
|
+
result = api_instance.cleanup(orphans_cleanup)
|
|
39
36
|
p result
|
|
40
37
|
rescue PulpcoreClient::ApiError => e
|
|
41
38
|
puts "Exception when calling OrphansCleanupApi->cleanup: #{e}"
|
|
@@ -48,7 +45,6 @@ end
|
|
|
48
45
|
Name | Type | Description | Notes
|
|
49
46
|
------------- | ------------- | ------------- | -------------
|
|
50
47
|
**orphans_cleanup** | [**OrphansCleanup**](OrphansCleanup.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
|
|
data/docs/PatchedDomain.md
CHANGED
|
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**name** | **String** | A name for this domain. | [optional]
|
|
8
8
|
**description** | **String** | An optional description. | [optional]
|
|
9
|
-
**storage_class** | [**StorageClassEnum**](StorageClassEnum.md) | Backend storage class for domain. * `pulpcore.app.models.storage.FileSystem` - Use local filesystem as storage * `storages.backends.s3boto3.S3Boto3Storage` - Use Amazon S3 as storage
|
|
9
|
+
**storage_class** | [**StorageClassEnum**](StorageClassEnum.md) | Backend storage class for domain. * `pulpcore.app.models.storage.FileSystem` - Use local filesystem as storage * `storages.backends.s3boto3.S3Boto3Storage` - Use Amazon S3 as storage * `storages.backends.azure_storage.AzureStorage` - Use Azure Blob as storage | [optional]
|
|
10
10
|
**storage_settings** | [**Object**](.md) | Settings for storage class. | [optional]
|
|
11
11
|
**redirect_to_object_storage** | **Boolean** | Boolean to have the content app redirect to object storage. | [optional] [default to true]
|
|
12
12
|
**hide_guarded_distributions** | **Boolean** | Boolean to hide distributions with a content guard in the content app. | [optional] [default to false]
|
data/docs/PublicationsApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::PublicationsApi
|
|
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::PublicationsApi.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.
|
|
@@ -67,7 +66,6 @@ end
|
|
|
67
66
|
|
|
68
67
|
Name | Type | Description | Notes
|
|
69
68
|
------------- | ------------- | ------------- | -------------
|
|
70
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
71
69
|
**content** | **String**| Content Unit referenced by HREF | [optional]
|
|
72
70
|
**content__in** | **String**| Content Unit referenced by HREF | [optional]
|
|
73
71
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
data/docs/RemotesApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::RemotesApi
|
|
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::RemotesApi.new
|
|
32
32
|
opts = {
|
|
33
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
34
33
|
limit: 56, # Integer | Number of results to return per page.
|
|
35
34
|
name: 'name_example', # String | Filter results where name matches value
|
|
36
35
|
name__contains: 'name__contains_example', # String | Filter results where name contains 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
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
78
76
|
**name** | **String**| Filter results where name matches value | [optional]
|
|
79
77
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
data/docs/RepairApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpcoreClient::RepairApi
|
|
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
|
## post
|
|
12
12
|
|
|
13
|
-
> AsyncOperationResponse post(repair
|
|
13
|
+
> AsyncOperationResponse post(repair)
|
|
14
14
|
|
|
15
15
|
Repair Artifact Storage
|
|
16
16
|
|
|
@@ -30,13 +30,10 @@ end
|
|
|
30
30
|
|
|
31
31
|
api_instance = PulpcoreClient::RepairApi.new
|
|
32
32
|
repair = PulpcoreClient::Repair.new # Repair |
|
|
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
35
|
#Repair Artifact Storage
|
|
39
|
-
result = api_instance.post(repair
|
|
36
|
+
result = api_instance.post(repair)
|
|
40
37
|
p result
|
|
41
38
|
rescue PulpcoreClient::ApiError => e
|
|
42
39
|
puts "Exception when calling RepairApi->post: #{e}"
|
|
@@ -49,7 +46,6 @@ end
|
|
|
49
46
|
Name | Type | Description | Notes
|
|
50
47
|
------------- | ------------- | ------------- | -------------
|
|
51
48
|
**repair** | [**Repair**](Repair.md)| |
|
|
52
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
53
49
|
|
|
54
50
|
### Return type
|
|
55
51
|
|