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,36 +1,35 @@
1
1
  # PulpRpmClient::RemotesUlnApi
2
2
 
3
- All URIs are relative to *http://pulp*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**add_role**](RemotesUlnApi.md#add_role) | **POST** {rpm_uln_remote_href}add_role/ | Add a role
8
- [**create**](RemotesUlnApi.md#create) | **POST** /pulp/api/v3/remotes/rpm/uln/ | Create an uln remote
9
- [**delete**](RemotesUlnApi.md#delete) | **DELETE** {rpm_uln_remote_href} | Delete an uln remote
10
- [**list**](RemotesUlnApi.md#list) | **GET** /pulp/api/v3/remotes/rpm/uln/ | List uln remotes
11
- [**list_roles**](RemotesUlnApi.md#list_roles) | **GET** {rpm_uln_remote_href}list_roles/ | List roles
12
- [**my_permissions**](RemotesUlnApi.md#my_permissions) | **GET** {rpm_uln_remote_href}my_permissions/ | List user permissions
13
- [**partial_update**](RemotesUlnApi.md#partial_update) | **PATCH** {rpm_uln_remote_href} | Update an uln remote
14
- [**read**](RemotesUlnApi.md#read) | **GET** {rpm_uln_remote_href} | Inspect an uln remote
15
- [**remove_role**](RemotesUlnApi.md#remove_role) | **POST** {rpm_uln_remote_href}remove_role/ | Remove a role
16
- [**set_label**](RemotesUlnApi.md#set_label) | **POST** {rpm_uln_remote_href}set_label/ | Set a label
17
- [**unset_label**](RemotesUlnApi.md#unset_label) | **POST** {rpm_uln_remote_href}unset_label/ | Unset a label
18
- [**update**](RemotesUlnApi.md#update) | **PUT** {rpm_uln_remote_href} | Update an uln remote
19
-
3
+ All URIs are relative to *http://localhost:24817*
4
+
5
+ | Method | HTTP request | Description |
6
+ | ------ | ------------ | ----------- |
7
+ | [**add_role**](RemotesUlnApi.md#add_role) | **POST** {rpm_uln_remote_href}add_role/ | Add a role |
8
+ | [**create**](RemotesUlnApi.md#create) | **POST** /pulp/api/v3/remotes/rpm/uln/ | Create an uln remote |
9
+ | [**delete**](RemotesUlnApi.md#delete) | **DELETE** {rpm_uln_remote_href} | Delete an uln remote |
10
+ | [**list**](RemotesUlnApi.md#list) | **GET** /pulp/api/v3/remotes/rpm/uln/ | List uln remotes |
11
+ | [**list_roles**](RemotesUlnApi.md#list_roles) | **GET** {rpm_uln_remote_href}list_roles/ | List roles |
12
+ | [**my_permissions**](RemotesUlnApi.md#my_permissions) | **GET** {rpm_uln_remote_href}my_permissions/ | List user permissions |
13
+ | [**partial_update**](RemotesUlnApi.md#partial_update) | **PATCH** {rpm_uln_remote_href} | Update an uln remote |
14
+ | [**read**](RemotesUlnApi.md#read) | **GET** {rpm_uln_remote_href} | Inspect an uln remote |
15
+ | [**remove_role**](RemotesUlnApi.md#remove_role) | **POST** {rpm_uln_remote_href}remove_role/ | Remove a role |
16
+ | [**set_label**](RemotesUlnApi.md#set_label) | **POST** {rpm_uln_remote_href}set_label/ | Set a label |
17
+ | [**unset_label**](RemotesUlnApi.md#unset_label) | **POST** {rpm_uln_remote_href}unset_label/ | Unset a label |
18
+ | [**update**](RemotesUlnApi.md#update) | **PUT** {rpm_uln_remote_href} | Update an uln remote |
20
19
 
21
20
 
22
21
  ## add_role
23
22
 
24
- > NestedRoleResponse add_role(rpm_uln_remote_href, nested_role)
23
+ > <NestedRoleResponse> add_role(rpm_uln_remote_href, nested_role)
25
24
 
26
25
  Add a role
27
26
 
28
27
  Add a role for this object to users/groups.
29
28
 
30
- ### Example
29
+ ### Examples
31
30
 
32
31
  ```ruby
33
- # load the gem
32
+ require 'time'
34
33
  require 'pulp_rpm_client'
35
34
  # setup authorization
36
35
  PulpRpmClient.configure do |config|
@@ -41,24 +40,41 @@ end
41
40
 
42
41
  api_instance = PulpRpmClient::RemotesUlnApi.new
43
42
  rpm_uln_remote_href = 'rpm_uln_remote_href_example' # String |
44
- nested_role = PulpRpmClient::NestedRole.new # NestedRole |
43
+ nested_role = PulpRpmClient::NestedRole.new({role: 'role_example'}) # NestedRole |
45
44
 
46
45
  begin
47
- #Add a role
46
+ # Add a role
48
47
  result = api_instance.add_role(rpm_uln_remote_href, nested_role)
49
48
  p result
50
49
  rescue PulpRpmClient::ApiError => e
51
- puts "Exception when calling RemotesUlnApi->add_role: #{e}"
50
+ puts "Error when calling RemotesUlnApi->add_role: #{e}"
52
51
  end
53
52
  ```
54
53
 
55
- ### Parameters
54
+ #### Using the add_role_with_http_info variant
55
+
56
+ This returns an Array which contains the response data, status code and headers.
57
+
58
+ > <Array(<NestedRoleResponse>, Integer, Hash)> add_role_with_http_info(rpm_uln_remote_href, nested_role)
59
+
60
+ ```ruby
61
+ begin
62
+ # Add a role
63
+ data, status_code, headers = api_instance.add_role_with_http_info(rpm_uln_remote_href, nested_role)
64
+ p status_code # => 2xx
65
+ p headers # => { ... }
66
+ p data # => <NestedRoleResponse>
67
+ rescue PulpRpmClient::ApiError => e
68
+ puts "Error when calling RemotesUlnApi->add_role_with_http_info: #{e}"
69
+ end
70
+ ```
56
71
 
72
+ ### Parameters
57
73
 
58
- Name | Type | Description | Notes
59
- ------------- | ------------- | ------------- | -------------
60
- **rpm_uln_remote_href** | **String**| |
61
- **nested_role** | [**NestedRole**](NestedRole.md)| |
74
+ | Name | Type | Description | Notes |
75
+ | ---- | ---- | ----------- | ----- |
76
+ | **rpm_uln_remote_href** | **String** | | |
77
+ | **nested_role** | [**NestedRole**](NestedRole.md) | | |
62
78
 
63
79
  ### Return type
64
80
 
@@ -76,16 +92,16 @@ Name | Type | Description | Notes
76
92
 
77
93
  ## create
78
94
 
79
- > RpmUlnRemoteResponse create(rpm_uln_remote)
95
+ > <RpmUlnRemoteResponse> create(rpm_uln_remote)
80
96
 
81
97
  Create an uln remote
82
98
 
83
99
  A ViewSet for UlnRemote.
84
100
 
85
- ### Example
101
+ ### Examples
86
102
 
87
103
  ```ruby
88
- # load the gem
104
+ require 'time'
89
105
  require 'pulp_rpm_client'
90
106
  # setup authorization
91
107
  PulpRpmClient.configure do |config|
@@ -95,23 +111,40 @@ PulpRpmClient.configure do |config|
95
111
  end
96
112
 
97
113
  api_instance = PulpRpmClient::RemotesUlnApi.new
98
- rpm_uln_remote = PulpRpmClient::RpmUlnRemote.new # RpmUlnRemote |
114
+ rpm_uln_remote = PulpRpmClient::RpmUlnRemote.new({name: 'name_example', url: 'url_example', username: 'username_example', password: 'password_example'}) # RpmUlnRemote |
99
115
 
100
116
  begin
101
- #Create an uln remote
117
+ # Create an uln remote
102
118
  result = api_instance.create(rpm_uln_remote)
103
119
  p result
104
120
  rescue PulpRpmClient::ApiError => e
105
- puts "Exception when calling RemotesUlnApi->create: #{e}"
121
+ puts "Error when calling RemotesUlnApi->create: #{e}"
106
122
  end
107
123
  ```
108
124
 
109
- ### Parameters
125
+ #### Using the create_with_http_info variant
110
126
 
127
+ This returns an Array which contains the response data, status code and headers.
111
128
 
112
- Name | Type | Description | Notes
113
- ------------- | ------------- | ------------- | -------------
114
- **rpm_uln_remote** | [**RpmUlnRemote**](RpmUlnRemote.md)| |
129
+ > <Array(<RpmUlnRemoteResponse>, Integer, Hash)> create_with_http_info(rpm_uln_remote)
130
+
131
+ ```ruby
132
+ begin
133
+ # Create an uln remote
134
+ data, status_code, headers = api_instance.create_with_http_info(rpm_uln_remote)
135
+ p status_code # => 2xx
136
+ p headers # => { ... }
137
+ p data # => <RpmUlnRemoteResponse>
138
+ rescue PulpRpmClient::ApiError => e
139
+ puts "Error when calling RemotesUlnApi->create_with_http_info: #{e}"
140
+ end
141
+ ```
142
+
143
+ ### Parameters
144
+
145
+ | Name | Type | Description | Notes |
146
+ | ---- | ---- | ----------- | ----- |
147
+ | **rpm_uln_remote** | [**RpmUlnRemote**](RpmUlnRemote.md) | | |
115
148
 
116
149
  ### Return type
117
150
 
@@ -129,16 +162,16 @@ Name | Type | Description | Notes
129
162
 
130
163
  ## delete
131
164
 
132
- > AsyncOperationResponse delete(rpm_uln_remote_href)
165
+ > <AsyncOperationResponse> delete(rpm_uln_remote_href)
133
166
 
134
167
  Delete an uln remote
135
168
 
136
169
  Trigger an asynchronous delete task
137
170
 
138
- ### Example
171
+ ### Examples
139
172
 
140
173
  ```ruby
141
- # load the gem
174
+ require 'time'
142
175
  require 'pulp_rpm_client'
143
176
  # setup authorization
144
177
  PulpRpmClient.configure do |config|
@@ -151,20 +184,37 @@ api_instance = PulpRpmClient::RemotesUlnApi.new
151
184
  rpm_uln_remote_href = 'rpm_uln_remote_href_example' # String |
152
185
 
153
186
  begin
154
- #Delete an uln remote
187
+ # Delete an uln remote
155
188
  result = api_instance.delete(rpm_uln_remote_href)
156
189
  p result
157
190
  rescue PulpRpmClient::ApiError => e
158
- puts "Exception when calling RemotesUlnApi->delete: #{e}"
191
+ puts "Error when calling RemotesUlnApi->delete: #{e}"
159
192
  end
160
193
  ```
161
194
 
162
- ### Parameters
195
+ #### Using the delete_with_http_info variant
196
+
197
+ This returns an Array which contains the response data, status code and headers.
163
198
 
199
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(rpm_uln_remote_href)
164
200
 
165
- Name | Type | Description | Notes
166
- ------------- | ------------- | ------------- | -------------
167
- **rpm_uln_remote_href** | **String**| |
201
+ ```ruby
202
+ begin
203
+ # Delete an uln remote
204
+ data, status_code, headers = api_instance.delete_with_http_info(rpm_uln_remote_href)
205
+ p status_code # => 2xx
206
+ p headers # => { ... }
207
+ p data # => <AsyncOperationResponse>
208
+ rescue PulpRpmClient::ApiError => e
209
+ puts "Error when calling RemotesUlnApi->delete_with_http_info: #{e}"
210
+ end
211
+ ```
212
+
213
+ ### Parameters
214
+
215
+ | Name | Type | Description | Notes |
216
+ | ---- | ---- | ----------- | ----- |
217
+ | **rpm_uln_remote_href** | **String** | | |
168
218
 
169
219
  ### Return type
170
220
 
@@ -182,16 +232,16 @@ Name | Type | Description | Notes
182
232
 
183
233
  ## list
184
234
 
185
- > PaginatedrpmUlnRemoteResponseList list(opts)
235
+ > <PaginatedrpmUlnRemoteResponseList> list(opts)
186
236
 
187
237
  List uln remotes
188
238
 
189
239
  A ViewSet for UlnRemote.
190
240
 
191
- ### Example
241
+ ### Examples
192
242
 
193
243
  ```ruby
194
- # load the gem
244
+ require 'time'
195
245
  require 'pulp_rpm_client'
196
246
  # setup authorization
197
247
  PulpRpmClient.configure do |config|
@@ -207,65 +257,86 @@ opts = {
207
257
  name__contains: 'name__contains_example', # String | Filter results where name contains value
208
258
  name__icontains: 'name__icontains_example', # String | Filter results where name contains value
209
259
  name__iexact: 'name__iexact_example', # String | Filter results where name matches value
210
- name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
260
+ name__in: ['inner_example'], # Array<String> | Filter results where name is in a comma-separated list of values
211
261
  name__iregex: 'name__iregex_example', # String | Filter results where name matches regex value
212
262
  name__istartswith: 'name__istartswith_example', # String | Filter results where name starts with value
213
263
  name__regex: 'name__regex_example', # String | Filter results where name matches regex value
214
264
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
215
265
  offset: 56, # Integer | The initial index from which to return the results.
216
- ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `url` - Url * `-url` - Url (descending) * `ca_cert` - Ca cert * `-ca_cert` - Ca cert (descending) * `client_cert` - Client cert * `-client_cert` - Client cert (descending) * `client_key` - Client key * `-client_key` - Client key (descending) * `tls_validation` - Tls validation * `-tls_validation` - Tls validation (descending) * `username` - Username * `-username` - Username (descending) * `password` - Password * `-password` - Password (descending) * `proxy_url` - Proxy url * `-proxy_url` - Proxy url (descending) * `proxy_username` - Proxy username * `-proxy_username` - Proxy username (descending) * `proxy_password` - Proxy password * `-proxy_password` - Proxy password (descending) * `download_concurrency` - Download concurrency * `-download_concurrency` - Download concurrency (descending) * `max_retries` - Max retries * `-max_retries` - Max retries (descending) * `policy` - Policy * `-policy` - Policy (descending) * `total_timeout` - Total timeout * `-total_timeout` - Total timeout (descending) * `connect_timeout` - Connect timeout * `-connect_timeout` - Connect timeout (descending) * `sock_connect_timeout` - Sock connect timeout * `-sock_connect_timeout` - Sock connect timeout (descending) * `sock_read_timeout` - Sock read timeout * `-sock_read_timeout` - Sock read timeout (descending) * `headers` - Headers * `-headers` - Headers (descending) * `rate_limit` - Rate limit * `-rate_limit` - Rate limit (descending) * `pk` - Pk * `-pk` - Pk (descending)
217
- pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
218
- pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
266
+ ordering: ['-ca_cert'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `url` - Url * `-url` - Url (descending) * `ca_cert` - Ca cert * `-ca_cert` - Ca cert (descending) * `client_cert` - Client cert * `-client_cert` - Client cert (descending) * `client_key` - Client key * `-client_key` - Client key (descending) * `tls_validation` - Tls validation * `-tls_validation` - Tls validation (descending) * `username` - Username * `-username` - Username (descending) * `password` - Password * `-password` - Password (descending) * `proxy_url` - Proxy url * `-proxy_url` - Proxy url (descending) * `proxy_username` - Proxy username * `-proxy_username` - Proxy username (descending) * `proxy_password` - Proxy password * `-proxy_password` - Proxy password (descending) * `download_concurrency` - Download concurrency * `-download_concurrency` - Download concurrency (descending) * `max_retries` - Max retries * `-max_retries` - Max retries (descending) * `policy` - Policy * `-policy` - Policy (descending) * `total_timeout` - Total timeout * `-total_timeout` - Total timeout (descending) * `connect_timeout` - Connect timeout * `-connect_timeout` - Connect timeout (descending) * `sock_connect_timeout` - Sock connect timeout * `-sock_connect_timeout` - Sock connect timeout (descending) * `sock_read_timeout` - Sock read timeout * `-sock_read_timeout` - Sock read timeout (descending) * `headers` - Headers * `-headers` - Headers (descending) * `rate_limit` - Rate limit * `-rate_limit` - Rate limit (descending) * `pk` - Pk * `-pk` - Pk (descending)
267
+ prn__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
268
+ pulp_href__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
269
+ pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
219
270
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
220
- pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated matches value
221
- pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
222
- pulp_last_updated__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than or equal to value
223
- pulp_last_updated__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than value
224
- pulp_last_updated__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than or equal to value
225
- pulp_last_updated__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_last_updated is between two comma separated values
226
- q: 'q_example', # String |
227
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
228
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
271
+ pulp_last_updated: Time.parse('2013-10-20T19:20:30+01:00'), # Time | Filter results where pulp_last_updated matches value
272
+ pulp_last_updated__gt: Time.parse('2013-10-20T19:20:30+01:00'), # Time | Filter results where pulp_last_updated is greater than value
273
+ pulp_last_updated__gte: Time.parse('2013-10-20T19:20:30+01:00'), # Time | Filter results where pulp_last_updated is greater than or equal to value
274
+ pulp_last_updated__isnull: true, # Boolean | Filter results where pulp_last_updated has a null value
275
+ pulp_last_updated__lt: Time.parse('2013-10-20T19:20:30+01:00'), # Time | Filter results where pulp_last_updated is less than value
276
+ pulp_last_updated__lte: Time.parse('2013-10-20T19:20:30+01:00'), # Time | Filter results where pulp_last_updated is less than or equal to value
277
+ pulp_last_updated__range: [Time.now], # Array<Time> | Filter results where pulp_last_updated is between two comma separated values
278
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
279
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
280
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
229
281
  }
230
282
 
231
283
  begin
232
- #List uln remotes
284
+ # List uln remotes
233
285
  result = api_instance.list(opts)
234
286
  p result
235
287
  rescue PulpRpmClient::ApiError => e
236
- puts "Exception when calling RemotesUlnApi->list: #{e}"
288
+ puts "Error when calling RemotesUlnApi->list: #{e}"
237
289
  end
238
290
  ```
239
291
 
240
- ### Parameters
292
+ #### Using the list_with_http_info variant
241
293
 
294
+ This returns an Array which contains the response data, status code and headers.
242
295
 
243
- Name | Type | Description | Notes
244
- ------------- | ------------- | ------------- | -------------
245
- **limit** | **Integer**| Number of results to return per page. | [optional]
246
- **name** | **String**| Filter results where name matches value | [optional]
247
- **name__contains** | **String**| Filter results where name contains value | [optional]
248
- **name__icontains** | **String**| Filter results where name contains value | [optional]
249
- **name__iexact** | **String**| Filter results where name matches value | [optional]
250
- **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
251
- **name__iregex** | **String**| Filter results where name matches regex value | [optional]
252
- **name__istartswith** | **String**| Filter results where name starts with value | [optional]
253
- **name__regex** | **String**| Filter results where name matches regex value | [optional]
254
- **name__startswith** | **String**| Filter results where name starts with value | [optional]
255
- **offset** | **Integer**| The initial index from which to return the results. | [optional]
256
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;url&#x60; - Url * &#x60;-url&#x60; - Url (descending) * &#x60;ca_cert&#x60; - Ca cert * &#x60;-ca_cert&#x60; - Ca cert (descending) * &#x60;client_cert&#x60; - Client cert * &#x60;-client_cert&#x60; - Client cert (descending) * &#x60;client_key&#x60; - Client key * &#x60;-client_key&#x60; - Client key (descending) * &#x60;tls_validation&#x60; - Tls validation * &#x60;-tls_validation&#x60; - Tls validation (descending) * &#x60;username&#x60; - Username * &#x60;-username&#x60; - Username (descending) * &#x60;password&#x60; - Password * &#x60;-password&#x60; - Password (descending) * &#x60;proxy_url&#x60; - Proxy url * &#x60;-proxy_url&#x60; - Proxy url (descending) * &#x60;proxy_username&#x60; - Proxy username * &#x60;-proxy_username&#x60; - Proxy username (descending) * &#x60;proxy_password&#x60; - Proxy password * &#x60;-proxy_password&#x60; - Proxy password (descending) * &#x60;download_concurrency&#x60; - Download concurrency * &#x60;-download_concurrency&#x60; - Download concurrency (descending) * &#x60;max_retries&#x60; - Max retries * &#x60;-max_retries&#x60; - Max retries (descending) * &#x60;policy&#x60; - Policy * &#x60;-policy&#x60; - Policy (descending) * &#x60;total_timeout&#x60; - Total timeout * &#x60;-total_timeout&#x60; - Total timeout (descending) * &#x60;connect_timeout&#x60; - Connect timeout * &#x60;-connect_timeout&#x60; - Connect timeout (descending) * &#x60;sock_connect_timeout&#x60; - Sock connect timeout * &#x60;-sock_connect_timeout&#x60; - Sock connect timeout (descending) * &#x60;sock_read_timeout&#x60; - Sock read timeout * &#x60;-sock_read_timeout&#x60; - Sock read timeout (descending) * &#x60;headers&#x60; - Headers * &#x60;-headers&#x60; - Headers (descending) * &#x60;rate_limit&#x60; - Rate limit * &#x60;-rate_limit&#x60; - Rate limit (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
257
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
258
- **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
259
- **pulp_label_select** | **String**| Filter labels by search string | [optional]
260
- **pulp_last_updated** | **DateTime**| Filter results where pulp_last_updated matches value | [optional]
261
- **pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
262
- **pulp_last_updated__gte** | **DateTime**| Filter results where pulp_last_updated is greater than or equal to value | [optional]
263
- **pulp_last_updated__lt** | **DateTime**| Filter results where pulp_last_updated is less than value | [optional]
264
- **pulp_last_updated__lte** | **DateTime**| Filter results where pulp_last_updated is less than or equal to value | [optional]
265
- **pulp_last_updated__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_last_updated is between two comma separated values | [optional]
266
- **q** | **String**| | [optional]
267
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
268
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
296
+ > <Array(<PaginatedrpmUlnRemoteResponseList>, Integer, Hash)> list_with_http_info(opts)
297
+
298
+ ```ruby
299
+ begin
300
+ # List uln remotes
301
+ data, status_code, headers = api_instance.list_with_http_info(opts)
302
+ p status_code # => 2xx
303
+ p headers # => { ... }
304
+ p data # => <PaginatedrpmUlnRemoteResponseList>
305
+ rescue PulpRpmClient::ApiError => e
306
+ puts "Error when calling RemotesUlnApi->list_with_http_info: #{e}"
307
+ end
308
+ ```
309
+
310
+ ### Parameters
311
+
312
+ | Name | Type | Description | Notes |
313
+ | ---- | ---- | ----------- | ----- |
314
+ | **limit** | **Integer** | Number of results to return per page. | [optional] |
315
+ | **name** | **String** | Filter results where name matches value | [optional] |
316
+ | **name__contains** | **String** | Filter results where name contains value | [optional] |
317
+ | **name__icontains** | **String** | Filter results where name contains value | [optional] |
318
+ | **name__iexact** | **String** | Filter results where name matches value | [optional] |
319
+ | **name__in** | [**Array&lt;String&gt;**](String.md) | Filter results where name is in a comma-separated list of values | [optional] |
320
+ | **name__iregex** | **String** | Filter results where name matches regex value | [optional] |
321
+ | **name__istartswith** | **String** | Filter results where name starts with value | [optional] |
322
+ | **name__regex** | **String** | Filter results where name matches regex value | [optional] |
323
+ | **name__startswith** | **String** | Filter results where name starts with value | [optional] |
324
+ | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
325
+ | **ordering** | [**Array&lt;String&gt;**](String.md) | Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;url&#x60; - Url * &#x60;-url&#x60; - Url (descending) * &#x60;ca_cert&#x60; - Ca cert * &#x60;-ca_cert&#x60; - Ca cert (descending) * &#x60;client_cert&#x60; - Client cert * &#x60;-client_cert&#x60; - Client cert (descending) * &#x60;client_key&#x60; - Client key * &#x60;-client_key&#x60; - Client key (descending) * &#x60;tls_validation&#x60; - Tls validation * &#x60;-tls_validation&#x60; - Tls validation (descending) * &#x60;username&#x60; - Username * &#x60;-username&#x60; - Username (descending) * &#x60;password&#x60; - Password * &#x60;-password&#x60; - Password (descending) * &#x60;proxy_url&#x60; - Proxy url * &#x60;-proxy_url&#x60; - Proxy url (descending) * &#x60;proxy_username&#x60; - Proxy username * &#x60;-proxy_username&#x60; - Proxy username (descending) * &#x60;proxy_password&#x60; - Proxy password * &#x60;-proxy_password&#x60; - Proxy password (descending) * &#x60;download_concurrency&#x60; - Download concurrency * &#x60;-download_concurrency&#x60; - Download concurrency (descending) * &#x60;max_retries&#x60; - Max retries * &#x60;-max_retries&#x60; - Max retries (descending) * &#x60;policy&#x60; - Policy * &#x60;-policy&#x60; - Policy (descending) * &#x60;total_timeout&#x60; - Total timeout * &#x60;-total_timeout&#x60; - Total timeout (descending) * &#x60;connect_timeout&#x60; - Connect timeout * &#x60;-connect_timeout&#x60; - Connect timeout (descending) * &#x60;sock_connect_timeout&#x60; - Sock connect timeout * &#x60;-sock_connect_timeout&#x60; - Sock connect timeout (descending) * &#x60;sock_read_timeout&#x60; - Sock read timeout * &#x60;-sock_read_timeout&#x60; - Sock read timeout (descending) * &#x60;headers&#x60; - Headers * &#x60;-headers&#x60; - Headers (descending) * &#x60;rate_limit&#x60; - Rate limit * &#x60;-rate_limit&#x60; - Rate limit (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional] |
326
+ | **prn__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
327
+ | **pulp_href__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
328
+ | **pulp_id__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
329
+ | **pulp_label_select** | **String** | Filter labels by search string | [optional] |
330
+ | **pulp_last_updated** | **Time** | Filter results where pulp_last_updated matches value | [optional] |
331
+ | **pulp_last_updated__gt** | **Time** | Filter results where pulp_last_updated is greater than value | [optional] |
332
+ | **pulp_last_updated__gte** | **Time** | Filter results where pulp_last_updated is greater than or equal to value | [optional] |
333
+ | **pulp_last_updated__isnull** | **Boolean** | Filter results where pulp_last_updated has a null value | [optional] |
334
+ | **pulp_last_updated__lt** | **Time** | Filter results where pulp_last_updated is less than value | [optional] |
335
+ | **pulp_last_updated__lte** | **Time** | Filter results where pulp_last_updated is less than or equal to value | [optional] |
336
+ | **pulp_last_updated__range** | [**Array&lt;Time&gt;**](Time.md) | Filter results where pulp_last_updated is between two comma separated values | [optional] |
337
+ | **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
338
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
339
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
269
340
 
270
341
  ### Return type
271
342
 
@@ -283,16 +354,16 @@ Name | Type | Description | Notes
283
354
 
284
355
  ## list_roles
285
356
 
286
- > ObjectRolesResponse list_roles(rpm_uln_remote_href, opts)
357
+ > <ObjectRolesResponse> list_roles(rpm_uln_remote_href, opts)
287
358
 
288
359
  List roles
289
360
 
290
361
  List roles assigned to this object.
291
362
 
292
- ### Example
363
+ ### Examples
293
364
 
294
365
  ```ruby
295
- # load the gem
366
+ require 'time'
296
367
  require 'pulp_rpm_client'
297
368
  # setup authorization
298
369
  PulpRpmClient.configure do |config|
@@ -304,27 +375,44 @@ end
304
375
  api_instance = PulpRpmClient::RemotesUlnApi.new
305
376
  rpm_uln_remote_href = 'rpm_uln_remote_href_example' # String |
306
377
  opts = {
307
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
308
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
378
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
379
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
309
380
  }
310
381
 
311
382
  begin
312
- #List roles
383
+ # List roles
313
384
  result = api_instance.list_roles(rpm_uln_remote_href, opts)
314
385
  p result
315
386
  rescue PulpRpmClient::ApiError => e
316
- puts "Exception when calling RemotesUlnApi->list_roles: #{e}"
387
+ puts "Error when calling RemotesUlnApi->list_roles: #{e}"
317
388
  end
318
389
  ```
319
390
 
320
- ### Parameters
391
+ #### Using the list_roles_with_http_info variant
392
+
393
+ This returns an Array which contains the response data, status code and headers.
394
+
395
+ > <Array(<ObjectRolesResponse>, Integer, Hash)> list_roles_with_http_info(rpm_uln_remote_href, opts)
396
+
397
+ ```ruby
398
+ begin
399
+ # List roles
400
+ data, status_code, headers = api_instance.list_roles_with_http_info(rpm_uln_remote_href, opts)
401
+ p status_code # => 2xx
402
+ p headers # => { ... }
403
+ p data # => <ObjectRolesResponse>
404
+ rescue PulpRpmClient::ApiError => e
405
+ puts "Error when calling RemotesUlnApi->list_roles_with_http_info: #{e}"
406
+ end
407
+ ```
321
408
 
409
+ ### Parameters
322
410
 
323
- Name | Type | Description | Notes
324
- ------------- | ------------- | ------------- | -------------
325
- **rpm_uln_remote_href** | **String**| |
326
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
327
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
411
+ | Name | Type | Description | Notes |
412
+ | ---- | ---- | ----------- | ----- |
413
+ | **rpm_uln_remote_href** | **String** | | |
414
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
415
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
328
416
 
329
417
  ### Return type
330
418
 
@@ -342,16 +430,16 @@ Name | Type | Description | Notes
342
430
 
343
431
  ## my_permissions
344
432
 
345
- > MyPermissionsResponse my_permissions(rpm_uln_remote_href, opts)
433
+ > <MyPermissionsResponse> my_permissions(rpm_uln_remote_href, opts)
346
434
 
347
435
  List user permissions
348
436
 
349
437
  List permissions available to the current user on this object.
350
438
 
351
- ### Example
439
+ ### Examples
352
440
 
353
441
  ```ruby
354
- # load the gem
442
+ require 'time'
355
443
  require 'pulp_rpm_client'
356
444
  # setup authorization
357
445
  PulpRpmClient.configure do |config|
@@ -363,27 +451,44 @@ end
363
451
  api_instance = PulpRpmClient::RemotesUlnApi.new
364
452
  rpm_uln_remote_href = 'rpm_uln_remote_href_example' # String |
365
453
  opts = {
366
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
367
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
454
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
455
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
368
456
  }
369
457
 
370
458
  begin
371
- #List user permissions
459
+ # List user permissions
372
460
  result = api_instance.my_permissions(rpm_uln_remote_href, opts)
373
461
  p result
374
462
  rescue PulpRpmClient::ApiError => e
375
- puts "Exception when calling RemotesUlnApi->my_permissions: #{e}"
463
+ puts "Error when calling RemotesUlnApi->my_permissions: #{e}"
376
464
  end
377
465
  ```
378
466
 
379
- ### Parameters
467
+ #### Using the my_permissions_with_http_info variant
468
+
469
+ This returns an Array which contains the response data, status code and headers.
470
+
471
+ > <Array(<MyPermissionsResponse>, Integer, Hash)> my_permissions_with_http_info(rpm_uln_remote_href, opts)
472
+
473
+ ```ruby
474
+ begin
475
+ # List user permissions
476
+ data, status_code, headers = api_instance.my_permissions_with_http_info(rpm_uln_remote_href, opts)
477
+ p status_code # => 2xx
478
+ p headers # => { ... }
479
+ p data # => <MyPermissionsResponse>
480
+ rescue PulpRpmClient::ApiError => e
481
+ puts "Error when calling RemotesUlnApi->my_permissions_with_http_info: #{e}"
482
+ end
483
+ ```
380
484
 
485
+ ### Parameters
381
486
 
382
- Name | Type | Description | Notes
383
- ------------- | ------------- | ------------- | -------------
384
- **rpm_uln_remote_href** | **String**| |
385
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
386
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
487
+ | Name | Type | Description | Notes |
488
+ | ---- | ---- | ----------- | ----- |
489
+ | **rpm_uln_remote_href** | **String** | | |
490
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
491
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
387
492
 
388
493
  ### Return type
389
494
 
@@ -401,16 +506,16 @@ Name | Type | Description | Notes
401
506
 
402
507
  ## partial_update
403
508
 
404
- > AsyncOperationResponse partial_update(rpm_uln_remote_href, patchedrpm_uln_remote)
509
+ > <AsyncOperationResponse> partial_update(rpm_uln_remote_href, patchedrpm_uln_remote)
405
510
 
406
511
  Update an uln remote
407
512
 
408
513
  Trigger an asynchronous partial update task
409
514
 
410
- ### Example
515
+ ### Examples
411
516
 
412
517
  ```ruby
413
- # load the gem
518
+ require 'time'
414
519
  require 'pulp_rpm_client'
415
520
  # setup authorization
416
521
  PulpRpmClient.configure do |config|
@@ -424,21 +529,38 @@ rpm_uln_remote_href = 'rpm_uln_remote_href_example' # String |
424
529
  patchedrpm_uln_remote = PulpRpmClient::PatchedrpmUlnRemote.new # PatchedrpmUlnRemote |
425
530
 
426
531
  begin
427
- #Update an uln remote
532
+ # Update an uln remote
428
533
  result = api_instance.partial_update(rpm_uln_remote_href, patchedrpm_uln_remote)
429
534
  p result
430
535
  rescue PulpRpmClient::ApiError => e
431
- puts "Exception when calling RemotesUlnApi->partial_update: #{e}"
536
+ puts "Error when calling RemotesUlnApi->partial_update: #{e}"
432
537
  end
433
538
  ```
434
539
 
435
- ### Parameters
540
+ #### Using the partial_update_with_http_info variant
541
+
542
+ This returns an Array which contains the response data, status code and headers.
543
+
544
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> partial_update_with_http_info(rpm_uln_remote_href, patchedrpm_uln_remote)
545
+
546
+ ```ruby
547
+ begin
548
+ # Update an uln remote
549
+ data, status_code, headers = api_instance.partial_update_with_http_info(rpm_uln_remote_href, patchedrpm_uln_remote)
550
+ p status_code # => 2xx
551
+ p headers # => { ... }
552
+ p data # => <AsyncOperationResponse>
553
+ rescue PulpRpmClient::ApiError => e
554
+ puts "Error when calling RemotesUlnApi->partial_update_with_http_info: #{e}"
555
+ end
556
+ ```
436
557
 
558
+ ### Parameters
437
559
 
438
- Name | Type | Description | Notes
439
- ------------- | ------------- | ------------- | -------------
440
- **rpm_uln_remote_href** | **String**| |
441
- **patchedrpm_uln_remote** | [**PatchedrpmUlnRemote**](PatchedrpmUlnRemote.md)| |
560
+ | Name | Type | Description | Notes |
561
+ | ---- | ---- | ----------- | ----- |
562
+ | **rpm_uln_remote_href** | **String** | | |
563
+ | **patchedrpm_uln_remote** | [**PatchedrpmUlnRemote**](PatchedrpmUlnRemote.md) | | |
442
564
 
443
565
  ### Return type
444
566
 
@@ -456,16 +578,16 @@ Name | Type | Description | Notes
456
578
 
457
579
  ## read
458
580
 
459
- > RpmUlnRemoteResponse read(rpm_uln_remote_href, opts)
581
+ > <RpmUlnRemoteResponse> read(rpm_uln_remote_href, opts)
460
582
 
461
583
  Inspect an uln remote
462
584
 
463
585
  A ViewSet for UlnRemote.
464
586
 
465
- ### Example
587
+ ### Examples
466
588
 
467
589
  ```ruby
468
- # load the gem
590
+ require 'time'
469
591
  require 'pulp_rpm_client'
470
592
  # setup authorization
471
593
  PulpRpmClient.configure do |config|
@@ -477,27 +599,44 @@ end
477
599
  api_instance = PulpRpmClient::RemotesUlnApi.new
478
600
  rpm_uln_remote_href = 'rpm_uln_remote_href_example' # String |
479
601
  opts = {
480
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
481
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
602
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
603
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
482
604
  }
483
605
 
484
606
  begin
485
- #Inspect an uln remote
607
+ # Inspect an uln remote
486
608
  result = api_instance.read(rpm_uln_remote_href, opts)
487
609
  p result
488
610
  rescue PulpRpmClient::ApiError => e
489
- puts "Exception when calling RemotesUlnApi->read: #{e}"
611
+ puts "Error when calling RemotesUlnApi->read: #{e}"
490
612
  end
491
613
  ```
492
614
 
493
- ### Parameters
615
+ #### Using the read_with_http_info variant
494
616
 
617
+ This returns an Array which contains the response data, status code and headers.
495
618
 
496
- Name | Type | Description | Notes
497
- ------------- | ------------- | ------------- | -------------
498
- **rpm_uln_remote_href** | **String**| |
499
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
500
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
619
+ > <Array(<RpmUlnRemoteResponse>, Integer, Hash)> read_with_http_info(rpm_uln_remote_href, opts)
620
+
621
+ ```ruby
622
+ begin
623
+ # Inspect an uln remote
624
+ data, status_code, headers = api_instance.read_with_http_info(rpm_uln_remote_href, opts)
625
+ p status_code # => 2xx
626
+ p headers # => { ... }
627
+ p data # => <RpmUlnRemoteResponse>
628
+ rescue PulpRpmClient::ApiError => e
629
+ puts "Error when calling RemotesUlnApi->read_with_http_info: #{e}"
630
+ end
631
+ ```
632
+
633
+ ### Parameters
634
+
635
+ | Name | Type | Description | Notes |
636
+ | ---- | ---- | ----------- | ----- |
637
+ | **rpm_uln_remote_href** | **String** | | |
638
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
639
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
501
640
 
502
641
  ### Return type
503
642
 
@@ -515,16 +654,16 @@ Name | Type | Description | Notes
515
654
 
516
655
  ## remove_role
517
656
 
518
- > NestedRoleResponse remove_role(rpm_uln_remote_href, nested_role)
657
+ > <NestedRoleResponse> remove_role(rpm_uln_remote_href, nested_role)
519
658
 
520
659
  Remove a role
521
660
 
522
661
  Remove a role for this object from users/groups.
523
662
 
524
- ### Example
663
+ ### Examples
525
664
 
526
665
  ```ruby
527
- # load the gem
666
+ require 'time'
528
667
  require 'pulp_rpm_client'
529
668
  # setup authorization
530
669
  PulpRpmClient.configure do |config|
@@ -535,24 +674,41 @@ end
535
674
 
536
675
  api_instance = PulpRpmClient::RemotesUlnApi.new
537
676
  rpm_uln_remote_href = 'rpm_uln_remote_href_example' # String |
538
- nested_role = PulpRpmClient::NestedRole.new # NestedRole |
677
+ nested_role = PulpRpmClient::NestedRole.new({role: 'role_example'}) # NestedRole |
539
678
 
540
679
  begin
541
- #Remove a role
680
+ # Remove a role
542
681
  result = api_instance.remove_role(rpm_uln_remote_href, nested_role)
543
682
  p result
544
683
  rescue PulpRpmClient::ApiError => e
545
- puts "Exception when calling RemotesUlnApi->remove_role: #{e}"
684
+ puts "Error when calling RemotesUlnApi->remove_role: #{e}"
546
685
  end
547
686
  ```
548
687
 
549
- ### Parameters
688
+ #### Using the remove_role_with_http_info variant
689
+
690
+ This returns an Array which contains the response data, status code and headers.
691
+
692
+ > <Array(<NestedRoleResponse>, Integer, Hash)> remove_role_with_http_info(rpm_uln_remote_href, nested_role)
550
693
 
694
+ ```ruby
695
+ begin
696
+ # Remove a role
697
+ data, status_code, headers = api_instance.remove_role_with_http_info(rpm_uln_remote_href, nested_role)
698
+ p status_code # => 2xx
699
+ p headers # => { ... }
700
+ p data # => <NestedRoleResponse>
701
+ rescue PulpRpmClient::ApiError => e
702
+ puts "Error when calling RemotesUlnApi->remove_role_with_http_info: #{e}"
703
+ end
704
+ ```
705
+
706
+ ### Parameters
551
707
 
552
- Name | Type | Description | Notes
553
- ------------- | ------------- | ------------- | -------------
554
- **rpm_uln_remote_href** | **String**| |
555
- **nested_role** | [**NestedRole**](NestedRole.md)| |
708
+ | Name | Type | Description | Notes |
709
+ | ---- | ---- | ----------- | ----- |
710
+ | **rpm_uln_remote_href** | **String** | | |
711
+ | **nested_role** | [**NestedRole**](NestedRole.md) | | |
556
712
 
557
713
  ### Return type
558
714
 
@@ -570,16 +726,16 @@ Name | Type | Description | Notes
570
726
 
571
727
  ## set_label
572
728
 
573
- > SetLabelResponse set_label(rpm_uln_remote_href, set_label)
729
+ > <SetLabelResponse> set_label(rpm_uln_remote_href, set_label)
574
730
 
575
731
  Set a label
576
732
 
577
733
  Set a single pulp_label on the object to a specific value or null.
578
734
 
579
- ### Example
735
+ ### Examples
580
736
 
581
737
  ```ruby
582
- # load the gem
738
+ require 'time'
583
739
  require 'pulp_rpm_client'
584
740
  # setup authorization
585
741
  PulpRpmClient.configure do |config|
@@ -590,24 +746,41 @@ end
590
746
 
591
747
  api_instance = PulpRpmClient::RemotesUlnApi.new
592
748
  rpm_uln_remote_href = 'rpm_uln_remote_href_example' # String |
593
- set_label = PulpRpmClient::SetLabel.new # SetLabel |
749
+ set_label = PulpRpmClient::SetLabel.new({key: 'key_example', value: 'value_example'}) # SetLabel |
594
750
 
595
751
  begin
596
- #Set a label
752
+ # Set a label
597
753
  result = api_instance.set_label(rpm_uln_remote_href, set_label)
598
754
  p result
599
755
  rescue PulpRpmClient::ApiError => e
600
- puts "Exception when calling RemotesUlnApi->set_label: #{e}"
756
+ puts "Error when calling RemotesUlnApi->set_label: #{e}"
601
757
  end
602
758
  ```
603
759
 
604
- ### Parameters
760
+ #### Using the set_label_with_http_info variant
761
+
762
+ This returns an Array which contains the response data, status code and headers.
605
763
 
764
+ > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(rpm_uln_remote_href, set_label)
606
765
 
607
- Name | Type | Description | Notes
608
- ------------- | ------------- | ------------- | -------------
609
- **rpm_uln_remote_href** | **String**| |
610
- **set_label** | [**SetLabel**](SetLabel.md)| |
766
+ ```ruby
767
+ begin
768
+ # Set a label
769
+ data, status_code, headers = api_instance.set_label_with_http_info(rpm_uln_remote_href, set_label)
770
+ p status_code # => 2xx
771
+ p headers # => { ... }
772
+ p data # => <SetLabelResponse>
773
+ rescue PulpRpmClient::ApiError => e
774
+ puts "Error when calling RemotesUlnApi->set_label_with_http_info: #{e}"
775
+ end
776
+ ```
777
+
778
+ ### Parameters
779
+
780
+ | Name | Type | Description | Notes |
781
+ | ---- | ---- | ----------- | ----- |
782
+ | **rpm_uln_remote_href** | **String** | | |
783
+ | **set_label** | [**SetLabel**](SetLabel.md) | | |
611
784
 
612
785
  ### Return type
613
786
 
@@ -625,16 +798,16 @@ Name | Type | Description | Notes
625
798
 
626
799
  ## unset_label
627
800
 
628
- > UnsetLabelResponse unset_label(rpm_uln_remote_href, unset_label)
801
+ > <UnsetLabelResponse> unset_label(rpm_uln_remote_href, unset_label)
629
802
 
630
803
  Unset a label
631
804
 
632
805
  Unset a single pulp_label on the object.
633
806
 
634
- ### Example
807
+ ### Examples
635
808
 
636
809
  ```ruby
637
- # load the gem
810
+ require 'time'
638
811
  require 'pulp_rpm_client'
639
812
  # setup authorization
640
813
  PulpRpmClient.configure do |config|
@@ -645,24 +818,41 @@ end
645
818
 
646
819
  api_instance = PulpRpmClient::RemotesUlnApi.new
647
820
  rpm_uln_remote_href = 'rpm_uln_remote_href_example' # String |
648
- unset_label = PulpRpmClient::UnsetLabel.new # UnsetLabel |
821
+ unset_label = PulpRpmClient::UnsetLabel.new({key: 'key_example'}) # UnsetLabel |
649
822
 
650
823
  begin
651
- #Unset a label
824
+ # Unset a label
652
825
  result = api_instance.unset_label(rpm_uln_remote_href, unset_label)
653
826
  p result
654
827
  rescue PulpRpmClient::ApiError => e
655
- puts "Exception when calling RemotesUlnApi->unset_label: #{e}"
828
+ puts "Error when calling RemotesUlnApi->unset_label: #{e}"
656
829
  end
657
830
  ```
658
831
 
659
- ### Parameters
832
+ #### Using the unset_label_with_http_info variant
833
+
834
+ This returns an Array which contains the response data, status code and headers.
835
+
836
+ > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(rpm_uln_remote_href, unset_label)
837
+
838
+ ```ruby
839
+ begin
840
+ # Unset a label
841
+ data, status_code, headers = api_instance.unset_label_with_http_info(rpm_uln_remote_href, unset_label)
842
+ p status_code # => 2xx
843
+ p headers # => { ... }
844
+ p data # => <UnsetLabelResponse>
845
+ rescue PulpRpmClient::ApiError => e
846
+ puts "Error when calling RemotesUlnApi->unset_label_with_http_info: #{e}"
847
+ end
848
+ ```
660
849
 
850
+ ### Parameters
661
851
 
662
- Name | Type | Description | Notes
663
- ------------- | ------------- | ------------- | -------------
664
- **rpm_uln_remote_href** | **String**| |
665
- **unset_label** | [**UnsetLabel**](UnsetLabel.md)| |
852
+ | Name | Type | Description | Notes |
853
+ | ---- | ---- | ----------- | ----- |
854
+ | **rpm_uln_remote_href** | **String** | | |
855
+ | **unset_label** | [**UnsetLabel**](UnsetLabel.md) | | |
666
856
 
667
857
  ### Return type
668
858
 
@@ -680,16 +870,16 @@ Name | Type | Description | Notes
680
870
 
681
871
  ## update
682
872
 
683
- > AsyncOperationResponse update(rpm_uln_remote_href, rpm_uln_remote)
873
+ > <AsyncOperationResponse> update(rpm_uln_remote_href, rpm_uln_remote)
684
874
 
685
875
  Update an uln remote
686
876
 
687
877
  Trigger an asynchronous update task
688
878
 
689
- ### Example
879
+ ### Examples
690
880
 
691
881
  ```ruby
692
- # load the gem
882
+ require 'time'
693
883
  require 'pulp_rpm_client'
694
884
  # setup authorization
695
885
  PulpRpmClient.configure do |config|
@@ -700,24 +890,41 @@ end
700
890
 
701
891
  api_instance = PulpRpmClient::RemotesUlnApi.new
702
892
  rpm_uln_remote_href = 'rpm_uln_remote_href_example' # String |
703
- rpm_uln_remote = PulpRpmClient::RpmUlnRemote.new # RpmUlnRemote |
893
+ rpm_uln_remote = PulpRpmClient::RpmUlnRemote.new({name: 'name_example', url: 'url_example', username: 'username_example', password: 'password_example'}) # RpmUlnRemote |
704
894
 
705
895
  begin
706
- #Update an uln remote
896
+ # Update an uln remote
707
897
  result = api_instance.update(rpm_uln_remote_href, rpm_uln_remote)
708
898
  p result
709
899
  rescue PulpRpmClient::ApiError => e
710
- puts "Exception when calling RemotesUlnApi->update: #{e}"
900
+ puts "Error when calling RemotesUlnApi->update: #{e}"
711
901
  end
712
902
  ```
713
903
 
714
- ### Parameters
904
+ #### Using the update_with_http_info variant
905
+
906
+ This returns an Array which contains the response data, status code and headers.
907
+
908
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> update_with_http_info(rpm_uln_remote_href, rpm_uln_remote)
715
909
 
910
+ ```ruby
911
+ begin
912
+ # Update an uln remote
913
+ data, status_code, headers = api_instance.update_with_http_info(rpm_uln_remote_href, rpm_uln_remote)
914
+ p status_code # => 2xx
915
+ p headers # => { ... }
916
+ p data # => <AsyncOperationResponse>
917
+ rescue PulpRpmClient::ApiError => e
918
+ puts "Error when calling RemotesUlnApi->update_with_http_info: #{e}"
919
+ end
920
+ ```
921
+
922
+ ### Parameters
716
923
 
717
- Name | Type | Description | Notes
718
- ------------- | ------------- | ------------- | -------------
719
- **rpm_uln_remote_href** | **String**| |
720
- **rpm_uln_remote** | [**RpmUlnRemote**](RpmUlnRemote.md)| |
924
+ | Name | Type | Description | Notes |
925
+ | ---- | ---- | ----------- | ----- |
926
+ | **rpm_uln_remote_href** | **String** | | |
927
+ | **rpm_uln_remote** | [**RpmUlnRemote**](RpmUlnRemote.md) | | |
721
928
 
722
929
  ### Return type
723
930