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
@@ -2,42 +2,45 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **pulp_href** | **String** | | [optional] [readonly]
8
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
- **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]
10
- **id** | **String** | PackageGroup id. |
11
- **default** | **Boolean** | PackageGroup default. | [optional]
12
- **user_visible** | **Boolean** | PackageGroup user visibility. | [optional]
13
- **display_order** | **Integer** | PackageGroup display order. |
14
- **name** | **String** | PackageGroup name. |
15
- **description** | **String** | PackageGroup description. |
16
- **packages** | [**AnyType**](.md) | PackageGroup package list. |
17
- **biarch_only** | **Boolean** | PackageGroup biarch only. | [optional]
18
- **desc_by_lang** | [**AnyType**](.md) | PackageGroup description by language. |
19
- **name_by_lang** | [**AnyType**](.md) | PackageGroup name by language. |
20
- **digest** | **String** | PackageGroup digest. |
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **pulp_href** | **String** | | [optional][readonly] |
8
+ | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
9
+ | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
10
+ | **pulp_last_updated** | **Time** | 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
+ | **id** | **String** | PackageGroup id. | |
12
+ | **default** | **Boolean** | PackageGroup default. | [optional] |
13
+ | **user_visible** | **Boolean** | PackageGroup user visibility. | [optional] |
14
+ | **display_order** | **Integer** | PackageGroup display order. | |
15
+ | **name** | **String** | PackageGroup name. | |
16
+ | **description** | **String** | PackageGroup description. | |
17
+ | **packages** | **Object** | PackageGroup package list. | |
18
+ | **biarch_only** | **Boolean** | PackageGroup biarch only. | [optional] |
19
+ | **desc_by_lang** | **Object** | PackageGroup description by language. | |
20
+ | **name_by_lang** | **Object** | PackageGroup name by language. | |
21
+ | **digest** | **String** | PackageGroup digest. | |
21
22
 
22
- ## Code Sample
23
+ ## Example
23
24
 
24
25
  ```ruby
25
- require 'PulpRpmClient'
26
+ require 'pulp_rpm_client'
26
27
 
27
- instance = PulpRpmClient::RpmPackageGroupResponse.new(pulp_href: null,
28
- pulp_created: null,
29
- pulp_last_updated: null,
30
- id: null,
31
- default: null,
32
- user_visible: null,
33
- display_order: null,
34
- name: null,
35
- description: null,
36
- packages: null,
37
- biarch_only: null,
38
- desc_by_lang: null,
39
- name_by_lang: null,
40
- digest: null)
28
+ instance = PulpRpmClient::RpmPackageGroupResponse.new(
29
+ pulp_href: null,
30
+ prn: null,
31
+ pulp_created: null,
32
+ pulp_last_updated: null,
33
+ id: null,
34
+ default: null,
35
+ user_visible: null,
36
+ display_order: null,
37
+ name: null,
38
+ description: null,
39
+ packages: null,
40
+ biarch_only: null,
41
+ desc_by_lang: null,
42
+ name_by_lang: null,
43
+ digest: null
44
+ )
41
45
  ```
42
46
 
43
-
@@ -2,24 +2,27 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **pulp_href** | **String** | | [optional] [readonly]
8
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
- **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]
10
- **matches** | [**AnyType**](.md) | Langpacks matches. |
11
- **digest** | **String** | Langpacks digest. |
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **pulp_href** | **String** | | [optional][readonly] |
8
+ | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
9
+ | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
10
+ | **pulp_last_updated** | **Time** | 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** | **Object** | Langpacks matches. | |
12
+ | **digest** | **String** | Langpacks digest. | |
12
13
 
13
- ## Code Sample
14
+ ## Example
14
15
 
