pulp_rpm_client 3.27.1 → 3.28.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (322) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +11 -10
  3. data/docs/AcsRpmApi.md +346 -157
  4. data/docs/AddonResponse.md +16 -15
  5. data/docs/ArtifactResponse.md +30 -27
  6. data/docs/AsyncOperationResponse.md +8 -7
  7. data/docs/ChecksumResponse.md +10 -9
  8. data/docs/CompressionTypeEnum.md +4 -5
  9. data/docs/ContentAdvisoriesApi.md +132 -78
  10. data/docs/ContentDistributionTreesApi.md +84 -49
  11. data/docs/ContentModulemdDefaultsApi.md +119 -67
  12. data/docs/ContentModulemdObsoletesApi.md +112 -60
  13. data/docs/ContentModulemdsApi.md +128 -76
  14. data/docs/ContentPackagecategoriesApi.md +84 -49
  15. data/docs/ContentPackageenvironmentsApi.md +84 -49
  16. data/docs/ContentPackagegroupsApi.md +84 -49
  17. data/docs/ContentPackagelangpacksApi.md +84 -49
  18. data/docs/ContentPackagesApi.md +155 -101
  19. data/docs/ContentRepoMetadataFilesApi.md +84 -49
  20. data/docs/ContentSummaryResponse.md +12 -11
  21. data/docs/Copy.md +10 -9
  22. data/docs/DistributionsRpmApi.md +388 -183
  23. data/docs/ImageResponse.md +14 -13
  24. data/docs/MyPermissionsResponse.md +8 -7
  25. data/docs/NestedRole.md +12 -11
  26. data/docs/NestedRoleResponse.md +12 -11
  27. data/docs/ObjectRolesResponse.md +8 -7
  28. data/docs/PackageChecksumTypeEnum.md +4 -5
  29. data/docs/PaginatedRepositoryVersionResponseList.md +14 -13
  30. data/docs/PaginatedrpmDistributionTreeResponseList.md +14 -13
  31. data/docs/PaginatedrpmModulemdDefaultsResponseList.md +14 -13
  32. data/docs/PaginatedrpmModulemdObsoleteResponseList.md +14 -13
  33. data/docs/PaginatedrpmModulemdResponseList.md +14 -13
  34. data/docs/PaginatedrpmPackageCategoryResponseList.md +14 -13
  35. data/docs/PaginatedrpmPackageEnvironmentResponseList.md +14 -13
  36. data/docs/PaginatedrpmPackageGroupResponseList.md +14 -13
  37. data/docs/PaginatedrpmPackageLangpacksResponseList.md +14 -13
  38. data/docs/PaginatedrpmPackageResponseList.md +14 -13
  39. data/docs/PaginatedrpmRepoMetadataFileResponseList.md +14 -13
  40. data/docs/PaginatedrpmRpmAlternateContentSourceResponseList.md +14 -13
  41. data/docs/PaginatedrpmRpmDistributionResponseList.md +14 -13
  42. data/docs/PaginatedrpmRpmPublicationResponseList.md +14 -13
  43. data/docs/PaginatedrpmRpmRemoteResponseList.md +14 -13
  44. data/docs/PaginatedrpmRpmRepositoryResponseList.md +14 -13
  45. data/docs/PaginatedrpmUlnRemoteResponseList.md +14 -13
  46. data/docs/PaginatedrpmUpdateRecordResponseList.md +14 -13
  47. data/docs/PatchedrpmRpmAlternateContentSource.md +14 -13
  48. data/docs/PatchedrpmRpmDistribution.md +22 -21
  49. data/docs/PatchedrpmRpmRemote.md +50 -49
  50. data/docs/PatchedrpmRpmRepository.md +40 -39
  51. data/docs/PatchedrpmUlnRemote.md +50 -49
  52. data/docs/PolicyEnum.md +4 -5
  53. data/docs/PrunePackages.md +12 -11
  54. data/docs/PublicationsRpmApi.md +271 -132
  55. data/docs/RemotesRpmApi.md +392 -185
  56. data/docs/RemotesUlnApi.md +392 -185
  57. data/docs/Repair.md +8 -7
  58. data/docs/RepositoriesRpmApi.md +449 -210
  59. data/docs/RepositoriesRpmVersionsApi.md +155 -83
  60. data/docs/RepositoryAddRemoveContent.md +12 -11
  61. data/docs/RepositoryVersionResponse.md +22 -19
  62. data/docs/RpmCompsApi.md +33 -17
  63. data/docs/RpmCopyApi.md +31 -15
  64. data/docs/RpmDistributionTreeResponse.md +46 -43
  65. data/docs/RpmModulemd.md +32 -31
  66. data/docs/RpmModulemdDefaults.md +16 -15
  67. data/docs/RpmModulemdDefaultsResponse.md +20 -17
  68. data/docs/RpmModulemdObsolete.md +28 -27
  69. data/docs/RpmModulemdObsoleteResponse.md +32 -29
  70. data/docs/RpmModulemdResponse.md +36 -33
  71. data/docs/RpmPackageCategoryResponse.md +30 -27
  72. data/docs/RpmPackageEnvironmentResponse.md +32 -29
  73. data/docs/RpmPackageGroupResponse.md +36 -33
  74. data/docs/RpmPackageLangpacksResponse.md +18 -15
  75. data/docs/RpmPackageResponse.md +100 -97
  76. data/docs/RpmPruneApi.md +31 -14
  77. data/docs/RpmRepoMetadataFileResponse.md +36 -33
  78. data/docs/RpmRepositorySyncURL.md +16 -15
  79. data/docs/RpmRpmAlternateContentSource.md +14 -13
  80. data/docs/RpmRpmAlternateContentSourceResponse.md +22 -19
  81. data/docs/RpmRpmDistribution.md +22 -21
  82. data/docs/RpmRpmDistributionResponse.md +34 -29
  83. data/docs/RpmRpmPublication.md +24 -23
  84. data/docs/RpmRpmPublicationResponse.md +34 -31
  85. data/docs/RpmRpmRemote.md +50 -49
  86. data/docs/RpmRpmRemoteResponse.md +50 -47
  87. data/docs/RpmRpmRemoteResponseHiddenFieldsInner.md +20 -0
  88. data/docs/RpmRpmRepository.md +40 -39
  89. data/docs/RpmRpmRepositoryResponse.md +54 -51
  90. data/docs/RpmUlnRemote.md +50 -49
  91. data/docs/RpmUlnRemoteResponse.md +50 -47
  92. data/docs/RpmUpdateCollection.md +12 -11
  93. data/docs/RpmUpdateCollectionResponse.md +14 -13
  94. data/docs/RpmUpdateRecordResponse.md +50 -47
  95. data/docs/SetLabel.md +10 -9
  96. data/docs/SetLabelResponse.md +10 -9
  97. data/docs/SkipTypesEnum.md +4 -5
  98. data/docs/SyncPolicyEnum.md +4 -5
  99. data/docs/TaskGroupOperationResponse.md +8 -7
  100. data/docs/UnsetLabel.md +8 -7
  101. data/docs/UnsetLabelResponse.md +10 -9
  102. data/docs/VariantResponse.md +26 -25
  103. data/lib/pulp_rpm_client/api/acs_rpm_api.rb +81 -52
  104. data/lib/pulp_rpm_client/api/content_advisories_api.rb +38 -22
  105. data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +22 -17
  106. data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +31 -22
  107. data/lib/pulp_rpm_client/api/content_modulemd_obsoletes_api.rb +31 -22
  108. data/lib/pulp_rpm_client/api/content_modulemds_api.rb +31 -22
  109. data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +22 -17
  110. data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +22 -17
  111. data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +22 -17
  112. data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +22 -17
  113. data/lib/pulp_rpm_client/api/content_packages_api.rb +38 -22
  114. data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +22 -17
  115. data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +94 -58
  116. data/lib/pulp_rpm_client/api/publications_rpm_api.rb +81 -58
  117. data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +109 -70
  118. data/lib/pulp_rpm_client/api/remotes_uln_api.rb +109 -70
  119. data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +116 -72
  120. data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +50 -37
  121. data/lib/pulp_rpm_client/api/rpm_comps_api.rb +10 -6
  122. data/lib/pulp_rpm_client/api/rpm_copy_api.rb +10 -6
  123. data/lib/pulp_rpm_client/api/rpm_prune_api.rb +10 -6
  124. data/lib/pulp_rpm_client/api_client.rb +137 -102
  125. data/lib/pulp_rpm_client/api_error.rb +2 -1
  126. data/lib/pulp_rpm_client/configuration.rb +162 -21
  127. data/lib/pulp_rpm_client/models/addon_response.rb +40 -22
  128. data/lib/pulp_rpm_client/models/artifact_response.rb +46 -26
  129. data/lib/pulp_rpm_client/models/async_operation_response.rb +32 -22
  130. data/lib/pulp_rpm_client/models/checksum_response.rb +34 -22
  131. data/lib/pulp_rpm_client/models/compression_type_enum.rb +8 -4
  132. data/lib/pulp_rpm_client/models/content_summary_response.rb +36 -22
  133. data/lib/pulp_rpm_client/models/copy.rb +35 -29
  134. data/lib/pulp_rpm_client/models/image_response.rb +38 -22
  135. data/lib/pulp_rpm_client/models/my_permissions_response.rb +32 -22
  136. data/lib/pulp_rpm_client/models/nested_role.rb +32 -22
  137. data/lib/pulp_rpm_client/models/nested_role_response.rb +32 -22
  138. data/lib/pulp_rpm_client/models/object_roles_response.rb +32 -22
  139. data/lib/pulp_rpm_client/models/package_checksum_type_enum.rb +8 -4
  140. data/lib/pulp_rpm_client/models/paginated_repository_version_response_list.rb +34 -22
  141. data/lib/pulp_rpm_client/models/paginatedrpm_distribution_tree_response_list.rb +34 -22
  142. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_defaults_response_list.rb +34 -22
  143. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_obsolete_response_list.rb +34 -22
  144. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_response_list.rb +34 -22
  145. data/lib/pulp_rpm_client/models/paginatedrpm_package_category_response_list.rb +34 -22
  146. data/lib/pulp_rpm_client/models/paginatedrpm_package_environment_response_list.rb +34 -22
  147. data/lib/pulp_rpm_client/models/paginatedrpm_package_group_response_list.rb +34 -22
  148. data/lib/pulp_rpm_client/models/paginatedrpm_package_langpacks_response_list.rb +34 -22
  149. data/lib/pulp_rpm_client/models/paginatedrpm_package_response_list.rb +34 -22
  150. data/lib/pulp_rpm_client/models/paginatedrpm_repo_metadata_file_response_list.rb +34 -22
  151. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_alternate_content_source_response_list.rb +34 -22
  152. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_distribution_response_list.rb +34 -22
  153. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_publication_response_list.rb +34 -22
  154. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_remote_response_list.rb +34 -22
  155. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_repository_response_list.rb +34 -22
  156. data/lib/pulp_rpm_client/models/paginatedrpm_uln_remote_response_list.rb +34 -22
  157. data/lib/pulp_rpm_client/models/paginatedrpm_update_record_response_list.rb +34 -22
  158. data/lib/pulp_rpm_client/models/patchedrpm_rpm_alternate_content_source.rb +36 -24
  159. data/lib/pulp_rpm_client/models/patchedrpm_rpm_distribution.rb +40 -24
  160. data/lib/pulp_rpm_client/models/patchedrpm_rpm_remote.rb +62 -24
  161. data/lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb +69 -26
  162. data/lib/pulp_rpm_client/models/patchedrpm_uln_remote.rb +72 -26
  163. data/lib/pulp_rpm_client/models/policy_enum.rb +8 -4
  164. data/lib/pulp_rpm_client/models/prune_packages.rb +37 -23
  165. data/lib/pulp_rpm_client/models/repair.rb +30 -22
  166. data/lib/pulp_rpm_client/models/repository_add_remove_content.rb +31 -23
  167. data/lib/pulp_rpm_client/models/repository_version_response.rb +44 -26
  168. data/lib/pulp_rpm_client/models/rpm_distribution_tree_response.rb +77 -23
  169. data/lib/pulp_rpm_client/models/rpm_modulemd.rb +53 -25
  170. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults.rb +40 -28
  171. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults_response.rb +51 -31
  172. data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete.rb +55 -27
  173. data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete_response.rb +61 -25
  174. data/lib/pulp_rpm_client/models/rpm_modulemd_response.rb +64 -28
  175. data/lib/pulp_rpm_client/models/rpm_package_category_response.rb +62 -28
  176. data/lib/pulp_rpm_client/models/rpm_package_environment_response.rb +65 -29
  177. data/lib/pulp_rpm_client/models/rpm_package_group_response.rb +62 -28
  178. data/lib/pulp_rpm_client/models/rpm_package_langpacks_response.rb +48 -26
  179. data/lib/pulp_rpm_client/models/rpm_package_response.rb +63 -35
  180. data/lib/pulp_rpm_client/models/rpm_repo_metadata_file_response.rb +51 -25
  181. data/lib/pulp_rpm_client/models/rpm_repository_sync_url.rb +52 -22
  182. data/lib/pulp_rpm_client/models/rpm_rpm_alternate_content_source.rb +35 -23
  183. data/lib/pulp_rpm_client/models/rpm_rpm_alternate_content_source_response.rb +48 -26
  184. data/lib/pulp_rpm_client/models/rpm_rpm_distribution.rb +34 -22
  185. data/lib/pulp_rpm_client/models/rpm_rpm_distribution_response.rb +57 -25
  186. data/lib/pulp_rpm_client/models/rpm_rpm_publication.rb +54 -23
  187. data/lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb +67 -26
  188. data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +56 -22
  189. data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +70 -26
  190. data/lib/pulp_rpm_client/models/{rpm_rpm_remote_response_hidden_fields.rb → rpm_rpm_remote_response_hidden_fields_inner.rb} +37 -25
  191. data/lib/pulp_rpm_client/models/rpm_rpm_repository.rb +66 -25
  192. data/lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb +79 -28
  193. data/lib/pulp_rpm_client/models/rpm_uln_remote.rb +60 -22
  194. data/lib/pulp_rpm_client/models/rpm_uln_remote_response.rb +70 -26
  195. data/lib/pulp_rpm_client/models/rpm_update_collection.rb +37 -23
  196. data/lib/pulp_rpm_client/models/rpm_update_collection_response.rb +37 -23
  197. data/lib/pulp_rpm_client/models/rpm_update_record_response.rb +43 -25
  198. data/lib/pulp_rpm_client/models/set_label.rb +34 -22
  199. data/lib/pulp_rpm_client/models/set_label_response.rb +34 -22
  200. data/lib/pulp_rpm_client/models/skip_types_enum.rb +8 -4
  201. data/lib/pulp_rpm_client/models/sync_policy_enum.rb +8 -4
  202. data/lib/pulp_rpm_client/models/task_group_operation_response.rb +32 -22
  203. data/lib/pulp_rpm_client/models/unset_label.rb +32 -22
  204. data/lib/pulp_rpm_client/models/unset_label_response.rb +32 -22
  205. data/lib/pulp_rpm_client/models/variant_response.rb +50 -22
  206. data/lib/pulp_rpm_client/version.rb +2 -2
  207. data/lib/pulp_rpm_client.rb +2 -5
  208. data/pulp_rpm_client.gemspec +9 -6
  209. data/spec/api/acs_rpm_api_spec.rb +14 -13
  210. data/spec/api/content_advisories_api_spec.rb +10 -8
  211. data/spec/api/content_distribution_trees_api_spec.rb +8 -7
  212. data/spec/api/content_modulemd_defaults_api_spec.rb +9 -8
  213. data/spec/api/content_modulemd_obsoletes_api_spec.rb +9 -8
  214. data/spec/api/content_modulemds_api_spec.rb +9 -8
  215. data/spec/api/content_packagecategories_api_spec.rb +8 -7
  216. data/spec/api/content_packageenvironments_api_spec.rb +8 -7
  217. data/spec/api/content_packagegroups_api_spec.rb +8 -7
  218. data/spec/api/content_packagelangpacks_api_spec.rb +8 -7
  219. data/spec/api/content_packages_api_spec.rb +10 -8
  220. data/spec/api/content_repo_metadata_files_api_spec.rb +8 -7
  221. data/spec/api/distributions_rpm_api_spec.rb +15 -14
  222. data/spec/api/publications_rpm_api_spec.rb +22 -20
  223. data/spec/api/remotes_rpm_api_spec.rb +22 -20
  224. data/spec/api/remotes_uln_api_spec.rb +22 -20
  225. data/spec/api/repositories_rpm_api_spec.rb +19 -18
  226. data/spec/api/repositories_rpm_versions_api_spec.rb +16 -14
  227. data/spec/api/rpm_comps_api_spec.rb +2 -2
  228. data/spec/api/rpm_copy_api_spec.rb +2 -2
  229. data/spec/api/rpm_prune_api_spec.rb +2 -2
  230. data/spec/models/addon_response_spec.rb +11 -16
  231. data/spec/models/artifact_response_spec.rb +23 -22
  232. data/spec/models/async_operation_response_spec.rb +7 -12
  233. data/spec/models/checksum_response_spec.rb +8 -13
  234. data/spec/models/compression_type_enum_spec.rb +6 -11
  235. data/spec/models/content_summary_response_spec.rb +9 -14
  236. data/spec/models/copy_spec.rb +8 -13
  237. data/spec/models/image_response_spec.rb +10 -15
  238. data/spec/models/my_permissions_response_spec.rb +7 -12
  239. data/spec/models/nested_role_response_spec.rb +9 -14
  240. data/spec/models/nested_role_spec.rb +9 -14
  241. data/spec/models/object_roles_response_spec.rb +7 -12
  242. data/spec/models/package_checksum_type_enum_spec.rb +6 -11
  243. data/spec/models/paginated_repository_version_response_list_spec.rb +10 -15
  244. data/spec/models/paginatedrpm_distribution_tree_response_list_spec.rb +10 -15
  245. data/spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb +10 -15
  246. data/spec/models/paginatedrpm_modulemd_obsolete_response_list_spec.rb +10 -15
  247. data/spec/models/paginatedrpm_modulemd_response_list_spec.rb +10 -15
  248. data/spec/models/paginatedrpm_package_category_response_list_spec.rb +10 -15
  249. data/spec/models/paginatedrpm_package_environment_response_list_spec.rb +10 -15
  250. data/spec/models/paginatedrpm_package_group_response_list_spec.rb +10 -15
  251. data/spec/models/paginatedrpm_package_langpacks_response_list_spec.rb +10 -15
  252. data/spec/models/paginatedrpm_package_response_list_spec.rb +10 -15
  253. data/spec/models/paginatedrpm_repo_metadata_file_response_list_spec.rb +10 -15
  254. data/spec/models/paginatedrpm_rpm_alternate_content_source_response_list_spec.rb +10 -15
  255. data/spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb +10 -15
  256. data/spec/models/paginatedrpm_rpm_publication_response_list_spec.rb +10 -15
  257. data/spec/models/paginatedrpm_rpm_remote_response_list_spec.rb +10 -15
  258. data/spec/models/paginatedrpm_rpm_repository_response_list_spec.rb +10 -15
  259. data/spec/models/paginatedrpm_uln_remote_response_list_spec.rb +10 -15
  260. data/spec/models/paginatedrpm_update_record_response_list_spec.rb +10 -15
  261. data/spec/models/patchedrpm_rpm_alternate_content_source_spec.rb +10 -15
  262. data/spec/models/patchedrpm_rpm_distribution_spec.rb +14 -19
  263. data/spec/models/patchedrpm_rpm_remote_spec.rb +28 -33
  264. data/spec/models/patchedrpm_rpm_repository_spec.rb +23 -28
  265. data/spec/models/patchedrpm_uln_remote_spec.rb +28 -33
  266. data/spec/models/policy_enum_spec.rb +6 -11
  267. data/spec/models/prune_packages_spec.rb +9 -14
  268. data/spec/models/repair_spec.rb +7 -12
  269. data/spec/models/repository_add_remove_content_spec.rb +9 -14
  270. data/spec/models/repository_version_response_spec.rb +19 -18
  271. data/spec/models/rpm_distribution_tree_response_spec.rb +31 -30
  272. data/spec/models/rpm_modulemd_defaults_response_spec.rb +18 -17
  273. data/spec/models/rpm_modulemd_defaults_spec.rb +11 -16
  274. data/spec/models/rpm_modulemd_obsolete_response_spec.rb +24 -23
  275. data/spec/models/rpm_modulemd_obsolete_spec.rb +17 -22
  276. data/spec/models/rpm_modulemd_response_spec.rb +26 -25
  277. data/spec/models/rpm_modulemd_spec.rb +19 -24
  278. data/spec/models/rpm_package_category_response_spec.rb +23 -22
  279. data/spec/models/rpm_package_environment_response_spec.rb +24 -23
  280. data/spec/models/rpm_package_group_response_spec.rb +26 -25
  281. data/spec/models/rpm_package_langpacks_response_spec.rb +17 -16
  282. data/spec/models/rpm_package_response_spec.rb +58 -57
  283. data/spec/models/rpm_repo_metadata_file_response_spec.rb +26 -25
  284. data/spec/models/rpm_repository_sync_url_spec.rb +11 -16
  285. data/spec/models/rpm_rpm_alternate_content_source_response_spec.rb +19 -18
  286. data/spec/models/rpm_rpm_alternate_content_source_spec.rb +10 -15
  287. data/spec/models/rpm_rpm_distribution_response_spec.rb +30 -23
  288. data/spec/models/rpm_rpm_distribution_spec.rb +14 -19
  289. data/spec/models/rpm_rpm_publication_response_spec.rb +25 -24
  290. data/spec/models/rpm_rpm_publication_spec.rb +15 -20
  291. data/spec/models/{rpm_rpm_remote_response_hidden_fields_spec.rb → rpm_rpm_remote_response_hidden_fields_inner_spec.rb} +11 -16
  292. data/spec/models/rpm_rpm_remote_response_spec.rb +33 -32
  293. data/spec/models/rpm_rpm_remote_spec.rb +28 -33
  294. data/spec/models/rpm_rpm_repository_response_spec.rb +35 -34
  295. data/spec/models/rpm_rpm_repository_spec.rb +23 -28
  296. data/spec/models/rpm_uln_remote_response_spec.rb +33 -32
  297. data/spec/models/rpm_uln_remote_spec.rb +28 -33
  298. data/spec/models/rpm_update_collection_response_spec.rb +10 -15
  299. data/spec/models/rpm_update_collection_spec.rb +9 -14
  300. data/spec/models/rpm_update_record_response_spec.rb +33 -32
  301. data/spec/models/set_label_response_spec.rb +8 -13
  302. data/spec/models/set_label_spec.rb +8 -13
  303. data/spec/models/skip_types_enum_spec.rb +6 -11
  304. data/spec/models/sync_policy_enum_spec.rb +6 -11
  305. data/spec/models/task_group_operation_response_spec.rb +7 -12
  306. data/spec/models/unset_label_response_spec.rb +8 -13
  307. data/spec/models/unset_label_spec.rb +7 -12
  308. data/spec/models/variant_response_spec.rb +16 -21
  309. data/spec/spec_helper.rb +1 -1
  310. metadata +133 -121
  311. data/docs/CompsXml.md +0 -21
  312. data/docs/RpmPackage.md +0 -25
  313. data/docs/RpmRpmRemoteResponseHiddenFields.md +0 -19
  314. data/docs/RpmUpdateRecord.md +0 -21
  315. data/lib/pulp_rpm_client/models/comps_xml.rb +0 -233
  316. data/lib/pulp_rpm_client/models/rpm_package.rb +0 -263
  317. data/lib/pulp_rpm_client/models/rpm_update_record.rb +0 -228
  318. data/spec/api_client_spec.rb +0 -188
  319. data/spec/configuration_spec.rb +0 -42
  320. data/spec/models/comps_xml_spec.rb +0 -53
  321. data/spec/models/rpm_package_spec.rb +0 -65
  322. data/spec/models/rpm_update_record_spec.rb +0 -53
