pulp_rpm_client 3.25.5 → 3.25.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (181) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -5
  3. data/docs/AcsRpmApi.md +5 -3
  4. data/docs/ArtifactResponse.md +4 -0
  5. data/docs/ContentAdvisoriesApi.md +14 -10
  6. data/docs/ContentDistributionTreesApi.md +11 -9
  7. data/docs/ContentModulemdDefaultsApi.md +11 -9
  8. data/docs/ContentModulemdObsoletesApi.md +11 -9
  9. data/docs/ContentModulemdsApi.md +11 -9
  10. data/docs/ContentPackagecategoriesApi.md +11 -9
  11. data/docs/ContentPackageenvironmentsApi.md +11 -9
  12. data/docs/ContentPackagegroupsApi.md +11 -9
  13. data/docs/ContentPackagelangpacksApi.md +11 -9
  14. data/docs/ContentPackagesApi.md +14 -10
  15. data/docs/ContentRepoMetadataFilesApi.md +11 -9
  16. data/docs/Copy.md +1 -1
  17. data/docs/DistributionsRpmApi.md +5 -3
  18. data/docs/PaginatedRepositoryVersionResponseList.md +2 -2
  19. data/docs/PaginatedrpmDistributionTreeResponseList.md +2 -2
  20. data/docs/PaginatedrpmModulemdDefaultsResponseList.md +2 -2
  21. data/docs/PaginatedrpmModulemdObsoleteResponseList.md +2 -2
  22. data/docs/PaginatedrpmModulemdResponseList.md +2 -2
  23. data/docs/PaginatedrpmPackageCategoryResponseList.md +2 -2
  24. data/docs/PaginatedrpmPackageEnvironmentResponseList.md +2 -2
  25. data/docs/PaginatedrpmPackageGroupResponseList.md +2 -2
  26. data/docs/PaginatedrpmPackageLangpacksResponseList.md +2 -2
  27. data/docs/PaginatedrpmPackageResponseList.md +2 -2
  28. data/docs/PaginatedrpmRepoMetadataFileResponseList.md +2 -2
  29. data/docs/PaginatedrpmRpmAlternateContentSourceResponseList.md +2 -2
  30. data/docs/PaginatedrpmRpmDistributionResponseList.md +2 -2
  31. data/docs/PaginatedrpmRpmPublicationResponseList.md +2 -2
  32. data/docs/PaginatedrpmRpmRemoteResponseList.md +2 -2
  33. data/docs/PaginatedrpmRpmRepositoryResponseList.md +2 -2
  34. data/docs/PaginatedrpmUlnRemoteResponseList.md +2 -2
  35. data/docs/PaginatedrpmUpdateRecordResponseList.md +2 -2
  36. data/docs/PatchedrpmRpmRepository.md +1 -1
  37. data/docs/PublicationsRpmApi.md +13 -11
  38. data/docs/RemotesRpmApi.md +5 -3
  39. data/docs/RemotesUlnApi.md +5 -3
  40. data/docs/RepositoriesRpmApi.md +9 -7
  41. data/docs/RepositoriesRpmVersionsApi.md +9 -7
  42. data/docs/RepositoryVersionResponse.md +4 -0
  43. data/docs/RpmCompsApi.md +1 -1
  44. data/docs/RpmCopyApi.md +1 -1
  45. data/docs/RpmModulemd.md +3 -3
  46. data/docs/RpmModulemdDefaults.md +1 -1
  47. data/docs/RpmModulemdDefaultsResponse.md +5 -1
  48. data/docs/RpmModulemdObsoleteResponse.md +4 -0
  49. data/docs/RpmModulemdResponse.md +7 -3
  50. data/docs/RpmPackage.md +3 -1
  51. data/docs/RpmPackageCategoryResponse.md +7 -3
  52. data/docs/RpmPackageEnvironmentResponse.md +8 -4
  53. data/docs/RpmPackageGroupResponse.md +7 -3
  54. data/docs/RpmPackageLangpacksResponse.md +5 -1
  55. data/docs/RpmPackageResponse.md +14 -10
  56. data/docs/RpmRepoMetadataFileResponse.md +4 -0
  57. data/docs/RpmRpmAlternateContentSourceResponse.md +4 -0
  58. data/docs/RpmRpmDistributionResponse.md +6 -0
  59. data/docs/RpmRpmPublication.md +1 -1
  60. data/docs/RpmRpmPublicationResponse.md +5 -1
  61. data/docs/RpmRpmRemoteResponse.md +4 -2
  62. data/docs/RpmRpmRemoteResponseHiddenFields.md +2 -2
  63. data/docs/RpmRpmRepository.md +1 -1
  64. data/docs/RpmRpmRepositoryResponse.md +5 -1
  65. data/docs/RpmUlnRemoteResponse.md +4 -2
  66. data/docs/RpmUpdateCollection.md +1 -1
  67. data/docs/RpmUpdateCollectionResponse.md +1 -1
  68. data/docs/RpmUpdateRecord.md +3 -1
  69. data/docs/RpmUpdateRecordResponse.md +4 -0
  70. data/lib/pulp_rpm_client/api/acs_rpm_api.rb +5 -2
  71. data/lib/pulp_rpm_client/api/content_advisories_api.rb +18 -8
  72. data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +11 -8
  73. data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +11 -8
  74. data/lib/pulp_rpm_client/api/content_modulemd_obsoletes_api.rb +11 -8
  75. data/lib/pulp_rpm_client/api/content_modulemds_api.rb +11 -8
  76. data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +11 -8
  77. data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +11 -8
  78. data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +11 -8
  79. data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +11 -8
  80. data/lib/pulp_rpm_client/api/content_packages_api.rb +18 -8
  81. data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +11 -8
  82. data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +5 -2
  83. data/lib/pulp_rpm_client/api/publications_rpm_api.rb +14 -11
  84. data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +5 -2
  85. data/lib/pulp_rpm_client/api/remotes_uln_api.rb +5 -2
  86. data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +9 -6
  87. data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +10 -7
  88. data/lib/pulp_rpm_client/configuration.rb +2 -2
  89. data/lib/pulp_rpm_client/models/artifact_response.rb +22 -2
  90. data/lib/pulp_rpm_client/models/copy.rb +1 -1
  91. data/lib/pulp_rpm_client/models/paginated_repository_version_response_list.rb +10 -0
  92. data/lib/pulp_rpm_client/models/paginatedrpm_distribution_tree_response_list.rb +10 -0
  93. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_defaults_response_list.rb +10 -0
  94. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_obsolete_response_list.rb +10 -0
  95. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_response_list.rb +10 -0
  96. data/lib/pulp_rpm_client/models/paginatedrpm_package_category_response_list.rb +10 -0
  97. data/lib/pulp_rpm_client/models/paginatedrpm_package_environment_response_list.rb +10 -0
  98. data/lib/pulp_rpm_client/models/paginatedrpm_package_group_response_list.rb +10 -0
  99. data/lib/pulp_rpm_client/models/paginatedrpm_package_langpacks_response_list.rb +10 -0
  100. data/lib/pulp_rpm_client/models/paginatedrpm_package_response_list.rb +10 -0
  101. data/lib/pulp_rpm_client/models/paginatedrpm_repo_metadata_file_response_list.rb +10 -0
  102. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_alternate_content_source_response_list.rb +10 -0
  103. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_distribution_response_list.rb +10 -0
  104. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_publication_response_list.rb +10 -0
  105. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_remote_response_list.rb +10 -0
  106. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_repository_response_list.rb +10 -0
  107. data/lib/pulp_rpm_client/models/paginatedrpm_uln_remote_response_list.rb +10 -0
  108. data/lib/pulp_rpm_client/models/paginatedrpm_update_record_response_list.rb +10 -0
  109. data/lib/pulp_rpm_client/models/patchedrpm_rpm_remote.rb +20 -20
  110. data/lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb +1 -1
  111. data/lib/pulp_rpm_client/models/patchedrpm_uln_remote.rb +20 -20
  112. data/lib/pulp_rpm_client/models/repository_add_remove_content.rb +1 -1
  113. data/lib/pulp_rpm_client/models/repository_version_response.rb +22 -2
  114. data/lib/pulp_rpm_client/models/rpm_modulemd.rb +3 -3
  115. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults.rb +1 -1
  116. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults_response.rb +22 -2
  117. data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete_response.rb +21 -1
  118. data/lib/pulp_rpm_client/models/rpm_modulemd_response.rb +24 -4
  119. data/lib/pulp_rpm_client/models/rpm_package.rb +29 -4
  120. data/lib/pulp_rpm_client/models/rpm_package_category_response.rb +24 -4
  121. data/lib/pulp_rpm_client/models/rpm_package_environment_response.rb +25 -5
  122. data/lib/pulp_rpm_client/models/rpm_package_group_response.rb +24 -4
  123. data/lib/pulp_rpm_client/models/rpm_package_langpacks_response.rb +22 -2
  124. data/lib/pulp_rpm_client/models/rpm_package_response.rb +31 -11
  125. data/lib/pulp_rpm_client/models/rpm_repo_metadata_file_response.rb +21 -1
  126. data/lib/pulp_rpm_client/models/rpm_rpm_alternate_content_source_response.rb +21 -1
  127. data/lib/pulp_rpm_client/models/rpm_rpm_distribution_response.rb +31 -1
  128. data/lib/pulp_rpm_client/models/rpm_rpm_publication.rb +1 -1
  129. data/lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb +22 -2
  130. data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +20 -20
  131. data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +41 -31
  132. data/lib/pulp_rpm_client/models/rpm_rpm_remote_response_hidden_fields.rb +10 -0
  133. data/lib/pulp_rpm_client/models/rpm_rpm_repository.rb +1 -1
  134. data/lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb +22 -2
  135. data/lib/pulp_rpm_client/models/rpm_uln_remote.rb +20 -20
  136. data/lib/pulp_rpm_client/models/rpm_uln_remote_response.rb +41 -31
  137. data/lib/pulp_rpm_client/models/rpm_update_collection.rb +1 -1
  138. data/lib/pulp_rpm_client/models/rpm_update_collection_response.rb +1 -1
  139. data/lib/pulp_rpm_client/models/rpm_update_record.rb +29 -4
  140. data/lib/pulp_rpm_client/models/rpm_update_record_response.rb +21 -1
  141. data/lib/pulp_rpm_client/version.rb +1 -1
  142. data/spec/api/acs_rpm_api_spec.rb +2 -1
  143. data/spec/api/content_advisories_api_spec.rb +6 -4
  144. data/spec/api/content_distribution_trees_api_spec.rb +5 -4
  145. data/spec/api/content_modulemd_defaults_api_spec.rb +5 -4
  146. data/spec/api/content_modulemd_obsoletes_api_spec.rb +5 -4
  147. data/spec/api/content_modulemds_api_spec.rb +5 -4
  148. data/spec/api/content_packagecategories_api_spec.rb +5 -4
  149. data/spec/api/content_packageenvironments_api_spec.rb +5 -4
  150. data/spec/api/content_packagegroups_api_spec.rb +5 -4
  151. data/spec/api/content_packagelangpacks_api_spec.rb +5 -4
  152. data/spec/api/content_packages_api_spec.rb +6 -4
  153. data/spec/api/content_repo_metadata_files_api_spec.rb +5 -4
  154. data/spec/api/distributions_rpm_api_spec.rb +2 -1
  155. data/spec/api/publications_rpm_api_spec.rb +6 -5
  156. data/spec/api/remotes_rpm_api_spec.rb +2 -1
  157. data/spec/api/remotes_uln_api_spec.rb +2 -1
  158. data/spec/api/repositories_rpm_api_spec.rb +4 -3
  159. data/spec/api/repositories_rpm_versions_api_spec.rb +4 -3
  160. data/spec/configuration_spec.rb +3 -3
  161. data/spec/models/artifact_response_spec.rb +12 -0
  162. data/spec/models/repository_version_response_spec.rb +12 -0
  163. data/spec/models/rpm_modulemd_defaults_response_spec.rb +12 -0
  164. data/spec/models/rpm_modulemd_obsolete_response_spec.rb +12 -0
  165. data/spec/models/rpm_modulemd_response_spec.rb +12 -0
  166. data/spec/models/rpm_package_category_response_spec.rb +12 -0
  167. data/spec/models/rpm_package_environment_response_spec.rb +12 -0
  168. data/spec/models/rpm_package_group_response_spec.rb +12 -0
  169. data/spec/models/rpm_package_langpacks_response_spec.rb +12 -0
  170. data/spec/models/rpm_package_response_spec.rb +12 -0
  171. data/spec/models/rpm_package_spec.rb +6 -0
  172. data/spec/models/rpm_repo_metadata_file_response_spec.rb +12 -0
  173. data/spec/models/rpm_rpm_alternate_content_source_response_spec.rb +12 -0
  174. data/spec/models/rpm_rpm_distribution_response_spec.rb +18 -0
  175. data/spec/models/rpm_rpm_publication_response_spec.rb +12 -0
  176. data/spec/models/rpm_rpm_remote_response_spec.rb +12 -6
  177. data/spec/models/rpm_rpm_repository_response_spec.rb +12 -0
  178. data/spec/models/rpm_uln_remote_response_spec.rb +12 -6
  179. data/spec/models/rpm_update_record_response_spec.rb +12 -0
  180. data/spec/models/rpm_update_record_spec.rb +6 -0
  181. metadata +96 -96
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0ef0cb750862c8a593992b71a2da93999eed53f9cf0d580bfbb46f4524260960
4
- data.tar.gz: 77f6de006cae1c1d887bd70ab69a4e6652667e598bfc25317e39b8a57ba06bcb
3
+ metadata.gz: f924f23d5b7c34b10dafb6909db9269740c1e729966d860710afbe7e4d900014
4
+ data.tar.gz: 4e184dc7aba71f158b723f2ce7a5f79422014ec8d2fddf3d56fd53e6eb2a9dc5
5
5
  SHA512:
6
- metadata.gz: '0872d3b1a0c4aed05e18d5c5448adc22b9e14837f17a2a0d4c35862964b83e72dde5c256b84adf4e01f96214096a9fd04de3b66e36a9bb63db182ff41fa06aa4'
7
- data.tar.gz: 575082473b914e9b71e529550cd5435045d16be6a0e8166754b1ebbb9db2c11200d7f5f0346ca39b0bcf5a304f90febe138a9e44b3e1e23539e16aeafd169201
6
+ metadata.gz: 25b27dbc49822bef360d5b01f826c88ef4d0c54781058545d002c45359d9c8369be765ee13e9c18364e60593c9891195ba7f652550d7e9425c628556b6217816
7
+ data.tar.gz: 2d7730f1a38e49dfe6ee49884fb5c2cd0b52065895548555c0a2d40aefe32e63cfafb6cfce2c87a4cd1c2b7550723d0939a556c81e4b02ba2ffa168d4bbeae93
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.25.5
10
+ - Package version: 3.25.6
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
13
13
 
@@ -24,16 +24,16 @@ gem build pulp_rpm_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_rpm_client-3.25.5.gem
27
+ gem install ./pulp_rpm_client-3.25.6.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_rpm_client-3.25.5.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_rpm_client-3.25.6.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'pulp_rpm_client', '~> 3.25.5'
36
+ gem 'pulp_rpm_client', '~> 3.25.6'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -80,7 +80,7 @@ end
80
80
 
