pulpcore_client 3.69.2 → 3.70.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (686) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +22 -17
  3. data/docs/AccessPoliciesApi.md +169 -84
  4. data/docs/AccessPolicy.md +14 -13
  5. data/docs/AccessPolicyResponse.md +26 -25
  6. data/docs/ApiAppStatusResponse.md +12 -11
  7. data/docs/ArtifactDistributionResponse.md +28 -27
  8. data/docs/ArtifactResponse.md +30 -29
  9. data/docs/ArtifactsApi.md +145 -78
  10. data/docs/AsyncOperationResponse.md +8 -7
  11. data/docs/CompositeContentGuard.md +12 -11
  12. data/docs/CompositeContentGuardResponse.md +20 -19
  13. data/docs/ContentApi.md +52 -36
  14. data/docs/ContentAppStatusResponse.md +12 -11
  15. data/docs/ContentGuardResponse.md +18 -17
  16. data/docs/ContentOpenpgpPublickeyApi.md +111 -61
  17. data/docs/ContentOpenpgpPublicsubkeyApi.md +80 -47
  18. data/docs/ContentOpenpgpSignatureApi.md +80 -47
  19. data/docs/ContentOpenpgpUserattributeApi.md +80 -47
  20. data/docs/ContentOpenpgpUseridApi.md +89 -56
  21. data/docs/ContentRedirectContentGuard.md +10 -9
  22. data/docs/ContentRedirectContentGuardResponse.md +18 -17
  23. data/docs/ContentSettingsResponse.md +10 -9
  24. data/docs/ContentSummaryResponse.md +12 -11
  25. data/docs/ContentguardsApi.md +57 -41
  26. data/docs/ContentguardsCompositeApi.md +315 -146
  27. data/docs/ContentguardsContentRedirectApi.md +315 -146
  28. data/docs/ContentguardsHeaderApi.md +315 -146
  29. data/docs/ContentguardsRbacApi.md +315 -146
  30. data/docs/DatabaseConnectionResponse.md +8 -7
  31. data/docs/DistributionResponse.md +30 -29
  32. data/docs/DistributionsApi.md +68 -52
  33. data/docs/DistributionsArtifactsApi.md +95 -62
  34. data/docs/DistributionsOpenpgpApi.md +248 -113
  35. data/docs/Domain.md +18 -17
  36. data/docs/DomainBackendMigrator.md +10 -9
  37. data/docs/DomainResponse.md +26 -25
  38. data/docs/DomainsApi.md +224 -106
  39. data/docs/EvaluationResponse.md +12 -11
  40. data/docs/ExportersFilesystemApi.md +196 -95
  41. data/docs/ExportersFilesystemExportsApi.md +120 -53
  42. data/docs/ExportersPulpApi.md +196 -95
  43. data/docs/ExportersPulpExportsApi.md +120 -53
  44. data/docs/FilesystemExport.md +14 -13
  45. data/docs/FilesystemExportResponse.md +20 -19
  46. data/docs/FilesystemExporter.md +12 -11
  47. data/docs/FilesystemExporterResponse.md +20 -19
  48. data/docs/GenericRemoteResponse.md +58 -0
  49. data/docs/GenericRemoteResponseHiddenFieldsInner.md +20 -0
  50. data/docs/Group.md +8 -7
  51. data/docs/GroupProgressReportResponse.md +16 -15
  52. data/docs/GroupResponse.md +14 -13
  53. data/docs/GroupRole.md +12 -11
  54. data/docs/GroupRoleResponse.md +24 -23
  55. data/docs/GroupUser.md +8 -7
  56. data/docs/GroupUserResponse.md +12 -11
  57. data/docs/GroupsApi.md +314 -145
  58. data/docs/GroupsRolesApi.md +139 -72
  59. data/docs/GroupsUsersApi.md +90 -40
  60. data/docs/HeaderContentGuard.md +16 -15
  61. data/docs/HeaderContentGuardResponse.md +24 -23
  62. data/docs/ImportResponse.md +18 -17
  63. data/docs/ImportersPulpApi.md +195 -94
  64. data/docs/ImportersPulpImportCheckApi.md +29 -13
  65. data/docs/ImportersPulpImportsApi.md +120 -53
  66. data/docs/LivezApi.md +25 -8
  67. data/docs/LoginApi.md +204 -0
  68. data/docs/LoginResponse.md +22 -0
  69. data/docs/MethodEnum.md +4 -5
  70. data/docs/MinimalTaskResponse.md +26 -25
  71. data/docs/MultipleArtifactContentResponse.md +16 -15
  72. data/docs/MyPermissionsResponse.md +8 -7
  73. data/docs/NestedOpenPGPPublicSubkey.md +10 -9
  74. data/docs/NestedOpenPGPPublicSubkeyResponse.md +12 -11
  75. data/docs/NestedOpenPGPSignature.md +18 -17
  76. data/docs/NestedOpenPGPSignatureResponse.md +20 -19
  77. data/docs/NestedOpenPGPUserAttribute.md +8 -7
  78. data/docs/NestedOpenPGPUserAttributeResponse.md +10 -9
  79. data/docs/NestedOpenPGPUserID.md +8 -7
  80. data/docs/NestedOpenPGPUserIDResponse.md +10 -9
  81. data/docs/NestedRole.md +12 -11
  82. data/docs/NestedRoleResponse.md +12 -11
  83. data/docs/ObjectRolesResponse.md +8 -7
  84. data/docs/OpenPGPDistribution.md +20 -19
  85. data/docs/OpenPGPDistributionResponse.md +32 -31
  86. data/docs/OpenPGPKeyring.md +16 -15
  87. data/docs/OpenPGPKeyringResponse.md +28 -27
  88. data/docs/OpenPGPPublicKeyResponse.md +24 -23
  89. data/docs/OpenPGPPublicSubkeyResponse.md +22 -21
  90. data/docs/OpenPGPSignatureResponse.md +30 -29
  91. data/docs/OpenPGPUserAttributeResponse.md +20 -19
  92. data/docs/OpenPGPUserIDResponse.md +20 -19
  93. data/docs/OrphansApi.md +26 -9
  94. data/docs/OrphansCleanup.md +10 -9
  95. data/docs/OrphansCleanupApi.md +29 -12
  96. data/docs/PaginatedAccessPolicyResponseList.md +14 -13
  97. data/docs/PaginatedArtifactDistributionResponseList.md +14 -13
  98. data/docs/PaginatedArtifactResponseList.md +14 -13
  99. data/docs/PaginatedCompositeContentGuardResponseList.md +14 -13
  100. data/docs/PaginatedContentGuardResponseList.md +14 -13
  101. data/docs/PaginatedContentRedirectContentGuardResponseList.md +14 -13
  102. data/docs/PaginatedDistributionResponseList.md +14 -13
  103. data/docs/PaginatedDomainResponseList.md +14 -13
  104. data/docs/PaginatedFilesystemExportResponseList.md +14 -13
  105. data/docs/PaginatedFilesystemExporterResponseList.md +14 -13
  106. data/docs/PaginatedGenericRemoteResponseList.md +24 -0
  107. data/docs/PaginatedGroupResponseList.md +14 -13
  108. data/docs/PaginatedGroupRoleResponseList.md +14 -13
  109. data/docs/PaginatedGroupUserResponseList.md +14 -13
  110. data/docs/PaginatedHeaderContentGuardResponseList.md +14 -13
  111. data/docs/PaginatedImportResponseList.md +14 -13
  112. data/docs/PaginatedMultipleArtifactContentResponseList.md +14 -13
  113. data/docs/PaginatedOpenPGPDistributionResponseList.md +14 -13
  114. data/docs/PaginatedOpenPGPKeyringResponseList.md +14 -13
  115. data/docs/PaginatedOpenPGPPublicKeyResponseList.md +14 -13
  116. data/docs/PaginatedOpenPGPPublicSubkeyResponseList.md +14 -13
  117. data/docs/PaginatedOpenPGPSignatureResponseList.md +14 -13
  118. data/docs/PaginatedOpenPGPUserAttributeResponseList.md +14 -13
  119. data/docs/PaginatedOpenPGPUserIDResponseList.md +14 -13
  120. data/docs/PaginatedPublicationResponseList.md +14 -13
  121. data/docs/PaginatedPulpExportResponseList.md +14 -13
  122. data/docs/PaginatedPulpExporterResponseList.md +14 -13
  123. data/docs/PaginatedPulpImporterResponseList.md +14 -13
  124. data/docs/PaginatedRBACContentGuardResponseList.md +14 -13
  125. data/docs/PaginatedRepositoryResponseList.md +14 -13
  126. data/docs/PaginatedRepositoryVersionResponseList.md +14 -13
  127. data/docs/PaginatedRoleResponseList.md +14 -13
  128. data/docs/PaginatedSigningServiceResponseList.md +14 -13
  129. data/docs/PaginatedTaskGroupResponseList.md +14 -13
  130. data/docs/PaginatedTaskResponseList.md +14 -13
  131. data/docs/PaginatedTaskScheduleResponseList.md +14 -13
  132. data/docs/PaginatedUploadResponseList.md +14 -13
  133. data/docs/PaginatedUpstreamPulpResponseList.md +14 -13
  134. data/docs/PaginatedUserResponseList.md +14 -13
  135. data/docs/PaginatedUserRoleResponseList.md +14 -13
  136. data/docs/PaginatedWorkerResponseList.md +14 -13
  137. data/docs/PatchedAccessPolicy.md +14 -13
  138. data/docs/PatchedCompositeContentGuard.md +12 -11
  139. data/docs/PatchedContentRedirectContentGuard.md +10 -9
  140. data/docs/PatchedDomain.md +18 -17
  141. data/docs/PatchedFilesystemExporter.md +12 -11
  142. data/docs/PatchedGroup.md +8 -7
  143. data/docs/PatchedHeaderContentGuard.md +16 -15
  144. data/docs/PatchedOpenPGPDistribution.md +20 -19
  145. data/docs/PatchedOpenPGPKeyring.md +16 -15
  146. data/docs/PatchedPulpExporter.md +14 -13
  147. data/docs/PatchedPulpImporter.md +10 -9
  148. data/docs/PatchedRBACContentGuard.md +10 -9
  149. data/docs/PatchedRole.md +12 -11
  150. data/docs/PatchedTaskCancel.md +8 -7
  151. data/docs/PatchedUpstreamPulp.md +28 -27
  152. data/docs/PatchedUser.md +20 -19
  153. data/docs/PolicyEnum.md +4 -5
  154. data/docs/ProfileArtifactResponse.md +8 -7
  155. data/docs/ProgressReportResponse.md +18 -17
  156. data/docs/PublicationResponse.md +18 -17
  157. data/docs/PublicationsApi.md +67 -49
  158. data/docs/PulpExport.md +18 -17
  159. data/docs/PulpExportResponse.md +24 -23
  160. data/docs/PulpExporter.md +14 -13
  161. data/docs/PulpExporterResponse.md +22 -21
  162. data/docs/PulpImport.md +12 -11
  163. data/docs/PulpImportCheck.md +12 -11
  164. data/docs/PulpImportCheckResponse.md +12 -11
  165. data/docs/PulpImporter.md +10 -9
  166. data/docs/PulpImporterResponse.md +18 -17
  167. data/docs/Purge.md +10 -9
  168. data/docs/RBACContentGuard.md +10 -9
  169. data/docs/RBACContentGuardResponse.md +22 -21
  170. data/docs/ReclaimSpace.md +10 -9
  171. data/docs/RedisConnectionResponse.md +8 -7
  172. data/docs/RemotesApi.md +73 -55
  173. data/docs/Repair.md +8 -7
  174. data/docs/RepairApi.md +29 -13
  175. data/docs/RepositoriesApi.md +71 -55
  176. data/docs/RepositoriesOpenpgpKeyringApi.md +416 -196
  177. data/docs/RepositoriesReclaimSpaceApi.md +30 -13
  178. data/docs/RepositoryAddRemoveContent.md +12 -11
  179. data/docs/RepositoryResponse.md +28 -27
  180. data/docs/RepositoryVersionResponse.md +22 -21
  181. data/docs/RepositoryVersionsApi.md +65 -47
  182. data/docs/Role.md +12 -11
  183. data/docs/RoleResponse.md +22 -21
  184. data/docs/RolesApi.md +203 -102
  185. data/docs/SetLabel.md +10 -9
  186. data/docs/SetLabelResponse.md +10 -9
  187. data/docs/SigningServiceResponse.md +22 -21
  188. data/docs/SigningServicesApi.md +75 -42
  189. data/docs/StatesEnum.md +4 -5
  190. data/docs/StatusApi.md +26 -9
  191. data/docs/StatusResponse.md +24 -23
  192. data/docs/StorageClassEnum.md +4 -5
  193. data/docs/StorageResponse.md +12 -11
  194. data/docs/TaskGroupOperationResponse.md +8 -7
  195. data/docs/TaskGroupResponse.md +32 -31
  196. data/docs/TaskGroupsApi.md +93 -43
  197. data/docs/TaskResponse.md +44 -43
  198. data/docs/TaskScheduleResponse.md +24 -23
  199. data/docs/TaskSchedulesApi.md +198 -97
  200. data/docs/TasksApi.md +382 -195
  201. data/docs/UnsetLabel.md +8 -7
  202. data/docs/UnsetLabelResponse.md +10 -9
  203. data/docs/Upload.md +8 -7
  204. data/docs/UploadChunkResponse.md +10 -9
  205. data/docs/UploadCommit.md +8 -7
  206. data/docs/UploadDetailResponse.md +20 -19
  207. data/docs/UploadResponse.md +18 -17
  208. data/docs/UploadsApi.md +313 -144
  209. data/docs/UpstreamPulp.md +28 -27
  210. data/docs/UpstreamPulpResponse.md +34 -33
  211. data/docs/UpstreamPulpsApi.md +366 -178
  212. data/docs/User.md +20 -19
  213. data/docs/UserGroup.md +8 -7
  214. data/docs/UserGroupResponse.md +12 -11
  215. data/docs/UserResponse.md +30 -29
  216. data/docs/UserRole.md +12 -11
  217. data/docs/UserRoleResponse.md +24 -23
  218. data/docs/UsersApi.md +211 -110
  219. data/docs/UsersRolesApi.md +139 -72
  220. data/docs/VersionResponse.md +16 -15
  221. data/docs/WorkerResponse.md +22 -21
  222. data/docs/WorkersApi.md +100 -65
  223. data/lib/pulpcore_client/api/access_policies_api.rb +34 -23
  224. data/lib/pulpcore_client/api/artifacts_api.rb +24 -17
  225. data/lib/pulpcore_client/api/content_api.rb +6 -5
  226. data/lib/pulpcore_client/api/content_openpgp_publickey_api.rb +20 -14
  227. data/lib/pulpcore_client/api/content_openpgp_publicsubkey_api.rb +11 -9
  228. data/lib/pulpcore_client/api/content_openpgp_signature_api.rb +11 -9
  229. data/lib/pulpcore_client/api/content_openpgp_userattribute_api.rb +11 -9
  230. data/lib/pulpcore_client/api/content_openpgp_userid_api.rb +11 -9
  231. data/lib/pulpcore_client/api/contentguards_api.rb +6 -5
  232. data/lib/pulpcore_client/api/contentguards_composite_api.rb +70 -45
  233. data/lib/pulpcore_client/api/contentguards_content_redirect_api.rb +70 -45
  234. data/lib/pulpcore_client/api/contentguards_header_api.rb +70 -45
  235. data/lib/pulpcore_client/api/contentguards_rbac_api.rb +70 -45
  236. data/lib/pulpcore_client/api/distributions_api.rb +6 -5
  237. data/lib/pulpcore_client/api/distributions_artifacts_api.rb +11 -9
  238. data/lib/pulpcore_client/api/distributions_openpgp_api.rb +61 -38
  239. data/lib/pulpcore_client/api/domains_api.rb +52 -33
  240. data/lib/pulpcore_client/api/exporters_filesystem_api.rb +43 -28
  241. data/lib/pulpcore_client/api/exporters_filesystem_exports_api.rb +24 -17
  242. data/lib/pulpcore_client/api/exporters_pulp_api.rb +43 -28
  243. data/lib/pulpcore_client/api/exporters_pulp_exports_api.rb +24 -17
  244. data/lib/pulpcore_client/api/groups_api.rb +70 -45
  245. data/lib/pulpcore_client/api/groups_roles_api.rb +24 -17
  246. data/lib/pulpcore_client/api/groups_users_api.rb +19 -13
  247. data/lib/pulpcore_client/api/importers_pulp_api.rb +42 -27
  248. data/lib/pulpcore_client/api/importers_pulp_import_check_api.rb +10 -6
  249. data/lib/pulpcore_client/api/importers_pulp_imports_api.rb +24 -17
  250. data/lib/pulpcore_client/api/livez_api.rb +5 -4
  251. data/lib/pulpcore_client/api/login_api.rb +179 -0
  252. data/lib/pulpcore_client/api/orphans_api.rb +6 -5
  253. data/lib/pulpcore_client/api/orphans_cleanup_api.rb +10 -6
  254. data/lib/pulpcore_client/api/publications_api.rb +21 -17
  255. data/lib/pulpcore_client/api/remotes_api.rb +23 -19
  256. data/lib/pulpcore_client/api/repair_api.rb +10 -6
  257. data/lib/pulpcore_client/api/repositories_api.rb +6 -5
  258. data/lib/pulpcore_client/api/repositories_openpgp_keyring_api.rb +98 -61
  259. data/lib/pulpcore_client/api/repositories_reclaim_space_api.rb +10 -6
  260. data/lib/pulpcore_client/api/repository_versions_api.rb +21 -17
  261. data/lib/pulpcore_client/api/roles_api.rb +42 -27
  262. data/lib/pulpcore_client/api/signing_services_api.rb +11 -9
  263. data/lib/pulpcore_client/api/status_api.rb +6 -5
  264. data/lib/pulpcore_client/api/task_groups_api.rb +20 -14
  265. data/lib/pulpcore_client/api/task_schedules_api.rb +39 -27
  266. data/lib/pulpcore_client/api/tasks_api.rb +117 -68
  267. data/lib/pulpcore_client/api/uploads_api.rb +70 -45
  268. data/lib/pulpcore_client/api/upstream_pulps_api.rb +93 -64
  269. data/lib/pulpcore_client/api/users_api.rb +42 -27
  270. data/lib/pulpcore_client/api/users_roles_api.rb +24 -17
  271. data/lib/pulpcore_client/api/workers_api.rb +26 -21
  272. data/lib/pulpcore_client/api_client.rb +137 -102
  273. data/lib/pulpcore_client/api_error.rb +2 -1
  274. data/lib/pulpcore_client/configuration.rb +162 -21
  275. data/lib/pulpcore_client/models/access_policy.rb +32 -22
  276. data/lib/pulpcore_client/models/access_policy_response.rb +34 -24
  277. data/lib/pulpcore_client/models/api_app_status_response.rb +31 -23
  278. data/lib/pulpcore_client/models/artifact_distribution_response.rb +91 -79
  279. data/lib/pulpcore_client/models/artifact_response.rb +34 -24
  280. data/lib/pulpcore_client/models/async_operation_response.rb +32 -22
  281. data/lib/pulpcore_client/models/composite_content_guard.rb +32 -22
  282. data/lib/pulpcore_client/models/composite_content_guard_response.rb +34 -24
  283. data/lib/pulpcore_client/models/content_app_status_response.rb +31 -23
  284. data/lib/pulpcore_client/models/content_guard_response.rb +34 -24
  285. data/lib/pulpcore_client/models/content_redirect_content_guard.rb +32 -22
  286. data/lib/pulpcore_client/models/content_redirect_content_guard_response.rb +34 -24
  287. data/lib/pulpcore_client/models/content_settings_response.rb +33 -27
  288. data/lib/pulpcore_client/models/content_summary_response.rb +36 -22
  289. data/lib/pulpcore_client/models/database_connection_response.rb +32 -22
  290. data/lib/pulpcore_client/models/distribution_response.rb +36 -24
  291. data/lib/pulpcore_client/models/domain.rb +58 -22
  292. data/lib/pulpcore_client/models/domain_backend_migrator.rb +56 -22
  293. data/lib/pulpcore_client/models/domain_response.rb +60 -24
  294. data/lib/pulpcore_client/models/evaluation_response.rb +36 -22
  295. data/lib/pulpcore_client/models/filesystem_export.rb +30 -22
  296. data/lib/pulpcore_client/models/filesystem_export_response.rb +32 -24
  297. data/lib/pulpcore_client/models/filesystem_exporter.rb +56 -22
  298. data/lib/pulpcore_client/models/filesystem_exporter_response.rb +58 -24
  299. data/lib/pulpcore_client/models/{remote_response.rb → generic_remote_response.rb} +63 -29
  300. data/lib/pulpcore_client/models/{remote_response_hidden_fields.rb → generic_remote_response_hidden_fields_inner.rb} +37 -25
  301. data/lib/pulpcore_client/models/group.rb +32 -22
  302. data/lib/pulpcore_client/models/group_progress_report_response.rb +30 -22
  303. data/lib/pulpcore_client/models/group_response.rb +32 -22
  304. data/lib/pulpcore_client/models/group_role.rb +35 -23
  305. data/lib/pulpcore_client/models/group_role_response.rb +36 -24
  306. data/lib/pulpcore_client/models/group_user.rb +32 -22
  307. data/lib/pulpcore_client/models/group_user_response.rb +32 -22
  308. data/lib/pulpcore_client/models/header_content_guard.rb +36 -22
  309. data/lib/pulpcore_client/models/header_content_guard_response.rb +38 -24
  310. data/lib/pulpcore_client/models/import_response.rb +36 -24
  311. data/lib/pulpcore_client/models/{upload_chunk.rb → login_response.rb} +55 -62
  312. data/lib/pulpcore_client/models/method_enum.rb +8 -4
  313. data/lib/pulpcore_client/models/minimal_task_response.rb +37 -27
  314. data/lib/pulpcore_client/models/multiple_artifact_content_response.rb +34 -24
  315. data/lib/pulpcore_client/models/my_permissions_response.rb +32 -22
  316. data/lib/pulpcore_client/models/nested_open_pgp_public_subkey.rb +35 -23
  317. data/lib/pulpcore_client/models/nested_open_pgp_public_subkey_response.rb +35 -23
  318. data/lib/pulpcore_client/models/nested_open_pgp_signature.rb +35 -23
  319. data/lib/pulpcore_client/models/nested_open_pgp_signature_response.rb +35 -23
  320. data/lib/pulpcore_client/models/nested_open_pgp_user_attribute.rb +32 -22
  321. data/lib/pulpcore_client/models/nested_open_pgp_user_attribute_response.rb +32 -22
  322. data/lib/pulpcore_client/models/nested_open_pgp_user_id.rb +32 -22
  323. data/lib/pulpcore_client/models/nested_open_pgp_user_id_response.rb +32 -22
  324. data/lib/pulpcore_client/models/nested_role.rb +32 -22
  325. data/lib/pulpcore_client/models/nested_role_response.rb +32 -22
  326. data/lib/pulpcore_client/models/object_roles_response.rb +32 -22
  327. data/lib/pulpcore_client/models/open_pgp_distribution.rb +34 -22
  328. data/lib/pulpcore_client/models/open_pgp_distribution_response.rb +36 -24
  329. data/lib/pulpcore_client/models/open_pgp_keyring.rb +32 -22
  330. data/lib/pulpcore_client/models/open_pgp_keyring_response.rb +34 -24
  331. data/lib/pulpcore_client/models/open_pgp_public_key_response.rb +38 -26
  332. data/lib/pulpcore_client/models/open_pgp_public_subkey_response.rb +37 -25
  333. data/lib/pulpcore_client/models/open_pgp_signature_response.rb +37 -25
  334. data/lib/pulpcore_client/models/open_pgp_user_attribute_response.rb +34 -24
  335. data/lib/pulpcore_client/models/open_pgp_user_id_response.rb +34 -24
  336. data/lib/pulpcore_client/models/orphans_cleanup.rb +31 -23
  337. data/lib/pulpcore_client/models/paginated_access_policy_response_list.rb +34 -22
  338. data/lib/pulpcore_client/models/paginated_artifact_distribution_response_list.rb +34 -22
  339. data/lib/pulpcore_client/models/paginated_artifact_response_list.rb +34 -22
  340. data/lib/pulpcore_client/models/paginated_composite_content_guard_response_list.rb +34 -22
  341. data/lib/pulpcore_client/models/paginated_content_guard_response_list.rb +34 -22
  342. data/lib/pulpcore_client/models/paginated_content_redirect_content_guard_response_list.rb +34 -22
  343. data/lib/pulpcore_client/models/paginated_distribution_response_list.rb +34 -22
  344. data/lib/pulpcore_client/models/paginated_domain_response_list.rb +34 -22
  345. data/lib/pulpcore_client/models/paginated_filesystem_export_response_list.rb +34 -22
  346. data/lib/pulpcore_client/models/paginated_filesystem_exporter_response_list.rb +34 -22
  347. data/lib/pulpcore_client/models/{paginated_remote_response_list.rb → paginated_generic_remote_response_list.rb} +38 -26
  348. data/lib/pulpcore_client/models/paginated_group_response_list.rb +34 -22
  349. data/lib/pulpcore_client/models/paginated_group_role_response_list.rb +34 -22
  350. data/lib/pulpcore_client/models/paginated_group_user_response_list.rb +34 -22
  351. data/lib/pulpcore_client/models/paginated_header_content_guard_response_list.rb +34 -22
  352. data/lib/pulpcore_client/models/paginated_import_response_list.rb +34 -22
  353. data/lib/pulpcore_client/models/paginated_multiple_artifact_content_response_list.rb +34 -22
  354. data/lib/pulpcore_client/models/paginated_open_pgp_distribution_response_list.rb +34 -22
  355. data/lib/pulpcore_client/models/paginated_open_pgp_keyring_response_list.rb +34 -22
  356. data/lib/pulpcore_client/models/paginated_open_pgp_public_key_response_list.rb +34 -22
  357. data/lib/pulpcore_client/models/paginated_open_pgp_public_subkey_response_list.rb +34 -22
  358. data/lib/pulpcore_client/models/paginated_open_pgp_signature_response_list.rb +34 -22
  359. data/lib/pulpcore_client/models/paginated_open_pgp_user_attribute_response_list.rb +34 -22
  360. data/lib/pulpcore_client/models/paginated_open_pgp_user_id_response_list.rb +34 -22
  361. data/lib/pulpcore_client/models/paginated_publication_response_list.rb +34 -22
  362. data/lib/pulpcore_client/models/paginated_pulp_export_response_list.rb +34 -22
  363. data/lib/pulpcore_client/models/paginated_pulp_exporter_response_list.rb +34 -22
  364. data/lib/pulpcore_client/models/paginated_pulp_importer_response_list.rb +34 -22
  365. data/lib/pulpcore_client/models/paginated_rbac_content_guard_response_list.rb +34 -22
  366. data/lib/pulpcore_client/models/paginated_repository_response_list.rb +34 -22
  367. data/lib/pulpcore_client/models/paginated_repository_version_response_list.rb +34 -22
  368. data/lib/pulpcore_client/models/paginated_role_response_list.rb +34 -22
  369. data/lib/pulpcore_client/models/paginated_signing_service_response_list.rb +34 -22
  370. data/lib/pulpcore_client/models/paginated_task_group_response_list.rb +34 -22
  371. data/lib/pulpcore_client/models/paginated_task_response_list.rb +34 -22
  372. data/lib/pulpcore_client/models/paginated_task_schedule_response_list.rb +34 -22
  373. data/lib/pulpcore_client/models/paginated_upload_response_list.rb +34 -22
  374. data/lib/pulpcore_client/models/paginated_upstream_pulp_response_list.rb +34 -22
  375. data/lib/pulpcore_client/models/paginated_user_response_list.rb +34 -22
  376. data/lib/pulpcore_client/models/paginated_user_role_response_list.rb +34 -22
  377. data/lib/pulpcore_client/models/paginated_worker_response_list.rb +34 -22
  378. data/lib/pulpcore_client/models/patched_access_policy.rb +30 -22
  379. data/lib/pulpcore_client/models/patched_composite_content_guard.rb +35 -23
  380. data/lib/pulpcore_client/models/patched_content_redirect_content_guard.rb +35 -23
  381. data/lib/pulpcore_client/models/patched_domain.rb +59 -25
  382. data/lib/pulpcore_client/models/patched_filesystem_exporter.rb +62 -24
  383. data/lib/pulpcore_client/models/patched_group.rb +36 -24
  384. data/lib/pulpcore_client/models/patched_header_content_guard.rb +45 -25
  385. data/lib/pulpcore_client/models/patched_open_pgp_distribution.rb +40 -24
  386. data/lib/pulpcore_client/models/patched_open_pgp_keyring.rb +35 -23
  387. data/lib/pulpcore_client/models/patched_pulp_exporter.rb +40 -24
  388. data/lib/pulpcore_client/models/patched_pulp_importer.rb +35 -23
  389. data/lib/pulpcore_client/models/patched_rbac_content_guard.rb +35 -23
  390. data/lib/pulpcore_client/models/patched_role.rb +35 -23
  391. data/lib/pulpcore_client/models/patched_task_cancel.rb +35 -23
  392. data/lib/pulpcore_client/models/patched_upstream_pulp.rb +45 -25
  393. data/lib/pulpcore_client/models/patched_user.rb +46 -26
  394. data/lib/pulpcore_client/models/policy_enum.rb +10 -5
  395. data/lib/pulpcore_client/models/profile_artifact_response.rb +32 -22
  396. data/lib/pulpcore_client/models/progress_report_response.rb +30 -22
  397. data/lib/pulpcore_client/models/publication_response.rb +32 -24
  398. data/lib/pulpcore_client/models/pulp_export.rb +35 -23
  399. data/lib/pulpcore_client/models/pulp_export_response.rb +32 -24
  400. data/lib/pulpcore_client/models/pulp_exporter.rb +36 -22
  401. data/lib/pulpcore_client/models/pulp_exporter_response.rb +38 -24
  402. data/lib/pulpcore_client/models/pulp_import.rb +40 -24
  403. data/lib/pulpcore_client/models/pulp_import_check.rb +45 -25
  404. data/lib/pulpcore_client/models/pulp_import_check_response.rb +30 -22
  405. data/lib/pulpcore_client/models/pulp_importer.rb +32 -22
  406. data/lib/pulpcore_client/models/pulp_importer_response.rb +34 -24
  407. data/lib/pulpcore_client/models/purge.rb +31 -23
  408. data/lib/pulpcore_client/models/rbac_content_guard.rb +32 -22
  409. data/lib/pulpcore_client/models/rbac_content_guard_response.rb +34 -24
  410. data/lib/pulpcore_client/models/reclaim_space.rb +33 -23
  411. data/lib/pulpcore_client/models/redis_connection_response.rb +32 -22
  412. data/lib/pulpcore_client/models/repair.rb +30 -22
  413. data/lib/pulpcore_client/models/repository_add_remove_content.rb +30 -22
  414. data/lib/pulpcore_client/models/repository_response.rb +34 -24
  415. data/lib/pulpcore_client/models/repository_version_response.rb +32 -24
  416. data/lib/pulpcore_client/models/role.rb +34 -22
  417. data/lib/pulpcore_client/models/role_response.rb +36 -24
  418. data/lib/pulpcore_client/models/set_label.rb +34 -22
  419. data/lib/pulpcore_client/models/set_label_response.rb +34 -22
  420. data/lib/pulpcore_client/models/signing_service_response.rb +40 -24
  421. data/lib/pulpcore_client/models/states_enum.rb +8 -4
  422. data/lib/pulpcore_client/models/status_response.rb +44 -22
  423. data/lib/pulpcore_client/models/storage_class_enum.rb +8 -4
  424. data/lib/pulpcore_client/models/storage_response.rb +39 -25
  425. data/lib/pulpcore_client/models/task_group_operation_response.rb +32 -22
  426. data/lib/pulpcore_client/models/task_group_response.rb +34 -22
  427. data/lib/pulpcore_client/models/task_response.rb +39 -27
  428. data/lib/pulpcore_client/models/task_schedule_response.rb +39 -25
  429. data/lib/pulpcore_client/models/unset_label.rb +32 -22
  430. data/lib/pulpcore_client/models/unset_label_response.rb +32 -22
  431. data/lib/pulpcore_client/models/upload.rb +32 -22
  432. data/lib/pulpcore_client/models/upload_chunk_response.rb +30 -22
  433. data/lib/pulpcore_client/models/upload_commit.rb +32 -22
  434. data/lib/pulpcore_client/models/upload_detail_response.rb +35 -25
  435. data/lib/pulpcore_client/models/upload_response.rb +35 -25
  436. data/lib/pulpcore_client/models/upstream_pulp.rb +36 -22
  437. data/lib/pulpcore_client/models/upstream_pulp_response.rb +40 -26
  438. data/lib/pulpcore_client/models/user.rb +42 -24
  439. data/lib/pulpcore_client/models/user_group.rb +32 -22
  440. data/lib/pulpcore_client/models/user_group_response.rb +32 -22
  441. data/lib/pulpcore_client/models/user_response.rb +44 -26
  442. data/lib/pulpcore_client/models/user_role.rb +35 -23
  443. data/lib/pulpcore_client/models/user_role_response.rb +36 -24
  444. data/lib/pulpcore_client/models/version_response.rb +40 -22
  445. data/lib/pulpcore_client/models/worker_response.rb +33 -25
  446. data/lib/pulpcore_client/version.rb +2 -2
  447. data/lib/pulpcore_client.rb +6 -7
  448. data/pulpcore_client.gemspec +9 -6
  449. data/spec/api/access_policies_api_spec.rb +6 -6
  450. data/spec/api/artifacts_api_spec.rb +5 -5
  451. data/spec/api/content_api_spec.rb +2 -2
  452. data/spec/api/content_openpgp_publickey_api_spec.rb +4 -4
  453. data/spec/api/content_openpgp_publicsubkey_api_spec.rb +3 -3
  454. data/spec/api/content_openpgp_signature_api_spec.rb +3 -3
  455. data/spec/api/content_openpgp_userattribute_api_spec.rb +3 -3
  456. data/spec/api/content_openpgp_userid_api_spec.rb +3 -3
  457. data/spec/api/contentguards_api_spec.rb +2 -2
  458. data/spec/api/contentguards_composite_api_spec.rb +11 -11
  459. data/spec/api/contentguards_content_redirect_api_spec.rb +11 -11
  460. data/spec/api/contentguards_header_api_spec.rb +11 -11
  461. data/spec/api/contentguards_rbac_api_spec.rb +11 -11
  462. data/spec/api/distributions_api_spec.rb +2 -2
  463. data/spec/api/distributions_artifacts_api_spec.rb +3 -3
  464. data/spec/api/distributions_openpgp_api_spec.rb +9 -9
  465. data/spec/api/domains_api_spec.rb +8 -8
  466. data/spec/api/exporters_filesystem_api_spec.rb +7 -7
  467. data/spec/api/exporters_filesystem_exports_api_spec.rb +5 -5
  468. data/spec/api/exporters_pulp_api_spec.rb +7 -7
  469. data/spec/api/exporters_pulp_exports_api_spec.rb +5 -5
  470. data/spec/api/groups_api_spec.rb +11 -11
  471. data/spec/api/groups_roles_api_spec.rb +5 -5
  472. data/spec/api/groups_users_api_spec.rb +4 -4
  473. data/spec/api/importers_pulp_api_spec.rb +7 -7
  474. data/spec/api/importers_pulp_import_check_api_spec.rb +2 -2
  475. data/spec/api/importers_pulp_imports_api_spec.rb +5 -5
  476. data/spec/api/livez_api_spec.rb +2 -2
  477. data/spec/api/login_api_spec.rb +62 -0
  478. data/spec/api/orphans_api_spec.rb +2 -2
  479. data/spec/api/orphans_cleanup_api_spec.rb +2 -2
  480. data/spec/api/publications_api_spec.rb +9 -8
  481. data/spec/api/remotes_api_spec.rb +10 -9
  482. data/spec/api/repair_api_spec.rb +2 -2
  483. data/spec/api/repositories_api_spec.rb +2 -2
  484. data/spec/api/repositories_openpgp_keyring_api_spec.rb +14 -14
  485. data/spec/api/repositories_reclaim_space_api_spec.rb +2 -2
  486. data/spec/api/repository_versions_api_spec.rb +9 -8
  487. data/spec/api/roles_api_spec.rb +7 -7
  488. data/spec/api/signing_services_api_spec.rb +3 -3
  489. data/spec/api/status_api_spec.rb +2 -2
  490. data/spec/api/task_groups_api_spec.rb +4 -4
  491. data/spec/api/task_schedules_api_spec.rb +7 -7
  492. data/spec/api/tasks_api_spec.rb +32 -23
  493. data/spec/api/uploads_api_spec.rb +11 -11
  494. data/spec/api/upstream_pulps_api_spec.rb +20 -19
  495. data/spec/api/users_api_spec.rb +7 -7
  496. data/spec/api/users_roles_api_spec.rb +5 -5
  497. data/spec/api/workers_api_spec.rb +10 -9
  498. data/spec/models/access_policy_response_spec.rb +16 -21
  499. data/spec/models/access_policy_spec.rb +10 -15
  500. data/spec/models/api_app_status_response_spec.rb +9 -14
  501. data/spec/models/artifact_distribution_response_spec.rb +27 -32
  502. data/spec/models/artifact_response_spec.rb +18 -23
  503. data/spec/models/async_operation_response_spec.rb +7 -12
  504. data/spec/models/composite_content_guard_response_spec.rb +13 -18
  505. data/spec/models/composite_content_guard_spec.rb +9 -14
  506. data/spec/models/content_app_status_response_spec.rb +9 -14
  507. data/spec/models/content_guard_response_spec.rb +12 -17
  508. data/spec/models/content_redirect_content_guard_response_spec.rb +12 -17
  509. data/spec/models/content_redirect_content_guard_spec.rb +8 -13
  510. data/spec/models/content_settings_response_spec.rb +8 -13
  511. data/spec/models/content_summary_response_spec.rb +9 -14
  512. data/spec/models/database_connection_response_spec.rb +7 -12
  513. data/spec/models/distribution_response_spec.rb +18 -23
  514. data/spec/models/domain_backend_migrator_spec.rb +8 -13
  515. data/spec/models/domain_response_spec.rb +16 -21
  516. data/spec/models/domain_spec.rb +12 -17
  517. data/spec/models/evaluation_response_spec.rb +9 -14
  518. data/spec/models/filesystem_export_response_spec.rb +13 -18
  519. data/spec/models/filesystem_export_spec.rb +10 -15
  520. data/spec/models/filesystem_exporter_response_spec.rb +13 -18
  521. data/spec/models/filesystem_exporter_spec.rb +9 -14
  522. data/spec/models/generic_remote_response_hidden_fields_inner_spec.rb +42 -0
  523. data/spec/models/generic_remote_response_spec.rb +156 -0
  524. data/spec/models/group_progress_report_response_spec.rb +11 -16
  525. data/spec/models/group_response_spec.rb +10 -15
  526. data/spec/models/group_role_response_spec.rb +15 -20
  527. data/spec/models/group_role_spec.rb +9 -14
  528. data/spec/models/group_spec.rb +7 -12
  529. data/spec/models/group_user_response_spec.rb +9 -14
  530. data/spec/models/group_user_spec.rb +7 -12
  531. data/spec/models/header_content_guard_response_spec.rb +15 -20
  532. data/spec/models/header_content_guard_spec.rb +11 -16
  533. data/spec/models/import_response_spec.rb +12 -17
  534. data/spec/models/login_response_spec.rb +48 -0
  535. data/spec/models/method_enum_spec.rb +6 -11
  536. data/spec/models/minimal_task_response_spec.rb +16 -21
  537. data/spec/models/multiple_artifact_content_response_spec.rb +11 -16
  538. data/spec/models/my_permissions_response_spec.rb +7 -12
  539. data/spec/models/nested_open_pgp_public_subkey_response_spec.rb +9 -14
  540. data/spec/models/nested_open_pgp_public_subkey_spec.rb +8 -13
  541. data/spec/models/nested_open_pgp_signature_response_spec.rb +13 -18
  542. data/spec/models/nested_open_pgp_signature_spec.rb +12 -17
  543. data/spec/models/nested_open_pgp_user_attribute_response_spec.rb +8 -13
  544. data/spec/models/nested_open_pgp_user_attribute_spec.rb +7 -12
  545. data/spec/models/nested_open_pgp_user_id_response_spec.rb +8 -13
  546. data/spec/models/nested_open_pgp_user_id_spec.rb +7 -12
  547. data/spec/models/nested_role_response_spec.rb +9 -14
  548. data/spec/models/nested_role_spec.rb +9 -14
  549. data/spec/models/object_roles_response_spec.rb +7 -12
  550. data/spec/models/open_pgp_distribution_response_spec.rb +19 -24
  551. data/spec/models/open_pgp_distribution_spec.rb +13 -18
  552. data/spec/models/open_pgp_keyring_response_spec.rb +17 -22
  553. data/spec/models/open_pgp_keyring_spec.rb +11 -16
  554. data/spec/models/open_pgp_public_key_response_spec.rb +15 -20
  555. data/spec/models/open_pgp_public_subkey_response_spec.rb +14 -19
  556. data/spec/models/open_pgp_signature_response_spec.rb +18 -23
  557. data/spec/models/open_pgp_user_attribute_response_spec.rb +13 -18
  558. data/spec/models/open_pgp_user_id_response_spec.rb +13 -18
  559. data/spec/models/orphans_cleanup_spec.rb +8 -13
  560. data/spec/models/paginated_access_policy_response_list_spec.rb +10 -15
  561. data/spec/models/paginated_artifact_distribution_response_list_spec.rb +10 -15
  562. data/spec/models/paginated_artifact_response_list_spec.rb +10 -15
  563. data/spec/models/paginated_composite_content_guard_response_list_spec.rb +10 -15
  564. data/spec/models/paginated_content_guard_response_list_spec.rb +10 -15
  565. data/spec/models/paginated_content_redirect_content_guard_response_list_spec.rb +10 -15
  566. data/spec/models/paginated_distribution_response_list_spec.rb +10 -15
  567. data/spec/models/paginated_domain_response_list_spec.rb +10 -15
  568. data/spec/models/paginated_filesystem_export_response_list_spec.rb +10 -15
  569. data/spec/models/paginated_filesystem_exporter_response_list_spec.rb +10 -15
  570. data/spec/models/paginated_generic_remote_response_list_spec.rb +54 -0
  571. data/spec/models/paginated_group_response_list_spec.rb +10 -15
  572. data/spec/models/paginated_group_role_response_list_spec.rb +10 -15
  573. data/spec/models/paginated_group_user_response_list_spec.rb +10 -15
  574. data/spec/models/paginated_header_content_guard_response_list_spec.rb +10 -15
  575. data/spec/models/paginated_import_response_list_spec.rb +10 -15
  576. data/spec/models/paginated_multiple_artifact_content_response_list_spec.rb +10 -15
  577. data/spec/models/paginated_open_pgp_distribution_response_list_spec.rb +10 -15
  578. data/spec/models/paginated_open_pgp_keyring_response_list_spec.rb +10 -15
  579. data/spec/models/paginated_open_pgp_public_key_response_list_spec.rb +10 -15
  580. data/spec/models/paginated_open_pgp_public_subkey_response_list_spec.rb +10 -15
  581. data/spec/models/paginated_open_pgp_signature_response_list_spec.rb +10 -15
  582. data/spec/models/paginated_open_pgp_user_attribute_response_list_spec.rb +10 -15
  583. data/spec/models/paginated_open_pgp_user_id_response_list_spec.rb +10 -15
  584. data/spec/models/paginated_publication_response_list_spec.rb +10 -15
  585. data/spec/models/paginated_pulp_export_response_list_spec.rb +10 -15
  586. data/spec/models/paginated_pulp_exporter_response_list_spec.rb +10 -15
  587. data/spec/models/paginated_pulp_importer_response_list_spec.rb +10 -15
  588. data/spec/models/paginated_rbac_content_guard_response_list_spec.rb +10 -15
  589. data/spec/models/paginated_repository_response_list_spec.rb +10 -15
  590. data/spec/models/paginated_repository_version_response_list_spec.rb +10 -15
  591. data/spec/models/paginated_role_response_list_spec.rb +10 -15
  592. data/spec/models/paginated_signing_service_response_list_spec.rb +10 -15
  593. data/spec/models/paginated_task_group_response_list_spec.rb +10 -15
  594. data/spec/models/paginated_task_response_list_spec.rb +10 -15
  595. data/spec/models/paginated_task_schedule_response_list_spec.rb +10 -15
  596. data/spec/models/paginated_upload_response_list_spec.rb +10 -15
  597. data/spec/models/paginated_upstream_pulp_response_list_spec.rb +10 -15
  598. data/spec/models/paginated_user_response_list_spec.rb +10 -15
  599. data/spec/models/paginated_user_role_response_list_spec.rb +10 -15
  600. data/spec/models/paginated_worker_response_list_spec.rb +10 -15
  601. data/spec/models/patched_access_policy_spec.rb +10 -15
  602. data/spec/models/patched_composite_content_guard_spec.rb +9 -14
  603. data/spec/models/patched_content_redirect_content_guard_spec.rb +8 -13
  604. data/spec/models/patched_domain_spec.rb +12 -17
  605. data/spec/models/patched_filesystem_exporter_spec.rb +9 -14
  606. data/spec/models/patched_group_spec.rb +7 -12
  607. data/spec/models/patched_header_content_guard_spec.rb +11 -16
  608. data/spec/models/patched_open_pgp_distribution_spec.rb +13 -18
  609. data/spec/models/patched_open_pgp_keyring_spec.rb +11 -16
  610. data/spec/models/patched_pulp_exporter_spec.rb +10 -15
  611. data/spec/models/patched_pulp_importer_spec.rb +8 -13
  612. data/spec/models/patched_rbac_content_guard_spec.rb +8 -13
  613. data/spec/models/patched_role_spec.rb +9 -14
  614. data/spec/models/patched_task_cancel_spec.rb +7 -12
  615. data/spec/models/patched_upstream_pulp_spec.rb +17 -22
  616. data/spec/models/patched_user_spec.rb +13 -18
  617. data/spec/models/policy_enum_spec.rb +6 -11
  618. data/spec/models/profile_artifact_response_spec.rb +7 -12
  619. data/spec/models/progress_report_response_spec.rb +12 -17
  620. data/spec/models/publication_response_spec.rb +12 -17
  621. data/spec/models/pulp_export_response_spec.rb +15 -20
  622. data/spec/models/pulp_export_spec.rb +12 -17
  623. data/spec/models/pulp_exporter_response_spec.rb +14 -19
  624. data/spec/models/pulp_exporter_spec.rb +10 -15
  625. data/spec/models/pulp_import_check_response_spec.rb +9 -14
  626. data/spec/models/pulp_import_check_spec.rb +9 -14
  627. data/spec/models/pulp_import_spec.rb +9 -14
  628. data/spec/models/pulp_importer_response_spec.rb +12 -17
  629. data/spec/models/pulp_importer_spec.rb +8 -13
  630. data/spec/models/purge_spec.rb +8 -13
  631. data/spec/models/rbac_content_guard_response_spec.rb +14 -19
  632. data/spec/models/rbac_content_guard_spec.rb +8 -13
  633. data/spec/models/reclaim_space_spec.rb +8 -13
  634. data/spec/models/redis_connection_response_spec.rb +7 -12
  635. data/spec/models/repair_spec.rb +7 -12
  636. data/spec/models/repository_add_remove_content_spec.rb +9 -14
  637. data/spec/models/repository_response_spec.rb +17 -22
  638. data/spec/models/repository_version_response_spec.rb +14 -19
  639. data/spec/models/role_response_spec.rb +14 -19
  640. data/spec/models/role_spec.rb +9 -14
  641. data/spec/models/set_label_response_spec.rb +8 -13
  642. data/spec/models/set_label_spec.rb +8 -13
  643. data/spec/models/signing_service_response_spec.rb +14 -19
  644. data/spec/models/states_enum_spec.rb +6 -11
  645. data/spec/models/status_response_spec.rb +15 -20
  646. data/spec/models/storage_class_enum_spec.rb +6 -11
  647. data/spec/models/storage_response_spec.rb +9 -14
  648. data/spec/models/task_group_operation_response_spec.rb +7 -12
  649. data/spec/models/task_group_response_spec.rb +19 -24
  650. data/spec/models/task_response_spec.rb +25 -30
  651. data/spec/models/task_schedule_response_spec.rb +15 -20
  652. data/spec/models/unset_label_response_spec.rb +8 -13
  653. data/spec/models/unset_label_spec.rb +7 -12
  654. data/spec/models/upload_chunk_response_spec.rb +8 -13
  655. data/spec/models/upload_commit_spec.rb +7 -12
  656. data/spec/models/upload_detail_response_spec.rb +13 -18
  657. data/spec/models/upload_response_spec.rb +12 -17
  658. data/spec/models/upload_spec.rb +7 -12
  659. data/spec/models/upstream_pulp_response_spec.rb +20 -25
  660. data/spec/models/upstream_pulp_spec.rb +17 -22
  661. data/spec/models/user_group_response_spec.rb +9 -14
  662. data/spec/models/user_group_spec.rb +7 -12
  663. data/spec/models/user_response_spec.rb +18 -23
  664. data/spec/models/user_role_response_spec.rb +15 -20
  665. data/spec/models/user_role_spec.rb +9 -14
  666. data/spec/models/user_spec.rb +13 -18
  667. data/spec/models/version_response_spec.rb +11 -16
  668. data/spec/models/worker_response_spec.rb +14 -19
  669. data/spec/spec_helper.rb +1 -1
  670. metadata +61 -41
  671. data/docs/Artifact.md +0 -31
  672. data/docs/OpenPGPPublicKey.md +0 -23
  673. data/docs/PaginatedRemoteResponseList.md +0 -23
  674. data/docs/RemoteResponse.md +0 -57
  675. data/docs/RemoteResponseHiddenFields.md +0 -19
  676. data/docs/UploadChunk.md +0 -19
  677. data/lib/pulpcore_client/models/artifact.rb +0 -379
  678. data/lib/pulpcore_client/models/open_pgp_public_key.rb +0 -253
  679. data/spec/api_client_spec.rb +0 -188
  680. data/spec/configuration_spec.rb +0 -42
  681. data/spec/models/artifact_spec.rb +0 -83
  682. data/spec/models/open_pgp_public_key_spec.rb +0 -59
  683. data/spec/models/paginated_remote_response_list_spec.rb +0 -59
  684. data/spec/models/remote_response_hidden_fields_spec.rb +0 -47
  685. data/spec/models/remote_response_spec.rb +0 -161
  686. data/spec/models/upload_chunk_spec.rb +0 -47
