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
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::RepositoriesRpmApi
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
  ------------- | ------------- | -------------
@@ -204,7 +204,7 @@ end
204
204
 
205
205
  api_instance = PulpRpmClient::RepositoriesRpmApi.new
206
206
  opts = {
207
- latest_with_content: 'latest_with_content_example', # String | Content Unit referenced by HREF
207
+ latest_with_content: 'latest_with_content_example', # String | Content Unit referenced by HREF/PRN
208
208
  limit: 56, # Integer | Number of results to return per page.
209
209
  name: 'name_example', # String | Filter results where name matches value
210
210
  name__contains: 'name__contains_example', # String | Filter results where name contains value
@@ -217,10 +217,11 @@ opts = {
217
217
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
218
218
  offset: 56, # Integer | The initial index from which to return the results.
219
219
  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) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `description` - Description * `-description` - Description (descending) * `next_version` - Next version * `-next_version` - Next version (descending) * `retain_repo_versions` - Retain repo versions * `-retain_repo_versions` - Retain repo versions (descending) * `user_hidden` - User hidden * `-user_hidden` - User hidden (descending) * `pk` - Pk * `-pk` - Pk (descending)
220
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
220
221
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
221
222
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
222
223
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
223
- q: 'q_example', # String |
224
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
224
225
  remote: 'remote_example', # String | Foreign Key referenced by HREF
225
226
  retain_repo_versions: 56, # Integer | Filter results where retain_repo_versions matches value
226
227
  retain_repo_versions__gt: 56, # Integer | Filter results where retain_repo_versions is greater than value
@@ -230,7 +231,7 @@ opts = {
230
231
  retain_repo_versions__lte: 56, # Integer | Filter results where retain_repo_versions is less than or equal to value
231
232
  retain_repo_versions__ne: 56, # Integer | Filter results where retain_repo_versions not equal to value
232
233
  retain_repo_versions__range: [56], # Array<Integer> | Filter results where retain_repo_versions is between two comma separated values
233
- with_content: 'with_content_example', # String | Content Unit referenced by HREF
234
+ with_content: 'with_content_example', # String | Content Unit referenced by HREF/PRN
234
235
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
235
236
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
236
237
  }
@@ -249,7 +250,7 @@ end
249
250
 
250
251
  Name | Type | Description | Notes
251
252
  ------------- | ------------- | ------------- | -------------
252
- **latest_with_content** | **String**| Content Unit referenced by HREF | [optional]
253
+ **latest_with_content** | **String**| Content Unit referenced by HREF/PRN | [optional]
253
254
  **limit** | **Integer**| Number of results to return per page. | [optional]
254
255
  **name** | **String**| Filter results where name matches value | [optional]
255
256
  **name__contains** | **String**| Filter results where name contains value | [optional]
@@ -262,10 +263,11 @@ Name | Type | Description | Notes
262
263
  **name__startswith** | **String**| Filter results where name starts with value | [optional]
263
264
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
264
265
  **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;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;next_version&#x60; - Next version * &#x60;-next_version&#x60; - Next version (descending) * &#x60;retain_repo_versions&#x60; - Retain repo versions * &#x60;-retain_repo_versions&#x60; - Retain repo versions (descending) * &#x60;user_hidden&#x60; - User hidden * &#x60;-user_hidden&#x60; - User hidden (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
266
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
265
267
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
266
268
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
267
269
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
268
- **q** | **String**| | [optional]
270
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
269
271
  **remote** | [**String**](.md)| Foreign Key referenced by HREF | [optional]
270
272
  **retain_repo_versions** | **Integer**| Filter results where retain_repo_versions matches value | [optional]
271
273
  **retain_repo_versions__gt** | **Integer**| Filter results where retain_repo_versions is greater than value | [optional]
@@ -275,7 +277,7 @@ Name | Type | Description | Notes
275
277
  **retain_repo_versions__lte** | **Integer**| Filter results where retain_repo_versions is less than or equal to value | [optional]
276
278
  **retain_repo_versions__ne** | **Integer**| Filter results where retain_repo_versions not equal to value | [optional]
277
279
  **retain_repo_versions__range** | [**Array&lt;Integer&gt;**](Integer.md)| Filter results where retain_repo_versions is between two comma separated values | [optional]
278
- **with_content** | **String**| Content Unit referenced by HREF | [optional]
280
+ **with_content** | **String**| Content Unit referenced by HREF/PRN | [optional]
279
281
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
280
282
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
281
283
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::RepositoriesRpmVersionsApi
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
  ------------- | ------------- | -------------
@@ -87,8 +87,8 @@ end
87
87
  api_instance = PulpRpmClient::RepositoriesRpmVersionsApi.new
88
88
  rpm_rpm_repository_href = 'rpm_rpm_repository_href_example' # String |
89
89
  opts = {
90
- content: 'content_example', # String | Content Unit referenced by HREF
91
- content__in: 'content__in_example', # String | Content Unit referenced by HREF
90
+ content: 'content_example', # String | Content Unit referenced by HREF/PRN
91
+ content__in: ['content__in_example'], # Array<String> | Multiple values may be separated by commas.
92
92
  limit: 56, # Integer | Number of results to return per page.
93
93
  number: 56, # Integer | Filter results where number matches value
94
94
  number__gt: 56, # Integer | Filter results where number is greater than value
@@ -98,6 +98,7 @@ opts = {
98
98
  number__range: [56], # Array<Integer> | Filter results where number is between two comma separated values
99
99
  offset: 56, # Integer | The initial index from which to return the results.
100
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) * `number` - Number * `-number` - Number (descending) * `complete` - Complete * `-complete` - Complete (descending) * `info` - Info * `-info` - Info (descending) * `pk` - Pk * `-pk` - Pk (descending)
101
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
101
102
  pulp_created: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created matches value
102
103
  pulp_created__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than value
103
104
  pulp_created__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than or equal to value
@@ -105,7 +106,7 @@ opts = {
105
106
  pulp_created__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than or equal to value
106
107
  pulp_created__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_created is between two comma separated values
107
108
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
108
- q: 'q_example', # String |
109
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
109
110
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
110
111
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
111
112
  }
@@ -125,8 +126,8 @@ end
125
126
  Name | Type | Description | Notes
126
127
  ------------- | ------------- | ------------- | -------------
127
128
  **rpm_rpm_repository_href** | **String**| |
128
- **content** | **String**| Content Unit referenced by HREF | [optional]
129
- **content__in** | **String**| Content Unit referenced by HREF | [optional]
129
+ **content** | **String**| Content Unit referenced by HREF/PRN | [optional]
130
+ **content__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
130
131
  **limit** | **Integer**| Number of results to return per page. | [optional]
131
132
  **number** | **Integer**| Filter results where number matches value | [optional]
132
133
  **number__gt** | **Integer**| Filter results where number is greater than value | [optional]
@@ -136,6 +137,7 @@ Name | Type | Description | Notes
136
137
  **number__range** | [**Array&lt;Integer&gt;**](Integer.md)| Filter results where number is between two comma separated values | [optional]
137
138
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
138
139
  **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;number&#x60; - Number * &#x60;-number&#x60; - Number (descending) * &#x60;complete&#x60; - Complete * &#x60;-complete&#x60; - Complete (descending) * &#x60;info&#x60; - Info * &#x60;-info&#x60; - Info (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
140
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
139
141
  **pulp_created** | **DateTime**| Filter results where pulp_created matches value | [optional]
140
142
  **pulp_created__gt** | **DateTime**| Filter results where pulp_created is greater than value | [optional]
141
143
  **pulp_created__gte** | **DateTime**| Filter results where pulp_created is greater than or equal to value | [optional]
@@ -143,7 +145,7 @@ Name | Type | Description | Notes
143
145
  **pulp_created__lte** | **DateTime**| Filter results where pulp_created is less than or equal to value | [optional]
144
146
  **pulp_created__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
145
147
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
146
- **q** | **String**| | [optional]
148
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
147
149
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
148
150
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
149
151
 
@@ -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
  **number** | **Integer** | | [optional] [readonly]
10
12
  **repository** | **String** | | [optional] [readonly]
11
13
  **base_version** | **String** | A repository version whose content was used as the initial set of content for this repository version | [optional]
@@ -17,7 +19,9 @@ Name | Type | Description | Notes
17
19
  require 'PulpRpmClient'
18
20
 
19
21
  instance = PulpRpmClient::RepositoryVersionResponse.new(pulp_href: null,
22
+ prn: null,
20
23
  pulp_created: null,
24
+ pulp_last_updated: null,
21
25
  number: null,
22
26
  repository: null,
23
27
  base_version: null,
data/docs/RpmCompsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::RpmCompsApi
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
  ------------- | ------------- | -------------
data/docs/RpmCopyApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::RpmCopyApi
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
  ------------- | ------------- | -------------
data/docs/RpmModulemd.md CHANGED
@@ -11,11 +11,11 @@ Name | Type | Description | Notes
11
11
  **static_context** | **Boolean** | Modulemd static-context flag. | [optional]
12
12
  **context** | **String** | Modulemd context. |
13
13
  **arch** | **String** | Modulemd architecture. |
14
- **artifacts** | [**Object**](.md) | Modulemd artifacts. |
15
- **dependencies** | [**Object**](.md) | Modulemd dependencies. |
14
+ **artifacts** | [**AnyType**](.md) | Modulemd artifacts. |
15
+ **dependencies** | [**AnyType**](.md) | Modulemd dependencies. |
16
16
  **packages** | **Array&lt;String&gt;** | Modulemd artifacts&#39; packages. | [optional]
17
17
  **snippet** | **String** | Modulemd snippet |
18
- **profiles** | [**Object**](.md) | Modulemd profiles. |
18
+ **profiles** | [**AnyType**](.md) | Modulemd profiles. |
19
19
  **description** | **String** | Description of module. |
20
20
 
21
21
  ## Code Sample
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
8
8
  **_module** | **String** | Modulemd name. |
9
9
  **stream** | **String** | Modulemd default stream. |
10
- **profiles** | [**Object**](.md) | Default profiles for modulemd streams. |
10
+ **profiles** | [**AnyType**](.md) | Default profiles for modulemd streams. |
11
11
  **snippet** | **String** | Modulemd default snippet |
12
12
 
13
13
  ## Code Sample
@@ -5,10 +5,12 @@
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
  **_module** | **String** | Modulemd name. |
10
12
  **stream** | **String** | Modulemd default stream. |
11
- **profiles** | [**Object**](.md) | Default profiles for modulemd streams. |
13
+ **profiles** | [**AnyType**](.md) | Default profiles for modulemd streams. |
12
14
 
13
15
  ## Code Sample
14
16
 
@@ -16,7 +18,9 @@ Name | Type | Description | Notes
16
18
  require 'PulpRpmClient'
17
19
 
18
20
  instance = PulpRpmClient::RpmModulemdDefaultsResponse.new(pulp_href: null,
21
+ prn: null,
19
22
  pulp_created: null,
23
+ pulp_last_updated: null,
20
24
  _module: null,
21
25
  stream: null,
22
26
  profiles: null)
@@ -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
  **modified** | **String** | Obsolete modified time. |
10
12
  **module_name** | **String** | Modulemd name. |
11
13
  **module_stream** | **String** | Modulemd&#39;s stream. |
@@ -22,7 +24,9 @@ Name | Type | Description | Notes
22
24
  require 'PulpRpmClient'
23
25
 
24
26
  instance = PulpRpmClient::RpmModulemdObsoleteResponse.new(pulp_href: null,
27
+ prn: null,
25
28
  pulp_created: null,
29
+ pulp_last_updated: null,
26
30
  modified: null,
27
31
  module_name: null,
28
32
  module_stream: null,
@@ -5,17 +5,19 @@
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
  **name** | **String** | Modulemd name. |
10
12
  **stream** | **String** | Stream name. |
11
13
  **version** | **String** | Modulemd version. |
12
14
  **static_context** | **Boolean** | Modulemd static-context flag. | [optional]
13
15
  **context** | **String** | Modulemd context. |
14
16
  **arch** | **String** | Modulemd architecture. |
15
- **artifacts** | [**Object**](.md) | Modulemd artifacts. |
16
- **dependencies** | [**Object**](.md) | Modulemd dependencies. |
17
+ **artifacts** | [**AnyType**](.md) | Modulemd artifacts. |
18
+ **dependencies** | [**AnyType**](.md) | Modulemd dependencies. |
17
19
  **packages** | **Array&lt;String&gt;** | Modulemd artifacts&#39; packages. | [optional]
18
- **profiles** | [**Object**](.md) | Modulemd profiles. |
20
+ **profiles** | [**AnyType**](.md) | Modulemd profiles. |
19
21
  **description** | **String** | Description of module. |
20
22
 
21
23
  ## Code Sample
@@ -24,7 +26,9 @@ Name | Type | Description | Notes
24
26
  require 'PulpRpmClient'
25
27
 
26
28
  instance = PulpRpmClient::RpmModulemdResponse.new(pulp_href: null,
29
+ prn: null,
27
30
  pulp_created: null,
31
+ pulp_last_updated: null,
28
32
  name: null,
29
33
  stream: null,
30
34
  version: null,
data/docs/RpmPackage.md CHANGED
@@ -9,6 +9,7 @@ Name | Type | Description | Notes
9
9
  **relative_path** | **String** | Path where the artifact is located relative to distributions base_path | [optional]
10
10
  **file** | **File** | An uploaded file that may be turned into the content unit. | [optional]
11
11
  **upload** | **String** | An uncommitted upload that may be turned into the content unit. | [optional]
12
+ **file_url** | **String** | A url that Pulp can download and turn into the content unit. | [optional]
12
13
 
13
14
  ## Code Sample
14
15
 
@@ -19,7 +20,8 @@ instance = PulpRpmClient::RpmPackage.new(repository: null,
19
20
  artifact: null,
20
21
  relative_path: null,
21
22
  file: null,
22
- upload: null)
23
+ upload: null,
24
+ file_url: null)
23
25
  ```
24
26
 
25
27
 
@@ -5,14 +5,16 @@
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
  **id** | **String** | Category id. |
10
12
  **name** | **String** | Category name. |
11
13
  **description** | **String** | Category description. |
12
14
  **display_order** | **Integer** | Category display order. |
13
- **group_ids** | [**Object**](.md) | Category group list. |
14
- **desc_by_lang** | [**Object**](.md) | Category description by language. |
15
- **name_by_lang** | [**Object**](.md) | Category name by language. |
15
+ **group_ids** | [**AnyType**](.md) | Category group list. |
16
+ **desc_by_lang** | [**AnyType**](.md) | Category description by language. |
17
+ **name_by_lang** | [**AnyType**](.md) | Category name by language. |
16
18
  **digest** | **String** | Category digest. |
17
19
 
18
20
  ## Code Sample
@@ -21,7 +23,9 @@ Name | Type | Description | Notes
21
23
  require 'PulpRpmClient'
22
24
 
23
25
  instance = PulpRpmClient::RpmPackageCategoryResponse.new(pulp_href: null,
26
+ prn: null,
24
27
  pulp_created: null,
28
+ pulp_last_updated: null,
25
29
  id: null,
26
30
  name: null,
27
31
  description: null,
@@ -5,15 +5,17 @@
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
  **id** | **String** | Environment id. |
10
12
  **name** | **String** | Environment name. |
11
13
  **description** | **String** | Environment description. |
12
14
  **display_order** | **Integer** | Environment display order. |
13
- **group_ids** | [**Object**](.md) | Environment group list. |
14
- **option_ids** | [**Object**](.md) | Environment option ids |
15
- **desc_by_lang** | [**Object**](.md) | Environment description by language. |
16
- **name_by_lang** | [**Object**](.md) | Environment name by language. |
15
+ **group_ids** | [**AnyType**](.md) | Environment group list. |
16
+ **option_ids** | [**AnyType**](.md) | Environment option ids |
17
+ **desc_by_lang** | [**AnyType**](.md) | Environment description by language. |
18
+ **name_by_lang** | [**AnyType**](.md) | Environment name by language. |
17
19
  **digest** | **String** | Environment digest. |
18
20
 
19
21
  ## Code Sample
@@ -22,7 +24,9 @@ Name | Type | Description | Notes
22
24
  require 'PulpRpmClient'
23
25
 
24
26
  instance = PulpRpmClient::RpmPackageEnvironmentResponse.new(pulp_href: null,
27
+ prn: null,
25
28
  pulp_created: null,
29
+ pulp_last_updated: null,
26
30
  id: null,
27
31
  name: null,
28
32
  description: null,
@@ -5,17 +5,19 @@
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
  **id** | **String** | PackageGroup id. |
10
12
  **default** | **Boolean** | PackageGroup default. | [optional]
11
13
  **user_visible** | **Boolean** | PackageGroup user visibility. | [optional]
12
14
  **display_order** | **Integer** | PackageGroup display order. |
13
15
  **name** | **String** | PackageGroup name. |
14
16
  **description** | **String** | PackageGroup description. |
15
- **packages** | [**Object**](.md) | PackageGroup package list. |
17
+ **packages** | [**AnyType**](.md) | PackageGroup package list. |
16
18
  **biarch_only** | **Boolean** | PackageGroup biarch only. | [optional]
17
- **desc_by_lang** | [**Object**](.md) | PackageGroup description by language. |
18
- **name_by_lang** | [**Object**](.md) | PackageGroup name by language. |
19
+ **desc_by_lang** | [**AnyType**](.md) | PackageGroup description by language. |
20
+ **name_by_lang** | [**AnyType**](.md) | PackageGroup name by language. |
19
21
  **digest** | **String** | PackageGroup digest. |
20
22
 
21
23
  ## Code Sample
@@ -24,7 +26,9 @@ Name | Type | Description | Notes
24
26
  require 'PulpRpmClient'
25
27
 
26
28
  instance = PulpRpmClient::RpmPackageGroupResponse.new(pulp_href: null,
29
+ prn: null,
27
30
  pulp_created: null,
31
+ pulp_last_updated: null,
28
32
  id: null,
29
33
  default: null,
30
34
  user_visible: null,
@@ -5,8 +5,10 @@
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]
9
- **matches** | [**Object**](.md) | Langpacks matches. |
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]
11
+ **matches** | [**AnyType**](.md) | Langpacks matches. |
10
12
  **digest** | **String** | Langpacks digest. |
11
13
 
12
14
  ## Code Sample
@@ -15,7 +17,9 @@ Name | Type | Description | Notes
15
17
  require 'PulpRpmClient'
16
18
 
17
19
  instance = PulpRpmClient::RpmPackageLangpacksResponse.new(pulp_href: null,
20
+ prn: null,
18
21
  pulp_created: null,
22
+ pulp_last_updated: null,
19
23
  matches: null,
20
24
  digest: null)
21
25
  ```
@@ -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
  **md5** | **String** | The MD5 checksum if available. | [optional] [readonly]
10
12
  **sha1** | **String** | The SHA-1 checksum if available. | [optional] [readonly]
11
13
  **sha224** | **String** | The SHA-224 checksum if available. | [optional] [readonly]
@@ -23,16 +25,16 @@ Name | Type | Description | Notes
23
25
  **summary** | **String** | Short description of the packaged software | [optional] [readonly]
24
26
  **description** | **String** | In-depth description of the packaged software | [optional] [readonly]
25
27
  **url** | **String** | URL with more information about the packaged software | [optional] [readonly]
26
- **changelogs** | [**Object**](.md) | Changelogs that package contains | [optional] [readonly]
27
- **files** | [**Object**](.md) | Files that package contains | [optional] [readonly]
28
- **requires** | [**Object**](.md) | Capabilities the package requires | [optional] [readonly]
29
- **provides** | [**Object**](.md) | Capabilities the package provides | [optional] [readonly]
30
- **conflicts** | [**Object**](.md) | Capabilities the package conflicts | [optional] [readonly]
31
- **obsoletes** | [**Object**](.md) | Capabilities the package obsoletes | [optional] [readonly]
32
- **suggests** | [**Object**](.md) | Capabilities the package suggests | [optional] [readonly]
33
- **enhances** | [**Object**](.md) | Capabilities the package enhances | [optional] [readonly]
34
- **recommends** | [**Object**](.md) | Capabilities the package recommends | [optional] [readonly]
35
- **supplements** | [**Object**](.md) | Capabilities the package supplements | [optional] [readonly]
28
+ **changelogs** | [**AnyType**](.md) | Changelogs that package contains | [optional] [readonly]
29
+ **files** | [**AnyType**](.md) | Files that package contains | [optional] [readonly]
30
+ **requires** | [**AnyType**](.md) | Capabilities the package requires | [optional] [readonly]
31
+ **provides** | [**AnyType**](.md) | Capabilities the package provides | [optional] [readonly]
32
+ **conflicts** | [**AnyType**](.md) | Capabilities the package conflicts | [optional] [readonly]
33
+ **obsoletes** | [**AnyType**](.md) | Capabilities the package obsoletes | [optional] [readonly]
34
+ **suggests** | [**AnyType**](.md) | Capabilities the package suggests | [optional] [readonly]
35
+ **enhances** | [**AnyType**](.md) | Capabilities the package enhances | [optional] [readonly]
36
+ **recommends** | [**AnyType**](.md) | Capabilities the package recommends | [optional] [readonly]
37
+ **supplements** | [**AnyType**](.md) | Capabilities the package supplements | [optional] [readonly]
36
38
  **location_base** | **String** | Base location of this package | [optional] [readonly]
37
39
  **location_href** | **String** | Relative location of package to the repodata | [optional] [readonly]
38
40
  **rpm_buildhost** | **String** | Hostname of the system that built the package | [optional] [readonly]
@@ -56,7 +58,9 @@ Name | Type | Description | Notes
56
58
  require 'PulpRpmClient'
57
59
 
58
60
  instance = PulpRpmClient::RpmPackageResponse.new(pulp_href: null,
61
+ prn: null,
59
62
  pulp_created: null,
63
+ pulp_last_updated: null,
60
64
  md5: null,
61
65
  sha1: null,
62
66
  sha224: null,
@@ -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
  **md5** | **String** | The MD5 checksum if available. | [optional] [readonly]
10
12
  **sha1** | **String** | The SHA-1 checksum if available. | [optional] [readonly]
11
13
  **sha224** | **String** | The SHA-224 checksum if available. | [optional] [readonly]
@@ -24,7 +26,9 @@ Name | Type | Description | Notes
24
26
  require 'PulpRpmClient'
25
27
 
26
28
  instance = PulpRpmClient::RpmRepoMetadataFileResponse.new(pulp_href: null,
29
+ prn: null,
27
30
  pulp_created: null,
31
+ pulp_last_updated: null,
28
32
  md5: null,
29
33
  sha1: null,
30
34
  sha224: null,
@@ -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
  **name** | **String** | Name of Alternate Content Source. |
10
12
  **last_refreshed** | **DateTime** | Date of last refresh of AlternateContentSource. | [optional]
11
13
  **paths** | **Array&lt;String&gt;** | List of paths that will be appended to the Remote url when searching for content. | [optional]
@@ -17,7 +19,9 @@ Name | Type | Description | Notes
17
19
  require 'PulpRpmClient'
18
20
 
19
21
  instance = PulpRpmClient::RpmRpmAlternateContentSourceResponse.new(pulp_href: null,
22
+ prn: null,
20
23
  pulp_created: null,
24
+ pulp_last_updated: null,
21
25
  name: null,
22
26
  last_refreshed: null,
23
27
  paths: null,
@@ -5,10 +5,13 @@
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
  **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \&quot;foo\&quot; and \&quot;foo/bar\&quot;) |
10
12
  **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
11
13
  **content_guard** | **String** | An optional content-guard. | [optional]
14
+ **no_content_change_since** | **String** | Timestamp since when the distributed content served by this distribution has not changed. If equals to &#x60;null&#x60;, no guarantee is provided about content changes. | [optional] [readonly]
12
15
  **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
13
16
  **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
14
17
  **name** | **String** | A unique name. Ex, &#x60;rawhide&#x60; and &#x60;stable&#x60;. |
@@ -22,10 +25,13 @@ Name | Type | Description | Notes
22
25
  require 'PulpRpmClient'
23
26
 
24
27
  instance = PulpRpmClient::RpmRpmDistributionResponse.new(pulp_href: null,
28
+ prn: null,
25
29
  pulp_created: null,
30
+ pulp_last_updated: null,
26
31
  base_path: null,
27
32
  base_url: null,
28
33
  content_guard: null,
34
+ no_content_change_since: null,
29
35
  hidden: null,
30
36
  pulp_labels: null,
31
37
  name: null,
@@ -11,7 +11,7 @@ Name | Type | Description | Notes
11
11
  **package_checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | DEPRECATED: The checksum type for packages. * &#x60;unknown&#x60; - unknown * &#x60;md5&#x60; - md5 * &#x60;sha1&#x60; - sha1 * &#x60;sha224&#x60; - sha224 * &#x60;sha256&#x60; - sha256 * &#x60;sha384&#x60; - sha384 * &#x60;sha512&#x60; - sha512 | [optional]
12
12
  **gpgcheck** | **Integer** | DEPRECATED: An option specifying whether a client should perform a GPG signature check on packages. | [optional]
13
13
  **repo_gpgcheck** | **Integer** | DEPRECATED: An option specifying whether a client should perform a GPG signature check on the repodata. | [optional]
14
- **repo_config** | [**Object**](.md) | A JSON document describing config.repo file | [optional]
14
+ **repo_config** | [**AnyType**](.md) | A JSON document describing config.repo file | [optional]
15
15
  **compression_type** | [**CompressionTypeEnum**](CompressionTypeEnum.md) | The compression type to use for metadata files. * &#x60;zstd&#x60; - zstd * &#x60;gz&#x60; - gz | [optional]
16
16
 
17
17
  ## Code Sample
@@ -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
  **repository_version** | **String** | | [optional]
10
12
  **repository** | **String** | A URI of the repository to be published. | [optional]
11
13
  **checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The preferred checksum type used during repo publishes. * &#x60;unknown&#x60; - unknown * &#x60;md5&#x60; - md5 * &#x60;sha1&#x60; - sha1 * &#x60;sha224&#x60; - sha224 * &#x60;sha256&#x60; - sha256 * &#x60;sha384&#x60; - sha384 * &#x60;sha512&#x60; - sha512 | [optional]
@@ -14,7 +16,7 @@ Name | Type | Description | Notes
14
16
  **gpgcheck** | **Integer** | DEPRECATED: An option specifying whether a client should perform a GPG signature check on packages. | [optional]
15
17
  **repo_gpgcheck** | **Integer** | DEPRECATED: An option specifying whether a client should perform a GPG signature check on the repodata. | [optional]
16
18
  **sqlite_metadata** | **Boolean** | REMOVED: An option specifying whether Pulp should generate SQLite metadata. Not operation since pulp_rpm 3.25.0 release | [optional] [readonly] [default to false]
17
- **repo_config** | [**Object**](.md) | A JSON document describing config.repo file | [optional]
19
+ **repo_config** | [**AnyType**](.md) | A JSON document describing config.repo file | [optional]
18
20
  **compression_type** | [**CompressionTypeEnum**](CompressionTypeEnum.md) | The compression type to use for metadata files. * &#x60;zstd&#x60; - zstd * &#x60;gz&#x60; - gz | [optional]
19
21
 
20
22
  ## Code Sample
@@ -23,7 +25,9 @@ Name | Type | Description | Notes
23
25
  require 'PulpRpmClient'
24
26
 
25
27
  instance = PulpRpmClient::RpmRpmPublicationResponse.new(pulp_href: null,
28
+ prn: null,
26
29
  pulp_created: null,
30
+ pulp_last_updated: null,
27
31
  repository_version: null,
28
32
  repository: null,
29
33
  checksum_type: null,
@@ -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 most recent update of the remote. | [optional] [readonly]
9
11
  **name** | **String** | A unique name for this remote. |
10
12
  **url** | **String** | The URL of an external content source. |
11
13
  **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
@@ -13,7 +15,6 @@ Name | Type | Description | Notes
13
15
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
14
16
  **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
15
17
  **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
16
- **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
17
18
  **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
18
19
  **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
19
20
  **policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. The possible values include: &#39;immediate&#39;, &#39;on_demand&#39;, and &#39;streamed&#39;. &#39;immediate&#39; is the default. * &#x60;immediate&#x60; - When syncing, download all metadata and content now. * &#x60;on_demand&#x60; - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * &#x60;streamed&#x60; - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again. | [optional]
@@ -32,7 +33,9 @@ Name | Type | Description | Notes
32
33
  require 'PulpRpmClient'
33
34
 
34
35
  instance = PulpRpmClient::RpmRpmRemoteResponse.new(pulp_href: null,
36
+ prn: null,
35
37
  pulp_created: null,
38
+ pulp_last_updated: null,
36
39
  name: null,
37
40
  url: null,
38
41
  ca_cert: null,
@@ -40,7 +43,6 @@ instance = PulpRpmClient::RpmRpmRemoteResponse.new(pulp_href: null,
40
43
  tls_validation: null,
41
44
  proxy_url: null,
42
45
  pulp_labels: null,
43
- pulp_last_updated: null,
44
46
  download_concurrency: null,
45
47
  max_retries: null,
46
48
  policy: null,