@@ -1,26 +1,25 @@
1
1
  # PulpRpmClient::ContentPackagelangpacksApi
2
2
 
3
- All URIs are relative to *http://pulp*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**list**](ContentPackagelangpacksApi.md#list) | **GET** /pulp/api/v3/content/rpm/packagelangpacks/ | List package langpackss
8
- [**read**](ContentPackagelangpacksApi.md#read) | **GET** {rpm_package_langpacks_href} | Inspect a package langpacks
3
+ All URIs are relative to *http://localhost:24817*
9
4
 
5
+ | Method | HTTP request | Description |
6
+ | ------ | ------------ | ----------- |
7
+ | [**list**](ContentPackagelangpacksApi.md#list) | **GET** /pulp/api/v3/content/rpm/packagelangpacks/ | List package langpackss |
8
+ | [**read**](ContentPackagelangpacksApi.md#read) | **GET** {rpm_package_langpacks_href} | Inspect a package langpacks |
10
9
 
11
10
 
12
11
  ## list
13
12
 
14
- > PaginatedrpmPackageLangpacksResponseList list(opts)
13
+ > <PaginatedrpmPackageLangpacksResponseList> list(opts)
15
14
 
16
15
  List package langpackss
17
16
 
18
17
  PackageLangpacks ViewSet.
19
18
 
20
- ### Example
19
+ ### Examples
21
20
 
22
21
  ```ruby
23
- # load the gem
22
+ require 'time'
24
23
  require 'pulp_rpm_client'
25
24
  # setup authorization
26
25
  PulpRpmClient.configure do |config|
@@ -33,44 +32,63 @@ api_instance = PulpRpmClient::ContentPackagelangpacksApi.new
33
32
  opts = {
34
33
  limit: 56, # Integer | Number of results to return per page.
35
34
  offset: 56, # Integer | The initial index from which to return the results.
36
- ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
37
- orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
38
- pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
39
- 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
44
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
45
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
35
+ ordering: ['-pk'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
36
+ orphaned_for: 8.14, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
37
+ prn__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
38
+ pulp_href__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
39
+ pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
40
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
41
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
42
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
43
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
44
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
45
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
46
46
  }
47
47
 
48
48
  begin
49
- #List package langpackss
49
+ # List package langpackss
50
50
  result = api_instance.list(opts)
51
51
  p result
52
52
  rescue PulpRpmClient::ApiError => e
53
- puts "Exception when calling ContentPackagelangpacksApi->list: #{e}"
53
+ puts "Error when calling ContentPackagelangpacksApi->list: #{e}"
54
54
  end
55
55
  ```
56
56
 
57
- ### Parameters
57
+ #### Using the list_with_http_info variant
58
+
59
+ This returns an Array which contains the response data, status code and headers.
58
60
 
61
+ > <Array(<PaginatedrpmPackageLangpacksResponseList>, Integer, Hash)> list_with_http_info(opts)
62
+
63
+ ```ruby
64
+ begin
65
+ # List package langpackss
66
+ data, status_code, headers = api_instance.list_with_http_info(opts)
67
+ p status_code # => 2xx
68
+ p headers # => { ... }
69
+ p data # => <PaginatedrpmPackageLangpacksResponseList>
70
+ rescue PulpRpmClient::ApiError => e
71
+ puts "Error when calling ContentPackagelangpacksApi->list_with_http_info: #{e}"
72
+ end
73
+ ```
74
+
75
+ ### Parameters
59
76
 
60
- Name | Type | Description | Notes
61
- ------------- | ------------- | ------------- | -------------
62
- **limit** | **Integer**| Number of results to return per page. | [optional]
63
- **offset** | **Integer**| The initial index from which to return the results. | [optional]
64
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
65
- **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
66
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
67
- **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]
72
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
73
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
77
+ | Name | Type | Description | Notes |
78
+ | ---- | ---- | ----------- | ----- |
79
+ | **limit** | **Integer** | Number of results to return per page. | [optional] |
80
+ | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
81
+ | **ordering** | [**Array&lt;String&gt;**](String.md) | Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional] |
82
+ | **orphaned_for** | **Float** | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional] |
83
+ | **prn__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
84
+ | **pulp_href__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
85
+ | **pulp_id__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
86
+ | **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
87
+ | **repository_version** | **String** | Repository Version referenced by HREF/PRN | [optional] |
88
+ | **repository_version_added** | **String** | Repository Version referenced by HREF/PRN | [optional] |
89
+ | **repository_version_removed** | **String** | Repository Version referenced by HREF/PRN | [optional] |
90
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
91
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
74
92
 