81
81
  ## Documentation for API Endpoints
82
82
 
83
- All URIs are relative to *http://pulp*
83
+ All URIs are relative to *http://localhost:24817*
84
84
 
85
85
  Class | Method | HTTP request | Description
86
86
  ------------ | ------------- | ------------- | -------------
data/docs/AcsRpmApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::AcsRpmApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -213,9 +213,10 @@ opts = {
213
213
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
214
214
  offset: 56, # Integer | The initial index from which to return the results.
215
215
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `name` - Name * `-name` - Name (descending) * `last_refreshed` - Last refreshed * `-last_refreshed` - Last refreshed (descending) * `pk` - Pk * `-pk` - Pk (descending)
216
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
216
217
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
217
218
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
218
- q: 'q_example', # String |
219
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
219
220
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
220
221
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
221
222
  }
@@ -246,9 +247,10 @@ Name | Type | Description | Notes
246
247
  **name__startswith** | **String**| Filter results where name starts with value | [optional]
247
248
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
248
249
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;last_refreshed&#x60; - Last refreshed * &#x60;-last_refreshed&#x60; - Last refreshed (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
250
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
249
251
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
250
252
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
251
- **q** | **String**| | [optional]
253
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
252
254
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
253
255
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
254
256
 
@@ -5,7 +5,9 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **pulp_href** | **String** | | [optional] [readonly]
8
+ **prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
8
9
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
+ **pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
9
11
  **file** | **String** | The stored file. |