@@ -2,25 +2,24 @@
2
2
 
3
3
  All URIs are relative to *http://localhost:24817*
4
4
 
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**list**](ContentOpenpgpPublicsubkeyApi.md#list) | **GET** /pulp/api/v3/content/core/openpgp_publicsubkey/ | List open pgp public subkeys
8
- [**read**](ContentOpenpgpPublicsubkeyApi.md#read) | **GET** {open_p_g_p_public_subkey_href} | Inspect an open pgp public subkey
9
-
5
+ | Method | HTTP request | Description |
6
+ | ------ | ------------ | ----------- |
7
+ | [**list**](ContentOpenpgpPublicsubkeyApi.md#list) | **GET** /pulp/api/v3/content/core/openpgp_publicsubkey/ | List open pgp public subkeys |
8
+ | [**read**](ContentOpenpgpPublicsubkeyApi.md#read) | **GET** {open_p_g_p_public_subkey_href} | Inspect an open pgp public subkey |
10
9
 
11
10
 
12
11
  ## list
13
12
 
14
- > PaginatedOpenPGPPublicSubkeyResponseList list(opts)
13
+ > <PaginatedOpenPGPPublicSubkeyResponseList> list(opts)
15
14
 
16
15
  List open pgp public subkeys
17
16
 
18
17
  Content viewset that supports only GET by default.
19
18
 
20
- ### Example
19
+ ### Examples
21
20
 
22
21
  ```ruby
23
- # load the gem
22
+ require 'time'
24
23
  require 'pulpcore_client'
25
24
  # setup authorization
26
25
  PulpcoreClient.configure do |config|
@@ -34,47 +33,64 @@ opts = {
34
33
  fingerprint: 'fingerprint_example', # String | Filter results where fingerprint matches value
35
34
  limit: 56, # Integer | Number of results to return per page.
36
35
  offset: 56, # Integer | The initial index from which to return the results.
37
- ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `raw_data` - Raw data * `-raw_data` - Raw data (descending) * `fingerprint` - Fingerprint * `-fingerprint` - Fingerprint (descending) * `created` - Created * `-created` - Created (descending) * `pk` - Pk * `-pk` - Pk (descending)
38
- orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
39
- prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
40
- pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
41
- pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
36
+ ordering: ['-created'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `raw_data` - Raw data * `-raw_data` - Raw data (descending) * `fingerprint` - Fingerprint * `-fingerprint` - Fingerprint (descending) * `created` - Created * `-created` - Created (descending) * `pk` - Pk * `-pk` - Pk (descending)
37
+ orphaned_for: 8.14, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
38
+ prn__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
39
+ pulp_href__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
40
+ pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
42
41
  q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
43
42
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
44
43
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
45
44
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
46
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
47
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
45
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
46
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
48
47
  }
49
48
 
50
49
  begin
51
- #List open pgp public subkeys
50
+ # List open pgp public subkeys
52
51
  result = api_instance.list(opts)
53
52
  p result
54
53
  rescue PulpcoreClient::ApiError => e
55
- puts "Exception when calling ContentOpenpgpPublicsubkeyApi->list: #{e}"
54
+ puts "Error when calling ContentOpenpgpPublicsubkeyApi->list: #{e}"
56
55
  end
57
56
  ```
58
57
 
59
- ### Parameters
58
+ #### Using the list_with_http_info variant
59
+
60
+ This returns an Array which contains the response data, status code and headers.
60
61
 
62
+ > <Array(<PaginatedOpenPGPPublicSubkeyResponseList>, Integer, Hash)> list_with_http_info(opts)
63
+
64
+ ```ruby
65
+ begin
66
+ # List open pgp public subkeys
67
+ data, status_code, headers = api_instance.list_with_http_info(opts)
68
+ p status_code # => 2xx
69
+ p headers # => { ... }
70
+ p data # => <PaginatedOpenPGPPublicSubkeyResponseList>
71
+ rescue PulpcoreClient::ApiError => e
72
+ puts "Error when calling ContentOpenpgpPublicsubkeyApi->list_with_http_info: #{e}"
73
+ end
74
+ ```
75
+
76
+ ### Parameters
61
77
 
62
- Name | Type | Description | Notes
63
- ------------- | ------------- | ------------- | -------------
64
- **fingerprint** | **String**| Filter results where fingerprint matches value | [optional]
65
- **limit** | **Integer**| Number of results to return per page. | [optional]
66
- **offset** | **Integer**| The initial index from which to return the results. | [optional]
67
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;fingerprint&#x60; - Fingerprint * &#x60;-fingerprint&#x60; - Fingerprint (descending) * &#x60;created&#x60; - Created * &#x60;-created&#x60; - Created (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
68
- **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
69
- **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
70
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
71
- **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
72
- **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
73
- **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
74
- **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
75
- **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
76
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
77
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
78
+ | Name | Type | Description | Notes |
79
+ | ---- | ---- | ----------- | ----- |
80
+ | **fingerprint** | **String** | Filter results where fingerprint matches value | [optional] |
81
+ | **limit** | **Integer** | Number of results to return per page. | [optional] |
82
+ | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
83
+ | **ordering** | [**Array&lt;String&gt;**](String.md) | Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;fingerprint&#x60; - Fingerprint * &#x60;-fingerprint&#x60; - Fingerprint (descending) * &#x60;created&#x60; - Created * &#x60;-created&#x60; - Created (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional] |
84
+ | **orphaned_for** | **Float** | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional] |
85
+ | **prn__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
86
+ | **pulp_href__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
87
+ | **pulp_id__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
88
+ | **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
89
+ | **repository_version** | **String** | Repository Version referenced by HREF/PRN | [optional] |
90
+ | **repository_version_added** | **String** | Repository Version referenced by HREF/PRN | [optional] |
91
+ | **repository_version_removed** | **String** | Repository Version referenced by HREF/PRN | [optional] |
92
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
93
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
78
94
 
79
95
  ### Return type
80
96
 
@@ -92,16 +108,16 @@ Name | Type | Description | Notes
92
108
 
93
109
  ## read
94
110
 
95
- > OpenPGPPublicSubkeyResponse read(open_p_g_p_public_subkey_href, opts)
111
+ > <OpenPGPPublicSubkeyResponse> read(open_p_g_p_public_subkey_href, opts)
96
112
 
97
113
  Inspect an open pgp public subkey
98
114
 
99
115
  Content viewset that supports only GET by default.
100
116
 
101
- ### Example
117
+ ### Examples
102
118
 
103
119
  ```ruby
104
- # load the gem
120
+ require 'time'
105
121
  require 'pulpcore_client'
106
122
  # setup authorization
107
123
  PulpcoreClient.configure do |config|
@@ -113,27 +129,44 @@ end
113
129
  api_instance = PulpcoreClient::ContentOpenpgpPublicsubkeyApi.new
114
130
  open_p_g_p_public_subkey_href = 'open_p_g_p_public_subkey_href_example' # String |
115
131
  opts = {
116
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
117
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
132
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
133
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
118
134
  }
119
135
 
120
136
  begin
121
- #Inspect an open pgp public subkey
137
+ # Inspect an open pgp public subkey
122
138
  result = api_instance.read(open_p_g_p_public_subkey_href, opts)
123
139
  p result
124
140
  rescue PulpcoreClient::ApiError => e
125
- puts "Exception when calling ContentOpenpgpPublicsubkeyApi->read: #{e}"
141
+ puts "Error when calling ContentOpenpgpPublicsubkeyApi->read: #{e}"
126
142
  end
127
143
  ```
128
144
 
129
- ### Parameters
145
+ #### Using the read_with_http_info variant
146
+
147
+ This returns an Array which contains the response data, status code and headers.
148
+
149
+ > <Array(<OpenPGPPublicSubkeyResponse>, Integer, Hash)> read_with_http_info(open_p_g_p_public_subkey_href, opts)
150
+
151
+ ```ruby
152
+ begin
153
+ # Inspect an open pgp public subkey
154
+ data, status_code, headers = api_instance.read_with_http_info(open_p_g_p_public_subkey_href, opts)
155
+ p status_code # => 2xx
156
+ p headers # => { ... }
157
+ p data # => <OpenPGPPublicSubkeyResponse>
158
+ rescue PulpcoreClient::ApiError => e
159
+ puts "Error when calling ContentOpenpgpPublicsubkeyApi->read_with_http_info: #{e}"
160
+ end
161
+ ```
130
162
 
163
+ ### Parameters
131
164
 
132
- Name | Type | Description | Notes
133
- ------------- | ------------- | ------------- | -------------
134
- **open_p_g_p_public_subkey_href** | **String**| |
135
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
136
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
165
+ | Name | Type | Description | Notes |
166
+ | ---- | ---- | ----------- | ----- |
167
+ | **open_p_g_p_public_subkey_href** | **String** | | |
168
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
169
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
137
170
 
138
171
  ### Return type
139
172
 
@@ -2,25 +2,24 @@
2
2
 
3
3
  All URIs are relative to *http://localhost:24817*
4
4
 
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**list**](ContentOpenpgpSignatureApi.md#list) | **GET** /pulp/api/v3/content/core/openpgp_signature/ | List open pgp signatures
8
- [**read**](ContentOpenpgpSignatureApi.md#read) | **GET** {open_p_g_p_signature_href} | Inspect an open pgp signature
9
-
5
+ | Method | HTTP request | Description |
6
+ | ------ | ------------ | ----------- |
7
+ | [**list**](ContentOpenpgpSignatureApi.md#list) | **GET** /pulp/api/v3/content/core/openpgp_signature/ | List open pgp signatures |
8
+ | [**read**](ContentOpenpgpSignatureApi.md#read) | **GET** {open_p_g_p_signature_href} | Inspect an open pgp signature |
10
9
 
11
10
 
12
11
  ## list
13
12
 
14
- > PaginatedOpenPGPSignatureResponseList list(opts)
13
+ > <PaginatedOpenPGPSignatureResponseList> list(opts)
15
14
 
16
15
  List open pgp signatures
17
16
 
18
17
  Content viewset that supports only GET by default.
19
18
 
20
- ### Example
19
+ ### Examples
21
20
 
22
21
  ```ruby
23
- # load the gem
22
+ require 'time'
24
23
  require 'pulpcore_client'
25
24
  # setup authorization
26
25
  PulpcoreClient.configure do |config|
@@ -34,47 +33,64 @@ opts = {
34
33
  issuer: 'issuer_example', # String | Filter results where issuer matches value
35
34
  limit: 56, # Integer | Number of results to return per page.
36
35
  offset: 56, # Integer | The initial index from which to return the results.
37
- ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `raw_data` - Raw data * `-raw_data` - Raw data (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `signature_type` - Signature type * `-signature_type` - Signature type (descending) * `created` - Created * `-created` - Created (descending) * `expiration_time` - Expiration time * `-expiration_time` - Expiration time (descending) * `key_expiration_time` - Key expiration time * `-key_expiration_time` - Key expiration time (descending) * `issuer` - Issuer * `-issuer` - Issuer (descending) * `signers_user_id` - Signers user id * `-signers_user_id` - Signers user id (descending) * `pk` - Pk * `-pk` - Pk (descending)
38
- orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
39
- prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
40
- pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
41
- pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
36
+ ordering: ['-created'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `raw_data` - Raw data * `-raw_data` - Raw data (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `signature_type` - Signature type * `-signature_type` - Signature type (descending) * `created` - Created * `-created` - Created (descending) * `expiration_time` - Expiration time * `-expiration_time` - Expiration time (descending) * `key_expiration_time` - Key expiration time * `-key_expiration_time` - Key expiration time (descending) * `issuer` - Issuer * `-issuer` - Issuer (descending) * `signers_user_id` - Signers user id * `-signers_user_id` - Signers user id (descending) * `pk` - Pk * `-pk` - Pk (descending)
37
+ orphaned_for: 8.14, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
38
+ prn__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
39
+ pulp_href__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
40
+ pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
42
41
  q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
43
42
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
44
43
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
45
44
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
46
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
47
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
45
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
46
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
48
47
  }
49
48
 
50
49
  begin
51
- #List open pgp signatures
50
+ # List open pgp signatures
52
51
  result = api_instance.list(opts)
53
52
  p result
54
53
  rescue PulpcoreClient::ApiError => e
55
- puts "Exception when calling ContentOpenpgpSignatureApi->list: #{e}"
54
+ puts "Error when calling ContentOpenpgpSignatureApi->list: #{e}"
56
55
  end
57
56
  ```
58
57
 
59
- ### Parameters
58
+ #### Using the list_with_http_info variant
59
+
60
+ This returns an Array which contains the response data, status code and headers.
60
61
 
62
+ > <Array(<PaginatedOpenPGPSignatureResponseList>, Integer, Hash)> list_with_http_info(opts)
63
+
64
+ ```ruby
65
+ begin
66
+ # List open pgp signatures
67
+ data, status_code, headers = api_instance.list_with_http_info(opts)
68
+ p status_code # => 2xx
69
+ p headers # => { ... }
70
+ p data # => <PaginatedOpenPGPSignatureResponseList>
71
+ rescue PulpcoreClient::ApiError => e
72
+ puts "Error when calling ContentOpenpgpSignatureApi->list_with_http_info: #{e}"
73
+ end
74
+ ```
75
+
76
+ ### Parameters
61
77
 
62
- Name | Type | Description | Notes
63
- ------------- | ------------- | ------------- | -------------
64
- **issuer** | **String**| Filter results where issuer matches value | [optional]
65
- **limit** | **Integer**| Number of results to return per page. | [optional]
66
- **offset** | **Integer**| The initial index from which to return the results. | [optional]
67
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;signature_type&#x60; - Signature type * &#x60;-signature_type&#x60; - Signature type (descending) * &#x60;created&#x60; - Created * &#x60;-created&#x60; - Created (descending) * &#x60;expiration_time&#x60; - Expiration time * &#x60;-expiration_time&#x60; - Expiration time (descending) * &#x60;key_expiration_time&#x60; - Key expiration time * &#x60;-key_expiration_time&#x60; - Key expiration time (descending) * &#x60;issuer&#x60; - Issuer * &#x60;-issuer&#x60; - Issuer (descending) * &#x60;signers_user_id&#x60; - Signers user id * &#x60;-signers_user_id&#x60; - Signers user id (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
68
- **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
69
- **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
70
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
71
- **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
72
- **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
73
- **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
74
- **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
75
- **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
76
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
77
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
78
+ | Name | Type | Description | Notes |
79
+ | ---- | ---- | ----------- | ----- |
80
+ | **issuer** | **String** | Filter results where issuer matches value | [optional] |
81
+ | **limit** | **Integer** | Number of results to return per page. | [optional] |
82
+ | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
83
+ | **ordering** | [**Array&lt;String&gt;**](String.md) | Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;signature_type&#x60; - Signature type * &#x60;-signature_type&#x60; - Signature type (descending) * &#x60;created&#x60; - Created * &#x60;-created&#x60; - Created (descending) * &#x60;expiration_time&#x60; - Expiration time * &#x60;-expiration_time&#x60; - Expiration time (descending) * &#x60;key_expiration_time&#x60; - Key expiration time * &#x60;-key_expiration_time&#x60; - Key expiration time (descending) * &#x60;issuer&#x60; - Issuer * &#x60;-issuer&#x60; - Issuer (descending) * &#x60;signers_user_id&#x60; - Signers user id * &#x60;-signers_user_id&#x60; - Signers user id (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional] |
84
+ | **orphaned_for** | **Float** | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional] |
85
+ | **prn__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
86
+ | **pulp_href__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
87
+ | **pulp_id__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
88
+ | **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
89
+ | **repository_version** | **String** | Repository Version referenced by HREF/PRN | [optional] |
90
+ | **repository_version_added** | **String** | Repository Version referenced by HREF/PRN | [optional] |
91
+ | **repository_version_removed** | **String** | Repository Version referenced by HREF/PRN | [optional] |
92
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
93
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
78
94
 
79
95
  ### Return type
80
96
 
@@ -92,16 +108,16 @@ Name | Type | Description | Notes
92
108
 
93
109
  ## read
94
110
 
95
- > OpenPGPSignatureResponse read(open_p_g_p_signature_href, opts)
111
+ > <OpenPGPSignatureResponse> read(open_p_g_p_signature_href, opts)
96
112
 
97
113
  Inspect an open pgp signature
98
114
 
99
115
  Content viewset that supports only GET by default.
100
116
 
101
- ### Example
117
+ ### Examples
102
118
 
103
119
  ```ruby
104
- # load the gem
120
+ require 'time'
105
121
  require 'pulpcore_client'
106
122
  # setup authorization
107
123
  PulpcoreClient.configure do |config|
@@ -113,27 +129,44 @@ end
113
129
  api_instance = PulpcoreClient::ContentOpenpgpSignatureApi.new
114
130
  open_p_g_p_signature_href = 'open_p_g_p_signature_href_example' # String |
115
131
  opts = {
116
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
117
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
132
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
133
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
118
134
  }
119
135
 
120
136
  begin
121
- #Inspect an open pgp signature
137
+ # Inspect an open pgp signature
122
138
  result = api_instance.read(open_p_g_p_signature_href, opts)
123
139
  p result
124
140
  rescue PulpcoreClient::ApiError => e
125
- puts "Exception when calling ContentOpenpgpSignatureApi->read: #{e}"
141
+ puts "Error when calling ContentOpenpgpSignatureApi->read: #{e}"
126
142
  end
127
143
  ```
128
144
 
129
- ### Parameters
145
+ #### Using the read_with_http_info variant
146
+
147
+ This returns an Array which contains the response data, status code and headers.
148
+
149
+ > <Array(<OpenPGPSignatureResponse>, Integer, Hash)> read_with_http_info(open_p_g_p_signature_href, opts)
150
+
151
+ ```ruby
152
+ begin
153
+ # Inspect an open pgp signature
154
+ data, status_code, headers = api_instance.read_with_http_info(open_p_g_p_signature_href, opts)
155
+ p status_code # => 2xx
156
+ p headers # => { ... }
157
+ p data # => <OpenPGPSignatureResponse>
158
+ rescue PulpcoreClient::ApiError => e
159
+ puts "Error when calling ContentOpenpgpSignatureApi->read_with_http_info: #{e}"
160
+ end
161
+ ```
130
162
 
163
+ ### Parameters
131
164
 
132
- Name | Type | Description | Notes
133
- ------------- | ------------- | ------------- | -------------
134
- **open_p_g_p_signature_href** | **String**| |
135
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
136
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
165
+ | Name | Type | Description | Notes |
166
+ | ---- | ---- | ----------- | ----- |
167
+ | **open_p_g_p_signature_href** | **String** | | |
168
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
169
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
137
170
 
138
171
  ### Return type
139
172
 
@@ -2,25 +2,24 @@
2
2
 
3
3
  All URIs are relative to *http://localhost:24817*
4
4
 
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**list**](ContentOpenpgpUserattributeApi.md#list) | **GET** /pulp/api/v3/content/core/openpgp_userattribute/ | List open pgp user attributes
8
- [**read**](ContentOpenpgpUserattributeApi.md#read) | **GET** {open_p_g_p_user_attribute_href} | Inspect an open pgp user attribute
9
-
5
+ | Method | HTTP request | Description |
6
+ | ------ | ------------ | ----------- |
7
+ | [**list**](ContentOpenpgpUserattributeApi.md#list) | **GET** /pulp/api/v3/content/core/openpgp_userattribute/ | List open pgp user attributes |
8
+ | [**read**](ContentOpenpgpUserattributeApi.md#read) | **GET** {open_p_g_p_user_attribute_href} | Inspect an open pgp user attribute |
10
9
 
11
10
 
12
11
  ## list
13
12
 
14
- > PaginatedOpenPGPUserAttributeResponseList list(opts)
13
+ > <PaginatedOpenPGPUserAttributeResponseList> list(opts)
15
14
 
16
15
  List open pgp user attributes
17
16
 
18
17
  Content viewset that supports only GET by default.
19
18
 
20
- ### Example
19
+ ### Examples
21
20
 
22
21
  ```ruby
23
- # load the gem
22
+ require 'time'
24
23
  require 'pulpcore_client'
25
24
  # setup authorization
26
25
  PulpcoreClient.configure do |config|
@@ -33,48 +32,65 @@ api_instance = PulpcoreClient::ContentOpenpgpUserattributeApi.new
33
32
  opts = {
34
33
  limit: 56, # Integer | Number of results to return per page.
35
34
  offset: 56, # Integer | The initial index from which to return the results.
36
- ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `raw_data` - Raw data * `-raw_data` - Raw data (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)
37
- orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
38
- prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
39
- pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
40
- pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
35
+ ordering: ['-pk'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `raw_data` - Raw data * `-raw_data` - Raw data (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)
36
+ orphaned_for: 8.14, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
37
+ prn__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
38
+ pulp_href__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
39
+ pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
41
40
  q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
42
41
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
43
42
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
44
43
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
45
44
  sha256: 'sha256_example', # String | Filter results where sha256 matches value
46
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
47
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
45
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
46
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
48
47
  }
49
48
 
50
49
  begin
51
- #List open pgp user attributes
50
+ # List open pgp user attributes
52
51
  result = api_instance.list(opts)
53
52
  p result
54
53
  rescue PulpcoreClient::ApiError => e
55
- puts "Exception when calling ContentOpenpgpUserattributeApi->list: #{e}"
54
+ puts "Error when calling ContentOpenpgpUserattributeApi->list: #{e}"
56
55
  end
57
56
  ```
58
57
 
59
- ### Parameters
58
+ #### Using the list_with_http_info variant
59
+
60
+ This returns an Array which contains the response data, status code and headers.
60
61
 
62
+ > <Array(<PaginatedOpenPGPUserAttributeResponseList>, Integer, Hash)> list_with_http_info(opts)
63
+
64
+ ```ruby
65
+ begin
66
+ # List open pgp user attributes
67
+ data, status_code, headers = api_instance.list_with_http_info(opts)
68
+ p status_code # => 2xx
69
+ p headers # => { ... }
70
+ p data # => <PaginatedOpenPGPUserAttributeResponseList>
71
+ rescue PulpcoreClient::ApiError => e
72
+ puts "Error when calling ContentOpenpgpUserattributeApi->list_with_http_info: #{e}"
73
+ end
74
+ ```
75
+
76
+ ### Parameters
61
77
 
62
- Name | Type | Description | Notes
63
- ------------- | ------------- | ------------- | -------------
64
- **limit** | **Integer**| Number of results to return per page. | [optional]
65
- **offset** | **Integer**| The initial index from which to return the results. | [optional]
66
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
67
- **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
68
- **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
69
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
70
- **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
71
- **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
72
- **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
73
- **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
74
- **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
75
- **sha256** | **String**| Filter results where sha256 matches value | [optional]
76
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
77
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
78
+ | Name | Type | Description | Notes |
79
+ | ---- | ---- | ----------- | ----- |
80
+ | **limit** | **Integer** | Number of results to return per page. | [optional] |
81
+ | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
82
+ | **ordering** | [**Array&lt;String&gt;**](String.md) | Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional] |
83
+ | **orphaned_for** | **Float** | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional] |
84
+ | **prn__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
85
+ | **pulp_href__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
86
+ | **pulp_id__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
87
+ | **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
88
+ | **repository_version** | **String** | Repository Version referenced by HREF/PRN | [optional] |
89
+ | **repository_version_added** | **String** | Repository Version referenced by HREF/PRN | [optional] |
90
+ | **repository_version_removed** | **String** | Repository Version referenced by HREF/PRN | [optional] |
91
+ | **sha256** | **String** | Filter results where sha256 matches value | [optional] |
92
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
93
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
78
94
 
79
95
  ### Return type
80
96
 
@@ -92,16 +108,16 @@ Name | Type | Description | Notes
92
108
 
93
109
  ## read
94
110
 
95
- > OpenPGPUserAttributeResponse read(open_p_g_p_user_attribute_href, opts)
111
+ > <OpenPGPUserAttributeResponse> read(open_p_g_p_user_attribute_href, opts)
96
112
 
97
113
  Inspect an open pgp user attribute
98
114
 
99
115
  Content viewset that supports only GET by default.
100
116
 
101
- ### Example
117
+ ### Examples
102
118
 
103
119
  ```ruby
104
- # load the gem
120
+ require 'time'
105
121
  require 'pulpcore_client'
106
122
  # setup authorization
107
123
  PulpcoreClient.configure do |config|
@@ -113,27 +129,44 @@ end
113
129
  api_instance = PulpcoreClient::ContentOpenpgpUserattributeApi.new
114
130
  open_p_g_p_user_attribute_href = 'open_p_g_p_user_attribute_href_example' # String |
115
131
  opts = {
116
- fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
117
- exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
132
+ fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
133
+ exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
118
134
  }
119
135
 
120
136
  begin
121
- #Inspect an open pgp user attribute
137
+ # Inspect an open pgp user attribute
122
138
  result = api_instance.read(open_p_g_p_user_attribute_href, opts)
123
139
  p result
124
140
  rescue PulpcoreClient::ApiError => e
125
- puts "Exception when calling ContentOpenpgpUserattributeApi->read: #{e}"
141
+ puts "Error when calling ContentOpenpgpUserattributeApi->read: #{e}"
126
142
  end
127
143
  ```
128
144
 
129
- ### Parameters
145
+ #### Using the read_with_http_info variant
146
+
147
+ This returns an Array which contains the response data, status code and headers.
148
+
149
+ > <Array(<OpenPGPUserAttributeResponse>, Integer, Hash)> read_with_http_info(open_p_g_p_user_attribute_href, opts)
150
+
151
+ ```ruby
152
+ begin
153
+ # Inspect an open pgp user attribute
154
+ data, status_code, headers = api_instance.read_with_http_info(open_p_g_p_user_attribute_href, opts)
155
+ p status_code # => 2xx
156
+ p headers # => { ... }
157
+ p data # => <OpenPGPUserAttributeResponse>
158
+ rescue PulpcoreClient::ApiError => e
159
+ puts "Error when calling ContentOpenpgpUserattributeApi->read_with_http_info: #{e}"
160
+ end
161
+ ```
130
162
 
163
+ ### Parameters
131
164
 
132
- Name | Type | Description | Notes
133
- ------------- | ------------- | ------------- | -------------
134
- **open_p_g_p_user_attribute_href** | **String**| |
135
- **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
136
- **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
165
+ | Name | Type | Description | Notes |
166
+ | ---- | ---- | ----------- | ----- |
167
+ | **open_p_g_p_user_attribute_href** | **String** | | |
168
+ | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
169
+ | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
137
170
 
138
171
  ### Return type
139
172