pulp_rpm_client 3.27.2 → 3.28.1
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 +32 -9
- data/docs/AcsRpmApi.md +343 -156
- data/docs/AddonResponse.md +16 -15
- data/docs/ArtifactResponse.md +30 -29
- data/docs/AsyncOperationResponse.md +8 -7
- data/docs/ChecksumResponse.md +10 -9
- data/docs/CompressionTypeEnum.md +4 -5
- data/docs/ContentAdvisoriesApi.md +275 -75
- data/docs/ContentDistributionTreesApi.md +227 -46
- data/docs/ContentModulemdDefaultsApi.md +262 -64
- data/docs/ContentModulemdObsoletesApi.md +255 -57
- data/docs/ContentModulemdsApi.md +271 -73
- data/docs/ContentPackagecategoriesApi.md +227 -46
- data/docs/ContentPackageenvironmentsApi.md +227 -46
- data/docs/ContentPackagegroupsApi.md +227 -46
- data/docs/ContentPackagelangpacksApi.md +227 -46
- data/docs/ContentPackagesApi.md +298 -98
- data/docs/ContentRepoMetadataFilesApi.md +227 -46
- data/docs/ContentSummaryResponse.md +12 -11
- data/docs/Copy.md +10 -9
- data/docs/DistributionsRpmApi.md +385 -182
- data/docs/ImageResponse.md +14 -13
- data/docs/MyPermissionsResponse.md +8 -7
- data/docs/NestedRole.md +12 -11
- data/docs/NestedRoleResponse.md +12 -11
- data/docs/ObjectRolesResponse.md +8 -7
- data/docs/PackageChecksumTypeEnum.md +4 -5
- data/docs/PaginatedRepositoryVersionResponseList.md +14 -13
- data/docs/PaginatedrpmDistributionTreeResponseList.md +14 -13
- data/docs/PaginatedrpmModulemdDefaultsResponseList.md +14 -13
- data/docs/PaginatedrpmModulemdObsoleteResponseList.md +14 -13
- data/docs/PaginatedrpmModulemdResponseList.md +14 -13
- data/docs/PaginatedrpmPackageCategoryResponseList.md +14 -13
- data/docs/PaginatedrpmPackageEnvironmentResponseList.md +14 -13
- data/docs/PaginatedrpmPackageGroupResponseList.md +14 -13
- data/docs/PaginatedrpmPackageLangpacksResponseList.md +14 -13
- data/docs/PaginatedrpmPackageResponseList.md +14 -13
- data/docs/PaginatedrpmRepoMetadataFileResponseList.md +14 -13
- data/docs/PaginatedrpmRpmAlternateContentSourceResponseList.md +14 -13
- data/docs/PaginatedrpmRpmDistributionResponseList.md +14 -13
- data/docs/PaginatedrpmRpmPublicationResponseList.md +14 -13
- data/docs/PaginatedrpmRpmRemoteResponseList.md +14 -13
- data/docs/PaginatedrpmRpmRepositoryResponseList.md +14 -13
- data/docs/PaginatedrpmUlnRemoteResponseList.md +14 -13
- data/docs/PaginatedrpmUpdateRecordResponseList.md +14 -13
- data/docs/PatchedrpmRpmAlternateContentSource.md +14 -13
- data/docs/PatchedrpmRpmDistribution.md +22 -21
- data/docs/PatchedrpmRpmRemote.md +50 -49
- data/docs/PatchedrpmRpmRepository.md +40 -39
- data/docs/PatchedrpmUlnRemote.md +50 -49
- data/docs/PolicyEnum.md +4 -5
- data/docs/PrunePackages.md +12 -11
- data/docs/PublicationsRpmApi.md +267 -130
- data/docs/RemotesRpmApi.md +389 -184
- data/docs/RemotesUlnApi.md +389 -184
- data/docs/Repair.md +8 -7
- data/docs/RepositoriesRpmApi.md +444 -207
- data/docs/RepositoriesRpmVersionsApi.md +152 -82
- data/docs/RepositoryAddRemoveContent.md +12 -11
- data/docs/RepositoryVersionResponse.md +22 -21
- data/docs/RpmCompsApi.md +32 -16
- data/docs/RpmCopyApi.md +30 -14
- data/docs/RpmDistributionTreeResponse.md +46 -43
- data/docs/RpmModulemd.md +34 -31
- data/docs/RpmModulemdDefaults.md +18 -15
- data/docs/RpmModulemdDefaultsResponse.md +22 -19
- data/docs/RpmModulemdObsolete.md +30 -27
- data/docs/RpmModulemdObsoleteResponse.md +34 -31
- data/docs/RpmModulemdResponse.md +38 -35
- data/docs/RpmPackageCategoryResponse.md +32 -29
- data/docs/RpmPackageEnvironmentResponse.md +34 -31
- data/docs/RpmPackageGroupResponse.md +38 -35
- data/docs/RpmPackageLangpacksResponse.md +20 -17
- data/docs/RpmPackageResponse.md +102 -99
- data/docs/RpmPruneApi.md +30 -13
- data/docs/RpmRepoMetadataFileResponse.md +38 -35
- data/docs/RpmRepositorySyncURL.md +16 -15
- data/docs/RpmRpmAlternateContentSource.md +14 -13
- data/docs/RpmRpmAlternateContentSourceResponse.md +22 -21
- data/docs/RpmRpmDistribution.md +22 -21
- data/docs/RpmRpmDistributionResponse.md +34 -33
- data/docs/RpmRpmPublication.md +24 -23
- data/docs/RpmRpmPublicationResponse.md +34 -33
- data/docs/RpmRpmRemote.md +50 -49
- data/docs/RpmRpmRemoteResponse.md +50 -49
- data/docs/RpmRpmRemoteResponseHiddenFieldsInner.md +20 -0
- data/docs/RpmRpmRepository.md +40 -39
- data/docs/RpmRpmRepositoryResponse.md +54 -53
- data/docs/RpmUlnRemote.md +50 -49
- data/docs/RpmUlnRemoteResponse.md +50 -49
- data/docs/RpmUpdateCollection.md +12 -11
- data/docs/RpmUpdateCollectionResponse.md +14 -13
- data/docs/RpmUpdateRecordResponse.md +52 -49
- data/docs/SetLabel.md +10 -9
- data/docs/SetLabelResponse.md +10 -9
- data/docs/SkipTypesEnum.md +4 -5
- data/docs/SyncPolicyEnum.md +4 -5
- data/docs/TaskGroupOperationResponse.md +8 -7
- data/docs/UnsetLabel.md +8 -7
- data/docs/UnsetLabelResponse.md +10 -9
- data/docs/VariantResponse.md +26 -25
- data/lib/pulp_rpm_client/api/acs_rpm_api.rb +76 -50
- data/lib/pulp_rpm_client/api/content_advisories_api.rb +177 -17
- data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +162 -9
- data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +174 -17
- data/lib/pulp_rpm_client/api/content_modulemd_obsoletes_api.rb +171 -14
- data/lib/pulp_rpm_client/api/content_modulemds_api.rb +174 -17
- data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +162 -9
- data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +162 -9
- data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +162 -9
- data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +162 -9
- data/lib/pulp_rpm_client/api/content_packages_api.rb +177 -17
- data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +162 -9
- data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +89 -56
- data/lib/pulp_rpm_client/api/publications_rpm_api.rb +67 -47
- data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +104 -68
- data/lib/pulp_rpm_client/api/remotes_uln_api.rb +104 -68
- data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +107 -66
- data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +40 -30
- data/lib/pulp_rpm_client/api/rpm_comps_api.rb +10 -6
- data/lib/pulp_rpm_client/api/rpm_copy_api.rb +10 -6
- data/lib/pulp_rpm_client/api/rpm_prune_api.rb +10 -6
- data/lib/pulp_rpm_client/api_client.rb +137 -102
- data/lib/pulp_rpm_client/api_error.rb +2 -1
- data/lib/pulp_rpm_client/configuration.rb +162 -21
- data/lib/pulp_rpm_client/models/addon_response.rb +40 -22
- data/lib/pulp_rpm_client/models/artifact_response.rb +34 -24
- data/lib/pulp_rpm_client/models/async_operation_response.rb +32 -22
- data/lib/pulp_rpm_client/models/checksum_response.rb +34 -22
- data/lib/pulp_rpm_client/models/compression_type_enum.rb +8 -4
- data/lib/pulp_rpm_client/models/content_summary_response.rb +36 -22
- data/lib/pulp_rpm_client/models/copy.rb +34 -28
- data/lib/pulp_rpm_client/models/image_response.rb +38 -22
- data/lib/pulp_rpm_client/models/my_permissions_response.rb +32 -22
- data/lib/pulp_rpm_client/models/nested_role.rb +32 -22
- data/lib/pulp_rpm_client/models/nested_role_response.rb +32 -22
- data/lib/pulp_rpm_client/models/object_roles_response.rb +32 -22
- data/lib/pulp_rpm_client/models/package_checksum_type_enum.rb +8 -4
- data/lib/pulp_rpm_client/models/paginated_repository_version_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_distribution_tree_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_defaults_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_obsolete_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_package_category_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_package_environment_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_package_group_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_package_langpacks_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_package_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_repo_metadata_file_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_rpm_alternate_content_source_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_rpm_distribution_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_rpm_publication_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_rpm_remote_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_rpm_repository_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_uln_remote_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_update_record_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/patchedrpm_rpm_alternate_content_source.rb +36 -24
- data/lib/pulp_rpm_client/models/patchedrpm_rpm_distribution.rb +40 -24
- data/lib/pulp_rpm_client/models/patchedrpm_rpm_remote.rb +82 -44
- data/lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb +68 -25
- data/lib/pulp_rpm_client/models/patchedrpm_uln_remote.rb +92 -46
- data/lib/pulp_rpm_client/models/policy_enum.rb +8 -4
- data/lib/pulp_rpm_client/models/prune_packages.rb +37 -23
- data/lib/pulp_rpm_client/models/repair.rb +30 -22
- data/lib/pulp_rpm_client/models/repository_add_remove_content.rb +30 -22
- data/lib/pulp_rpm_client/models/repository_version_response.rb +32 -24
- data/lib/pulp_rpm_client/models/rpm_distribution_tree_response.rb +77 -23
- data/lib/pulp_rpm_client/models/rpm_modulemd.rb +63 -23
- data/lib/pulp_rpm_client/models/rpm_modulemd_defaults.rb +52 -28
- data/lib/pulp_rpm_client/models/rpm_modulemd_defaults_response.rb +52 -30
- data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete.rb +68 -28
- data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete_response.rb +63 -25
- data/lib/pulp_rpm_client/models/rpm_modulemd_response.rb +63 -25
- data/lib/pulp_rpm_client/models/rpm_package_category_response.rb +61 -25
- data/lib/pulp_rpm_client/models/rpm_package_environment_response.rb +63 -25
- data/lib/pulp_rpm_client/models/rpm_package_group_response.rb +61 -25
- data/lib/pulp_rpm_client/models/rpm_package_langpacks_response.rb +49 -25
- data/lib/pulp_rpm_client/models/rpm_package_response.rb +55 -25
- data/lib/pulp_rpm_client/models/rpm_repo_metadata_file_response.rb +53 -25
- data/lib/pulp_rpm_client/models/rpm_repository_sync_url.rb +52 -22
- data/lib/pulp_rpm_client/models/rpm_rpm_alternate_content_source.rb +35 -23
- data/lib/pulp_rpm_client/models/rpm_rpm_alternate_content_source_response.rb +37 -25
- data/lib/pulp_rpm_client/models/rpm_rpm_distribution.rb +34 -22
- data/lib/pulp_rpm_client/models/rpm_rpm_distribution_response.rb +36 -24
- data/lib/pulp_rpm_client/models/rpm_rpm_publication.rb +53 -22
- data/lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb +55 -24
- data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +76 -42
- data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +79 -45
- data/lib/pulp_rpm_client/models/{rpm_rpm_remote_response_hidden_fields.rb → rpm_rpm_remote_response_hidden_fields_inner.rb} +37 -25
- data/lib/pulp_rpm_client/models/rpm_rpm_repository.rb +65 -24
- data/lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb +67 -26
- data/lib/pulp_rpm_client/models/rpm_uln_remote.rb +80 -42
- data/lib/pulp_rpm_client/models/rpm_uln_remote_response.rb +79 -45
- data/lib/pulp_rpm_client/models/rpm_update_collection.rb +36 -22
- data/lib/pulp_rpm_client/models/rpm_update_collection_response.rb +36 -22
- data/lib/pulp_rpm_client/models/rpm_update_record_response.rb +45 -25
- data/lib/pulp_rpm_client/models/set_label.rb +34 -22
- data/lib/pulp_rpm_client/models/set_label_response.rb +34 -22
- data/lib/pulp_rpm_client/models/skip_types_enum.rb +8 -4
- data/lib/pulp_rpm_client/models/sync_policy_enum.rb +8 -4
- data/lib/pulp_rpm_client/models/task_group_operation_response.rb +32 -22
- data/lib/pulp_rpm_client/models/unset_label.rb +33 -23
- data/lib/pulp_rpm_client/models/unset_label_response.rb +33 -23
- data/lib/pulp_rpm_client/models/variant_response.rb +50 -22
- data/lib/pulp_rpm_client/version.rb +2 -2
- data/lib/pulp_rpm_client.rb +2 -5
- data/pulp_rpm_client.gemspec +9 -6
- data/spec/api/acs_rpm_api_spec.rb +12 -12
- data/spec/api/content_advisories_api_spec.rb +33 -5
- data/spec/api/content_distribution_trees_api_spec.rb +30 -3
- data/spec/api/content_modulemd_defaults_api_spec.rb +32 -5
- data/spec/api/content_modulemd_obsoletes_api_spec.rb +31 -4
- data/spec/api/content_modulemds_api_spec.rb +32 -5
- data/spec/api/content_packagecategories_api_spec.rb +30 -3
- data/spec/api/content_packageenvironments_api_spec.rb +30 -3
- data/spec/api/content_packagegroups_api_spec.rb +30 -3
- data/spec/api/content_packagelangpacks_api_spec.rb +30 -3
- data/spec/api/content_packages_api_spec.rb +33 -5
- data/spec/api/content_repo_metadata_files_api_spec.rb +30 -3
- data/spec/api/distributions_rpm_api_spec.rb +13 -13
- data/spec/api/publications_rpm_api_spec.rb +16 -15
- data/spec/api/remotes_rpm_api_spec.rb +20 -19
- data/spec/api/remotes_uln_api_spec.rb +20 -19
- data/spec/api/repositories_rpm_api_spec.rb +15 -15
- data/spec/api/repositories_rpm_versions_api_spec.rb +12 -11
- data/spec/api/rpm_comps_api_spec.rb +2 -2
- data/spec/api/rpm_copy_api_spec.rb +2 -2
- data/spec/api/rpm_prune_api_spec.rb +2 -2
- data/spec/models/addon_response_spec.rb +11 -16
- data/spec/models/artifact_response_spec.rb +18 -23
- data/spec/models/async_operation_response_spec.rb +7 -12
- data/spec/models/checksum_response_spec.rb +8 -13
- data/spec/models/compression_type_enum_spec.rb +6 -11
- data/spec/models/content_summary_response_spec.rb +9 -14
- data/spec/models/copy_spec.rb +8 -13
- data/spec/models/image_response_spec.rb +10 -15
- data/spec/models/my_permissions_response_spec.rb +7 -12
- data/spec/models/nested_role_response_spec.rb +9 -14
- data/spec/models/nested_role_spec.rb +9 -14
- data/spec/models/object_roles_response_spec.rb +7 -12
- data/spec/models/package_checksum_type_enum_spec.rb +6 -11
- data/spec/models/paginated_repository_version_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_distribution_tree_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_modulemd_obsolete_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_modulemd_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_package_category_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_package_environment_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_package_group_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_package_langpacks_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_package_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_repo_metadata_file_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_rpm_alternate_content_source_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_rpm_publication_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_rpm_remote_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_rpm_repository_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_uln_remote_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_update_record_response_list_spec.rb +10 -15
- data/spec/models/patchedrpm_rpm_alternate_content_source_spec.rb +10 -15
- data/spec/models/patchedrpm_rpm_distribution_spec.rb +14 -19
- data/spec/models/patchedrpm_rpm_remote_spec.rb +28 -33
- data/spec/models/patchedrpm_rpm_repository_spec.rb +23 -28
- data/spec/models/patchedrpm_uln_remote_spec.rb +28 -33
- data/spec/models/policy_enum_spec.rb +6 -11
- data/spec/models/prune_packages_spec.rb +9 -14
- data/spec/models/repair_spec.rb +7 -12
- data/spec/models/repository_add_remove_content_spec.rb +9 -14
- data/spec/models/repository_version_response_spec.rb +14 -19
- data/spec/models/rpm_distribution_tree_response_spec.rb +31 -30
- data/spec/models/rpm_modulemd_defaults_response_spec.rb +19 -18
- data/spec/models/rpm_modulemd_defaults_spec.rb +17 -16
- data/spec/models/rpm_modulemd_obsolete_response_spec.rb +25 -24
- data/spec/models/rpm_modulemd_obsolete_spec.rb +23 -22
- data/spec/models/rpm_modulemd_response_spec.rb +27 -26
- data/spec/models/rpm_modulemd_spec.rb +25 -24
- data/spec/models/rpm_package_category_response_spec.rb +24 -23
- data/spec/models/rpm_package_environment_response_spec.rb +25 -24
- data/spec/models/rpm_package_group_response_spec.rb +27 -26
- data/spec/models/rpm_package_langpacks_response_spec.rb +18 -17
- data/spec/models/rpm_package_response_spec.rb +59 -58
- data/spec/models/rpm_repo_metadata_file_response_spec.rb +27 -26
- data/spec/models/rpm_repository_sync_url_spec.rb +11 -16
- data/spec/models/rpm_rpm_alternate_content_source_response_spec.rb +14 -19
- data/spec/models/rpm_rpm_alternate_content_source_spec.rb +10 -15
- data/spec/models/rpm_rpm_distribution_response_spec.rb +20 -25
- data/spec/models/rpm_rpm_distribution_spec.rb +14 -19
- data/spec/models/rpm_rpm_publication_response_spec.rb +20 -25
- data/spec/models/rpm_rpm_publication_spec.rb +15 -20
- data/spec/models/{rpm_rpm_remote_response_hidden_fields_spec.rb → rpm_rpm_remote_response_hidden_fields_inner_spec.rb} +11 -16
- data/spec/models/rpm_rpm_remote_response_spec.rb +28 -33
- data/spec/models/rpm_rpm_remote_spec.rb +28 -33
- data/spec/models/rpm_rpm_repository_response_spec.rb +30 -35
- data/spec/models/rpm_rpm_repository_spec.rb +23 -28
- data/spec/models/rpm_uln_remote_response_spec.rb +28 -33
- data/spec/models/rpm_uln_remote_spec.rb +28 -33
- data/spec/models/rpm_update_collection_response_spec.rb +10 -15
- data/spec/models/rpm_update_collection_spec.rb +9 -14
- data/spec/models/rpm_update_record_response_spec.rb +34 -33
- data/spec/models/set_label_response_spec.rb +8 -13
- data/spec/models/set_label_spec.rb +8 -13
- data/spec/models/skip_types_enum_spec.rb +6 -11
- data/spec/models/sync_policy_enum_spec.rb +6 -11
- data/spec/models/task_group_operation_response_spec.rb +7 -12
- data/spec/models/unset_label_response_spec.rb +8 -13
- data/spec/models/unset_label_spec.rb +7 -12
- data/spec/models/variant_response_spec.rb +16 -21
- data/spec/spec_helper.rb +1 -1
- metadata +127 -115
- data/docs/CompsXml.md +0 -21
- data/docs/RpmPackage.md +0 -27
- data/docs/RpmRpmRemoteResponseHiddenFields.md +0 -19
- data/docs/RpmUpdateRecord.md +0 -23
- data/lib/pulp_rpm_client/models/comps_xml.rb +0 -233
- data/lib/pulp_rpm_client/models/rpm_package.rb +0 -288
- data/lib/pulp_rpm_client/models/rpm_update_record.rb +0 -253
- data/spec/api_client_spec.rb +0 -188
- data/spec/configuration_spec.rb +0 -42
- data/spec/models/comps_xml_spec.rb +0 -53
- data/spec/models/rpm_package_spec.rb +0 -71
- data/spec/models/rpm_update_record_spec.rb +0 -59
@@ -2,40 +2,43 @@
|
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
|
7
|
-
**pulp_href** | **String** | | [optional]
|
8
|
-
**prn** | **String** | The Pulp Resource Name (PRN). | [optional]
|
9
|
-
**pulp_created** | **
|
10
|
-
**pulp_last_updated** | **
|
11
|
-
**
|
12
|
-
**
|
13
|
-
**
|
14
|
-
**
|
15
|
-
**
|
16
|
-
**
|
17
|
-
**
|
18
|
-
**
|
19
|
-
**
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **pulp_href** | **String** | | [optional][readonly] |
|
8
|
+
| **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
|
9
|
+
| **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
|
10
|
+
| **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
|
11
|
+
| **pulp_labels** | **Hash<String, String>** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
|
12
|
+
| **id** | **String** | Environment id. | |
|
13
|
+
| **name** | **String** | Environment name. | |
|
14
|
+
| **description** | **String** | Environment description. | |
|
15
|
+
| **display_order** | **Integer** | Environment display order. | |
|
16
|
+
| **group_ids** | **Object** | Environment group list. | |
|
17
|
+
| **option_ids** | **Object** | Environment option ids | |
|
18
|
+
| **desc_by_lang** | **Object** | Environment description by language. | |
|
19
|
+
| **name_by_lang** | **Object** | Environment name by language. | |
|
20
|
+
| **digest** | **String** | Environment digest. | |
|
20
21
|
|
21
|
-
##
|
22
|
+
## Example
|
22
23
|
|
23
24
|
```ruby
|
24
|
-
require '
|
25
|
+
require 'pulp_rpm_client'
|
25
26
|
|
26
|
-
instance = PulpRpmClient::RpmPackageEnvironmentResponse.new(
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
27
|
+
instance = PulpRpmClient::RpmPackageEnvironmentResponse.new(
|
28
|
+
pulp_href: null,
|
29
|
+
prn: null,
|
30
|
+
pulp_created: null,
|
31
|
+
pulp_last_updated: null,
|
32
|
+
pulp_labels: null,
|
33
|
+
id: null,
|
34
|
+
name: null,
|
35
|
+
description: null,
|
36
|
+
display_order: null,
|
37
|
+
group_ids: null,
|
38
|
+
option_ids: null,
|
39
|
+
desc_by_lang: null,
|
40
|
+
name_by_lang: null,
|
41
|
+
digest: null
|
42
|
+
)
|
39
43
|
```
|
40
44
|
|
41
|
-
|
@@ -2,44 +2,47 @@
|
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
|
7
|
-
**pulp_href** | **String** | | [optional]
|
8
|
-
**prn** | **String** | The Pulp Resource Name (PRN). | [optional]
|
9
|
-
**pulp_created** | **
|
10
|
-
**pulp_last_updated** | **
|
11
|
-
**
|
12
|
-
**
|
13
|
-
**
|
14
|
-
**
|
15
|
-
**
|
16
|
-
**
|
17
|
-
**
|
18
|
-
**
|
19
|
-
**
|
20
|
-
**
|
21
|
-
**
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **pulp_href** | **String** | | [optional][readonly] |
|
8
|
+
| **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
|
9
|
+
| **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
|
10
|
+
| **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
|
11
|
+
| **pulp_labels** | **Hash<String, String>** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
|
12
|
+
| **id** | **String** | PackageGroup id. | |
|
13
|
+
| **default** | **Boolean** | PackageGroup default. | [optional] |
|
14
|
+
| **user_visible** | **Boolean** | PackageGroup user visibility. | [optional] |
|
15
|
+
| **display_order** | **Integer** | PackageGroup display order. | |
|
16
|
+
| **name** | **String** | PackageGroup name. | |
|
17
|
+
| **description** | **String** | PackageGroup description. | |
|
18
|
+
| **packages** | **Object** | PackageGroup package list. | |
|
19
|
+
| **biarch_only** | **Boolean** | PackageGroup biarch only. | [optional] |
|
20
|
+
| **desc_by_lang** | **Object** | PackageGroup description by language. | |
|
21
|
+
| **name_by_lang** | **Object** | PackageGroup name by language. | |
|
22
|
+
| **digest** | **String** | PackageGroup digest. | |
|
22
23
|
|
23
|
-
##
|
24
|
+
## Example
|
24
25
|
|
25
26
|
```ruby
|
26
|
-
require '
|
27
|
+
require 'pulp_rpm_client'
|
27
28
|
|
28
|
-
instance = PulpRpmClient::RpmPackageGroupResponse.new(
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
29
|
+
instance = PulpRpmClient::RpmPackageGroupResponse.new(
|
30
|
+
pulp_href: null,
|
31
|
+
prn: null,
|
32
|
+
pulp_created: null,
|
33
|
+
pulp_last_updated: null,
|
34
|
+
pulp_labels: null,
|
35
|
+
id: null,
|
36
|
+
default: null,
|
37
|
+
user_visible: null,
|
38
|
+
display_order: null,
|
39
|
+
name: null,
|
40
|
+
description: null,
|
41
|
+
packages: null,
|
42
|
+
biarch_only: null,
|
43
|
+
desc_by_lang: null,
|
44
|
+
name_by_lang: null,
|
45
|
+
digest: null
|
46
|
+
)
|
43
47
|
```
|
44
48
|
|
45
|
-
|
@@ -2,26 +2,29 @@
|
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
|
7
|
-
**pulp_href** | **String** | | [optional]
|
8
|
-
**prn** | **String** | The Pulp Resource Name (PRN). | [optional]
|
9
|
-
**pulp_created** | **
|
10
|
-
**pulp_last_updated** | **
|
11
|
-
**
|
12
|
-
**
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **pulp_href** | **String** | | [optional][readonly] |
|
8
|
+
| **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
|
9
|
+
| **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
|
10
|
+
| **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
|
11
|
+
| **pulp_labels** | **Hash<String, String>** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
|
12
|
+
| **matches** | **Object** | Langpacks matches. | |
|
13
|
+
| **digest** | **String** | Langpacks digest. | |
|
13
14
|
|
14
|
-
##
|
15
|
+
## Example
|
15
16
|
|
16
17
|
```ruby
|
17
|
-
require '
|
18
|
+
require 'pulp_rpm_client'
|
18
19
|
|
19
|
-
instance = PulpRpmClient::RpmPackageLangpacksResponse.new(
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
20
|
+
instance = PulpRpmClient::RpmPackageLangpacksResponse.new(
|
21
|
+
pulp_href: null,
|
22
|
+
prn: null,
|
23
|
+
pulp_created: null,
|
24
|
+
pulp_last_updated: null,
|
25
|
+
pulp_labels: null,
|
26
|
+
matches: null,
|
27
|
+
digest: null
|
28
|
+
)
|
25
29
|
```
|
26
30
|
|
27
|
-
|
data/docs/RpmPackageResponse.md
CHANGED
@@ -2,108 +2,111 @@
|
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
|
7
|
-
**pulp_href** | **String** | | [optional]
|
8
|
-
**prn** | **String** | The Pulp Resource Name (PRN). | [optional]
|
9
|
-
**pulp_created** | **
|
10
|
-
**pulp_last_updated** | **
|
11
|
-
**md5** | **String** | The MD5 checksum if available. | [optional]
|
12
|
-
**sha1** | **String** | The SHA-1 checksum if available. | [optional]
|
13
|
-
**sha224** | **String** | The SHA-224 checksum if available. | [optional]
|
14
|
-
**sha256** | **String** | The SHA-256 checksum if available. | [optional]
|
15
|
-
**sha384** | **String** | The SHA-384 checksum if available. | [optional]
|
16
|
-
**sha512** | **String** | The SHA-512 checksum if available. | [optional]
|
17
|
-
**
|
18
|
-
**
|
19
|
-
**
|
20
|
-
**
|
21
|
-
**
|
22
|
-
**
|
23
|
-
**
|
24
|
-
**
|
25
|
-
**
|
26
|
-
**
|
27
|
-
**
|
28
|
-
**
|
29
|
-
**
|
30
|
-
**
|
31
|
-
**
|
32
|
-
**
|
33
|
-
**
|
34
|
-
**
|
35
|
-
**
|
36
|
-
**
|
37
|
-
**
|
38
|
-
**
|
39
|
-
**
|
40
|
-
**
|
41
|
-
**
|
42
|
-
**
|
43
|
-
**
|
44
|
-
**
|
45
|
-
**
|
46
|
-
**
|
47
|
-
**
|
48
|
-
**
|
49
|
-
**
|
50
|
-
**
|
51
|
-
**
|
52
|
-
**
|
53
|
-
**
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **pulp_href** | **String** | | [optional][readonly] |
|
8
|
+
| **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
|
9
|
+
| **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
|
10
|
+
| **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
|
11
|
+
| **md5** | **String** | The MD5 checksum if available. | [optional][readonly] |
|
12
|
+
| **sha1** | **String** | The SHA-1 checksum if available. | [optional][readonly] |
|
13
|
+
| **sha224** | **String** | The SHA-224 checksum if available. | [optional][readonly] |
|
14
|
+
| **sha256** | **String** | The SHA-256 checksum if available. | [optional][readonly] |
|
15
|
+
| **sha384** | **String** | The SHA-384 checksum if available. | [optional][readonly] |
|
16
|
+
| **sha512** | **String** | The SHA-512 checksum if available. | [optional][readonly] |
|
17
|
+
| **pulp_labels** | **Hash<String, String>** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
|
18
|
+
| **artifact** | **String** | Artifact file representing the physical content | [optional] |
|
19
|
+
| **name** | **String** | Name of the package | [optional][readonly] |
|
20
|
+
| **epoch** | **String** | The package's epoch | [optional][readonly] |
|
21
|
+
| **version** | **String** | The version of the package. For example, '2.8.0' | [optional][readonly] |
|
22
|
+
| **release** | **String** | The release of a particular version of the package. e.g. '1.el7' or '3.f24' | [optional][readonly] |
|
23
|
+
| **arch** | **String** | The target architecture for a package.For example, 'x86_64', 'i686', or 'noarch' | [optional][readonly] |
|
24
|
+
| **pkg_id** | **String** | Checksum of the package file | [optional][readonly] |
|
25
|
+
| **checksum_type** | **String** | Type of checksum, e.g. 'sha256', 'md5' | [optional][readonly] |
|
26
|
+
| **summary** | **String** | Short description of the packaged software | [optional][readonly] |
|
27
|
+
| **description** | **String** | In-depth description of the packaged software | [optional][readonly] |
|
28
|
+
| **url** | **String** | URL with more information about the packaged software | [optional][readonly] |
|
29
|
+
| **changelogs** | **Object** | Changelogs that package contains | [optional][readonly] |
|
30
|
+
| **files** | **Object** | Files that package contains | [optional][readonly] |
|
31
|
+
| **requires** | **Object** | Capabilities the package requires | [optional][readonly] |
|
32
|
+
| **provides** | **Object** | Capabilities the package provides | [optional][readonly] |
|
33
|
+
| **conflicts** | **Object** | Capabilities the package conflicts | [optional][readonly] |
|
34
|
+
| **obsoletes** | **Object** | Capabilities the package obsoletes | [optional][readonly] |
|
35
|
+
| **suggests** | **Object** | Capabilities the package suggests | [optional][readonly] |
|
36
|
+
| **enhances** | **Object** | Capabilities the package enhances | [optional][readonly] |
|
37
|
+
| **recommends** | **Object** | Capabilities the package recommends | [optional][readonly] |
|
38
|
+
| **supplements** | **Object** | Capabilities the package supplements | [optional][readonly] |
|
39
|
+
| **location_base** | **String** | Base location of this package | [optional][readonly] |
|
40
|
+
| **location_href** | **String** | Relative location of package to the repodata | [optional][readonly] |
|
41
|
+
| **rpm_buildhost** | **String** | Hostname of the system that built the package | [optional][readonly] |
|
42
|
+
| **rpm_group** | **String** | RPM group (See: http://fedoraproject.org/wiki/RPMGroups) | [optional][readonly] |
|
43
|
+
| **rpm_license** | **String** | License term applicable to the package software (GPLv2, etc.) | [optional][readonly] |
|
44
|
+
| **rpm_packager** | **String** | Person or persons responsible for creating the package | [optional][readonly] |
|
45
|
+
| **rpm_sourcerpm** | **String** | Name of the source package (srpm) the package was built from | [optional][readonly] |
|
46
|
+
| **rpm_vendor** | **String** | Name of the organization that produced the package | [optional][readonly] |
|
47
|
+
| **rpm_header_start** | **Integer** | First byte of the header | [optional][readonly] |
|
48
|
+
| **rpm_header_end** | **Integer** | Last byte of the header | [optional][readonly] |
|
49
|
+
| **is_modular** | **Boolean** | Flag to identify if the package is modular | [optional][readonly] |
|
50
|
+
| **size_archive** | **Integer** | Size, in bytes, of the archive portion of the original package file | [optional][readonly] |
|
51
|
+
| **size_installed** | **Integer** | Total size, in bytes, of every file installed by this package | [optional][readonly] |
|
52
|
+
| **size_package** | **Integer** | Size, in bytes, of the package | [optional][readonly] |
|
53
|
+
| **time_build** | **Integer** | Time the package was built in seconds since the epoch | [optional][readonly] |
|
54
|
+
| **time_file** | **Integer** | The 'file' time attribute in the primary XML - file mtime in seconds since the epoch. | [optional][readonly] |
|
54
55
|
|
55
|
-
##
|
56
|
+
## Example
|
56
57
|
|
57
58
|
```ruby
|
58
|
-
require '
|
59
|
+
require 'pulp_rpm_client'
|
59
60
|
|
60
|
-
instance = PulpRpmClient::RpmPackageResponse.new(
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
61
|
+
instance = PulpRpmClient::RpmPackageResponse.new(
|
62
|
+
pulp_href: null,
|
63
|
+
prn: null,
|
64
|
+
pulp_created: null,
|
65
|
+
pulp_last_updated: null,
|
66
|
+
md5: null,
|
67
|
+
sha1: null,
|
68
|
+
sha224: null,
|
69
|
+
sha256: null,
|
70
|
+
sha384: null,
|
71
|
+
sha512: null,
|
72
|
+
pulp_labels: null,
|
73
|
+
artifact: null,
|
74
|
+
name: null,
|
75
|
+
epoch: null,
|
76
|
+
version: null,
|
77
|
+
release: null,
|
78
|
+
arch: null,
|
79
|
+
pkg_id: null,
|
80
|
+
checksum_type: null,
|
81
|
+
summary: null,
|
82
|
+
description: null,
|
83
|
+
url: null,
|
84
|
+
changelogs: null,
|
85
|
+
files: null,
|
86
|
+
requires: null,
|
87
|
+
provides: null,
|
88
|
+
conflicts: null,
|
89
|
+
obsoletes: null,
|
90
|
+
suggests: null,
|
91
|
+
enhances: null,
|
92
|
+
recommends: null,
|
93
|
+
supplements: null,
|
94
|
+
location_base: null,
|
95
|
+
location_href: null,
|
96
|
+
rpm_buildhost: null,
|
97
|
+
rpm_group: null,
|
98
|
+
rpm_license: null,
|
99
|
+
rpm_packager: null,
|
100
|
+
rpm_sourcerpm: null,
|
101
|
+
rpm_vendor: null,
|
102
|
+
rpm_header_start: null,
|
103
|
+
rpm_header_end: null,
|
104
|
+
is_modular: null,
|
105
|
+
size_archive: null,
|
106
|
+
size_installed: null,
|
107
|
+
size_package: null,
|
108
|
+
time_build: null,
|
109
|
+
time_file: null
|
110
|
+
)
|
107
111
|
```
|
108
112
|
|
109
|
-
|
data/docs/RpmPruneApi.md
CHANGED
@@ -2,24 +2,23 @@
|
|
2
2
|
|
3
3
|
All URIs are relative to *http://localhost:24817*
|
4
4
|
|
5
|
-
Method | HTTP request | Description
|
6
|
-
|
7
|
-
[**prune_packages**](RpmPruneApi.md#prune_packages) | **POST** /pulp/api/v3/rpm/prune/ |
|
8
|
-
|
5
|
+
| Method | HTTP request | Description |
|
6
|
+
| ------ | ------------ | ----------- |
|
7
|
+
| [**prune_packages**](RpmPruneApi.md#prune_packages) | **POST** /pulp/api/v3/rpm/prune/ | |
|
9
8
|
|
10
9
|
|
11
10
|
## prune_packages
|
12
11
|
|
13
|
-
> TaskGroupOperationResponse prune_packages(prune_packages)
|
12
|
+
> <TaskGroupOperationResponse> prune_packages(prune_packages)
|
14
13
|
|
15
14
|
|
16
15
|
|
17
16
|
Trigger an asynchronous old-Package-prune operation.
|
18
17
|
|
19
|
-
###
|
18
|
+
### Examples
|
20
19
|
|
21
20
|
```ruby
|
22
|
-
|
21
|
+
require 'time'
|
23
22
|
require 'pulp_rpm_client'
|
24
23
|
# setup authorization
|
25
24
|
PulpRpmClient.configure do |config|
|
@@ -29,22 +28,40 @@ PulpRpmClient.configure do |config|
|
|
29
28
|
end
|
30
29
|
|
31
30
|
api_instance = PulpRpmClient::RpmPruneApi.new
|
32
|
-
prune_packages = PulpRpmClient::PrunePackages.new # PrunePackages |
|
31
|
+
prune_packages = PulpRpmClient::PrunePackages.new({repo_hrefs: ['repo_hrefs_example']}) # PrunePackages |
|
33
32
|
|
34
33
|
begin
|
34
|
+
|
35
35
|
result = api_instance.prune_packages(prune_packages)
|
36
36
|
p result
|
37
37
|
rescue PulpRpmClient::ApiError => e
|
38
|
-
puts "
|
38
|
+
puts "Error when calling RpmPruneApi->prune_packages: #{e}"
|
39
39
|
end
|
40
40
|
```
|
41
41
|
|
42
|
-
|
42
|
+
#### Using the prune_packages_with_http_info variant
|
43
|
+
|
44
|
+
This returns an Array which contains the response data, status code and headers.
|
43
45
|
|
46
|
+
> <Array(<TaskGroupOperationResponse>, Integer, Hash)> prune_packages_with_http_info(prune_packages)
|
47
|
+
|
48
|
+
```ruby
|
49
|
+
begin
|
50
|
+
|
51
|
+
data, status_code, headers = api_instance.prune_packages_with_http_info(prune_packages)
|
52
|
+
p status_code # => 2xx
|
53
|
+
p headers # => { ... }
|
54
|
+
p data # => <TaskGroupOperationResponse>
|
55
|
+
rescue PulpRpmClient::ApiError => e
|
56
|
+
puts "Error when calling RpmPruneApi->prune_packages_with_http_info: #{e}"
|
57
|
+
end
|
58
|
+
```
|
59
|
+
|
60
|
+
### Parameters
|
44
61
|
|
45
|
-
Name | Type | Description
|
46
|
-
|
47
|
-
**prune_packages** | [**PrunePackages**](PrunePackages.md)| |
|
62
|
+
| Name | Type | Description | Notes |
|
63
|
+
| ---- | ---- | ----------- | ----- |
|
64
|
+
| **prune_packages** | [**PrunePackages**](PrunePackages.md) | | |
|
48
65
|
|
49
66
|
### Return type
|
50
67
|
|
@@ -2,44 +2,47 @@
|
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
|
7
|
-
**pulp_href** | **String** | | [optional]
|
8
|
-
**prn** | **String** | The Pulp Resource Name (PRN). | [optional]
|
9
|
-
**pulp_created** | **
|
10
|
-
**pulp_last_updated** | **
|
11
|
-
**md5** | **String** | The MD5 checksum if available. | [optional]
|
12
|
-
**sha1** | **String** | The SHA-1 checksum if available. | [optional]
|
13
|
-
**sha224** | **String** | The SHA-224 checksum if available. | [optional]
|
14
|
-
**sha256** | **String** | The SHA-256 checksum if available. | [optional]
|
15
|
-
**sha384** | **String** | The SHA-384 checksum if available. | [optional]
|
16
|
-
**sha512** | **String** | The SHA-512 checksum if available. | [optional]
|
17
|
-
**
|
18
|
-
**
|
19
|
-
**
|
20
|
-
**
|
21
|
-
**
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **pulp_href** | **String** | | [optional][readonly] |
|
8
|
+
| **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
|
9
|
+
| **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
|
10
|
+
| **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
|
11
|
+
| **md5** | **String** | The MD5 checksum if available. | [optional][readonly] |
|
12
|
+
| **sha1** | **String** | The SHA-1 checksum if available. | [optional][readonly] |
|
13
|
+
| **sha224** | **String** | The SHA-224 checksum if available. | [optional][readonly] |
|
14
|
+
| **sha256** | **String** | The SHA-256 checksum if available. | [optional][readonly] |
|
15
|
+
| **sha384** | **String** | The SHA-384 checksum if available. | [optional][readonly] |
|
16
|
+
| **sha512** | **String** | The SHA-512 checksum if available. | [optional][readonly] |
|
17
|
+
| **pulp_labels** | **Hash<String, String>** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
|
18
|
+
| **artifact** | **String** | Artifact file representing the physical content | [optional] |
|
19
|
+
| **relative_path** | **String** | Relative path of the file. | |
|
20
|
+
| **data_type** | **String** | Metadata type. | |
|
21
|
+
| **checksum_type** | **String** | Checksum type for the file. | |
|
22
|
+
| **checksum** | **String** | Checksum for the file. | |
|
22
23
|
|
23
|
-
##
|
24
|
+
## Example
|
24
25
|
|
25
26
|
```ruby
|
26
|
-
require '
|
27
|
+
require 'pulp_rpm_client'
|
27
28
|
|
28
|
-
instance = PulpRpmClient::RpmRepoMetadataFileResponse.new(
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
29
|
+
instance = PulpRpmClient::RpmRepoMetadataFileResponse.new(
|
30
|
+
pulp_href: null,
|
31
|
+
prn: null,
|
32
|
+
pulp_created: null,
|
33
|
+
pulp_last_updated: null,
|
34
|
+
md5: null,
|
35
|
+
sha1: null,
|
36
|
+
sha224: null,
|
37
|
+
sha256: null,
|
38
|
+
sha384: null,
|
39
|
+
sha512: null,
|
40
|
+
pulp_labels: null,
|
41
|
+
artifact: null,
|
42
|
+
relative_path: null,
|
43
|
+
data_type: null,
|
44
|
+
checksum_type: null,
|
45
|
+
checksum: null
|
46
|
+
)
|
43
47
|
```
|
44
48
|
|
45
|
-
|