15
16
  ```ruby
16
- require 'PulpRpmClient'
17
+ require 'pulp_rpm_client'
17
18
 
18
- instance = PulpRpmClient::RpmPackageLangpacksResponse.new(pulp_href: null,
19
- pulp_created: null,
20
- pulp_last_updated: null,
21
- matches: null,
22
- digest: null)
19
+ instance = PulpRpmClient::RpmPackageLangpacksResponse.new(
20
+ pulp_href: null,
21
+ prn: null,
22
+ pulp_created: null,
23
+ pulp_last_updated: null,
24
+ matches: null,
25
+ digest: null
26
+ )
23
27
  ```
24
28
 
25
-
@@ -2,106 +2,109 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **pulp_href** | **String** | | [optional] [readonly]
8
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
- **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]
10
- **md5** | **String** | The MD5 checksum if available. | [optional] [readonly]
11
- **sha1** | **String** | The SHA-1 checksum if available. | [optional] [readonly]
12
- **sha224** | **String** | The SHA-224 checksum if available. | [optional] [readonly]
13
- **sha256** | **String** | The SHA-256 checksum if available. | [optional] [readonly]
14
- **sha384** | **String** | The SHA-384 checksum if available. | [optional] [readonly]
15
- **sha512** | **String** | The SHA-512 checksum if available. | [optional] [readonly]
16
- **artifact** | **String** | Artifact file representing the physical content | [optional]
17
- **name** | **String** | Name of the package | [optional] [readonly]
18
- **epoch** | **String** | The package's epoch | [optional] [readonly]
19
- **version** | **String** | The version of the package. For example, '2.8.0' | [optional] [readonly]
20
- **release** | **String** | The release of a particular version of the package. e.g. '1.el7' or '3.f24' | [optional] [readonly]
21
- **arch** | **String** | The target architecture for a package.For example, 'x86_64', 'i686', or 'noarch' | [optional] [readonly]
22
- **pkg_id** | **String** | Checksum of the package file | [optional] [readonly]
23
- **checksum_type** | **String** | Type of checksum, e.g. 'sha256', 'md5' | [optional] [readonly]
24
- **summary** | **String** | Short description of the packaged software | [optional] [readonly]
25
- **description** | **String** | In-depth description of the packaged software | [optional] [readonly]
26
- **url** | **String** | URL with more information about the packaged software | [optional] [readonly]
27
- **changelogs** | [**AnyType**](.md) | Changelogs that package contains | [optional] [readonly]
28
- **files** | [**AnyType**](.md) | Files that package contains | [optional] [readonly]
29
- **requires** | [**AnyType**](.md) | Capabilities the package requires | [optional] [readonly]
30
- **provides** | [**AnyType**](.md) | Capabilities the package provides | [optional] [readonly]
31
- **conflicts** | [**AnyType**](.md) | Capabilities the package conflicts | [optional] [readonly]
32
- **obsoletes** | [**AnyType**](.md) | Capabilities the package obsoletes | [optional] [readonly]
33
- **suggests** | [**AnyType**](.md) | Capabilities the package suggests | [optional] [readonly]
34
- **enhances** | [**AnyType**](.md) | Capabilities the package enhances | [optional] [readonly]
35
- **recommends** | [**AnyType**](.md) | Capabilities the package recommends | [optional] [readonly]
36
- **supplements** | [**AnyType**](.md) | Capabilities the package supplements | [optional] [readonly]
37
- **location_base** | **String** | Base location of this package | [optional] [readonly]
38
- **location_href** | **String** | Relative location of package to the repodata | [optional] [readonly]
39
- **rpm_buildhost** | **String** | Hostname of the system that built the package | [optional] [readonly]
40
- **rpm_group** | **String** | RPM group (See: http://fedoraproject.org/wiki/RPMGroups) | [optional] [readonly]
41
- **rpm_license** | **String** | License term applicable to the package software (GPLv2, etc.) | [optional] [readonly]
42
- **rpm_packager** | **String** | Person or persons responsible for creating the package | [optional] [readonly]
43
- **rpm_sourcerpm** | **String** | Name of the source package (srpm) the package was built from | [optional] [readonly]
44
- **rpm_vendor** | **String** | Name of the organization that produced the package | [optional] [readonly]
45
- **rpm_header_start** | **Integer** | First byte of the header | [optional] [readonly]
46
- **rpm_header_end** | **Integer** | Last byte of the header | [optional] [readonly]
47
- **is_modular** | **Boolean** | Flag to identify if the package is modular | [optional] [readonly]
48
- **size_archive** | **Integer** | Size, in bytes, of the archive portion of the original package file | [optional] [readonly]
49
- **size_installed** | **Integer** | Total size, in bytes, of every file installed by this package | [optional] [readonly]
50
- **size_package** | **Integer** | Size, in bytes, of the package | [optional] [readonly]
51
- **time_build** | **Integer** | Time the package was built in seconds since the epoch | [optional] [readonly]
52
- **time_file** | **Integer** | The 'file' time attribute in the primary XML - file mtime in seconds since the epoch. | [optional] [readonly]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **pulp_href** | **String** | | [optional][readonly] |
8
+ | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
9
+ | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
10
+ | **pulp_last_updated** | **Time** | 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
+ | **md5** | **String** | The MD5 checksum if available. | [optional][readonly] |
12
+ | **sha1** | **String** | The SHA-1 checksum if available. | [optional][readonly] |
13
+ | **sha224** | **String** | The SHA-224 checksum if available. | [optional][readonly] |
14
+ | **sha256** | **String** | The SHA-256 checksum if available. | [optional][readonly] |
15
+ | **sha384** | **String** | The SHA-384 checksum if available. | [optional][readonly] |
16
+ | **sha512** | **String** | The SHA-512 checksum if available. | [optional][readonly] |
17
+ | **artifact** | **String** | Artifact file representing the physical content | [optional] |
18
+ | **name** | **String** | Name of the package | [optional][readonly] |
19
+ | **epoch** | **String** | The package's epoch | [optional][readonly] |
20
+ | **version** | **String** | The version of the package. For example, '2.8.0' | [optional][readonly] |
21
+ | **release** | **String** | The release of a particular version of the package. e.g. '1.el7' or '3.f24' | [optional][readonly] |
22
+ | **arch** | **String** | The target architecture for a package.For example, 'x86_64', 'i686', or 'noarch' | [optional][readonly] |
23
+ | **pkg_id** | **String** | Checksum of the package file | [optional][readonly] |
24
+ | **checksum_type** | **String** | Type of checksum, e.g. 'sha256', 'md5' | [optional][readonly] |
25
+ | **summary** | **String** | Short description of the packaged software | [optional][readonly] |
26
+ | **description** | **String** | In-depth description of the packaged software | [optional][readonly] |
27
+ | **url** | **String** | URL with more information about the packaged software | [optional][readonly] |
28
+ | **changelogs** | **Object** | Changelogs that package contains | [optional][readonly] |
29
+ | **files** | **Object** | Files that package contains | [optional][readonly] |
30
+ | **requires** | **Object** | Capabilities the package requires | [optional][readonly] |
31
+ | **provides** | **Object** | Capabilities the package provides | [optional][readonly] |
32
+ | **conflicts** | **Object** | Capabilities the package conflicts | [optional][readonly] |
33
+ | **obsoletes** | **Object** | Capabilities the package obsoletes | [optional][readonly] |
34
+ | **suggests** | **Object** | Capabilities the package suggests | [optional][readonly] |
35
+ | **enhances** | **Object** | Capabilities the package enhances | [optional][readonly] |
36
+ | **recommends** | **Object** | Capabilities the package recommends | [optional][readonly] |
37
+ | **supplements** | **Object** | Capabilities the package supplements | [optional][readonly] |
38
+ | **location_base** | **String** | Base location of this package | [optional][readonly] |
39
+ | **location_href** | **String** | Relative location of package to the repodata | [optional][readonly] |
40
+ | **rpm_buildhost** | **String** | Hostname of the system that built the package | [optional][readonly] |
41
+ | **rpm_group** | **String** | RPM group (See: http://fedoraproject.org/wiki/RPMGroups) | [optional][readonly] |
42
+ | **rpm_license** | **String** | License term applicable to the package software (GPLv2, etc.) | [optional][readonly] |
43
+ | **rpm_packager** | **String** | Person or persons responsible for creating the package | [optional][readonly] |
44
+ | **rpm_sourcerpm** | **String** | Name of the source package (srpm) the package was built from | [optional][readonly] |
45
+ | **rpm_vendor** | **String** | Name of the organization that produced the package | [optional][readonly] |
46
+ | **rpm_header_start** | **Integer** | First byte of the header | [optional][readonly] |
47
+ | **rpm_header_end** | **Integer** | Last byte of the header | [optional][readonly] |
48
+ | **is_modular** | **Boolean** | Flag to identify if the package is modular | [optional][readonly] |
49
+ | **size_archive** | **Integer** | Size, in bytes, of the archive portion of the original package file | [optional][readonly] |
50
+ | **size_installed** | **Integer** | Total size, in bytes, of every file installed by this package | [optional][readonly] |
51
+ | **size_package** | **Integer** | Size, in bytes, of the package | [optional][readonly] |
52
+ | **time_build** | **Integer** | Time the package was built in seconds since the epoch | [optional][readonly] |
53
+ | **time_file** | **Integer** | The 'file' time attribute in the primary XML - file mtime in seconds since the epoch. | [optional][readonly] |
53
54
 
54
- ## Code Sample
55
+ ## Example
55
56
 
56
57
  ```ruby
57
- require 'PulpRpmClient'
58
+ require 'pulp_rpm_client'
58
59
 
59
- instance = PulpRpmClient::RpmPackageResponse.new(pulp_href: null,
60
- pulp_created: null,
61
- pulp_last_updated: null,
62
- md5: null,
63
- sha1: null,
64
- sha224: null,
65
- sha256: null,
66
- sha384: null,
67
- sha512: null,
68
- artifact: null,
69
- name: null,
70
- epoch: null,
71
- version: null,
72
- release: null,
73
- arch: null,
74
- pkg_id: null,
75
- checksum_type: null,
76
- summary: null,
77
- description: null,
78
- url: null,
79
- changelogs: null,
80
- files: null,
81
- requires: null,
82
- provides: null,
83
- conflicts: null,
84
- obsoletes: null,
85
- suggests: null,
86
- enhances: null,
87
- recommends: null,
88
- supplements: null,
89
- location_base: null,
90
- location_href: null,
91
- rpm_buildhost: null,
92
- rpm_group: null,
93
- rpm_license: null,
94
- rpm_packager: null,
95
- rpm_sourcerpm: null,
96
- rpm_vendor: null,
97
- rpm_header_start: null,
98
- rpm_header_end: null,
99
- is_modular: null,
100
- size_archive: null,
101
- size_installed: null,
102
- size_package: null,
103
- time_build: null,
104
- time_file: null)
60
+ instance = PulpRpmClient::RpmPackageResponse.new(
61
+ pulp_href: null,
62
+ prn: null,
63
+ pulp_created: null,
64
+ pulp_last_updated: null,
65
+ md5: null,
66
+ sha1: null,
67
+ sha224: null,
68
+ sha256: null,
69
+ sha384: null,
70
+ sha512: null,
71
+ artifact: null,
72
+ name: null,
73
+ epoch: null,
74
+ version: null,
75
+ release: null,
76
+ arch: null,
77
+ pkg_id: null,
78
+ checksum_type: null,
79
+ summary: null,
80
+ description: null,
81
+ url: null,
82
+ changelogs: null,
83
+ files: null,
84
+ requires: null,
85
+ provides: null,
86
+ conflicts: null,
87
+ obsoletes: null,
88
+ suggests: null,
89
+ enhances: null,
90
+ recommends: null,
91
+ supplements: null,
92
+ location_base: null,
93
+ location_href: null,
94
+ rpm_buildhost: null,
95
+ rpm_group: null,
96
+ rpm_license: null,
97
+ rpm_packager: null,
98
+ rpm_sourcerpm: null,
99
+ rpm_vendor: null,
100
+ rpm_header_start: null,
101
+ rpm_header_end: null,
102
+ is_modular: null,
103
+ size_archive: null,
104
+ size_installed: null,
105
+ size_package: null,
106
+ time_build: null,
107
+ time_file: null
108
+ )
105
109
  ```
106
110
 
107
-
data/docs/RpmPruneApi.md CHANGED
@@ -1,25 +1,24 @@
1
1
  # PulpRpmClient::RpmPruneApi
2
2
 
3
- All URIs are relative to *http://pulp*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**prune_packages**](RpmPruneApi.md#prune_packages) | **POST** /pulp/api/v3/rpm/prune/ |
3
+ All URIs are relative to *http://localhost:24817*
8
4
 
5
+ | Method | HTTP request | Description |
6
+ | ------ | ------------ | ----------- |
7
+ | [**prune_packages**](RpmPruneApi.md#prune_packages) | **POST** /pulp/api/v3/rpm/prune/ | |
9
8
 
10
9
 
11
10
  ## prune_packages
12
11
 
13
- > TaskGroupOperationResponse prune_packages(prune_packages)
12
+ > <TaskGroupOperationResponse> prune_packages(prune_packages)
14
13
 
15
14
 
16
15
 
17
16
  Trigger an asynchronous old-Package-prune operation.
18
17
 
19
- ### Example
18
+ ### Examples
20
19
 
21
20
  ```ruby
22
- # load the gem
21
+ require 'time'
23
22
  require 'pulp_rpm_client'
24
23
  # setup authorization
25
24
  PulpRpmClient.configure do |config|
@@ -29,22 +28,40 @@ PulpRpmClient.configure do |config|
29
28
  end
30
29
 
31
30
  api_instance = PulpRpmClient::RpmPruneApi.new
32
- prune_packages = PulpRpmClient::PrunePackages.new # PrunePackages |
31
+ prune_packages = PulpRpmClient::PrunePackages.new({repo_hrefs: ['repo_hrefs_example']}) # PrunePackages |
33
32
 
34
33
  begin
34
+
35
35
  result = api_instance.prune_packages(prune_packages)
36
36
  p result
37
37
  rescue PulpRpmClient::ApiError => e
38
- puts "Exception when calling RpmPruneApi->prune_packages: #{e}"
38
+ puts "Error when calling RpmPruneApi->prune_packages: #{e}"
39
39
  end
40
40
  ```
41
41
 
42
- ### Parameters
42
+ #### Using the prune_packages_with_http_info variant
43
+
44
+ This returns an Array which contains the response data, status code and headers.
43
45
 
46
+ > <Array(<TaskGroupOperationResponse>, Integer, Hash)> prune_packages_with_http_info(prune_packages)
47
+
48
+ ```ruby
49
+ begin
50
+
51
+ data, status_code, headers = api_instance.prune_packages_with_http_info(prune_packages)
52
+ p status_code # => 2xx
53
+ p headers # => { ... }
54
+ p data # => <TaskGroupOperationResponse>
55
+ rescue PulpRpmClient::ApiError => e
56
+ puts "Error when calling RpmPruneApi->prune_packages_with_http_info: #{e}"
57
+ end
58
+ ```
59
+
60
+ ### Parameters
44
61
 
45
- Name | Type | Description | Notes
46
- ------------- | ------------- | ------------- | -------------
47
- **prune_packages** | [**PrunePackages**](PrunePackages.md)| |
62
+ | Name | Type | Description | Notes |
63
+ | ---- | ---- | ----------- | ----- |
64
+ | **prune_packages** | [**PrunePackages**](PrunePackages.md) | | |
48
65
 
49
66
  ### Return type
50
67
 
@@ -2,42 +2,45 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **pulp_href** | **String** | | [optional] [readonly]
8
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
- **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]
10
- **md5** | **String** | The MD5 checksum if available. | [optional] [readonly]
11
- **sha1** | **String** | The SHA-1 checksum if available. | [optional] [readonly]
12
- **sha224** | **String** | The SHA-224 checksum if available. | [optional] [readonly]
13
- **sha256** | **String** | The SHA-256 checksum if available. | [optional] [readonly]
14
- **sha384** | **String** | The SHA-384 checksum if available. | [optional] [readonly]
15
- **sha512** | **String** | The SHA-512 checksum if available. | [optional] [readonly]
16
- **artifact** | **String** | Artifact file representing the physical content | [optional]
17
- **relative_path** | **String** | Relative path of the file. |
18
- **data_type** | **String** | Metadata type. |
19
- **checksum_type** | **String** | Checksum type for the file. |
20
- **checksum** | **String** | Checksum for the file. |
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **pulp_href** | **String** | | [optional][readonly] |
8
+ | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
9
+ | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
10
+ | **pulp_last_updated** | **Time** | 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
+ | **md5** | **String** | The MD5 checksum if available. | [optional][readonly] |
12
+ | **sha1** | **String** | The SHA-1 checksum if available. | [optional][readonly] |
13
+ | **sha224** | **String** | The SHA-224 checksum if available. | [optional][readonly] |
14
+ | **sha256** | **String** | The SHA-256 checksum if available. | [optional][readonly] |
15
+ | **sha384** | **String** | The SHA-384 checksum if available. | [optional][readonly] |
16
+ | **sha512** | **String** | The SHA-512 checksum if available. | [optional][readonly] |
17
+ | **artifact** | **String** | Artifact file representing the physical content | [optional] |
18
+ | **relative_path** | **String** | Relative path of the file. | |
19
+ | **data_type** | **String** | Metadata type. | |
20
+ | **checksum_type** | **String** | Checksum type for the file. | |
21
+ | **checksum** | **String** | Checksum for the file. | |
21
22
 
22
- ## Code Sample
23
+ ## Example
23
24
 
24
25
  ```ruby
25
- require 'PulpRpmClient'
26
+ require 'pulp_rpm_client'
26
27
 
27
- instance = PulpRpmClient::RpmRepoMetadataFileResponse.new(pulp_href: null,
28
- pulp_created: null,
29
- pulp_last_updated: null,
30
- md5: null,
31
- sha1: null,
32
- sha224: null,
33
- sha256: null,
34
- sha384: null,
35
- sha512: null,
36
- artifact: null,
37
- relative_path: null,
38
- data_type: null,
39
- checksum_type: null,
40
- checksum: null)
28
+ instance = PulpRpmClient::RpmRepoMetadataFileResponse.new(
29
+ pulp_href: null,
30
+ prn: null,
31
+ pulp_created: null,
32
+ pulp_last_updated: null,
33
+ md5: null,
34
+ sha1: null,
35
+ sha224: null,
36
+ sha256: null,
37
+ sha384: null,
38
+ sha512: null,
39
+ artifact: null,
40
+ relative_path: null,
41
+ data_type: null,
42
+ checksum_type: null,
43
+ checksum: null
44
+ )
41
45
  ```
42
46
 
43
-
@@ -2,24 +2,25 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **remote** | **String** | A remote to sync from. This will override a remote set on repository. | [optional]
8
- **mirror** | **Boolean** | DEPRECATED: If &#x60;&#x60;True&#x60;&#x60;, &#x60;&#x60;sync_policy&#x60;&#x60; will default to &#39;mirror_complete&#39; instead of &#39;additive&#39;. | [optional]
9
- **sync_policy** | [**SyncPolicyEnum**](SyncPolicyEnum.md) | Options: &#39;additive&#39;, &#39;mirror_complete&#39;, &#39;mirror_content_only&#39;. Default: &#39;additive&#39;. Modifies how the sync is performed. &#39;mirror_complete&#39; will clone the original metadata and create an automatic publication from it, but comes with some limitations and does not work for certain repositories. &#39;mirror_content_only&#39; will change the repository contents to match the remote but the metadata will be regenerated and will not be bit-for-bit identical. &#39;additive&#39; will retain the existing contents of the repository and add the contents of the repository being synced. * &#x60;additive&#x60; - additive * &#x60;mirror_complete&#x60; - mirror_complete * &#x60;mirror_content_only&#x60; - mirror_content_only | [optional]
10
- **skip_types** | [**Array&lt;SkipTypesEnum&gt;**](SkipTypesEnum.md) | List of content types to skip during sync. | [optional]
11
- **optimize** | **Boolean** | Whether or not to optimize sync. | [optional] [default to true]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **remote** | **String** | A remote to sync from. This will override a remote set on repository. | [optional] |
8
+ | **mirror** | **Boolean** | DEPRECATED: If &#x60;&#x60;True&#x60;&#x60;, &#x60;&#x60;sync_policy&#x60;&#x60; will default to &#39;mirror_complete&#39; instead of &#39;additive&#39;. | [optional] |
9
+ | **sync_policy** | [**SyncPolicyEnum**](SyncPolicyEnum.md) | Options: &#39;additive&#39;, &#39;mirror_complete&#39;, &#39;mirror_content_only&#39;. Default: &#39;additive&#39;. Modifies how the sync is performed. &#39;mirror_complete&#39; will clone the original metadata and create an automatic publication from it, but comes with some limitations and does not work for certain repositories. &#39;mirror_content_only&#39; will change the repository contents to match the remote but the metadata will be regenerated and will not be bit-for-bit identical. &#39;additive&#39; will retain the existing contents of the repository and add the contents of the repository being synced. * &#x60;additive&#x60; - additive * &#x60;mirror_complete&#x60; - mirror_complete * &#x60;mirror_content_only&#x60; - mirror_content_only | [optional] |
10
+ | **skip_types** | [**Array&lt;SkipTypesEnum&gt;**](SkipTypesEnum.md) | List of content types to skip during sync. | [optional] |
11
+ | **optimize** | **Boolean** | Whether or not to optimize sync. | [optional][default to true] |
12
12
 
13
- ## Code Sample
13
+ ## Example
14
14
 
15
15
  ```ruby
16
- require 'PulpRpmClient'
16
+ require 'pulp_rpm_client'
17
17
 
18
- instance = PulpRpmClient::RpmRepositorySyncURL.new(remote: null,
19
- mirror: null,
20
- sync_policy: null,
21
- skip_types: null,
22
- optimize: null)
18
+ instance = PulpRpmClient::RpmRepositorySyncURL.new(
19
+ remote: null,
20
+ mirror: null,
21
+ sync_policy: null,
22
+ skip_types: null,
23
+ optimize: null
24
+ )
23
25
  ```
24
26
 
25
-
@@ -2,22 +2,23 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **name** | **String** | Name of Alternate Content Source. |
8
- **last_refreshed** | **DateTime** | Date of last refresh of AlternateContentSource. | [optional]
9
- **paths** | **Array&lt;String&gt;** | List of paths that will be appended to the Remote url when searching for content. | [optional]
10
- **remote** | **String** | The remote to provide alternate content source. |
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **name** | **String** | Name of Alternate Content Source. | |
8
+ | **last_refreshed** | **Time** | Date of last refresh of AlternateContentSource. | [optional] |
9
+ | **paths** | **Array&lt;String&gt;** | List of paths that will be appended to the Remote url when searching for content. | [optional] |
10
+ | **remote** | **String** | The remote to provide alternate content source. | |
11
11
 
12
- ## Code Sample
12
+ ## Example
13
13
 
14
14
  ```ruby
15
- require 'PulpRpmClient'
15
+ require 'pulp_rpm_client'
16
16
 
17
- instance = PulpRpmClient::RpmRpmAlternateContentSource.new(name: null,
18
- last_refreshed: null,
19
- paths: null,
20
- remote: null)
17
+ instance = PulpRpmClient::RpmRpmAlternateContentSource.new(
18
+ name: null,
19
+ last_refreshed: null,
20
+ paths: null,
21
+ remote: null
22
+ )
21
23
  ```
22
24
 
23
-