pulp_rpm_client 3.35.1 → 3.35.2
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 +4 -4
- data/docs/ContentAdvisoriesApi.md +6 -6
- data/docs/ContentDistributionTreesApi.md +6 -6
- data/docs/ContentModulemdDefaultsApi.md +6 -6
- data/docs/ContentModulemdObsoletesApi.md +6 -6
- data/docs/ContentModulemdsApi.md +6 -6
- data/docs/ContentPackagecategoriesApi.md +6 -6
- data/docs/ContentPackageenvironmentsApi.md +6 -6
- data/docs/ContentPackagegroupsApi.md +6 -6
- data/docs/ContentPackagelangpacksApi.md +6 -6
- data/docs/ContentPackagesApi.md +6 -6
- data/docs/ContentRepoMetadataFilesApi.md +6 -6
- data/docs/DistributionsRpmApi.md +4 -4
- data/docs/PatchedrpmRpmRepository.md +1 -1
- data/docs/PublicationsRpmApi.md +2 -2
- data/docs/RepositoriesRpmApi.md +2 -2
- data/docs/RpmRpmRepository.md +1 -1
- data/docs/RpmRpmRepositoryResponse.md +1 -1
- data/lib/pulp_rpm_client/api/content_advisories_api.rb +6 -6
- data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +6 -6
- data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +6 -6
- data/lib/pulp_rpm_client/api/content_modulemd_obsoletes_api.rb +6 -6
- data/lib/pulp_rpm_client/api/content_modulemds_api.rb +6 -6
- data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +6 -6
- data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +6 -6
- data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +6 -6
- data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +6 -6
- data/lib/pulp_rpm_client/api/content_packages_api.rb +6 -6
- data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +6 -6
- data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +4 -4
- data/lib/pulp_rpm_client/api/publications_rpm_api.rb +2 -2
- data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +2 -2
- data/lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb +10 -6
- data/lib/pulp_rpm_client/models/rpm_rpm_repository.rb +10 -6
- data/lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb +2 -7
- data/lib/pulp_rpm_client/models/set_label.rb +0 -11
- data/lib/pulp_rpm_client/models/set_label_response.rb +0 -21
- data/lib/pulp_rpm_client/models/unset_label.rb +0 -11
- data/lib/pulp_rpm_client/models/unset_label_response.rb +0 -21
- data/lib/pulp_rpm_client/version.rb +1 -1
- data/spec/api/content_advisories_api_spec.rb +3 -3
- data/spec/api/content_distribution_trees_api_spec.rb +3 -3
- data/spec/api/content_modulemd_defaults_api_spec.rb +3 -3
- data/spec/api/content_modulemd_obsoletes_api_spec.rb +3 -3
- data/spec/api/content_modulemds_api_spec.rb +3 -3
- data/spec/api/content_packagecategories_api_spec.rb +3 -3
- data/spec/api/content_packageenvironments_api_spec.rb +3 -3
- data/spec/api/content_packagegroups_api_spec.rb +3 -3
- data/spec/api/content_packagelangpacks_api_spec.rb +3 -3
- data/spec/api/content_packages_api_spec.rb +3 -3
- data/spec/api/content_repo_metadata_files_api_spec.rb +3 -3
- data/spec/api/distributions_rpm_api_spec.rb +2 -2
- data/spec/api/publications_rpm_api_spec.rb +1 -1
- data/spec/api/repositories_rpm_api_spec.rb +1 -1
- metadata +83 -83
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e774484a68173555a534999f94fb7acb5602bb78fb1160b4d0ef05b54626cb54
|
|
4
|
+
data.tar.gz: 1f642defd64c41e48306ad18fcc4665ddc26be8668080c58a01dbc0ffb6fcde0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 96609b027c7abc97ca36f28b7c534062eb093f4a672602dc2f74a1de70903d53f59afdee7579e0d37b8a7ed76f7337faaadc2584c6c1102ae8b886294f6ec0cd
|
|
7
|
+
data.tar.gz: 869bda28103cb2b02682344423218ba9f8476af7ffb81ef4839c144cc23877b8016c01247779d80959ae4b5121b3cc6dac8dafc01acec92af6acc70d9437a2f0
|
data/README.md
CHANGED
|
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
|
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
8
8
|
|
|
9
9
|
- API version: v3
|
|
10
|
-
- Package version: 3.35.
|
|
10
|
+
- Package version: 3.35.2
|
|
11
11
|
- Generator version: 7.10.0
|
|
12
12
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
|
13
13
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
|
@@ -25,16 +25,16 @@ gem build pulp_rpm_client.gemspec
|
|
|
25
25
|
Then either install the gem locally:
|
|
26
26
|
|
|
27
27
|
```shell
|
|
28
|
-
gem install ./pulp_rpm_client-3.35.
|
|
28
|
+
gem install ./pulp_rpm_client-3.35.2.gem
|
|
29
29
|
```
|
|
30
30
|
|
|
31
|
-
(for development, run `gem install --dev ./pulp_rpm_client-3.35.
|
|
31
|
+
(for development, run `gem install --dev ./pulp_rpm_client-3.35.2.gem` to install the development dependencies)
|
|
32
32
|
|
|
33
33
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
34
34
|
|
|
35
35
|
Finally add this to the Gemfile:
|
|
36
36
|
|
|
37
|
-
gem 'pulp_rpm_client', '~> 3.35.
|
|
37
|
+
gem 'pulp_rpm_client', '~> 3.35.2'
|
|
38
38
|
|
|
39
39
|
### Install from Git
|
|
40
40
|
|
|
@@ -129,9 +129,9 @@ opts = {
|
|
|
129
129
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
130
130
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
131
131
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
132
|
-
repository_version: 'repository_version_example', # String |
|
|
133
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
134
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
132
|
+
repository_version: 'repository_version_example', # String |
|
|
133
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
134
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
135
135
|
severity: 'severity_example', # String | Filter results where severity matches value
|
|
136
136
|
severity__in: ['inner_example'], # Array<String> | Filter results where severity is in a comma-separated list of values
|
|
137
137
|
severity__ne: 'severity__ne_example', # String | Filter results where severity not equal to value
|
|
@@ -188,9 +188,9 @@ end
|
|
|
188
188
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
189
189
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
190
190
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
191
|
-
| **repository_version** | **String** |
|
|
192
|
-
| **repository_version_added** | **String** |
|
|
193
|
-
| **repository_version_removed** | **String** |
|
|
191
|
+
| **repository_version** | **String** | | [optional] |
|
|
192
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
193
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
194
194
|
| **severity** | **String** | Filter results where severity matches value | [optional] |
|
|
195
195
|
| **severity__in** | [**Array<String>**](String.md) | Filter results where severity is in a comma-separated list of values | [optional] |
|
|
196
196
|
| **severity__ne** | **String** | Filter results where severity not equal to value | [optional] |
|
|
@@ -42,9 +42,9 @@ opts = {
|
|
|
42
42
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
43
43
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
44
44
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
45
|
-
repository_version: 'repository_version_example', # String |
|
|
46
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
47
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
45
|
+
repository_version: 'repository_version_example', # String |
|
|
46
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
47
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
48
48
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
49
49
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
50
50
|
}
|
|
@@ -90,9 +90,9 @@ end
|
|
|
90
90
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
91
91
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
92
92
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
93
|
-
| **repository_version** | **String** |
|
|
94
|
-
| **repository_version_added** | **String** |
|
|
95
|
-
| **repository_version_removed** | **String** |
|
|
93
|
+
| **repository_version** | **String** | | [optional] |
|
|
94
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
95
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
96
96
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
97
97
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
98
98
|
|
|
@@ -119,9 +119,9 @@ opts = {
|
|
|
119
119
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
120
120
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
121
121
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
122
|
-
repository_version: 'repository_version_example', # String |
|
|
123
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
124
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
122
|
+
repository_version: 'repository_version_example', # String |
|
|
123
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
124
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
125
125
|
sha256: 'sha256_example', # String |
|
|
126
126
|
stream: 'stream_example', # String | Filter results where stream matches value
|
|
127
127
|
stream__in: ['inner_example'], # Array<String> | Filter results where stream is in a comma-separated list of values
|
|
@@ -172,9 +172,9 @@ end
|
|
|
172
172
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
173
173
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
174
174
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
175
|
-
| **repository_version** | **String** |
|
|
176
|
-
| **repository_version_added** | **String** |
|
|
177
|
-
| **repository_version_removed** | **String** |
|
|
175
|
+
| **repository_version** | **String** | | [optional] |
|
|
176
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
177
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
178
178
|
| **sha256** | **String** | | [optional] |
|
|
179
179
|
| **stream** | **String** | Filter results where stream matches value | [optional] |
|
|
180
180
|
| **stream__in** | [**Array<String>**](String.md) | Filter results where stream is in a comma-separated list of values | [optional] |
|
|
@@ -117,9 +117,9 @@ opts = {
|
|
|
117
117
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
118
118
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
119
119
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
120
|
-
repository_version: 'repository_version_example', # String |
|
|
121
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
122
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
120
|
+
repository_version: 'repository_version_example', # String |
|
|
121
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
122
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
123
123
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
124
124
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
125
125
|
}
|
|
@@ -165,9 +165,9 @@ end
|
|
|
165
165
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
166
166
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
167
167
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
168
|
-
| **repository_version** | **String** |
|
|
169
|
-
| **repository_version_added** | **String** |
|
|
170
|
-
| **repository_version_removed** | **String** |
|
|
168
|
+
| **repository_version** | **String** | | [optional] |
|
|
169
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
170
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
171
171
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
172
172
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
173
173
|
|
data/docs/ContentModulemdsApi.md
CHANGED
|
@@ -123,9 +123,9 @@ opts = {
|
|
|
123
123
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
124
124
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
125
125
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
126
|
-
repository_version: 'repository_version_example', # String |
|
|
127
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
128
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
126
|
+
repository_version: 'repository_version_example', # String |
|
|
127
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
128
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
129
129
|
sha256: 'sha256_example', # String |
|
|
130
130
|
stream: 'stream_example', # String | Filter results where stream matches value
|
|
131
131
|
stream__in: ['inner_example'], # Array<String> | Filter results where stream is in a comma-separated list of values
|
|
@@ -182,9 +182,9 @@ end
|
|
|
182
182
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
183
183
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
184
184
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
185
|
-
| **repository_version** | **String** |
|
|
186
|
-
| **repository_version_added** | **String** |
|
|
187
|
-
| **repository_version_removed** | **String** |
|
|
185
|
+
| **repository_version** | **String** | | [optional] |
|
|
186
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
187
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
188
188
|
| **sha256** | **String** | | [optional] |
|
|
189
189
|
| **stream** | **String** | Filter results where stream matches value | [optional] |
|
|
190
190
|
| **stream__in** | [**Array<String>**](String.md) | Filter results where stream is in a comma-separated list of values | [optional] |
|
|
@@ -42,9 +42,9 @@ opts = {
|
|
|
42
42
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
43
43
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
44
44
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
45
|
-
repository_version: 'repository_version_example', # String |
|
|
46
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
47
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
45
|
+
repository_version: 'repository_version_example', # String |
|
|
46
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
47
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
48
48
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
49
49
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
50
50
|
}
|
|
@@ -90,9 +90,9 @@ end
|
|
|
90
90
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
91
91
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
92
92
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
93
|
-
| **repository_version** | **String** |
|
|
94
|
-
| **repository_version_added** | **String** |
|
|
95
|
-
| **repository_version_removed** | **String** |
|
|
93
|
+
| **repository_version** | **String** | | [optional] |
|
|
94
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
95
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
96
96
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
97
97
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
98
98
|
|
|
@@ -42,9 +42,9 @@ opts = {
|
|
|
42
42
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
43
43
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
44
44
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
45
|
-
repository_version: 'repository_version_example', # String |
|
|
46
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
47
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
45
|
+
repository_version: 'repository_version_example', # String |
|
|
46
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
47
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
48
48
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
49
49
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
50
50
|
}
|
|
@@ -90,9 +90,9 @@ end
|
|
|
90
90
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
91
91
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
92
92
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
93
|
-
| **repository_version** | **String** |
|
|
94
|
-
| **repository_version_added** | **String** |
|
|
95
|
-
| **repository_version_removed** | **String** |
|
|
93
|
+
| **repository_version** | **String** | | [optional] |
|
|
94
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
95
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
96
96
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
97
97
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
98
98
|
|
|
@@ -42,9 +42,9 @@ opts = {
|
|
|
42
42
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
43
43
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
44
44
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
45
|
-
repository_version: 'repository_version_example', # String |
|
|
46
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
47
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
45
|
+
repository_version: 'repository_version_example', # String |
|
|
46
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
47
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
48
48
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
49
49
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
50
50
|
}
|
|
@@ -90,9 +90,9 @@ end
|
|
|
90
90
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
91
91
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
92
92
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
93
|
-
| **repository_version** | **String** |
|
|
94
|
-
| **repository_version_added** | **String** |
|
|
95
|
-
| **repository_version_removed** | **String** |
|
|
93
|
+
| **repository_version** | **String** | | [optional] |
|
|
94
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
95
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
96
96
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
97
97
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
98
98
|
|
|
@@ -42,9 +42,9 @@ opts = {
|
|
|
42
42
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
43
43
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
44
44
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
45
|
-
repository_version: 'repository_version_example', # String |
|
|
46
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
47
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
45
|
+
repository_version: 'repository_version_example', # String |
|
|
46
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
47
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
48
48
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
49
49
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
50
50
|
}
|
|
@@ -90,9 +90,9 @@ end
|
|
|
90
90
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
91
91
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
92
92
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
93
|
-
| **repository_version** | **String** |
|
|
94
|
-
| **repository_version_added** | **String** |
|
|
95
|
-
| **repository_version_removed** | **String** |
|
|
93
|
+
| **repository_version** | **String** | | [optional] |
|
|
94
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
95
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
96
96
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
97
97
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
98
98
|
|
data/docs/ContentPackagesApi.md
CHANGED
|
@@ -156,9 +156,9 @@ opts = {
|
|
|
156
156
|
release__in: ['inner_example'], # Array<String> | Filter results where release is in a comma-separated list of values
|
|
157
157
|
release__ne: 'release__ne_example', # String | Filter results where release not equal to value
|
|
158
158
|
release__startswith: 'release__startswith_example', # String | Filter results where release starts with value
|
|
159
|
-
repository_version: 'repository_version_example', # String |
|
|
160
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
161
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
159
|
+
repository_version: 'repository_version_example', # String |
|
|
160
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
161
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
162
162
|
sha256: 'sha256_example', # String |
|
|
163
163
|
version: 'version_example', # String | Filter results where version matches value
|
|
164
164
|
version__in: ['inner_example'], # Array<String> | Filter results where version is in a comma-separated list of values
|
|
@@ -232,9 +232,9 @@ end
|
|
|
232
232
|
| **release__in** | [**Array<String>**](String.md) | Filter results where release is in a comma-separated list of values | [optional] |
|
|
233
233
|
| **release__ne** | **String** | Filter results where release not equal to value | [optional] |
|
|
234
234
|
| **release__startswith** | **String** | Filter results where release starts with value | [optional] |
|
|
235
|
-
| **repository_version** | **String** |
|
|
236
|
-
| **repository_version_added** | **String** |
|
|
237
|
-
| **repository_version_removed** | **String** |
|
|
235
|
+
| **repository_version** | **String** | | [optional] |
|
|
236
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
237
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
238
238
|
| **sha256** | **String** | | [optional] |
|
|
239
239
|
| **version** | **String** | Filter results where version matches value | [optional] |
|
|
240
240
|
| **version__in** | [**Array<String>**](String.md) | Filter results where version is in a comma-separated list of values | [optional] |
|
|
@@ -42,9 +42,9 @@ opts = {
|
|
|
42
42
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
43
43
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
44
44
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
45
|
-
repository_version: 'repository_version_example', # String |
|
|
46
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
47
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
45
|
+
repository_version: 'repository_version_example', # String |
|
|
46
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
47
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
48
48
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
49
49
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
50
50
|
}
|
|
@@ -90,9 +90,9 @@ end
|
|
|
90
90
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
91
91
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
92
92
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
93
|
-
| **repository_version** | **String** |
|
|
94
|
-
| **repository_version_added** | **String** |
|
|
95
|
-
| **repository_version_removed** | **String** |
|
|
93
|
+
| **repository_version** | **String** | | [optional] |
|
|
94
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
95
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
96
96
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
97
97
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
98
98
|
|
data/docs/DistributionsRpmApi.md
CHANGED
|
@@ -287,8 +287,8 @@ opts = {
|
|
|
287
287
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
288
288
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
289
289
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
290
|
-
repository: '
|
|
291
|
-
repository__in: ['inner_example'], # Array<String> |
|
|
290
|
+
repository: 'repository_example', # String |
|
|
291
|
+
repository__in: ['inner_example'], # Array<String> |
|
|
292
292
|
with_content: 'with_content_example', # String | Filter distributions based on the content served by them
|
|
293
293
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
294
294
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
@@ -348,8 +348,8 @@ end
|
|
|
348
348
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
349
349
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
350
350
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
351
|
-
| **repository** | **String** |
|
|
352
|
-
| **repository__in** | [**Array<String>**](String.md) |
|
|
351
|
+
| **repository** | **String** | | [optional] |
|
|
352
|
+
| **repository__in** | [**Array<String>**](String.md) | | [optional] |
|
|
353
353
|
| **with_content** | **String** | Filter distributions based on the content served by them | [optional] |
|
|
354
354
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
355
355
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
| **autopublish** | **Boolean** | Whether to automatically create publications for new repository versions, and update any distributions pointing to this repository. | [optional][default to false] |
|
|
13
13
|
| **metadata_signing_service** | **String** | A reference to an associated signing service. | [optional] |
|
|
14
14
|
| **package_signing_service** | **String** | A reference to an associated package signing service. | [optional] |
|
|
15
|
-
| **package_signing_fingerprint** | **String** | The pubkey V4 fingerprint (160 bits) to be passed to the package signing service.The signing service will use that on signing operations related to this repository. | [optional]
|
|
15
|
+
| **package_signing_fingerprint** | **String** | The pubkey V4 fingerprint (160 bits) to be passed to the package signing service.The signing service will use that on signing operations related to this repository. | [optional] |
|
|
16
16
|
| **retain_package_versions** | **Integer** | The number of versions of each package to keep in the repository; older versions will be purged. The default is '0', which will disable this feature and keep all versions of each package. | [optional] |
|
|
17
17
|
| **checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The preferred checksum type during repo publish. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512 | [optional] |
|
|
18
18
|
| **repo_config** | **Object** | A JSON document describing the config.repo file Pulp should generate for this repo | [optional] |
|
data/docs/PublicationsRpmApi.md
CHANGED
|
@@ -278,7 +278,7 @@ opts = {
|
|
|
278
278
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
279
279
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
280
280
|
repository: 'repository_example', # String | Repository referenced by HREF/PRN
|
|
281
|
-
repository_version: '
|
|
281
|
+
repository_version: 'repository_version_example', # String |
|
|
282
282
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
283
283
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
284
284
|
}
|
|
@@ -333,7 +333,7 @@ end
|
|
|
333
333
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
334
334
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
335
335
|
| **repository** | **String** | Repository referenced by HREF/PRN | [optional] |
|
|
336
|
-
| **repository_version** | **String** |
|
|
336
|
+
| **repository_version** | **String** | | [optional] |
|
|
337
337
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
338
338
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
339
339
|
|
data/docs/RepositoriesRpmApi.md
CHANGED
|
@@ -285,7 +285,7 @@ opts = {
|
|
|
285
285
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
286
286
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
287
287
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
288
|
-
remote: '
|
|
288
|
+
remote: 'remote_example', # String |
|
|
289
289
|
retain_repo_versions: 56, # Integer | Filter results where retain_repo_versions matches value
|
|
290
290
|
retain_repo_versions__gt: 56, # Integer | Filter results where retain_repo_versions is greater than value
|
|
291
291
|
retain_repo_versions__gte: 56, # Integer | Filter results where retain_repo_versions is greater than or equal to value
|
|
@@ -349,7 +349,7 @@ end
|
|
|
349
349
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
350
350
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
351
351
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
352
|
-
| **remote** | **String** |
|
|
352
|
+
| **remote** | **String** | | [optional] |
|
|
353
353
|
| **retain_repo_versions** | **Integer** | Filter results where retain_repo_versions matches value | [optional] |
|
|
354
354
|
| **retain_repo_versions__gt** | **Integer** | Filter results where retain_repo_versions is greater than value | [optional] |
|
|
355
355
|
| **retain_repo_versions__gte** | **Integer** | Filter results where retain_repo_versions is greater than or equal to value | [optional] |
|
data/docs/RpmRpmRepository.md
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
| **autopublish** | **Boolean** | Whether to automatically create publications for new repository versions, and update any distributions pointing to this repository. | [optional][default to false] |
|
|
13
13
|
| **metadata_signing_service** | **String** | A reference to an associated signing service. | [optional] |
|
|
14
14
|
| **package_signing_service** | **String** | A reference to an associated package signing service. | [optional] |
|
|
15
|
-
| **package_signing_fingerprint** | **String** | The pubkey V4 fingerprint (160 bits) to be passed to the package signing service.The signing service will use that on signing operations related to this repository. | [optional]
|
|
15
|
+
| **package_signing_fingerprint** | **String** | The pubkey V4 fingerprint (160 bits) to be passed to the package signing service.The signing service will use that on signing operations related to this repository. | [optional] |
|
|
16
16
|
| **retain_package_versions** | **Integer** | The number of versions of each package to keep in the repository; older versions will be purged. The default is '0', which will disable this feature and keep all versions of each package. | [optional] |
|
|
17
17
|
| **checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The preferred checksum type during repo publish. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512 | [optional] |
|
|
18
18
|
| **repo_config** | **Object** | A JSON document describing the config.repo file Pulp should generate for this repo | [optional] |
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
| **autopublish** | **Boolean** | Whether to automatically create publications for new repository versions, and update any distributions pointing to this repository. | [optional][default to false] |
|
|
19
19
|
| **metadata_signing_service** | **String** | A reference to an associated signing service. | [optional] |
|
|
20
20
|
| **package_signing_service** | **String** | A reference to an associated package signing service. | [optional] |
|
|
21
|
-
| **package_signing_fingerprint** | **String** | The pubkey V4 fingerprint (160 bits) to be passed to the package signing service.The signing service will use that on signing operations related to this repository. | [optional]
|
|
21
|
+
| **package_signing_fingerprint** | **String** | The pubkey V4 fingerprint (160 bits) to be passed to the package signing service.The signing service will use that on signing operations related to this repository. | [optional] |
|
|
22
22
|
| **retain_package_versions** | **Integer** | The number of versions of each package to keep in the repository; older versions will be purged. The default is '0', which will disable this feature and keep all versions of each package. | [optional] |
|
|
23
23
|
| **checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The preferred checksum type during repo publish. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512 | [optional] |
|
|
24
24
|
| **metadata_checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | REMOVED: The checksum type to use for metadata. Not operational since pulp_rpm 3.30.0 release. Use 'checksum_type' instead. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512 | [optional][readonly] |
|
|
@@ -121,9 +121,9 @@ module PulpRpmClient
|
|
|
121
121
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
|
122
122
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
|
123
123
|
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
|
124
|
-
# @option opts [String] :repository_version
|
|
125
|
-
# @option opts [String] :repository_version_added
|
|
126
|
-
# @option opts [String] :repository_version_removed
|
|
124
|
+
# @option opts [String] :repository_version
|
|
125
|
+
# @option opts [String] :repository_version_added
|
|
126
|
+
# @option opts [String] :repository_version_removed
|
|
127
127
|
# @option opts [String] :severity Filter results where severity matches value
|
|
128
128
|
# @option opts [Array<String>] :severity__in Filter results where severity is in a comma-separated list of values
|
|
129
129
|
# @option opts [String] :severity__ne Filter results where severity not equal to value
|
|
@@ -156,9 +156,9 @@ module PulpRpmClient
|
|
|
156
156
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
|
157
157
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
|
158
158
|
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
|
159
|
-
# @option opts [String] :repository_version
|
|
160
|
-
# @option opts [String] :repository_version_added
|
|
161
|
-
# @option opts [String] :repository_version_removed
|
|
159
|
+
# @option opts [String] :repository_version
|
|
160
|
+
# @option opts [String] :repository_version_added
|
|
161
|
+
# @option opts [String] :repository_version_removed
|
|
162
162
|
# @option opts [String] :severity Filter results where severity matches value
|
|
163
163
|
# @option opts [Array<String>] :severity__in Filter results where severity is in a comma-separated list of values
|
|
164
164
|
# @option opts [String] :severity__ne Filter results where severity not equal to value
|
|
@@ -32,9 +32,9 @@ module PulpRpmClient
|
|
|
32
32
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
|
33
33
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
|
34
34
|
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
|
35
|
-
# @option opts [String] :repository_version
|
|
36
|
-
# @option opts [String] :repository_version_added
|
|
37
|
-
# @option opts [String] :repository_version_removed
|
|
35
|
+
# @option opts [String] :repository_version
|
|
36
|
+
# @option opts [String] :repository_version_added
|
|
37
|
+
# @option opts [String] :repository_version_removed
|
|
38
38
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
39
39
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
40
40
|
# @return [PaginatedrpmDistributionTreeResponseList]
|
|
@@ -56,9 +56,9 @@ module PulpRpmClient
|
|
|
56
56
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
|
57
57
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
|
58
58
|
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
|
59
|
-
# @option opts [String] :repository_version
|
|
60
|
-
# @option opts [String] :repository_version_added
|
|
61
|
-
# @option opts [String] :repository_version_removed
|
|
59
|
+
# @option opts [String] :repository_version
|
|
60
|
+
# @option opts [String] :repository_version_added
|
|
61
|
+
# @option opts [String] :repository_version_removed
|
|
62
62
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
63
63
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
64
64
|
# @return [Array<(PaginatedrpmDistributionTreeResponseList, Integer, Hash)>] PaginatedrpmDistributionTreeResponseList data, response status code and response headers
|
|
@@ -105,9 +105,9 @@ module PulpRpmClient
|
|
|
105
105
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
|
106
106
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
|
107
107
|
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
|
108
|
-
# @option opts [String] :repository_version
|
|
109
|
-
# @option opts [String] :repository_version_added
|
|
110
|
-
# @option opts [String] :repository_version_removed
|
|
108
|
+
# @option opts [String] :repository_version
|
|
109
|
+
# @option opts [String] :repository_version_added
|
|
110
|
+
# @option opts [String] :repository_version_removed
|
|
111
111
|
# @option opts [String] :sha256
|
|
112
112
|
# @option opts [String] :stream Filter results where stream matches value
|
|
113
113
|
# @option opts [Array<String>] :stream__in Filter results where stream is in a comma-separated list of values
|
|
@@ -134,9 +134,9 @@ module PulpRpmClient
|
|
|
134
134
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
|
135
135
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
|
136
136
|
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
|
137
|
-
# @option opts [String] :repository_version
|
|
138
|
-
# @option opts [String] :repository_version_added
|
|
139
|
-
# @option opts [String] :repository_version_removed
|
|
137
|
+
# @option opts [String] :repository_version
|
|
138
|
+
# @option opts [String] :repository_version_added
|
|
139
|
+
# @option opts [String] :repository_version_removed
|
|
140
140
|
# @option opts [String] :sha256
|
|
141
141
|
# @option opts [String] :stream Filter results where stream matches value
|
|
142
142
|
# @option opts [Array<String>] :stream__in Filter results where stream is in a comma-separated list of values
|
|
@@ -103,9 +103,9 @@ module PulpRpmClient
|
|
|
103
103
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
|
104
104
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
|
105
105
|
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
|
106
|
-
# @option opts [String] :repository_version
|
|
107
|
-
# @option opts [String] :repository_version_added
|
|
108
|
-
# @option opts [String] :repository_version_removed
|
|
106
|
+
# @option opts [String] :repository_version
|
|
107
|
+
# @option opts [String] :repository_version_added
|
|
108
|
+
# @option opts [String] :repository_version_removed
|
|
109
109
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
110
110
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
111
111
|
# @return [PaginatedrpmModulemdObsoleteResponseList]
|
|
@@ -127,9 +127,9 @@ module PulpRpmClient
|
|
|
127
127
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
|
128
128
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
|
129
129
|
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
|
130
|
-
# @option opts [String] :repository_version
|
|
131
|
-
# @option opts [String] :repository_version_added
|
|
132
|
-
# @option opts [String] :repository_version_removed
|
|
130
|
+
# @option opts [String] :repository_version
|
|
131
|
+
# @option opts [String] :repository_version_added
|
|
132
|
+
# @option opts [String] :repository_version_removed
|
|
133
133
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
134
134
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
135
135
|
# @return [Array<(PaginatedrpmModulemdObsoleteResponseList, Integer, Hash)>] PaginatedrpmModulemdObsoleteResponseList data, response status code and response headers
|
|
@@ -109,9 +109,9 @@ module PulpRpmClient
|
|
|
109
109
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
|
110
110
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
|
111
111
|
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
|
112
|
-
# @option opts [String] :repository_version
|
|
113
|
-
# @option opts [String] :repository_version_added
|
|
114
|
-
# @option opts [String] :repository_version_removed
|
|
112
|
+
# @option opts [String] :repository_version
|
|
113
|
+
# @option opts [String] :repository_version_added
|
|
114
|
+
# @option opts [String] :repository_version_removed
|
|
115
115
|
# @option opts [String] :sha256
|
|
116
116
|
# @option opts [String] :stream Filter results where stream matches value
|
|
117
117
|
# @option opts [Array<String>] :stream__in Filter results where stream is in a comma-separated list of values
|
|
@@ -144,9 +144,9 @@ module PulpRpmClient
|
|
|
144
144
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
|
145
145
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
|
146
146
|
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
|
147
|
-
# @option opts [String] :repository_version
|
|
148
|
-
# @option opts [String] :repository_version_added
|
|
149
|
-
# @option opts [String] :repository_version_removed
|
|
147
|
+
# @option opts [String] :repository_version
|
|
148
|
+
# @option opts [String] :repository_version_added
|
|
149
|
+
# @option opts [String] :repository_version_removed
|
|
150
150
|
# @option opts [String] :sha256
|
|
151
151
|
# @option opts [String] :stream Filter results where stream matches value
|
|
152
152
|
# @option opts [Array<String>] :stream__in Filter results where stream is in a comma-separated list of values
|