10
12
  **size** | **Integer** | The size of the file in bytes. | [optional]
11
13
  **md5** | **String** | The MD5 checksum of the file if available. | [optional]
@@ -21,7 +23,9 @@ Name | Type | Description | Notes
21
23
  require 'PulpRpmClient'
22
24
 
23
25
  instance = PulpRpmClient::ArtifactResponse.new(pulp_href: null,
26
+ prn: null,
24
27
  pulp_created: null,
28
+ pulp_last_updated: null,
25
29
  file: null,
26
30
  size: null,
27
31
  md5: null,
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentAdvisoriesApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -34,7 +34,8 @@ api_instance = PulpRpmClient::ContentAdvisoriesApi.new
34
34
  opts = {
35
35
  repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
36
36
  file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the content unit.
37
- upload: 'upload_example' # String | An uncommitted upload that may be turned into the content unit.
37
+ upload: 'upload_example', # String | An uncommitted upload that may be turned into the content unit.
38
+ file_url: 'file_url_example' # String | A url that Pulp can download and turn into the content unit.
38
39
  }
39
40
 
40
41
  begin
@@ -54,6 +55,7 @@ Name | Type | Description | Notes
54
55
  **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
55
56
  **file** | **File**| An uploaded file that may be turned into the content unit. | [optional]
56
57
  **upload** | **String**| An uncommitted upload that may be turned into the content unit. | [optional]
58
+ **file_url** | **String**| A url that Pulp can download and turn into the content unit. | [optional]
57
59
 
58
60
  ### Return type
59
61
 
@@ -97,12 +99,13 @@ opts = {
97
99
  offset: 56, # Integer | The initial index from which to return the results.
98
100
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `id` - Id * `-id` - Id (descending) * `updated_date` - Updated date * `-updated_date` - Updated date (descending) * `description` - Description * `-description` - Description (descending) * `issued_date` - Issued date * `-issued_date` - Issued date (descending) * `fromstr` - Fromstr * `-fromstr` - Fromstr (descending) * `status` - Status * `-status` - Status (descending) * `title` - Title * `-title` - Title (descending) * `summary` - Summary * `-summary` - Summary (descending) * `version` - Version * `-version` - Version (descending) * `type` - Type * `-type` - Type (descending) * `severity` - Severity * `-severity` - Severity (descending) * `solution` - Solution * `-solution` - Solution (descending) * `release` - Release * `-release` - Release (descending) * `rights` - Rights * `-rights` - Rights (descending) * `reboot_suggested` - Reboot suggested * `-reboot_suggested` - Reboot suggested (descending) * `pushcount` - Pushcount * `-pushcount` - Pushcount (descending) * `digest` - Digest * `-digest` - Digest (descending) * `pk` - Pk * `-pk` - Pk (descending)
99
101
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
102
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
100
103
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
101
104
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
102
- q: 'q_example', # String |
103
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
104
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
105
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
105
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
106
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
107
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
108
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
106
109
  severity: 'severity_example', # String | Filter results where severity matches value
107
110
  severity__in: ['severity__in_example'], # Array<String> | Filter results where severity is in a comma-separated list of values
108
111
  severity__ne: 'severity__ne_example', # String | Filter results where severity not equal to value
@@ -136,12 +139,13 @@ Name | Type | Description | Notes
136
139
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
137
140
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;id&#x60; - Id * &#x60;-id&#x60; - Id (descending) * &#x60;updated_date&#x60; - Updated date * &#x60;-updated_date&#x60; - Updated date (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;issued_date&#x60; - Issued date * &#x60;-issued_date&#x60; - Issued date (descending) * &#x60;fromstr&#x60; - Fromstr * &#x60;-fromstr&#x60; - Fromstr (descending) * &#x60;status&#x60; - Status * &#x60;-status&#x60; - Status (descending) * &#x60;title&#x60; - Title * &#x60;-title&#x60; - Title (descending) * &#x60;summary&#x60; - Summary * &#x60;-summary&#x60; - Summary (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;type&#x60; - Type * &#x60;-type&#x60; - Type (descending) * &#x60;severity&#x60; - Severity * &#x60;-severity&#x60; - Severity (descending) * &#x60;solution&#x60; - Solution * &#x60;-solution&#x60; - Solution (descending) * &#x60;release&#x60; - Release * &#x60;-release&#x60; - Release (descending) * &#x60;rights&#x60; - Rights * &#x60;-rights&#x60; - Rights (descending) * &#x60;reboot_suggested&#x60; - Reboot suggested * &#x60;-reboot_suggested&#x60; - Reboot suggested (descending) * &#x60;pushcount&#x60; - Pushcount * &#x60;-pushcount&#x60; - Pushcount (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
138
141
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
142
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
139
143
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
140
144
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
141
- **q** | **String**| | [optional]
142
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
143
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
144
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
145
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
146
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
147
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
148
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
145
149
  **severity** | **String**| Filter results where severity matches value | [optional]
146
150
  **severity__in** | [**Array&lt;String&gt;**](String.md)| Filter results where severity is in a comma-separated list of values | [optional]
147
151
  **severity__ne** | **String**| Filter results where severity not equal to value | [optional]
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentDistributionTreesApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -35,12 +35,13 @@ opts = {
35
35
  offset: 56, # Integer | The initial index from which to return the results.
36
36
  ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
37
37
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
38
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
38
39
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
39
40
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
40
- q: 'q_example', # String |
41
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
42
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
43
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
41
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
42
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
43
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
44
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
44
45
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
45
46
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
46
47
  }
@@ -63,12 +64,13 @@ Name | Type | Description | Notes
63
64
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
64
65
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
65
66
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
67
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
66
68
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
67
69
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
68
- **q** | **String**| | [optional]
69
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
70
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
71
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
70
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
71
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
72
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
73
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
72
74
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
73
75
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
74
76
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentModulemdDefaultsApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -91,12 +91,13 @@ opts = {
91
91
  offset: 56, # Integer | The initial index from which to return the results.
92
92
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `module` - Module * `-module` - Module (descending) * `stream` - Stream * `-stream` - Stream (descending) * `profiles` - Profiles * `-profiles` - Profiles (descending) * `digest` - Digest * `-digest` - Digest (descending) * `snippet` - Snippet * `-snippet` - Snippet (descending) * `pk` - Pk * `-pk` - Pk (descending)
93
93
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
94
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
94
95
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
95
96
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
96
- q: 'q_example', # String |
97
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
98
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
99
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
97
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
98
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
99
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
100
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
100
101
  sha256: 'sha256_example', # String |
101
102
  stream: 'stream_example', # String | Filter results where stream matches value
102
103
  stream__in: ['stream__in_example'], # Array<String> | Filter results where stream is in a comma-separated list of values
@@ -124,12 +125,13 @@ Name | Type | Description | Notes
124
125
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
125
126
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;module&#x60; - Module * &#x60;-module&#x60; - Module (descending) * &#x60;stream&#x60; - Stream * &#x60;-stream&#x60; - Stream (descending) * &#x60;profiles&#x60; - Profiles * &#x60;-profiles&#x60; - Profiles (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;snippet&#x60; - Snippet * &#x60;-snippet&#x60; - Snippet (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
126
127
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
128
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
127
129
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
128
130
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
129
- **q** | **String**| | [optional]
130
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
131
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
132
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
131
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
132
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
133
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
134
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
133
135
  **sha256** | **String**| | [optional]
134
136
  **stream** | **String**| Filter results where stream matches value | [optional]
135
137
  **stream__in** | [**Array&lt;String&gt;**](String.md)| Filter results where stream is in a comma-separated list of values | [optional]
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentModulemdObsoletesApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -89,12 +89,13 @@ opts = {
89
89
  offset: 56, # Integer | The initial index from which to return the results.
90
90
  ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
91
91
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
92
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
92
93
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
93
94
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
94
- q: 'q_example', # String |
95
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
96
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
97
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
95
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
96
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
97
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
98
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
98
99
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
99
100
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
100
101
  }
@@ -117,12 +118,13 @@ Name | Type | Description | Notes
117
118
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
118
119
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
119
120
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
121
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
120
122
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
121
123
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
122
- **q** | **String**| | [optional]
123
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
124
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
125
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
124
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
125
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
126
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
127
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
126
128
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
127
129
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
128
130
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentModulemdsApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -95,12 +95,13 @@ opts = {
95
95
  offset: 56, # Integer | The initial index from which to return the results.
96
96
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `name` - Name * `-name` - Name (descending) * `stream` - Stream * `-stream` - Stream (descending) * `version` - Version * `-version` - Version (descending) * `context` - Context * `-context` - Context (descending) * `arch` - Arch * `-arch` - Arch (descending) * `static_context` - Static context * `-static_context` - Static context (descending) * `dependencies` - Dependencies * `-dependencies` - Dependencies (descending) * `artifacts` - Artifacts * `-artifacts` - Artifacts (descending) * `profiles` - Profiles * `-profiles` - Profiles (descending) * `description` - Description * `-description` - Description (descending) * `digest` - Digest * `-digest` - Digest (descending) * `snippet` - Snippet * `-snippet` - Snippet (descending) * `pk` - Pk * `-pk` - Pk (descending)
97
97
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
98
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
98
99
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
99
100
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
100
- q: 'q_example', # String |
101
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
102
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
103
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
101
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
102
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
103
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
104
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
104
105
  sha256: 'sha256_example', # String |
105
106
  stream: 'stream_example', # String | Filter results where stream matches value
106
107
  stream__in: ['stream__in_example'], # Array<String> | Filter results where stream is in a comma-separated list of values
@@ -134,12 +135,13 @@ Name | Type | Description | Notes
134
135
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
135
136
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;stream&#x60; - Stream * &#x60;-stream&#x60; - Stream (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;context&#x60; - Context * &#x60;-context&#x60; - Context (descending) * &#x60;arch&#x60; - Arch * &#x60;-arch&#x60; - Arch (descending) * &#x60;static_context&#x60; - Static context * &#x60;-static_context&#x60; - Static context (descending) * &#x60;dependencies&#x60; - Dependencies * &#x60;-dependencies&#x60; - Dependencies (descending) * &#x60;artifacts&#x60; - Artifacts * &#x60;-artifacts&#x60; - Artifacts (descending) * &#x60;profiles&#x60; - Profiles * &#x60;-profiles&#x60; - Profiles (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;snippet&#x60; - Snippet * &#x60;-snippet&#x60; - Snippet (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
136
137
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
138
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
137
139
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
138
140
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
139
- **q** | **String**| | [optional]
140
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
141
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
142
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
141
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
142
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
143
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
144
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
143
145
  **sha256** | **String**| | [optional]
144
146
  **stream** | **String**| Filter results where stream matches value | [optional]
145
147
  **stream__in** | [**Array&lt;String&gt;**](String.md)| Filter results where stream is in a comma-separated list of values | [optional]
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentPackagecategoriesApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -35,12 +35,13 @@ opts = {
35
35
  offset: 56, # Integer | The initial index from which to return the results.
36
36
  ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
37
37
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
38
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
38
39
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
39
40
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
40
- q: 'q_example', # String |
41
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
42
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
43
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
41
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
42
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
43
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
44
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
44
45
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
45
46
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
46
47
  }
@@ -63,12 +64,13 @@ Name | Type | Description | Notes
63
64
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
64
65
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
65
66
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
67
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
66
68
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
67
69
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
68
- **q** | **String**| | [optional]
69
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
70
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
71
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
70
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
71
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
72
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
73
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
72
74
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
73
75
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
74
76
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentPackageenvironmentsApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -35,12 +35,13 @@ opts = {
35
35
  offset: 56, # Integer | The initial index from which to return the results.
36
36
  ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
37
37
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
38
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
38
39
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
39
40
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
40
- q: 'q_example', # String |
41
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
42
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
43
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
41
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
42
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
43
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
44
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
44
45
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
45
46
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
46
47
  }
@@ -63,12 +64,13 @@ Name | Type | Description | Notes
63
64
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
64
65
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
65
66
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
67
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
66
68
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
67
69
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
68
- **q** | **String**| | [optional]
69
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
70
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
71
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
70
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
71
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
72
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
73
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
72
74
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
73
75
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
74
76
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentPackagegroupsApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -35,12 +35,13 @@ opts = {
35
35
  offset: 56, # Integer | The initial index from which to return the results.
36
36
  ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
37
37
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
38
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
38
39
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
39
40
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
40
- q: 'q_example', # String |
41
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
42
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
43
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
41
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
42
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
43
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
44
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
44
45
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
45
46
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
46
47
  }
@@ -63,12 +64,13 @@ Name | Type | Description | Notes
63
64
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
64
65
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
65
66
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
67
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
66
68
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
67
69
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
68
- **q** | **String**| | [optional]
69
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
70
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
71
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
70
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
71
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
72
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
73
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
72
74
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
73
75
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
74
76
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentPackagelangpacksApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -35,12 +35,13 @@ opts = {
35
35
  offset: 56, # Integer | The initial index from which to return the results.
36
36
  ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
37
37
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
38
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
38
39
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
39
40
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
40
- q: 'q_example', # String |
41
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
42
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
43
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
41
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
42
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
43
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
44
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
44
45
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
45
46
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
46
47
  }
@@ -63,12 +64,13 @@ Name | Type | Description | Notes
63
64
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
64
65
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
65
66
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
67
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
66
68
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
67
69
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
68
- **q** | **String**| | [optional]
69
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
70
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
71
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
70
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
71
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
72
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
73
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
72
74
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
73
75
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
74
76