75
93
  ### Return type
76
94
 
@@ -88,16 +106,16 @@ Name | Type | Description | Notes
88
106
 
89
107
  ## read
90
108
 
91
- > RpmPackageLangpacksResponse read(rpm_package_langpacks_href, opts)
109
+ > <RpmPackageLangpacksResponse> read(rpm_package_langpacks_href, opts)
92
110
 
93
111
  Inspect a package langpacks
94
112
 
95
113
  PackageLangpacks ViewSet.
96
114
 
97
- ### Example
115
+ ### Examples
98
116
 
99
117
  ```ruby
100
- # load the gem
118
+ require 'time'
101
119
  require 'pulp_rpm_client'
102
120
  # setup authorization
103
121
  PulpRpmClient.configure do |config|
@@ -109,27 +127,44 @@ end
109
127
  api_instance = PulpRpmClient::ContentPackagelangpacksApi.new
110
128
  rpm_package_langpacks_href = 'rpm_package_langpacks_href_example' # String |
111
129
  opts = {
112
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
113
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
130
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
131
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
114
132
  }
115
133
 
116
134
  begin
117
- #Inspect a package langpacks
135
+ # Inspect a package langpacks
118
136
  result = api_instance.read(rpm_package_langpacks_href, opts)
119
137
  p result
120
138
  rescue PulpRpmClient::ApiError => e
121
- puts "Exception when calling ContentPackagelangpacksApi->read: #{e}"
139
+ puts "Error when calling ContentPackagelangpacksApi->read: #{e}"
122
140
  end
123
141
  ```
