pulp_file_client 3.49.13 → 3.49.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +420 -77
- data/docs/AccessPoliciesApi.md +323 -0
- data/docs/AccessPolicy.md +23 -0
- data/docs/AccessPolicyResponse.md +33 -0
- data/docs/AcsFileApi.md +56 -56
- data/docs/ApiAppStatusResponse.md +21 -0
- data/docs/Artifact.md +31 -0
- data/docs/ArtifactDistributionResponse.md +33 -0
- data/docs/ArtifactResponse.md +37 -0
- data/docs/ArtifactsApi.md +277 -0
- data/docs/CertguardRHSMCertGuard.md +21 -0
- data/docs/CertguardRHSMCertGuardResponse.md +27 -0
- data/docs/CertguardX509CertGuard.md +21 -0
- data/docs/CertguardX509CertGuardResponse.md +27 -0
- data/docs/CompositeContentGuard.md +21 -0
- data/docs/CompositeContentGuardResponse.md +27 -0
- data/docs/ContentApi.md +90 -0
- data/docs/ContentAppStatusResponse.md +21 -0
- data/docs/ContentFilesApi.md +16 -16
- data/docs/ContentGuardResponse.md +25 -0
- data/docs/ContentRedirectContentGuard.md +19 -0
- data/docs/ContentRedirectContentGuardResponse.md +25 -0
- data/docs/ContentSettingsResponse.md +19 -0
- data/docs/ContentguardsApi.md +100 -0
- data/docs/ContentguardsCompositeApi.md +607 -0
- data/docs/ContentguardsContentRedirectApi.md +607 -0
- data/docs/ContentguardsHeaderApi.md +607 -0
- data/docs/ContentguardsRbacApi.md +607 -0
- data/docs/ContentguardsRhsmApi.md +375 -0
- data/docs/ContentguardsX509Api.md +375 -0
- data/docs/DatabaseConnectionResponse.md +17 -0
- data/docs/DistributionResponse.md +35 -0
- data/docs/DistributionsApi.md +116 -0
- data/docs/DistributionsArtifactsApi.md +172 -0
- data/docs/DistributionsFileApi.md +61 -61
- data/docs/DocsApiJsonApi.md +61 -0
- data/docs/DocsApiYamlApi.md +61 -0
- data/docs/Domain.md +27 -0
- data/docs/DomainResponse.md +33 -0
- data/docs/DomainsApi.md +376 -0
- data/docs/EvaluationResponse.md +21 -0
- data/docs/ExportersFilesystemApi.md +376 -0
- data/docs/ExportersFilesystemExportsApi.md +241 -0
- data/docs/ExportersPulpApi.md +376 -0
- data/docs/ExportersPulpExportsApi.md +241 -0
- data/docs/FileFileRemote.md +1 -1
- data/docs/FileFileRemoteResponse.md +2 -2
- data/docs/FilesystemExport.md +23 -0
- data/docs/FilesystemExportResponse.md +27 -0
- data/docs/FilesystemExporter.md +21 -0
- data/docs/FilesystemExporterResponse.md +27 -0
- data/docs/Group.md +17 -0
- data/docs/GroupProgressReportResponse.md +25 -0
- data/docs/GroupResponse.md +21 -0
- data/docs/GroupRole.md +21 -0
- data/docs/GroupRoleResponse.md +31 -0
- data/docs/GroupUser.md +17 -0
- data/docs/GroupUserResponse.md +19 -0
- data/docs/GroupsApi.md +603 -0
- data/docs/GroupsRolesApi.md +263 -0
- data/docs/GroupsUsersApi.md +181 -0
- data/docs/HeaderContentGuard.md +25 -0
- data/docs/HeaderContentGuardResponse.md +31 -0
- data/docs/ImportResponse.md +25 -0
- data/docs/ImportersPulpApi.md +375 -0
- data/docs/ImportersPulpImportCheckApi.md +62 -0
- data/docs/ImportersPulpImportsApi.md +241 -0
- data/docs/{PolicyEnum.md → MethodEnum.md} +2 -2
- data/docs/MinimalTaskResponse.md +33 -0
- data/docs/MultipleArtifactContentResponse.md +23 -0
- data/docs/OrphansApi.md +58 -0
- data/docs/OrphansCleanup.md +19 -0
- data/docs/OrphansCleanupApi.md +61 -0
- data/docs/PaginatedAccessPolicyResponseList.md +23 -0
- data/docs/PaginatedArtifactDistributionResponseList.md +23 -0
- data/docs/PaginatedArtifactResponseList.md +23 -0
- data/docs/PaginatedCompositeContentGuardResponseList.md +23 -0
- data/docs/PaginatedContentGuardResponseList.md +23 -0
- data/docs/PaginatedContentRedirectContentGuardResponseList.md +23 -0
- data/docs/PaginatedDistributionResponseList.md +23 -0
- data/docs/PaginatedDomainResponseList.md +23 -0
- data/docs/PaginatedFilesystemExportResponseList.md +23 -0
- data/docs/PaginatedFilesystemExporterResponseList.md +23 -0
- data/docs/PaginatedGroupResponseList.md +23 -0
- data/docs/PaginatedGroupRoleResponseList.md +23 -0
- data/docs/PaginatedGroupUserResponseList.md +23 -0
- data/docs/PaginatedHeaderContentGuardResponseList.md +23 -0
- data/docs/PaginatedImportResponseList.md +23 -0
- data/docs/PaginatedMultipleArtifactContentResponseList.md +23 -0
- data/docs/PaginatedPublicationResponseList.md +23 -0
- data/docs/PaginatedPulpExportResponseList.md +23 -0
- data/docs/PaginatedPulpExporterResponseList.md +23 -0
- data/docs/PaginatedPulpImporterResponseList.md +23 -0
- data/docs/PaginatedRBACContentGuardResponseList.md +23 -0
- data/docs/PaginatedRemoteResponseList.md +23 -0
- data/docs/PaginatedRepositoryResponseList.md +23 -0
- data/docs/PaginatedRoleResponseList.md +23 -0
- data/docs/PaginatedSigningServiceResponseList.md +23 -0
- data/docs/PaginatedTaskGroupResponseList.md +23 -0
- data/docs/PaginatedTaskResponseList.md +23 -0
- data/docs/PaginatedTaskScheduleResponseList.md +23 -0
- data/docs/PaginatedUploadResponseList.md +23 -0
- data/docs/PaginatedUpstreamPulpResponseList.md +23 -0
- data/docs/PaginatedUserResponseList.md +23 -0
- data/docs/PaginatedUserRoleResponseList.md +23 -0
- data/docs/PaginatedWorkerResponseList.md +23 -0
- data/docs/PaginatedcertguardRHSMCertGuardResponseList.md +23 -0
- data/docs/PaginatedcertguardX509CertGuardResponseList.md +23 -0
- data/docs/PatchedAccessPolicy.md +23 -0
- data/docs/PatchedCompositeContentGuard.md +21 -0
- data/docs/PatchedContentRedirectContentGuard.md +19 -0
- data/docs/PatchedDomain.md +27 -0
- data/docs/PatchedFilesystemExporter.md +21 -0
- data/docs/PatchedGroup.md +17 -0
- data/docs/PatchedHeaderContentGuard.md +25 -0
- data/docs/PatchedPulpExporter.md +23 -0
- data/docs/PatchedPulpImporter.md +19 -0
- data/docs/PatchedRBACContentGuard.md +19 -0
- data/docs/PatchedRole.md +21 -0
- data/docs/PatchedTaskCancel.md +17 -0
- data/docs/PatchedUpstreamPulp.md +37 -0
- data/docs/PatchedUser.md +29 -0
- data/docs/PatchedcertguardRHSMCertGuard.md +21 -0
- data/docs/PatchedcertguardX509CertGuard.md +21 -0
- data/docs/PatchedfileFileRemote.md +1 -1
- data/docs/Policy762Enum.md +16 -0
- data/docs/ProgressReportResponse.md +27 -0
- data/docs/PublicationResponse.md +25 -0
- data/docs/PublicationsApi.md +102 -0
- data/docs/PublicationsFileApi.md +41 -41
- data/docs/PulpExport.md +27 -0
- data/docs/PulpExportResponse.md +31 -0
- data/docs/PulpExporter.md +23 -0
- data/docs/PulpExporterResponse.md +29 -0
- data/docs/PulpImport.md +21 -0
- data/docs/PulpImportCheck.md +21 -0
- data/docs/PulpImportCheckResponse.md +21 -0
- data/docs/PulpImporter.md +19 -0
- data/docs/PulpImporterResponse.md +25 -0
- data/docs/Purge.md +19 -0
- data/docs/RBACContentGuard.md +19 -0
- data/docs/RBACContentGuardResponse.md +29 -0
- data/docs/ReclaimSpace.md +19 -0
- data/docs/RedisConnectionResponse.md +17 -0
- data/docs/RemoteResponse.md +55 -0
- data/docs/{FileFileRemoteResponseHiddenFields.md → RemoteResponseHiddenFields.md} +2 -2
- data/docs/RemoteResponsePolicyEnum.md +16 -0
- data/docs/RemotesApi.md +114 -0
- data/docs/RemotesFileApi.md +61 -61
- data/docs/RepairApi.md +62 -0
- data/docs/RepositoriesApi.md +124 -0
- data/docs/RepositoriesFileApi.md +71 -71
- data/docs/RepositoriesFileVersionsApi.md +21 -21
- data/docs/RepositoriesReclaimSpaceApi.md +61 -0
- data/docs/RepositoryResponse.md +35 -0
- data/docs/RepositoryVersionsApi.md +104 -0
- data/docs/Role.md +21 -0
- data/docs/RoleResponse.md +29 -0
- data/docs/RolesApi.md +389 -0
- data/docs/SigningServiceResponse.md +29 -0
- data/docs/SigningServicesApi.md +140 -0
- data/docs/StatesEnum.md +16 -0
- data/docs/StatusApi.md +52 -0
- data/docs/StatusResponse.md +33 -0
- data/docs/StorageClassEnum.md +16 -0
- data/docs/StorageResponse.md +21 -0
- data/docs/TaskGroupResponse.md +39 -0
- data/docs/TaskGroupsApi.md +130 -0
- data/docs/TaskResponse.md +51 -0
- data/docs/TaskScheduleResponse.md +31 -0
- data/docs/TaskSchedulesApi.md +378 -0
- data/docs/TasksApi.md +603 -0
- data/docs/Upload.md +17 -0
- data/docs/UploadChunk.md +19 -0
- data/docs/UploadChunkResponse.md +19 -0
- data/docs/UploadCommit.md +17 -0
- data/docs/UploadDetailResponse.md +27 -0
- data/docs/UploadResponse.md +25 -0
- data/docs/UploadsApi.md +603 -0
- data/docs/UpstreamPulp.md +37 -0
- data/docs/UpstreamPulpResponse.md +39 -0
- data/docs/UpstreamPulpsApi.md +635 -0
- data/docs/User.md +29 -0
- data/docs/UserGroup.md +17 -0
- data/docs/UserGroupResponse.md +19 -0
- data/docs/UserResponse.md +37 -0
- data/docs/UserRole.md +21 -0
- data/docs/UserRoleResponse.md +31 -0
- data/docs/UsersApi.md +401 -0
- data/docs/UsersRolesApi.md +263 -0
- data/docs/VersionResponse.md +25 -0
- data/docs/WorkerResponse.md +29 -0
- data/docs/WorkersApi.md +172 -0
- data/lib/pulp_file_client/api/access_policies_api.rb +404 -0
- data/lib/pulp_file_client/api/acs_file_api.rb +69 -69
- data/lib/pulp_file_client/api/artifacts_api.rb +368 -0
- data/lib/pulp_file_client/api/content_api.rb +132 -0
- data/lib/pulp_file_client/api/content_files_api.rb +18 -18
- data/lib/pulp_file_client/api/contentguards_api.rb +147 -0
- data/lib/pulp_file_client/api/contentguards_composite_api.rb +741 -0
- data/lib/pulp_file_client/api/contentguards_content_redirect_api.rb +741 -0
- data/lib/pulp_file_client/api/contentguards_header_api.rb +741 -0
- data/lib/pulp_file_client/api/contentguards_rbac_api.rb +741 -0
- data/lib/pulp_file_client/api/contentguards_rhsm_api.rb +465 -0
- data/lib/pulp_file_client/api/contentguards_x509_api.rb +465 -0
- data/lib/pulp_file_client/api/distributions_api.rb +171 -0
- data/lib/pulp_file_client/api/distributions_artifacts_api.rb +225 -0
- data/lib/pulp_file_client/api/distributions_file_api.rb +77 -77
- data/lib/pulp_file_client/api/docs_api_json_api.rb +89 -0
- data/lib/pulp_file_client/api/docs_api_yaml_api.rb +89 -0
- data/lib/pulp_file_client/api/domains_api.rb +467 -0
- data/lib/pulp_file_client/api/exporters_filesystem_api.rb +467 -0
- data/lib/pulp_file_client/api/exporters_filesystem_exports_api.rb +294 -0
- data/lib/pulp_file_client/api/exporters_pulp_api.rb +467 -0
- data/lib/pulp_file_client/api/exporters_pulp_exports_api.rb +294 -0
- data/lib/pulp_file_client/api/groups_api.rb +735 -0
- data/lib/pulp_file_client/api/groups_roles_api.rb +331 -0
- data/lib/pulp_file_client/api/groups_users_api.rb +226 -0
- data/lib/pulp_file_client/api/importers_pulp_api.rb +465 -0
- data/lib/pulp_file_client/api/importers_pulp_import_check_api.rb +86 -0
- data/lib/pulp_file_client/api/importers_pulp_imports_api.rb +294 -0
- data/lib/pulp_file_client/api/orphans_api.rb +78 -0
- data/lib/pulp_file_client/api/orphans_cleanup_api.rb +84 -0
- data/lib/pulp_file_client/api/publications_api.rb +150 -0
- data/lib/pulp_file_client/api/publications_file_api.rb +49 -49
- data/lib/pulp_file_client/api/remotes_api.rb +168 -0
- data/lib/pulp_file_client/api/remotes_file_api.rb +77 -77
- data/lib/pulp_file_client/api/repair_api.rb +86 -0
- data/lib/pulp_file_client/api/repositories_api.rb +183 -0
- data/lib/pulp_file_client/api/repositories_file_api.rb +91 -91
- data/lib/pulp_file_client/api/repositories_file_versions_api.rb +25 -25
- data/lib/pulp_file_client/api/repositories_reclaim_space_api.rb +84 -0
- data/lib/pulp_file_client/api/repository_versions_api.rb +145 -0
- data/lib/pulp_file_client/api/roles_api.rb +486 -0
- data/lib/pulp_file_client/api/signing_services_api.rb +177 -0
- data/lib/pulp_file_client/api/status_api.rb +78 -0
- data/lib/pulp_file_client/api/task_groups_api.rb +158 -0
- data/lib/pulp_file_client/api/task_schedules_api.rb +462 -0
- data/lib/pulp_file_client/api/tasks_api.rb +753 -0
- data/lib/pulp_file_client/api/uploads_api.rb +741 -0
- data/lib/pulp_file_client/api/upstream_pulps_api.rb +760 -0
- data/lib/pulp_file_client/api/users_api.rb +504 -0
- data/lib/pulp_file_client/api/users_roles_api.rb +331 -0
- data/lib/pulp_file_client/api/workers_api.rb +225 -0
- data/lib/pulp_file_client/configuration.rb +2 -2
- data/lib/pulp_file_client/models/access_policy.rb +249 -0
- data/lib/pulp_file_client/models/access_policy_response.rb +298 -0
- data/lib/pulp_file_client/models/api_app_status_response.rb +230 -0
- data/lib/pulp_file_client/models/artifact.rb +379 -0
- data/lib/pulp_file_client/models/artifact_distribution_response.rb +301 -0
- data/lib/pulp_file_client/models/artifact_response.rb +318 -0
- data/lib/pulp_file_client/models/certguard_rhsm_cert_guard.rb +292 -0
- data/lib/pulp_file_client/models/certguard_rhsm_cert_guard_response.rb +268 -0
- data/lib/pulp_file_client/models/certguard_x509_cert_guard.rb +292 -0
- data/lib/pulp_file_client/models/certguard_x509_cert_guard_response.rb +268 -0
- data/lib/pulp_file_client/models/composite_content_guard.rb +270 -0
- data/lib/pulp_file_client/models/composite_content_guard_response.rb +265 -0
- data/lib/pulp_file_client/models/content_app_status_response.rb +230 -0
- data/lib/pulp_file_client/models/content_guard_response.rb +253 -0
- data/lib/pulp_file_client/models/content_redirect_content_guard.rb +258 -0
- data/lib/pulp_file_client/models/content_redirect_content_guard_response.rb +253 -0
- data/lib/pulp_file_client/models/content_settings_response.rb +228 -0
- data/lib/pulp_file_client/models/database_connection_response.rb +213 -0
- data/lib/pulp_file_client/models/distribution_response.rb +312 -0
- data/lib/pulp_file_client/models/domain.rb +332 -0
- data/lib/pulp_file_client/models/domain_response.rb +337 -0
- data/lib/pulp_file_client/models/evaluation_response.rb +245 -0
- data/lib/pulp_file_client/models/file_file_remote.rb +21 -21
- data/lib/pulp_file_client/models/file_file_remote_response.rb +22 -22
- data/lib/pulp_file_client/models/filesystem_export.rb +239 -0
- data/lib/pulp_file_client/models/filesystem_export_response.rb +260 -0
- data/lib/pulp_file_client/models/filesystem_exporter.rb +276 -0
- data/lib/pulp_file_client/models/filesystem_exporter_response.rb +267 -0
- data/lib/pulp_file_client/models/group.rb +241 -0
- data/lib/pulp_file_client/models/group_progress_report_response.rb +249 -0
- data/lib/pulp_file_client/models/group_response.rb +250 -0
- data/lib/pulp_file_client/models/group_role.rb +268 -0
- data/lib/pulp_file_client/models/group_role_response.rb +283 -0
- data/lib/pulp_file_client/models/group_user.rb +241 -0
- data/lib/pulp_file_client/models/group_user_response.rb +241 -0
- data/lib/pulp_file_client/models/header_content_guard.rb +352 -0
- data/lib/pulp_file_client/models/header_content_guard_response.rb +294 -0
- data/lib/pulp_file_client/models/import_response.rb +257 -0
- data/lib/pulp_file_client/models/method_enum.rb +37 -0
- data/lib/pulp_file_client/models/minimal_task_response.rb +292 -0
- data/lib/pulp_file_client/models/multiple_artifact_content_response.rb +242 -0
- data/lib/pulp_file_client/models/orphans_cleanup.rb +220 -0
- data/lib/pulp_file_client/models/paginated_access_policy_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_artifact_distribution_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_artifact_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_composite_content_guard_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_content_guard_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_content_redirect_content_guard_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_distribution_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_domain_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_filesystem_export_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_filesystem_exporter_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_group_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_group_role_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_group_user_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_header_content_guard_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_import_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_multiple_artifact_content_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_publication_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_pulp_export_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_pulp_exporter_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_pulp_importer_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_rbac_content_guard_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_remote_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_repository_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_role_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_signing_service_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_task_group_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_task_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_task_schedule_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_upload_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_upstream_pulp_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_user_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_user_role_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginated_worker_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginatedcertguard_rhsm_cert_guard_response_list.rb +247 -0
- data/lib/pulp_file_client/models/paginatedcertguard_x509_cert_guard_response_list.rb +247 -0
- data/lib/pulp_file_client/models/patched_access_policy.rb +244 -0
- data/lib/pulp_file_client/models/patched_composite_content_guard.rb +261 -0
- data/lib/pulp_file_client/models/patched_content_redirect_content_guard.rb +249 -0
- data/lib/pulp_file_client/models/patched_domain.rb +313 -0
- data/lib/pulp_file_client/models/patched_filesystem_exporter.rb +258 -0
- data/lib/pulp_file_client/models/patched_group.rb +232 -0
- data/lib/pulp_file_client/models/patched_header_content_guard.rb +325 -0
- data/lib/pulp_file_client/models/patched_pulp_exporter.rb +270 -0
- data/lib/pulp_file_client/models/patched_pulp_importer.rb +235 -0
- data/lib/pulp_file_client/models/patched_rbac_content_guard.rb +249 -0
- data/lib/pulp_file_client/models/patched_role.rb +261 -0
- data/lib/pulp_file_client/models/patched_task_cancel.rb +223 -0
- data/lib/pulp_file_client/models/patched_upstream_pulp.rb +450 -0
- data/lib/pulp_file_client/models/patched_user.rb +342 -0
- data/lib/pulp_file_client/models/patchedcertguard_rhsm_cert_guard.rb +274 -0
- data/lib/pulp_file_client/models/patchedcertguard_x509_cert_guard.rb +274 -0
- data/lib/pulp_file_client/models/patchedfile_file_remote.rb +21 -21
- data/lib/pulp_file_client/models/{policy_enum.rb → policy762_enum.rb} +3 -3
- data/lib/pulp_file_client/models/progress_report_response.rb +259 -0
- data/lib/pulp_file_client/models/publication_response.rb +246 -0
- data/lib/pulp_file_client/models/pulp_export.rb +282 -0
- data/lib/pulp_file_client/models/pulp_export_response.rb +280 -0
- data/lib/pulp_file_client/models/pulp_exporter.rb +293 -0
- data/lib/pulp_file_client/models/pulp_exporter_response.rb +284 -0
- data/lib/pulp_file_client/models/pulp_import.rb +260 -0
- data/lib/pulp_file_client/models/pulp_import_check.rb +273 -0
- data/lib/pulp_file_client/models/pulp_import_check_response.rb +228 -0
- data/lib/pulp_file_client/models/pulp_importer.rb +244 -0
- data/lib/pulp_file_client/models/pulp_importer_response.rb +254 -0
- data/lib/pulp_file_client/models/purge.rb +219 -0
- data/lib/pulp_file_client/models/rbac_content_guard.rb +258 -0
- data/lib/pulp_file_client/models/rbac_content_guard_response.rb +275 -0
- data/lib/pulp_file_client/models/reclaim_space.rb +227 -0
- data/lib/pulp_file_client/models/redis_connection_response.rb +213 -0
- data/lib/pulp_file_client/models/remote_response.rb +497 -0
- data/lib/pulp_file_client/models/{file_file_remote_response_hidden_fields.rb → remote_response_hidden_fields.rb} +3 -3
- data/lib/pulp_file_client/models/remote_response_policy_enum.rb +36 -0
- data/lib/pulp_file_client/models/repository_response.rb +319 -0
- data/lib/pulp_file_client/models/role.rb +275 -0
- data/lib/pulp_file_client/models/role_response.rb +280 -0
- data/lib/pulp_file_client/models/signing_service_response.rb +287 -0
- data/lib/pulp_file_client/models/states_enum.rb +38 -0
- data/lib/pulp_file_client/models/status_response.rb +331 -0
- data/lib/pulp_file_client/models/storage_class_enum.rb +37 -0
- data/lib/pulp_file_client/models/storage_response.rb +276 -0
- data/lib/pulp_file_client/models/task_group_response.rb +329 -0
- data/lib/pulp_file_client/models/task_response.rb +396 -0
- data/lib/pulp_file_client/models/task_schedule_response.rb +289 -0
- data/lib/pulp_file_client/models/upload.rb +213 -0
- data/lib/pulp_file_client/models/upload_chunk.rb +239 -0
- data/lib/pulp_file_client/models/upload_chunk_response.rb +216 -0
- data/lib/pulp_file_client/models/upload_commit.rb +232 -0
- data/lib/pulp_file_client/models/upload_detail_response.rb +263 -0
- data/lib/pulp_file_client/models/upload_response.rb +252 -0
- data/lib/pulp_file_client/models/upstream_pulp.rb +477 -0
- data/lib/pulp_file_client/models/upstream_pulp_response.rb +338 -0
- data/lib/pulp_file_client/models/user.rb +351 -0
- data/lib/pulp_file_client/models/user_group.rb +241 -0
- data/lib/pulp_file_client/models/user_group_response.rb +241 -0
- data/lib/pulp_file_client/models/user_response.rb +367 -0
- data/lib/pulp_file_client/models/user_role.rb +268 -0
- data/lib/pulp_file_client/models/user_role_response.rb +283 -0
- data/lib/pulp_file_client/models/version_response.rb +273 -0
- data/lib/pulp_file_client/models/worker_response.rb +269 -0
- data/lib/pulp_file_client/version.rb +1 -1
- data/lib/pulp_file_client.rb +182 -2
- data/spec/api/access_policies_api_spec.rb +115 -0
- data/spec/api/acs_file_api_spec.rb +22 -22
- data/spec/api/artifacts_api_spec.rb +107 -0
- data/spec/api/content_api_spec.rb +60 -0
- data/spec/api/content_files_api_spec.rb +6 -6
- data/spec/api/contentguards_api_spec.rb +65 -0
- data/spec/api/contentguards_composite_api_spec.rb +181 -0
- data/spec/api/contentguards_content_redirect_api_spec.rb +181 -0
- data/spec/api/contentguards_header_api_spec.rb +181 -0
- data/spec/api/contentguards_rbac_api_spec.rb +181 -0
- data/spec/api/contentguards_rhsm_api_spec.rb +127 -0
- data/spec/api/contentguards_x509_api_spec.rb +127 -0
- data/spec/api/distributions_api_spec.rb +73 -0
- data/spec/api/distributions_artifacts_api_spec.rb +85 -0
- data/spec/api/distributions_file_api_spec.rb +24 -24
- data/spec/api/docs_api_json_api_spec.rb +48 -0
- data/spec/api/docs_api_yaml_api_spec.rb +48 -0
- data/spec/api/domains_api_spec.rb +127 -0
- data/spec/api/exporters_filesystem_api_spec.rb +127 -0
- data/spec/api/exporters_filesystem_exports_api_spec.rb +90 -0
- data/spec/api/exporters_pulp_api_spec.rb +127 -0
- data/spec/api/exporters_pulp_exports_api_spec.rb +90 -0
- data/spec/api/groups_api_spec.rb +179 -0
- data/spec/api/groups_roles_api_spec.rb +101 -0
- data/spec/api/groups_users_api_spec.rb +76 -0
- data/spec/api/importers_pulp_api_spec.rb +127 -0
- data/spec/api/importers_pulp_import_check_api_spec.rb +47 -0
- data/spec/api/importers_pulp_imports_api_spec.rb +90 -0
- data/spec/api/orphans_api_spec.rb +46 -0
- data/spec/api/orphans_cleanup_api_spec.rb +46 -0
- data/spec/api/publications_api_spec.rb +66 -0
- data/spec/api/publications_file_api_spec.rb +16 -16
- data/spec/api/remotes_api_spec.rb +72 -0
- data/spec/api/remotes_file_api_spec.rb +24 -24
- data/spec/api/repair_api_spec.rb +47 -0
- data/spec/api/repositories_api_spec.rb +77 -0
- data/spec/api/repositories_file_api_spec.rb +28 -28
- data/spec/api/repositories_file_versions_api_spec.rb +8 -8
- data/spec/api/repositories_reclaim_space_api_spec.rb +46 -0
- data/spec/api/repository_versions_api_spec.rb +67 -0
- data/spec/api/roles_api_spec.rb +134 -0
- data/spec/api/signing_services_api_spec.rb +69 -0
- data/spec/api/status_api_spec.rb +46 -0
- data/spec/api/task_groups_api_spec.rb +64 -0
- data/spec/api/task_schedules_api_spec.rb +126 -0
- data/spec/api/tasks_api_spec.rb +194 -0
- data/spec/api/uploads_api_spec.rb +178 -0
- data/spec/api/upstream_pulps_api_spec.rb +180 -0
- data/spec/api/users_api_spec.rb +140 -0
- data/spec/api/users_roles_api_spec.rb +101 -0
- data/spec/api/workers_api_spec.rb +85 -0
- data/spec/configuration_spec.rb +3 -3
- data/spec/models/access_policy_response_spec.rb +89 -0
- data/spec/models/access_policy_spec.rb +59 -0
- data/spec/models/api_app_status_response_spec.rb +53 -0
- data/spec/models/artifact_distribution_response_spec.rb +89 -0
- data/spec/models/artifact_response_spec.rb +101 -0
- data/spec/models/artifact_spec.rb +83 -0
- data/spec/models/certguard_rhsm_cert_guard_response_spec.rb +71 -0
- data/spec/models/certguard_rhsm_cert_guard_spec.rb +53 -0
- data/spec/models/certguard_x509_cert_guard_response_spec.rb +71 -0
- data/spec/models/certguard_x509_cert_guard_spec.rb +53 -0
- data/spec/models/composite_content_guard_response_spec.rb +71 -0
- data/spec/models/composite_content_guard_spec.rb +53 -0
- data/spec/models/content_app_status_response_spec.rb +53 -0
- data/spec/models/content_guard_response_spec.rb +65 -0
- data/spec/models/content_redirect_content_guard_response_spec.rb +65 -0
- data/spec/models/content_redirect_content_guard_spec.rb +47 -0
- data/spec/models/content_settings_response_spec.rb +47 -0
- data/spec/models/database_connection_response_spec.rb +41 -0
- data/spec/models/distribution_response_spec.rb +95 -0
- data/spec/models/domain_response_spec.rb +89 -0
- data/spec/models/domain_spec.rb +71 -0
- data/spec/models/evaluation_response_spec.rb +53 -0
- data/spec/models/filesystem_export_response_spec.rb +71 -0
- data/spec/models/filesystem_export_spec.rb +59 -0
- data/spec/models/filesystem_exporter_response_spec.rb +71 -0
- data/spec/models/filesystem_exporter_spec.rb +53 -0
- data/spec/models/group_progress_report_response_spec.rb +65 -0
- data/spec/models/group_response_spec.rb +53 -0
- data/spec/models/group_role_response_spec.rb +83 -0
- data/spec/models/group_role_spec.rb +53 -0
- data/spec/models/group_spec.rb +41 -0
- data/spec/models/group_user_response_spec.rb +47 -0
- data/spec/models/group_user_spec.rb +41 -0
- data/spec/models/header_content_guard_response_spec.rb +83 -0
- data/spec/models/header_content_guard_spec.rb +65 -0
- data/spec/models/import_response_spec.rb +65 -0
- data/spec/models/method_enum_spec.rb +35 -0
- data/spec/models/minimal_task_response_spec.rb +89 -0
- data/spec/models/multiple_artifact_content_response_spec.rb +59 -0
- data/spec/models/orphans_cleanup_spec.rb +47 -0
- data/spec/models/paginated_access_policy_response_list_spec.rb +59 -0
- data/spec/models/paginated_artifact_distribution_response_list_spec.rb +59 -0
- data/spec/models/paginated_artifact_response_list_spec.rb +59 -0
- data/spec/models/paginated_composite_content_guard_response_list_spec.rb +59 -0
- data/spec/models/paginated_content_guard_response_list_spec.rb +59 -0
- data/spec/models/paginated_content_redirect_content_guard_response_list_spec.rb +59 -0
- data/spec/models/paginated_distribution_response_list_spec.rb +59 -0
- data/spec/models/paginated_domain_response_list_spec.rb +59 -0
- data/spec/models/paginated_filesystem_export_response_list_spec.rb +59 -0
- data/spec/models/paginated_filesystem_exporter_response_list_spec.rb +59 -0
- data/spec/models/paginated_group_response_list_spec.rb +59 -0
- data/spec/models/paginated_group_role_response_list_spec.rb +59 -0
- data/spec/models/paginated_group_user_response_list_spec.rb +59 -0
- data/spec/models/paginated_header_content_guard_response_list_spec.rb +59 -0
- data/spec/models/paginated_import_response_list_spec.rb +59 -0
- data/spec/models/paginated_multiple_artifact_content_response_list_spec.rb +59 -0
- data/spec/models/paginated_publication_response_list_spec.rb +59 -0
- data/spec/models/paginated_pulp_export_response_list_spec.rb +59 -0
- data/spec/models/paginated_pulp_exporter_response_list_spec.rb +59 -0
- data/spec/models/paginated_pulp_importer_response_list_spec.rb +59 -0
- data/spec/models/paginated_rbac_content_guard_response_list_spec.rb +59 -0
- data/spec/models/paginated_remote_response_list_spec.rb +59 -0
- data/spec/models/paginated_repository_response_list_spec.rb +59 -0
- data/spec/models/paginated_role_response_list_spec.rb +59 -0
- data/spec/models/paginated_signing_service_response_list_spec.rb +59 -0
- data/spec/models/paginated_task_group_response_list_spec.rb +59 -0
- data/spec/models/paginated_task_response_list_spec.rb +59 -0
- data/spec/models/paginated_task_schedule_response_list_spec.rb +59 -0
- data/spec/models/paginated_upload_response_list_spec.rb +59 -0
- data/spec/models/paginated_upstream_pulp_response_list_spec.rb +59 -0
- data/spec/models/paginated_user_response_list_spec.rb +59 -0
- data/spec/models/paginated_user_role_response_list_spec.rb +59 -0
- data/spec/models/paginated_worker_response_list_spec.rb +59 -0
- data/spec/models/paginatedcertguard_rhsm_cert_guard_response_list_spec.rb +59 -0
- data/spec/models/paginatedcertguard_x509_cert_guard_response_list_spec.rb +59 -0
- data/spec/models/patched_access_policy_spec.rb +59 -0
- data/spec/models/patched_composite_content_guard_spec.rb +53 -0
- data/spec/models/patched_content_redirect_content_guard_spec.rb +47 -0
- data/spec/models/patched_domain_spec.rb +71 -0
- data/spec/models/patched_filesystem_exporter_spec.rb +53 -0
- data/spec/models/patched_group_spec.rb +41 -0
- data/spec/models/patched_header_content_guard_spec.rb +65 -0
- data/spec/models/patched_pulp_exporter_spec.rb +59 -0
- data/spec/models/patched_pulp_importer_spec.rb +47 -0
- data/spec/models/patched_rbac_content_guard_spec.rb +47 -0
- data/spec/models/patched_role_spec.rb +53 -0
- data/spec/models/patched_task_cancel_spec.rb +41 -0
- data/spec/models/patched_upstream_pulp_spec.rb +101 -0
- data/spec/models/patched_user_spec.rb +77 -0
- data/spec/models/patchedcertguard_rhsm_cert_guard_spec.rb +53 -0
- data/spec/models/patchedcertguard_x509_cert_guard_spec.rb +53 -0
- data/spec/models/{policy_enum_spec.rb → policy762_enum_spec.rb} +6 -6
- data/spec/models/progress_report_response_spec.rb +71 -0
- data/spec/models/publication_response_spec.rb +65 -0
- data/spec/models/pulp_export_response_spec.rb +83 -0
- data/spec/models/pulp_export_spec.rb +71 -0
- data/spec/models/pulp_exporter_response_spec.rb +77 -0
- data/spec/models/pulp_exporter_spec.rb +59 -0
- data/spec/models/pulp_import_check_response_spec.rb +53 -0
- data/spec/models/pulp_import_check_spec.rb +53 -0
- data/spec/models/pulp_import_spec.rb +53 -0
- data/spec/models/pulp_importer_response_spec.rb +65 -0
- data/spec/models/pulp_importer_spec.rb +47 -0
- data/spec/models/purge_spec.rb +47 -0
- data/spec/models/rbac_content_guard_response_spec.rb +77 -0
- data/spec/models/rbac_content_guard_spec.rb +47 -0
- data/spec/models/reclaim_space_spec.rb +47 -0
- data/spec/models/redis_connection_response_spec.rb +41 -0
- data/spec/models/{file_file_remote_response_hidden_fields_spec.rb → remote_response_hidden_fields_spec.rb} +6 -6
- data/spec/models/remote_response_policy_enum_spec.rb +35 -0
- data/spec/models/remote_response_spec.rb +155 -0
- data/spec/models/repository_response_spec.rb +95 -0
- data/spec/models/role_response_spec.rb +77 -0
- data/spec/models/role_spec.rb +53 -0
- data/spec/models/signing_service_response_spec.rb +77 -0
- data/spec/models/states_enum_spec.rb +35 -0
- data/spec/models/status_response_spec.rb +89 -0
- data/spec/models/storage_class_enum_spec.rb +35 -0
- data/spec/models/storage_response_spec.rb +53 -0
- data/spec/models/task_group_response_spec.rb +107 -0
- data/spec/models/task_response_spec.rb +143 -0
- data/spec/models/task_schedule_response_spec.rb +83 -0
- data/spec/models/upload_chunk_response_spec.rb +47 -0
- data/spec/models/upload_chunk_spec.rb +47 -0
- data/spec/models/upload_commit_spec.rb +41 -0
- data/spec/models/upload_detail_response_spec.rb +71 -0
- data/spec/models/upload_response_spec.rb +65 -0
- data/spec/models/upload_spec.rb +41 -0
- data/spec/models/upstream_pulp_response_spec.rb +107 -0
- data/spec/models/upstream_pulp_spec.rb +101 -0
- data/spec/models/user_group_response_spec.rb +47 -0
- data/spec/models/user_group_spec.rb +41 -0
- data/spec/models/user_response_spec.rb +101 -0
- data/spec/models/user_role_response_spec.rb +83 -0
- data/spec/models/user_role_spec.rb +53 -0
- data/spec/models/user_spec.rb +77 -0
- data/spec/models/version_response_spec.rb +65 -0
- data/spec/models/worker_response_spec.rb +77 -0
- metadata +774 -54
|
@@ -114,14 +114,14 @@ module PulpFileClient
|
|
|
114
114
|
:'pulp_labels' => :'Hash<String, String>',
|
|
115
115
|
:'download_concurrency' => :'Integer',
|
|
116
116
|
:'max_retries' => :'Integer',
|
|
117
|
-
:'policy' => :'
|
|
117
|
+
:'policy' => :'Policy762Enum',
|
|
118
118
|
:'total_timeout' => :'Float',
|
|
119
119
|
:'connect_timeout' => :'Float',
|
|
120
120
|
:'sock_connect_timeout' => :'Float',
|
|
121
121
|
:'sock_read_timeout' => :'Float',
|
|
122
122
|
:'headers' => :'Array<Object>',
|
|
123
123
|
:'rate_limit' => :'Integer',
|
|
124
|
-
:'hidden_fields' => :'Array<
|
|
124
|
+
:'hidden_fields' => :'Array<RemoteResponseHiddenFields>'
|
|
125
125
|
}
|
|
126
126
|
end
|
|
127
127
|
|
|
@@ -259,20 +259,20 @@ module PulpFileClient
|
|
|
259
259
|
invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
|
|
260
260
|
end
|
|
261
261
|
|
|
262
|
-
if !@total_timeout.nil? && @total_timeout < 0
|
|
263
|
-
invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.
|
|
262
|
+
if !@total_timeout.nil? && @total_timeout < 0
|
|
263
|
+
invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.')
|
|
264
264
|
end
|
|
265
265
|
|
|
266
|
-
if !@connect_timeout.nil? && @connect_timeout < 0
|
|
267
|
-
invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.
|
|
266
|
+
if !@connect_timeout.nil? && @connect_timeout < 0
|
|
267
|
+
invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.')
|
|
268
268
|
end
|
|
269
269
|
|
|
270
|
-
if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
|
|
271
|
-
invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.
|
|
270
|
+
if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
|
|
271
|
+
invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.')
|
|
272
272
|
end
|
|
273
273
|
|
|
274
|
-
if !@sock_read_timeout.nil? && @sock_read_timeout < 0
|
|
275
|
-
invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.
|
|
274
|
+
if !@sock_read_timeout.nil? && @sock_read_timeout < 0
|
|
275
|
+
invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.')
|
|
276
276
|
end
|
|
277
277
|
|
|
278
278
|
invalid_properties
|
|
@@ -284,10 +284,10 @@ module PulpFileClient
|
|
|
284
284
|
return false if @name.nil?
|
|
285
285
|
return false if @url.nil?
|
|
286
286
|
return false if !@download_concurrency.nil? && @download_concurrency < 1
|
|
287
|
-
return false if !@total_timeout.nil? && @total_timeout < 0
|
|
288
|
-
return false if !@connect_timeout.nil? && @connect_timeout < 0
|
|
289
|
-
return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
|
|
290
|
-
return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0
|
|
287
|
+
return false if !@total_timeout.nil? && @total_timeout < 0
|
|
288
|
+
return false if !@connect_timeout.nil? && @connect_timeout < 0
|
|
289
|
+
return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
|
|
290
|
+
return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0
|
|
291
291
|
true
|
|
292
292
|
end
|
|
293
293
|
|
|
@@ -304,8 +304,8 @@ module PulpFileClient
|
|
|
304
304
|
# Custom attribute writer method with validation
|
|
305
305
|
# @param [Object] total_timeout Value to be assigned
|
|
306
306
|
def total_timeout=(total_timeout)
|
|
307
|
-
if !total_timeout.nil? && total_timeout < 0
|
|
308
|
-
fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.
|
|
307
|
+
if !total_timeout.nil? && total_timeout < 0
|
|
308
|
+
fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.'
|
|
309
309
|
end
|
|
310
310
|
|
|
311
311
|
@total_timeout = total_timeout
|
|
@@ -314,8 +314,8 @@ module PulpFileClient
|
|
|
314
314
|
# Custom attribute writer method with validation
|
|
315
315
|
# @param [Object] connect_timeout Value to be assigned
|
|
316
316
|
def connect_timeout=(connect_timeout)
|
|
317
|
-
if !connect_timeout.nil? && connect_timeout < 0
|
|
318
|
-
fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.
|
|
317
|
+
if !connect_timeout.nil? && connect_timeout < 0
|
|
318
|
+
fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.'
|
|
319
319
|
end
|
|
320
320
|
|
|
321
321
|
@connect_timeout = connect_timeout
|
|
@@ -324,8 +324,8 @@ module PulpFileClient
|
|
|
324
324
|
# Custom attribute writer method with validation
|
|
325
325
|
# @param [Object] sock_connect_timeout Value to be assigned
|
|
326
326
|
def sock_connect_timeout=(sock_connect_timeout)
|
|
327
|
-
if !sock_connect_timeout.nil? && sock_connect_timeout < 0
|
|
328
|
-
fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.
|
|
327
|
+
if !sock_connect_timeout.nil? && sock_connect_timeout < 0
|
|
328
|
+
fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.'
|
|
329
329
|
end
|
|
330
330
|
|
|
331
331
|
@sock_connect_timeout = sock_connect_timeout
|
|
@@ -334,8 +334,8 @@ module PulpFileClient
|
|
|
334
334
|
# Custom attribute writer method with validation
|
|
335
335
|
# @param [Object] sock_read_timeout Value to be assigned
|
|
336
336
|
def sock_read_timeout=(sock_read_timeout)
|
|
337
|
-
if !sock_read_timeout.nil? && sock_read_timeout < 0
|
|
338
|
-
fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.
|
|
337
|
+
if !sock_read_timeout.nil? && sock_read_timeout < 0
|
|
338
|
+
fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.'
|
|
339
339
|
end
|
|
340
340
|
|
|
341
341
|
@sock_read_timeout = sock_read_timeout
|
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Pulp 3 API
|
|
3
|
+
|
|
4
|
+
#Fetch, Upload, Organize, and Distribute Software Packages
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: v3
|
|
7
|
+
Contact: pulp-list@redhat.com
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
OpenAPI Generator version: 4.3.1
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'date'
|
|
14
|
+
|
|
15
|
+
module PulpFileClient
|
|
16
|
+
# Serializer for FilesystemExports.
|
|
17
|
+
class FilesystemExport
|
|
18
|
+
# A URI of the task that ran the Export.
|
|
19
|
+
attr_accessor :task
|
|
20
|
+
|
|
21
|
+
# A URI of the publication to be exported.
|
|
22
|
+
attr_accessor :publication
|
|
23
|
+
|
|
24
|
+
# A URI of the repository version export.
|
|
25
|
+
attr_accessor :repository_version
|
|
26
|
+
|
|
27
|
+
# The URI of the last-exported-repo-version.
|
|
28
|
+
attr_accessor :start_repository_version
|
|
29
|
+
|
|
30
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
|
31
|
+
def self.attribute_map
|
|
32
|
+
{
|
|
33
|
+
:'task' => :'task',
|
|
34
|
+
:'publication' => :'publication',
|
|
35
|
+
:'repository_version' => :'repository_version',
|
|
36
|
+
:'start_repository_version' => :'start_repository_version'
|
|
37
|
+
}
|
|
38
|
+
end
|
|
39
|
+
|
|
40
|
+
# Attribute type mapping.
|
|
41
|
+
def self.openapi_types
|
|
42
|
+
{
|
|
43
|
+
:'task' => :'String',
|
|
44
|
+
:'publication' => :'String',
|
|
45
|
+
:'repository_version' => :'String',
|
|
46
|
+
:'start_repository_version' => :'String'
|
|
47
|
+
}
|
|
48
|
+
end
|
|
49
|
+
|
|
50
|
+
# List of attributes with nullable: true
|
|
51
|
+
def self.openapi_nullable
|
|
52
|
+
Set.new([
|
|
53
|
+
:'task',
|
|
54
|
+
])
|
|
55
|
+
end
|
|
56
|
+
|
|
57
|
+
# Initializes the object
|
|
58
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
59
|
+
def initialize(attributes = {})
|
|
60
|
+
if (!attributes.is_a?(Hash))
|
|
61
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `PulpFileClient::FilesystemExport` initialize method"
|
|
62
|
+
end
|
|
63
|
+
|
|
64
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
|
65
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
66
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
67
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `PulpFileClient::FilesystemExport`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
68
|
+
end
|
|
69
|
+
h[k.to_sym] = v
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
if attributes.key?(:'task')
|
|
73
|
+
self.task = attributes[:'task']
|
|
74
|
+
end
|
|
75
|
+
|
|
76
|
+
if attributes.key?(:'publication')
|
|
77
|
+
self.publication = attributes[:'publication']
|
|
78
|
+
end
|
|
79
|
+
|
|
80
|
+
if attributes.key?(:'repository_version')
|
|
81
|
+
self.repository_version = attributes[:'repository_version']
|
|
82
|
+
end
|
|
83
|
+
|
|
84
|
+
if attributes.key?(:'start_repository_version')
|
|
85
|
+
self.start_repository_version = attributes[:'start_repository_version']
|
|
86
|
+
end
|
|
87
|
+
end
|
|
88
|
+
|
|
89
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
|
90
|
+
# @return Array for valid properties with the reasons
|
|
91
|
+
def list_invalid_properties
|
|
92
|
+
invalid_properties = Array.new
|
|
93
|
+
invalid_properties
|
|
94
|
+
end
|
|
95
|
+
|
|
96
|
+
# Check to see if the all the properties in the model are valid
|
|
97
|
+
# @return true if the model is valid
|
|
98
|
+
def valid?
|
|
99
|
+
true
|
|
100
|
+
end
|
|
101
|
+
|
|
102
|
+
# Checks equality by comparing each attribute.
|
|
103
|
+
# @param [Object] Object to be compared
|
|
104
|
+
def ==(o)
|
|
105
|
+
return true if self.equal?(o)
|
|
106
|
+
self.class == o.class &&
|
|
107
|
+
task == o.task &&
|
|
108
|
+
publication == o.publication &&
|
|
109
|
+
repository_version == o.repository_version &&
|
|
110
|
+
start_repository_version == o.start_repository_version
|
|
111
|
+
end
|
|
112
|
+
|
|
113
|
+
# @see the `==` method
|
|
114
|
+
# @param [Object] Object to be compared
|
|
115
|
+
def eql?(o)
|
|
116
|
+
self == o
|
|
117
|
+
end
|
|
118
|
+
|
|
119
|
+
# Calculates hash code according to all attributes.
|
|
120
|
+
# @return [Integer] Hash code
|
|
121
|
+
def hash
|
|
122
|
+
[task, publication, repository_version, start_repository_version].hash
|
|
123
|
+
end
|
|
124
|
+
|
|
125
|
+
# Builds the object from hash
|
|
126
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
127
|
+
# @return [Object] Returns the model itself
|
|
128
|
+
def self.build_from_hash(attributes)
|
|
129
|
+
new.build_from_hash(attributes)
|
|
130
|
+
end
|
|
131
|
+
|
|
132
|
+
# Builds the object from hash
|
|
133
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
134
|
+
# @return [Object] Returns the model itself
|
|
135
|
+
def build_from_hash(attributes)
|
|
136
|
+
return nil unless attributes.is_a?(Hash)
|
|
137
|
+
self.class.openapi_types.each_pair do |key, type|
|
|
138
|
+
if type =~ /\AArray<(.*)>/i
|
|
139
|
+
# check to ensure the input is an array given that the attribute
|
|
140
|
+
# is documented as an array but the input is not
|
|
141
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
142
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
143
|
+
end
|
|
144
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
|
145
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
|
146
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
|
147
|
+
end
|
|
148
|
+
|
|
149
|
+
self
|
|
150
|
+
end
|
|
151
|
+
|
|
152
|
+
# Deserializes the data based on type
|
|
153
|
+
# @param string type Data type
|
|
154
|
+
# @param string value Value to be deserialized
|
|
155
|
+
# @return [Object] Deserialized data
|
|
156
|
+
def _deserialize(type, value)
|
|
157
|
+
case type.to_sym
|
|
158
|
+
when :DateTime
|
|
159
|
+
DateTime.parse(value)
|
|
160
|
+
when :Date
|
|
161
|
+
Date.parse(value)
|
|
162
|
+
when :String
|
|
163
|
+
value.to_s
|
|
164
|
+
when :Integer
|
|
165
|
+
value.to_i
|
|
166
|
+
when :Float
|
|
167
|
+
value.to_f
|
|
168
|
+
when :Boolean
|
|
169
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
|
170
|
+
true
|
|
171
|
+
else
|
|
172
|
+
false
|
|
173
|
+
end
|
|
174
|
+
when :Object
|
|
175
|
+
# generic object (usually a Hash), return directly
|
|
176
|
+
value
|
|
177
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
|
178
|
+
inner_type = Regexp.last_match[:inner_type]
|
|
179
|
+
value.map { |v| _deserialize(inner_type, v) }
|
|
180
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
|
181
|
+
k_type = Regexp.last_match[:k_type]
|
|
182
|
+
v_type = Regexp.last_match[:v_type]
|
|
183
|
+
{}.tap do |hash|
|
|
184
|
+
value.each do |k, v|
|
|
185
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
|
186
|
+
end
|
|
187
|
+
end
|
|
188
|
+
else # model
|
|
189
|
+
PulpFileClient.const_get(type).build_from_hash(value)
|
|
190
|
+
end
|
|
191
|
+
end
|
|
192
|
+
|
|
193
|
+
# Returns the string representation of the object
|
|
194
|
+
# @return [String] String presentation of the object
|
|
195
|
+
def to_s
|
|
196
|
+
to_hash.to_s
|
|
197
|
+
end
|
|
198
|
+
|
|
199
|
+
# to_body is an alias to to_hash (backward compatibility)
|
|
200
|
+
# @return [Hash] Returns the object in the form of hash
|
|
201
|
+
def to_body
|
|
202
|
+
to_hash
|
|
203
|
+
end
|
|
204
|
+
|
|
205
|
+
# Returns the object in the form of hash
|
|
206
|
+
# @return [Hash] Returns the object in the form of hash
|
|
207
|
+
def to_hash
|
|
208
|
+
hash = {}
|
|
209
|
+
self.class.attribute_map.each_pair do |attr, param|
|
|
210
|
+
value = self.send(attr)
|
|
211
|
+
if value.nil?
|
|
212
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
|
213
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
|
214
|
+
end
|
|
215
|
+
|
|
216
|
+
hash[param] = _to_hash(value)
|
|
217
|
+
end
|
|
218
|
+
hash
|
|
219
|
+
end
|
|
220
|
+
|
|
221
|
+
# Outputs non-array value in the form of hash
|
|
222
|
+
# For object, use to_hash. Otherwise, just return the value
|
|
223
|
+
# @param [Object] value Any valid value
|
|
224
|
+
# @return [Hash] Returns the value in the form of hash
|
|
225
|
+
def _to_hash(value)
|
|
226
|
+
if value.is_a?(Array)
|
|
227
|
+
value.compact.map { |v| _to_hash(v) }
|
|
228
|
+
elsif value.is_a?(Hash)
|
|
229
|
+
{}.tap do |hash|
|
|
230
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
|
231
|
+
end
|
|
232
|
+
elsif value.respond_to? :to_hash
|
|
233
|
+
value.to_hash
|
|
234
|
+
else
|
|
235
|
+
value
|
|
236
|
+
end
|
|
237
|
+
end
|
|
238
|
+
end
|
|
239
|
+
end
|
|
@@ -0,0 +1,260 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Pulp 3 API
|
|
3
|
+
|
|
4
|
+
#Fetch, Upload, Organize, and Distribute Software Packages
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: v3
|
|
7
|
+
Contact: pulp-list@redhat.com
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
OpenAPI Generator version: 4.3.1
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'date'
|
|
14
|
+
|
|
15
|
+
module PulpFileClient
|
|
16
|
+
# Serializer for FilesystemExports.
|
|
17
|
+
class FilesystemExportResponse
|
|
18
|
+
attr_accessor :pulp_href
|
|
19
|
+
|
|
20
|
+
# Timestamp of creation.
|
|
21
|
+
attr_accessor :pulp_created
|
|
22
|
+
|
|
23
|
+
# Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same.
|
|
24
|
+
attr_accessor :pulp_last_updated
|
|
25
|
+
|
|
26
|
+
# A URI of the task that ran the Export.
|
|
27
|
+
attr_accessor :task
|
|
28
|
+
|
|
29
|
+
# Resources that were exported.
|
|
30
|
+
attr_accessor :exported_resources
|
|
31
|
+
|
|
32
|
+
# Any additional parameters that were used to create the export.
|
|
33
|
+
attr_accessor :params
|
|
34
|
+
|
|
35
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
|
36
|
+
def self.attribute_map
|
|
37
|
+
{
|
|
38
|
+
:'pulp_href' => :'pulp_href',
|
|
39
|
+
:'pulp_created' => :'pulp_created',
|
|
40
|
+
:'pulp_last_updated' => :'pulp_last_updated',
|
|
41
|
+
:'task' => :'task',
|
|
42
|
+
:'exported_resources' => :'exported_resources',
|
|
43
|
+
:'params' => :'params'
|
|
44
|
+
}
|
|
45
|
+
end
|
|
46
|
+
|
|
47
|
+
# Attribute type mapping.
|
|
48
|
+
def self.openapi_types
|
|
49
|
+
{
|
|
50
|
+
:'pulp_href' => :'String',
|
|
51
|
+
:'pulp_created' => :'DateTime',
|
|
52
|
+
:'pulp_last_updated' => :'DateTime',
|
|
53
|
+
:'task' => :'String',
|
|
54
|
+
:'exported_resources' => :'Array<String>',
|
|
55
|
+
:'params' => :'Object'
|
|
56
|
+
}
|
|
57
|
+
end
|
|
58
|
+
|
|
59
|
+
# List of attributes with nullable: true
|
|
60
|
+
def self.openapi_nullable
|
|
61
|
+
Set.new([
|
|
62
|
+
:'task',
|
|
63
|
+
])
|
|
64
|
+
end
|
|
65
|
+
|
|
66
|
+
# Initializes the object
|
|
67
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
68
|
+
def initialize(attributes = {})
|
|
69
|
+
if (!attributes.is_a?(Hash))
|
|
70
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `PulpFileClient::FilesystemExportResponse` initialize method"
|
|
71
|
+
end
|
|
72
|
+
|
|
73
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
|
74
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
75
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
76
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `PulpFileClient::FilesystemExportResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
77
|
+
end
|
|
78
|
+
h[k.to_sym] = v
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
if attributes.key?(:'pulp_href')
|
|
82
|
+
self.pulp_href = attributes[:'pulp_href']
|
|
83
|
+
end
|
|
84
|
+
|
|
85
|
+
if attributes.key?(:'pulp_created')
|
|
86
|
+
self.pulp_created = attributes[:'pulp_created']
|
|
87
|
+
end
|
|
88
|
+
|
|
89
|
+
if attributes.key?(:'pulp_last_updated')
|
|
90
|
+
self.pulp_last_updated = attributes[:'pulp_last_updated']
|
|
91
|
+
end
|
|
92
|
+
|
|
93
|
+
if attributes.key?(:'task')
|
|
94
|
+
self.task = attributes[:'task']
|
|
95
|
+
end
|
|
96
|
+
|
|
97
|
+
if attributes.key?(:'exported_resources')
|
|
98
|
+
if (value = attributes[:'exported_resources']).is_a?(Array)
|
|
99
|
+
self.exported_resources = value
|
|
100
|
+
end
|
|
101
|
+
end
|
|
102
|
+
|
|
103
|
+
if attributes.key?(:'params')
|
|
104
|
+
self.params = attributes[:'params']
|
|
105
|
+
end
|
|
106
|
+
end
|
|
107
|
+
|
|
108
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
|
109
|
+
# @return Array for valid properties with the reasons
|
|
110
|
+
def list_invalid_properties
|
|
111
|
+
invalid_properties = Array.new
|
|
112
|
+
invalid_properties
|
|
113
|
+
end
|
|
114
|
+
|
|
115
|
+
# Check to see if the all the properties in the model are valid
|
|
116
|
+
# @return true if the model is valid
|
|
117
|
+
def valid?
|
|
118
|
+
true
|
|
119
|
+
end
|
|
120
|
+
|
|
121
|
+
# Checks equality by comparing each attribute.
|
|
122
|
+
# @param [Object] Object to be compared
|
|
123
|
+
def ==(o)
|
|
124
|
+
return true if self.equal?(o)
|
|
125
|
+
self.class == o.class &&
|
|
126
|
+
pulp_href == o.pulp_href &&
|
|
127
|
+
pulp_created == o.pulp_created &&
|
|
128
|
+
pulp_last_updated == o.pulp_last_updated &&
|
|
129
|
+
task == o.task &&
|
|
130
|
+
exported_resources == o.exported_resources &&
|
|
131
|
+
params == o.params
|
|
132
|
+
end
|
|
133
|
+
|
|
134
|
+
# @see the `==` method
|
|
135
|
+
# @param [Object] Object to be compared
|
|
136
|
+
def eql?(o)
|
|
137
|
+
self == o
|
|
138
|
+
end
|
|
139
|
+
|
|
140
|
+
# Calculates hash code according to all attributes.
|
|
141
|
+
# @return [Integer] Hash code
|
|
142
|
+
def hash
|
|
143
|
+
[pulp_href, pulp_created, pulp_last_updated, task, exported_resources, params].hash
|
|
144
|
+
end
|
|
145
|
+
|
|
146
|
+
# Builds the object from hash
|
|
147
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
148
|
+
# @return [Object] Returns the model itself
|
|
149
|
+
def self.build_from_hash(attributes)
|
|
150
|
+
new.build_from_hash(attributes)
|
|
151
|
+
end
|
|
152
|
+
|
|
153
|
+
# Builds the object from hash
|
|
154
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
155
|
+
# @return [Object] Returns the model itself
|
|
156
|
+
def build_from_hash(attributes)
|
|
157
|
+
return nil unless attributes.is_a?(Hash)
|
|
158
|
+
self.class.openapi_types.each_pair do |key, type|
|
|
159
|
+
if type =~ /\AArray<(.*)>/i
|
|
160
|
+
# check to ensure the input is an array given that the attribute
|
|
161
|
+
# is documented as an array but the input is not
|
|
162
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
163
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
164
|
+
end
|
|
165
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
|
166
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
|
167
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
|
168
|
+
end
|
|
169
|
+
|
|
170
|
+
self
|
|
171
|
+
end
|
|
172
|
+
|
|
173
|
+
# Deserializes the data based on type
|
|
174
|
+
# @param string type Data type
|
|
175
|
+
# @param string value Value to be deserialized
|
|
176
|
+
# @return [Object] Deserialized data
|
|
177
|
+
def _deserialize(type, value)
|
|
178
|
+
case type.to_sym
|
|
179
|
+
when :DateTime
|
|
180
|
+
DateTime.parse(value)
|
|
181
|
+
when :Date
|
|
182
|
+
Date.parse(value)
|
|
183
|
+
when :String
|
|
184
|
+
value.to_s
|
|
185
|
+
when :Integer
|
|
186
|
+
value.to_i
|
|
187
|
+
when :Float
|
|
188
|
+
value.to_f
|
|
189
|
+
when :Boolean
|
|
190
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
|
191
|
+
true
|
|
192
|
+
else
|
|
193
|
+
false
|
|
194
|
+
end
|
|
195
|
+
when :Object
|
|
196
|
+
# generic object (usually a Hash), return directly
|
|
197
|
+
value
|
|
198
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
|
199
|
+
inner_type = Regexp.last_match[:inner_type]
|
|
200
|
+
value.map { |v| _deserialize(inner_type, v) }
|
|
201
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
|
202
|
+
k_type = Regexp.last_match[:k_type]
|
|
203
|
+
v_type = Regexp.last_match[:v_type]
|
|
204
|
+
{}.tap do |hash|
|
|
205
|
+
value.each do |k, v|
|
|
206
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
|
207
|
+
end
|
|
208
|
+
end
|
|
209
|
+
else # model
|
|
210
|
+
PulpFileClient.const_get(type).build_from_hash(value)
|
|
211
|
+
end
|
|
212
|
+
end
|
|
213
|
+
|
|
214
|
+
# Returns the string representation of the object
|
|
215
|
+
# @return [String] String presentation of the object
|
|
216
|
+
def to_s
|
|
217
|
+
to_hash.to_s
|
|
218
|
+
end
|
|
219
|
+
|
|
220
|
+
# to_body is an alias to to_hash (backward compatibility)
|
|
221
|
+
# @return [Hash] Returns the object in the form of hash
|
|
222
|
+
def to_body
|
|
223
|
+
to_hash
|
|
224
|
+
end
|
|
225
|
+
|
|
226
|
+
# Returns the object in the form of hash
|
|
227
|
+
# @return [Hash] Returns the object in the form of hash
|
|
228
|
+
def to_hash
|
|
229
|
+
hash = {}
|
|
230
|
+
self.class.attribute_map.each_pair do |attr, param|
|
|
231
|
+
value = self.send(attr)
|
|
232
|
+
if value.nil?
|
|
233
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
|
234
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
|
235
|
+
end
|
|
236
|
+
|
|
237
|
+
hash[param] = _to_hash(value)
|
|
238
|
+
end
|
|
239
|
+
hash
|
|
240
|
+
end
|
|
241
|
+
|
|
242
|
+
# Outputs non-array value in the form of hash
|
|
243
|
+
# For object, use to_hash. Otherwise, just return the value
|
|
244
|
+
# @param [Object] value Any valid value
|
|
245
|
+
# @return [Hash] Returns the value in the form of hash
|
|
246
|
+
def _to_hash(value)
|
|
247
|
+
if value.is_a?(Array)
|
|
248
|
+
value.compact.map { |v| _to_hash(v) }
|
|
249
|
+
elsif value.is_a?(Hash)
|
|
250
|
+
{}.tap do |hash|
|
|
251
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
|
252
|
+
end
|
|
253
|
+
elsif value.respond_to? :to_hash
|
|
254
|
+
value.to_hash
|
|
255
|
+
else
|
|
256
|
+
value
|
|
257
|
+
end
|
|
258
|
+
end
|
|
259
|
+
end
|
|
260
|
+
end
|