124
142
 
125
- ### Parameters
143
+ #### Using the read_with_http_info variant
144
+
145
+ This returns an Array which contains the response data, status code and headers.
146
+
147
+ > <Array(<RpmPackageLangpacksResponse>, Integer, Hash)> read_with_http_info(rpm_package_langpacks_href, opts)
148
+
149
+ ```ruby
150
+ begin
151
+ # Inspect a package langpacks
152
+ data, status_code, headers = api_instance.read_with_http_info(rpm_package_langpacks_href, opts)
153
+ p status_code # => 2xx
154
+ p headers # => { ... }
155
+ p data # => <RpmPackageLangpacksResponse>
156
+ rescue PulpRpmClient::ApiError => e
157
+ puts "Error when calling ContentPackagelangpacksApi->read_with_http_info: #{e}"
158
+ end
159
+ ```
126
160
 
161
+ ### Parameters
127
162
 
128
- Name | Type | Description | Notes
129
- ------------- | ------------- | ------------- | -------------
130
- **rpm_package_langpacks_href** | **String**| |
131
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
132
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
163
+ | Name | Type | Description | Notes |
164
+ | ---- | ---- | ----------- | ----- |
165
+ | **rpm_package_langpacks_href** | **String** | | |
166
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
167
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
133
168
 
134
169
  ### Return type
135
170
 
@@ -1,27 +1,26 @@
1
1
  # PulpRpmClient::ContentPackagesApi
2
2
 
3
- All URIs are relative to *http://pulp*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**create**](ContentPackagesApi.md#create) | **POST** /pulp/api/v3/content/rpm/packages/ | Create a package
8
- [**list**](ContentPackagesApi.md#list) | **GET** /pulp/api/v3/content/rpm/packages/ | List packages
9
- [**read**](ContentPackagesApi.md#read) | **GET** {rpm_package_href} | Inspect a package
3
+ All URIs are relative to *http://localhost:24817*
10
4
 
5
+ | Method | HTTP request | Description |
6
+ | ------ | ------------ | ----------- |
7
+ | [**create**](ContentPackagesApi.md#create) | **POST** /pulp/api/v3/content/rpm/packages/ | Create a package |
8
+ | [**list**](ContentPackagesApi.md#list) | **GET** /pulp/api/v3/content/rpm/packages/ | List packages |
9
+ | [**read**](ContentPackagesApi.md#read) | **GET** {rpm_package_href} | Inspect a package |
11
10
 
12
11
 
13
12
  ## create
14
13
 
15
- > AsyncOperationResponse create(opts)
14
+ > <AsyncOperationResponse> create(opts)
16
15
 
17
16
  Create a package
18
17
 
19
18
  Trigger an asynchronous task to create an RPM package,optionally create new repository version.
20
19
 
21
- ### Example
20
+ ### Examples
22
21
 
23
22
  ```ruby
24
- # load the gem
23
+ require 'time'
25
24
  require 'pulp_rpm_client'
26
25
  # setup authorization
27
26
  PulpRpmClient.configure do |config|
@@ -35,29 +34,48 @@ opts = {
35
34
  repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
36
35
  artifact: 'artifact_example', # String | Artifact file representing the physical content
37
36
  relative_path: 'relative_path_example', # String | Path where the artifact is located relative to distributions base_path
38
- file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the content unit.
39
- upload: 'upload_example' # String | An uncommitted upload that may be turned into the content unit.
37
+ file: File.new('/path/to/some/file'), # File | An uploaded file that may be turned into the content unit.
38
+ upload: 'upload_example', # String | An uncommitted upload that may be turned into the content unit.
39
+ file_url: 'file_url_example' # String | A url that Pulp can download and turn into the content unit.
40
40
  }
41
41
 
42
42
  begin
43
- #Create a package
43
+ # Create a package
44
44
  result = api_instance.create(opts)
45
45
  p result
46
46
  rescue PulpRpmClient::ApiError => e
47
- puts "Exception when calling ContentPackagesApi->create: #{e}"
47
+ puts "Error when calling ContentPackagesApi->create: #{e}"
48
48
  end
49
49
  ```
50
50
 
51
- ### Parameters
51
+ #### Using the create_with_http_info variant
52
+
53
+ This returns an Array which contains the response data, status code and headers.
54
+
55
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> create_with_http_info(opts)
56
+
57
+ ```ruby
58
+ begin
59
+ # Create a package
60
+ data, status_code, headers = api_instance.create_with_http_info(opts)
61
+ p status_code # => 2xx
62
+ p headers # => { ... }
63
+ p data # => <AsyncOperationResponse>
64
+ rescue PulpRpmClient::ApiError => e
65
+ puts "Error when calling ContentPackagesApi->create_with_http_info: #{e}"
66
+ end
67
+ ```
52
68
 
69
+ ### Parameters
53
70
 
54
- Name | Type | Description | Notes
55
- ------------- | ------------- | ------------- | -------------
56
- **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
57
- **artifact** | **String**| Artifact file representing the physical content | [optional]
58
- **relative_path** | **String**| Path where the artifact is located relative to distributions base_path | [optional]
59
- **file** | **File**| An uploaded file that may be turned into the content unit. | [optional]
60
- **upload** | **String**| An uncommitted upload that may be turned into the content unit. | [optional]
71
+ | Name | Type | Description | Notes |
72
+ | ---- | ---- | ----------- | ----- |
73
+ | **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
74
+ | **artifact** | **String** | Artifact file representing the physical content | [optional] |
75
+ | **relative_path** | **String** | Path where the artifact is located relative to distributions base_path | [optional] |
76
+ | **file** | **File** | An uploaded file that may be turned into the content unit. | [optional] |
77
+ | **upload** | **String** | An uncommitted upload that may be turned into the content unit. | [optional] |
78
+ | **file_url** | **String** | A url that Pulp can download and turn into the content unit. | [optional] |
61
79
 
62
80
  ### Return type
63
81
 
@@ -75,16 +93,16 @@ Name | Type | Description | Notes
75
93
 
76
94
  ## list
77
95
 
78
- > PaginatedrpmPackageResponseList list(opts)
96
+ > <PaginatedrpmPackageResponseList> list(opts)
79
97
 
80
98
  List packages
81
99
 
82
100
  A ViewSet for Package. Define endpoint name which will appear in the API endpoint for this content type. For example:: http://pulp.example.com/pulp/api/v3/content/rpm/packages/ Also specify queryset and serializer for Package.
83
101
 
84
- ### Example
102
+ ### Examples
85
103
 
86
104
  ```ruby
87
- # load the gem
105
+ require 'time'
88
106
  require 'pulp_rpm_client'
89
107
  # setup authorization
90
108
  PulpRpmClient.configure do |config|
@@ -97,100 +115,119 @@ api_instance = PulpRpmClient::ContentPackagesApi.new
97
115
  opts = {
98
116
  arch: 'arch_example', # String | Filter results where arch matches value
99
117
  arch__contains: 'arch__contains_example', # String | Filter results where arch contains value
100
- arch__in: ['arch__in_example'], # Array<String> | Filter results where arch is in a comma-separated list of values
118
+ arch__in: ['inner_example'], # Array<String> | Filter results where arch is in a comma-separated list of values
101
119
  arch__ne: 'arch__ne_example', # String | Filter results where arch not equal to value
102
120
  arch__startswith: 'arch__startswith_example', # String | Filter results where arch starts with value
103
- checksum_type: 'checksum_type_example', # String | Filter results where checksum_type matches value * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512
104
- checksum_type__in: ['checksum_type__in_example'], # Array<String> | Filter results where checksum_type is in a comma-separated list of values
121
+ checksum_type: 'md5', # String | Filter results where checksum_type matches value * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512
122
+ checksum_type__in: ['inner_example'], # Array<String> | Filter results where checksum_type is in a comma-separated list of values
105
123
  checksum_type__ne: 'checksum_type__ne_example', # String | Filter results where checksum_type not equal to value
106
124
  epoch: 'epoch_example', # String | Filter results where epoch matches value
107
- epoch__in: ['epoch__in_example'], # Array<String> | Filter results where epoch is in a comma-separated list of values
125
+ epoch__in: ['inner_example'], # Array<String> | Filter results where epoch is in a comma-separated list of values
108
126
  epoch__ne: 'epoch__ne_example', # String | Filter results where epoch not equal to value
109
127
  filename: 'filename_example', # String |
110
128
  limit: 56, # Integer | Number of results to return per page.
111
129
  name: 'name_example', # String | Filter results where name matches value
112
130
  name__contains: 'name__contains_example', # String | Filter results where name contains value
113
- name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
131
+ name__in: ['inner_example'], # Array<String> | Filter results where name is in a comma-separated list of values
114
132
  name__ne: 'name__ne_example', # String | Filter results where name not equal to value
115
133
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
116
134
  offset: 56, # Integer | The initial index from which to return the results.
117
- 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) * `epoch` - Epoch * `-epoch` - Epoch (descending) * `version` - Version * `-version` - Version (descending) * `release` - Release * `-release` - Release (descending) * `arch` - Arch * `-arch` - Arch (descending) * `evr` - Evr * `-evr` - Evr (descending) * `pkgId` - Pkgid * `-pkgId` - Pkgid (descending) * `checksum_type` - Checksum type * `-checksum_type` - Checksum type (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `url` - Url * `-url` - Url (descending) * `changelogs` - Changelogs * `-changelogs` - Changelogs (descending) * `files` - Files * `-files` - Files (descending) * `requires` - Requires * `-requires` - Requires (descending) * `provides` - Provides * `-provides` - Provides (descending) * `conflicts` - Conflicts * `-conflicts` - Conflicts (descending) * `obsoletes` - Obsoletes * `-obsoletes` - Obsoletes (descending) * `suggests` - Suggests * `-suggests` - Suggests (descending) * `enhances` - Enhances * `-enhances` - Enhances (descending) * `recommends` - Recommends * `-recommends` - Recommends (descending) * `supplements` - Supplements * `-supplements` - Supplements (descending) * `location_base` - Location base * `-location_base` - Location base (descending) * `location_href` - Location href * `-location_href` - Location href (descending) * `rpm_buildhost` - Rpm buildhost * `-rpm_buildhost` - Rpm buildhost (descending) * `rpm_group` - Rpm group * `-rpm_group` - Rpm group (descending) * `rpm_license` - Rpm license * `-rpm_license` - Rpm license (descending) * `rpm_packager` - Rpm packager * `-rpm_packager` - Rpm packager (descending) * `rpm_sourcerpm` - Rpm sourcerpm * `-rpm_sourcerpm` - Rpm sourcerpm (descending) * `rpm_vendor` - Rpm vendor * `-rpm_vendor` - Rpm vendor (descending) * `rpm_header_start` - Rpm header start * `-rpm_header_start` - Rpm header start (descending) * `rpm_header_end` - Rpm header end * `-rpm_header_end` - Rpm header end (descending) * `size_archive` - Size archive * `-size_archive` - Size archive (descending) * `size_installed` - Size installed * `-size_installed` - Size installed (descending) * `size_package` - Size package * `-size_package` - Size package (descending) * `time_build` - Time build * `-time_build` - Time build (descending) * `time_file` - Time file * `-time_file` - Time file (descending) * `is_modular` - Is modular * `-is_modular` - Is modular (descending) * `pk` - Pk * `-pk` - Pk (descending)
118
- orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
135
+ ordering: ['-arch'], # 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) * `epoch` - Epoch * `-epoch` - Epoch (descending) * `version` - Version * `-version` - Version (descending) * `release` - Release * `-release` - Release (descending) * `arch` - Arch * `-arch` - Arch (descending) * `evr` - Evr * `-evr` - Evr (descending) * `pkgId` - Pkgid * `-pkgId` - Pkgid (descending) * `checksum_type` - Checksum type * `-checksum_type` - Checksum type (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `url` - Url * `-url` - Url (descending) * `changelogs` - Changelogs * `-changelogs` - Changelogs (descending) * `files` - Files * `-files` - Files (descending) * `requires` - Requires * `-requires` - Requires (descending) * `provides` - Provides * `-provides` - Provides (descending) * `conflicts` - Conflicts * `-conflicts` - Conflicts (descending) * `obsoletes` - Obsoletes * `-obsoletes` - Obsoletes (descending) * `suggests` - Suggests * `-suggests` - Suggests (descending) * `enhances` - Enhances * `-enhances` - Enhances (descending) * `recommends` - Recommends * `-recommends` - Recommends (descending) * `supplements` - Supplements * `-supplements` - Supplements (descending) * `location_base` - Location base * `-location_base` - Location base (descending) * `location_href` - Location href * `-location_href` - Location href (descending) * `rpm_buildhost` - Rpm buildhost * `-rpm_buildhost` - Rpm buildhost (descending) * `rpm_group` - Rpm group * `-rpm_group` - Rpm group (descending) * `rpm_license` - Rpm license * `-rpm_license` - Rpm license (descending) * `rpm_packager` - Rpm packager * `-rpm_packager` - Rpm packager (descending) * `rpm_sourcerpm` - Rpm sourcerpm * `-rpm_sourcerpm` - Rpm sourcerpm (descending) * `rpm_vendor` - Rpm vendor * `-rpm_vendor` - Rpm vendor (descending) * `rpm_header_start` - Rpm header start * `-rpm_header_start` - Rpm header start (descending) * `rpm_header_end` - Rpm header end * `-rpm_header_end` - Rpm header end (descending) * `size_archive` - Size archive * `-size_archive` - Size archive (descending) * `size_installed` - Size installed * `-size_installed` - Size installed (descending) * `size_package` - Size package * `-size_package` - Size package (descending) * `time_build` - Time build * `-time_build` - Time build (descending) * `time_file` - Time file * `-time_file` - Time file (descending) * `is_modular` - Is modular * `-is_modular` - Is modular (descending) * `pk` - Pk * `-pk` - Pk (descending)
136
+ orphaned_for: 8.14, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
119
137
  pkg_id: 'pkg_id_example', # String | Filter results where pkgId matches value
120
- pkg_id__in: ['pkg_id__in_example'], # Array<String> | Filter results where pkgId is in a comma-separated list of values
121
- pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
122
- pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
123
- q: 'q_example', # String |
138
+ pkg_id__in: ['inner_example'], # Array<String> | Filter results where pkgId is in a comma-separated list of values
139
+ prn__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
140
+ pulp_href__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
141
+ pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
142
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
124
143
  release: 'release_example', # String | Filter results where release matches value
125
144
  release__contains: 'release__contains_example', # String | Filter results where release contains value
126
- release__in: ['release__in_example'], # Array<String> | Filter results where release is in a comma-separated list of values
145
+ release__in: ['inner_example'], # Array<String> | Filter results where release is in a comma-separated list of values
127
146
  release__ne: 'release__ne_example', # String | Filter results where release not equal to value
128
147
  release__startswith: 'release__startswith_example', # String | Filter results where release starts with value
129
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
130
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
131
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
148
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
149
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
150
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
132
151
  sha256: 'sha256_example', # String |
133
152
  version: 'version_example', # String | Filter results where version matches value
134
- version__in: ['version__in_example'], # Array<String> | Filter results where version is in a comma-separated list of values
153
+ version__in: ['inner_example'], # Array<String> | Filter results where version is in a comma-separated list of values
135
154
  version__ne: 'version__ne_example', # String | Filter results where version not equal to value
136
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
137
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
155
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
156
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
138
157
  }
139
158
 
140
159
  begin
141
- #List packages
160
+ # List packages
142
161
  result = api_instance.list(opts)
143
162
  p result
144
163
  rescue PulpRpmClient::ApiError => e
145
- puts "Exception when calling ContentPackagesApi->list: #{e}"
164
+ puts "Error when calling ContentPackagesApi->list: #{e}"
146
165
  end
147
166
  ```
148
167
 
149
- ### Parameters
168
+ #### Using the list_with_http_info variant
150
169
 
170
+ This returns an Array which contains the response data, status code and headers.
151
171
 
152
- Name | Type | Description | Notes
153
- ------------- | ------------- | ------------- | -------------
154
- **arch** | **String**| Filter results where arch matches value | [optional]
155
- **arch__contains** | **String**| Filter results where arch contains value | [optional]
156
- **arch__in** | [**Array&lt;String&gt;**](String.md)| Filter results where arch is in a comma-separated list of values | [optional]
157
- **arch__ne** | **String**| Filter results where arch not equal to value | [optional]
158
- **arch__startswith** | **String**| Filter results where arch starts with value | [optional]
159
- **checksum_type** | **String**| Filter results where checksum_type matches value * &#x60;unknown&#x60; - unknown * &#x60;md5&#x60; - md5 * &#x60;sha1&#x60; - sha1 * &#x60;sha1&#x60; - sha1 * &#x60;sha224&#x60; - sha224 * &#x60;sha256&#x60; - sha256 * &#x60;sha384&#x60; - sha384 * &#x60;sha512&#x60; - sha512 | [optional]
160
- **checksum_type__in** | [**Array&lt;String&gt;**](String.md)| Filter results where checksum_type is in a comma-separated list of values | [optional]
161
- **checksum_type__ne** | **String**| Filter results where checksum_type not equal to value | [optional]
162
- **epoch** | **String**| Filter results where epoch matches value | [optional]
163
- **epoch__in** | [**Array&lt;String&gt;**](String.md)| Filter results where epoch is in a comma-separated list of values | [optional]
164
- **epoch__ne** | **String**| Filter results where epoch not equal to value | [optional]
165
- **filename** | **String**| | [optional]
166
- **limit** | **Integer**| Number of results to return per page. | [optional]
167
- **name** | **String**| Filter results where name matches value | [optional]
168
- **name__contains** | **String**| Filter results where name contains value | [optional]
169
- **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
170
- **name__ne** | **String**| Filter results where name not equal to value | [optional]
171
- **name__startswith** | **String**| Filter results where name starts with value | [optional]
172
- **offset** | **Integer**| The initial index from which to return the results. | [optional]
173
- **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;epoch&#x60; - Epoch * &#x60;-epoch&#x60; - Epoch (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;release&#x60; - Release * &#x60;-release&#x60; - Release (descending) * &#x60;arch&#x60; - Arch * &#x60;-arch&#x60; - Arch (descending) * &#x60;evr&#x60; - Evr * &#x60;-evr&#x60; - Evr (descending) * &#x60;pkgId&#x60; - Pkgid * &#x60;-pkgId&#x60; - Pkgid (descending) * &#x60;checksum_type&#x60; - Checksum type * &#x60;-checksum_type&#x60; - Checksum type (descending) * &#x60;summary&#x60; - Summary * &#x60;-summary&#x60; - Summary (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;url&#x60; - Url * &#x60;-url&#x60; - Url (descending) * &#x60;changelogs&#x60; - Changelogs * &#x60;-changelogs&#x60; - Changelogs (descending) * &#x60;files&#x60; - Files * &#x60;-files&#x60; - Files (descending) * &#x60;requires&#x60; - Requires * &#x60;-requires&#x60; - Requires (descending) * &#x60;provides&#x60; - Provides * &#x60;-provides&#x60; - Provides (descending) * &#x60;conflicts&#x60; - Conflicts * &#x60;-conflicts&#x60; - Conflicts (descending) * &#x60;obsoletes&#x60; - Obsoletes * &#x60;-obsoletes&#x60; - Obsoletes (descending) * &#x60;suggests&#x60; - Suggests * &#x60;-suggests&#x60; - Suggests (descending) * &#x60;enhances&#x60; - Enhances * &#x60;-enhances&#x60; - Enhances (descending) * &#x60;recommends&#x60; - Recommends * &#x60;-recommends&#x60; - Recommends (descending) * &#x60;supplements&#x60; - Supplements * &#x60;-supplements&#x60; - Supplements (descending) * &#x60;location_base&#x60; - Location base * &#x60;-location_base&#x60; - Location base (descending) * &#x60;location_href&#x60; - Location href * &#x60;-location_href&#x60; - Location href (descending) * &#x60;rpm_buildhost&#x60; - Rpm buildhost * &#x60;-rpm_buildhost&#x60; - Rpm buildhost (descending) * &#x60;rpm_group&#x60; - Rpm group * &#x60;-rpm_group&#x60; - Rpm group (descending) * &#x60;rpm_license&#x60; - Rpm license * &#x60;-rpm_license&#x60; - Rpm license (descending) * &#x60;rpm_packager&#x60; - Rpm packager * &#x60;-rpm_packager&#x60; - Rpm packager (descending) * &#x60;rpm_sourcerpm&#x60; - Rpm sourcerpm * &#x60;-rpm_sourcerpm&#x60; - Rpm sourcerpm (descending) * &#x60;rpm_vendor&#x60; - Rpm vendor * &#x60;-rpm_vendor&#x60; - Rpm vendor (descending) * &#x60;rpm_header_start&#x60; - Rpm header start * &#x60;-rpm_header_start&#x60; - Rpm header start (descending) * &#x60;rpm_header_end&#x60; - Rpm header end * &#x60;-rpm_header_end&#x60; - Rpm header end (descending) * &#x60;size_archive&#x60; - Size archive * &#x60;-size_archive&#x60; - Size archive (descending) * &#x60;size_installed&#x60; - Size installed * &#x60;-size_installed&#x60; - Size installed (descending) * &#x60;size_package&#x60; - Size package * &#x60;-size_package&#x60; - Size package (descending) * &#x60;time_build&#x60; - Time build * &#x60;-time_build&#x60; - Time build (descending) * &#x60;time_file&#x60; - Time file * &#x60;-time_file&#x60; - Time file (descending) * &#x60;is_modular&#x60; - Is modular * &#x60;-is_modular&#x60; - Is modular (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
174
- **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
175
- **pkg_id** | **String**| Filter results where pkgId matches value | [optional]
176
- **pkg_id__in** | [**Array&lt;String&gt;**](String.md)| Filter results where pkgId is in a comma-separated list of values | [optional]
177
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
178
- **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
179
- **q** | **String**| | [optional]
180
- **release** | **String**| Filter results where release matches value | [optional]
181
- **release__contains** | **String**| Filter results where release contains value | [optional]
182
- **release__in** | [**Array&lt;String&gt;**](String.md)| Filter results where release is in a comma-separated list of values | [optional]
183
- **release__ne** | **String**| Filter results where release not equal to value | [optional]
184
- **release__startswith** | **String**| Filter results where release starts with value | [optional]
185
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
186
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
187
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
188
- **sha256** | **String**| | [optional]
189
- **version** | **String**| Filter results where version matches value | [optional]
190
- **version__in** | [**Array&lt;String&gt;**](String.md)| Filter results where version is in a comma-separated list of values | [optional]
191
- **version__ne** | **String**| Filter results where version not equal to value | [optional]
192
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
193
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
172
+ > <Array(<PaginatedrpmPackageResponseList>, Integer, Hash)> list_with_http_info(opts)
173
+
174
+ ```ruby
175
+ begin
176
+ # List packages
177
+ data, status_code, headers = api_instance.list_with_http_info(opts)
178
+ p status_code # => 2xx
179
+ p headers # => { ... }
180
+ p data # => <PaginatedrpmPackageResponseList>
181
+ rescue PulpRpmClient::ApiError => e
182
+ puts "Error when calling ContentPackagesApi->list_with_http_info: #{e}"
183
+ end
184
+ ```
185
+
186
+ ### Parameters
187
+
188
+ | Name | Type | Description | Notes |
189
+ | ---- | ---- | ----------- | ----- |
190
+ | **arch** | **String** | Filter results where arch matches value | [optional] |
191
+ | **arch__contains** | **String** | Filter results where arch contains value | [optional] |
192
+ | **arch__in** | [**Array&lt;String&gt;**](String.md) | Filter results where arch is in a comma-separated list of values | [optional] |
193
+ | **arch__ne** | **String** | Filter results where arch not equal to value | [optional] |
194
+ | **arch__startswith** | **String** | Filter results where arch starts with value | [optional] |
195
+ | **checksum_type** | **String** | Filter results where checksum_type matches value * &#x60;unknown&#x60; - unknown * &#x60;md5&#x60; - md5 * &#x60;sha1&#x60; - sha1 * &#x60;sha1&#x60; - sha1 * &#x60;sha224&#x60; - sha224 * &#x60;sha256&#x60; - sha256 * &#x60;sha384&#x60; - sha384 * &#x60;sha512&#x60; - sha512 | [optional] |
196
+ | **checksum_type__in** | [**Array&lt;String&gt;**](String.md) | Filter results where checksum_type is in a comma-separated list of values | [optional] |
197
+ | **checksum_type__ne** | **String** | Filter results where checksum_type not equal to value | [optional] |
198
+ | **epoch** | **String** | Filter results where epoch matches value | [optional] |
199
+ | **epoch__in** | [**Array&lt;String&gt;**](String.md) | Filter results where epoch is in a comma-separated list of values | [optional] |
200
+ | **epoch__ne** | **String** | Filter results where epoch not equal to value | [optional] |
201
+ | **filename** | **String** | | [optional] |
202
+ | **limit** | **Integer** | Number of results to return per page. | [optional] |
203
+ | **name** | **String** | Filter results where name matches value | [optional] |
204
+ | **name__contains** | **String** | Filter results where name contains value | [optional] |
205
+ | **name__in** | [**Array&lt;String&gt;**](String.md) | Filter results where name is in a comma-separated list of values | [optional] |
206
+ | **name__ne** | **String** | Filter results where name not equal to value | [optional] |
207
+ | **name__startswith** | **String** | Filter results where name starts with value | [optional] |
208
+ | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
209
+ | **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;epoch&#x60; - Epoch * &#x60;-epoch&#x60; - Epoch (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;release&#x60; - Release * &#x60;-release&#x60; - Release (descending) * &#x60;arch&#x60; - Arch * &#x60;-arch&#x60; - Arch (descending) * &#x60;evr&#x60; - Evr * &#x60;-evr&#x60; - Evr (descending) * &#x60;pkgId&#x60; - Pkgid * &#x60;-pkgId&#x60; - Pkgid (descending) * &#x60;checksum_type&#x60; - Checksum type * &#x60;-checksum_type&#x60; - Checksum type (descending) * &#x60;summary&#x60; - Summary * &#x60;-summary&#x60; - Summary (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;url&#x60; - Url * &#x60;-url&#x60; - Url (descending) * &#x60;changelogs&#x60; - Changelogs * &#x60;-changelogs&#x60; - Changelogs (descending) * &#x60;files&#x60; - Files * &#x60;-files&#x60; - Files (descending) * &#x60;requires&#x60; - Requires * &#x60;-requires&#x60; - Requires (descending) * &#x60;provides&#x60; - Provides * &#x60;-provides&#x60; - Provides (descending) * &#x60;conflicts&#x60; - Conflicts * &#x60;-conflicts&#x60; - Conflicts (descending) * &#x60;obsoletes&#x60; - Obsoletes * &#x60;-obsoletes&#x60; - Obsoletes (descending) * &#x60;suggests&#x60; - Suggests * &#x60;-suggests&#x60; - Suggests (descending) * &#x60;enhances&#x60; - Enhances * &#x60;-enhances&#x60; - Enhances (descending) * &#x60;recommends&#x60; - Recommends * &#x60;-recommends&#x60; - Recommends (descending) * &#x60;supplements&#x60; - Supplements * &#x60;-supplements&#x60; - Supplements (descending) * &#x60;location_base&#x60; - Location base * &#x60;-location_base&#x60; - Location base (descending) * &#x60;location_href&#x60; - Location href * &#x60;-location_href&#x60; - Location href (descending) * &#x60;rpm_buildhost&#x60; - Rpm buildhost * &#x60;-rpm_buildhost&#x60; - Rpm buildhost (descending) * &#x60;rpm_group&#x60; - Rpm group * &#x60;-rpm_group&#x60; - Rpm group (descending) * &#x60;rpm_license&#x60; - Rpm license * &#x60;-rpm_license&#x60; - Rpm license (descending) * &#x60;rpm_packager&#x60; - Rpm packager * &#x60;-rpm_packager&#x60; - Rpm packager (descending) * &#x60;rpm_sourcerpm&#x60; - Rpm sourcerpm * &#x60;-rpm_sourcerpm&#x60; - Rpm sourcerpm (descending) * &#x60;rpm_vendor&#x60; - Rpm vendor * &#x60;-rpm_vendor&#x60; - Rpm vendor (descending) * &#x60;rpm_header_start&#x60; - Rpm header start * &#x60;-rpm_header_start&#x60; - Rpm header start (descending) * &#x60;rpm_header_end&#x60; - Rpm header end * &#x60;-rpm_header_end&#x60; - Rpm header end (descending) * &#x60;size_archive&#x60; - Size archive * &#x60;-size_archive&#x60; - Size archive (descending) * &#x60;size_installed&#x60; - Size installed * &#x60;-size_installed&#x60; - Size installed (descending) * &#x60;size_package&#x60; - Size package * &#x60;-size_package&#x60; - Size package (descending) * &#x60;time_build&#x60; - Time build * &#x60;-time_build&#x60; - Time build (descending) * &#x60;time_file&#x60; - Time file * &#x60;-time_file&#x60; - Time file (descending) * &#x60;is_modular&#x60; - Is modular * &#x60;-is_modular&#x60; - Is modular (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional] |
210
+ | **orphaned_for** | **Float** | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional] |
211
+ | **pkg_id** | **String** | Filter results where pkgId matches value | [optional] |
212
+ | **pkg_id__in** | [**Array&lt;String&gt;**](String.md) | Filter results where pkgId is in a comma-separated list of values | [optional] |
213
+ | **prn__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
214
+ | **pulp_href__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
215
+ | **pulp_id__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
216
+ | **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
217
+ | **release** | **String** | Filter results where release matches value | [optional] |
218
+ | **release__contains** | **String** | Filter results where release contains value | [optional] |
219
+ | **release__in** | [**Array&lt;String&gt;**](String.md) | Filter results where release is in a comma-separated list of values | [optional] |
220
+ | **release__ne** | **String** | Filter results where release not equal to value | [optional] |
221
+ | **release__startswith** | **String** | Filter results where release starts with value | [optional] |
222
+ | **repository_version** | **String** | Repository Version referenced by HREF/PRN | [optional] |
223
+ | **repository_version_added** | **String** | Repository Version referenced by HREF/PRN | [optional] |
224
+ | **repository_version_removed** | **String** | Repository Version referenced by HREF/PRN | [optional] |
225
+ | **sha256** | **String** | | [optional] |
226
+ | **version** | **String** | Filter results where version matches value | [optional] |
227
+ | **version__in** | [**Array&lt;String&gt;**](String.md) | Filter results where version is in a comma-separated list of values | [optional] |
228
+ | **version__ne** | **String** | Filter results where version not equal to value | [optional] |
229
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
230
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
194
231
 
195
232
  ### Return type
196
233
 
@@ -208,16 +245,16 @@ Name | Type | Description | Notes
208
245
 
209
246
  ## read
210
247
 
211
- > RpmPackageResponse read(rpm_package_href, opts)
248
+ > <RpmPackageResponse> read(rpm_package_href, opts)
212
249
 
213
250
  Inspect a package
214
251
 
215
252
  A ViewSet for Package. Define endpoint name which will appear in the API endpoint for this content type. For example:: http://pulp.example.com/pulp/api/v3/content/rpm/packages/ Also specify queryset and serializer for Package.
216
253
 
217
- ### Example
254
+ ### Examples
218
255
 
219
256
  ```ruby
220
- # load the gem
257
+ require 'time'
221
258
  require 'pulp_rpm_client'
222
259
  # setup authorization
223
260
  PulpRpmClient.configure do |config|
@@ -229,27 +266,44 @@ end
229
266
  api_instance = PulpRpmClient::ContentPackagesApi.new
230
267
  rpm_package_href = 'rpm_package_href_example' # String |
231
268
  opts = {
232
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
233
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
269
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
270
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
234
271
  }
235
272
 
236
273
  begin
237
- #Inspect a package
274
+ # Inspect a package
238
275
  result = api_instance.read(rpm_package_href, opts)
239
276
  p result
240
277
  rescue PulpRpmClient::ApiError => e
241
- puts "Exception when calling ContentPackagesApi->read: #{e}"
278
+ puts "Error when calling ContentPackagesApi->read: #{e}"
242
279
  end
243
280
  ```
244
281
 
245
- ### Parameters
282
+ #### Using the read_with_http_info variant
283
+
284
+ This returns an Array which contains the response data, status code and headers.
285
+
286
+ > <Array(<RpmPackageResponse>, Integer, Hash)> read_with_http_info(rpm_package_href, opts)
246
287
 
288
+ ```ruby
289
+ begin
290
+ # Inspect a package
291
+ data, status_code, headers = api_instance.read_with_http_info(rpm_package_href, opts)
292
+ p status_code # => 2xx
293
+ p headers # => { ... }
294
+ p data # => <RpmPackageResponse>
295
+ rescue PulpRpmClient::ApiError => e
296
+ puts "Error when calling ContentPackagesApi->read_with_http_info: #{e}"
297
+ end
298
+ ```
299
+
300
+ ### Parameters
247
301
 
248
- Name | Type | Description | Notes
249
- ------------- | ------------- | ------------- | -------------
250
- **rpm_package_href** | **String**| |
251
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
252
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
302
+ | Name | Type | Description | Notes |
303
+ | ---- | ---- | ----------- | ----- |
304
+ | **rpm_package_href** | **String** | | |
305
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
306
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
253
307
 
254
308
  ### Return type
255
309