pulp_rpm_client 3.27.3 → 3.28.0
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 +10 -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 +125 -75
- data/docs/ContentDistributionTreesApi.md +79 -46
- data/docs/ContentModulemdDefaultsApi.md +114 -64
- data/docs/ContentModulemdObsoletesApi.md +107 -57
- data/docs/ContentModulemdsApi.md +123 -73
- data/docs/ContentPackagecategoriesApi.md +79 -46
- data/docs/ContentPackageenvironmentsApi.md +79 -46
- data/docs/ContentPackagegroupsApi.md +79 -46
- data/docs/ContentPackagelangpacksApi.md +79 -46
- data/docs/ContentPackagesApi.md +148 -98
- data/docs/ContentRepoMetadataFilesApi.md +79 -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 +32 -31
- data/docs/RpmModulemdDefaults.md +16 -15
- data/docs/RpmModulemdDefaultsResponse.md +20 -19
- data/docs/RpmModulemdObsolete.md +28 -27
- data/docs/RpmModulemdObsoleteResponse.md +32 -31
- data/docs/RpmModulemdResponse.md +36 -35
- data/docs/RpmPackageCategoryResponse.md +30 -29
- data/docs/RpmPackageEnvironmentResponse.md +32 -31
- data/docs/RpmPackageGroupResponse.md +36 -35
- data/docs/RpmPackageLangpacksResponse.md +18 -17
- data/docs/RpmPackageResponse.md +100 -99
- data/docs/RpmPruneApi.md +30 -13
- data/docs/RpmRepoMetadataFileResponse.md +36 -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 +50 -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 +20 -14
- data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +11 -9
- data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +20 -14
- data/lib/pulp_rpm_client/api/content_modulemd_obsoletes_api.rb +20 -14
- data/lib/pulp_rpm_client/api/content_modulemds_api.rb +20 -14
- data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +11 -9
- data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +11 -9
- data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +11 -9
- data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +11 -9
- data/lib/pulp_rpm_client/api/content_packages_api.rb +20 -14
- data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +11 -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 +62 -24
- data/lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb +68 -25
- data/lib/pulp_rpm_client/models/patchedrpm_uln_remote.rb +72 -26
- 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 +50 -22
- data/lib/pulp_rpm_client/models/rpm_modulemd_defaults.rb +39 -27
- data/lib/pulp_rpm_client/models/rpm_modulemd_defaults_response.rb +39 -29
- data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete.rb +55 -27
- data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete_response.rb +50 -24
- data/lib/pulp_rpm_client/models/rpm_modulemd_response.rb +50 -24
- data/lib/pulp_rpm_client/models/rpm_package_category_response.rb +48 -24
- data/lib/pulp_rpm_client/models/rpm_package_environment_response.rb +50 -24
- data/lib/pulp_rpm_client/models/rpm_package_group_response.rb +48 -24
- data/lib/pulp_rpm_client/models/rpm_package_langpacks_response.rb +36 -24
- data/lib/pulp_rpm_client/models/rpm_package_response.rb +42 -24
- data/lib/pulp_rpm_client/models/rpm_repo_metadata_file_response.rb +40 -24
- 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 +56 -22
- data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +59 -25
- 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 +60 -22
- data/lib/pulp_rpm_client/models/rpm_uln_remote_response.rb +59 -25
- 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 +32 -24
- 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 +32 -22
- data/lib/pulp_rpm_client/models/unset_label_response.rb +32 -22
- 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 +4 -4
- data/spec/api/content_distribution_trees_api_spec.rb +3 -3
- data/spec/api/content_modulemd_defaults_api_spec.rb +4 -4
- data/spec/api/content_modulemd_obsoletes_api_spec.rb +4 -4
- data/spec/api/content_modulemds_api_spec.rb +4 -4
- data/spec/api/content_packagecategories_api_spec.rb +3 -3
- data/spec/api/content_packageenvironments_api_spec.rb +3 -3
- data/spec/api/content_packagegroups_api_spec.rb +3 -3
- data/spec/api/content_packagelangpacks_api_spec.rb +3 -3
- data/spec/api/content_packages_api_spec.rb +4 -4
- data/spec/api/content_repo_metadata_files_api_spec.rb +3 -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 +13 -18
- data/spec/models/rpm_modulemd_defaults_spec.rb +11 -16
- data/spec/models/rpm_modulemd_obsolete_response_spec.rb +19 -24
- data/spec/models/rpm_modulemd_obsolete_spec.rb +17 -22
- data/spec/models/rpm_modulemd_response_spec.rb +21 -26
- data/spec/models/rpm_modulemd_spec.rb +19 -24
- data/spec/models/rpm_package_category_response_spec.rb +18 -23
- data/spec/models/rpm_package_environment_response_spec.rb +19 -24
- data/spec/models/rpm_package_group_response_spec.rb +21 -26
- data/spec/models/rpm_package_langpacks_response_spec.rb +12 -17
- data/spec/models/rpm_package_response_spec.rb +53 -58
- data/spec/models/rpm_repo_metadata_file_response_spec.rb +21 -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 +28 -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 +121 -109
- 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,52 +2,55 @@
|
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
|
7
|
-
**pulp_href** | **String** | | [optional]
|
8
|
-
**
|
9
|
-
**
|
10
|
-
**
|
11
|
-
**
|
12
|
-
**
|
13
|
-
**
|
14
|
-
**
|
15
|
-
**
|
16
|
-
**
|
17
|
-
**
|
18
|
-
**
|
19
|
-
**
|
20
|
-
**
|
21
|
-
**
|
22
|
-
**
|
23
|
-
**
|
24
|
-
**
|
25
|
-
**
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **pulp_href** | **String** | | [optional][readonly] |
|
8
|
+
| **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
|
9
|
+
| **header_version** | **String** | Header Version. | |
|
10
|
+
| **release_name** | **String** | Release name. | |
|
11
|
+
| **release_short** | **String** | Release short name. | |
|
12
|
+
| **release_version** | **String** | Release version. | |
|
13
|
+
| **release_is_layered** | **Boolean** | Typically False for an operating system, True otherwise. | |
|
14
|
+
| **base_product_name** | **String** | Base Product name. | |
|
15
|
+
| **base_product_short** | **String** | Base Product short name. | |
|
16
|
+
| **base_product_version** | **String** | Base Product version. | |
|
17
|
+
| **arch** | **String** | Tree architecturerch. | |
|
18
|
+
| **build_timestamp** | **Float** | Tree build time timestamp. | |
|
19
|
+
| **instimage** | **String** | Relative path to Anaconda instimage. | |
|
20
|
+
| **mainimage** | **String** | Relative path to Anaconda stage2 image. | |
|
21
|
+
| **discnum** | **Integer** | Disc number. | |
|
22
|
+
| **totaldiscs** | **Integer** | Number of discs in media set. | |
|
23
|
+
| **addons** | [**Array<AddonResponse>**](AddonResponse.md) | | |
|
24
|
+
| **checksums** | [**Array<ChecksumResponse>**](ChecksumResponse.md) | | |
|
25
|
+
| **images** | [**Array<ImageResponse>**](ImageResponse.md) | | |
|
26
|
+
| **variants** | [**Array<VariantResponse>**](VariantResponse.md) | | |
|
26
27
|
|
27
|
-
##
|
28
|
+
## Example
|
28
29
|
|
29
30
|
```ruby
|
30
|
-
require '
|
31
|
+
require 'pulp_rpm_client'
|
31
32
|
|
32
|
-
instance = PulpRpmClient::RpmDistributionTreeResponse.new(
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
33
|
+
instance = PulpRpmClient::RpmDistributionTreeResponse.new(
|
34
|
+
pulp_href: null,
|
35
|
+
prn: null,
|
36
|
+
header_version: null,
|
37
|
+
release_name: null,
|
38
|
+
release_short: null,
|
39
|
+
release_version: null,
|
40
|
+
release_is_layered: null,
|
41
|
+
base_product_name: null,
|
42
|
+
base_product_short: null,
|
43
|
+
base_product_version: null,
|
44
|
+
arch: null,
|
45
|
+
build_timestamp: null,
|
46
|
+
instimage: null,
|
47
|
+
mainimage: null,
|
48
|
+
discnum: null,
|
49
|
+
totaldiscs: null,
|
50
|
+
addons: null,
|
51
|
+
checksums: null,
|
52
|
+
images: null,
|
53
|
+
variants: null
|
54
|
+
)
|
51
55
|
```
|
52
56
|
|
53
|
-
|
data/docs/RpmModulemd.md
CHANGED
@@ -2,40 +2,41 @@
|
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
|
7
|
-
**repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
|
8
|
-
**name** | **String** | Modulemd name. |
|
9
|
-
**stream** | **String** | Stream name. |
|
10
|
-
**version** | **String** | Modulemd version. |
|
11
|
-
**static_context** | **Boolean** | Modulemd static-context flag. | [optional]
|
12
|
-
**context** | **String** | Modulemd context. |
|
13
|
-
**arch** | **String** | Modulemd architecture. |
|
14
|
-
**artifacts** |
|
15
|
-
**dependencies** |
|
16
|
-
**packages** | **Array<String>** | Modulemd artifacts' packages. | [optional]
|
17
|
-
**snippet** | **String** | Modulemd snippet |
|
18
|
-
**profiles** |
|
19
|
-
**description** | **String** | Description of module. |
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
|
8
|
+
| **name** | **String** | Modulemd name. | |
|
9
|
+
| **stream** | **String** | Stream name. | |
|
10
|
+
| **version** | **String** | Modulemd version. | |
|
11
|
+
| **static_context** | **Boolean** | Modulemd static-context flag. | [optional] |
|
12
|
+
| **context** | **String** | Modulemd context. | |
|
13
|
+
| **arch** | **String** | Modulemd architecture. | |
|
14
|
+
| **artifacts** | **Object** | Modulemd artifacts. | |
|
15
|
+
| **dependencies** | **Object** | Modulemd dependencies. | |
|
16
|
+
| **packages** | **Array<String>** | Modulemd artifacts' packages. | [optional] |
|
17
|
+
| **snippet** | **String** | Modulemd snippet | |
|
18
|
+
| **profiles** | **Object** | Modulemd profiles. | |
|
19
|
+
| **description** | **String** | Description of module. | |
|
20
20
|
|
21
|
-
##
|
21
|
+
## Example
|
22
22
|
|
23
23
|
```ruby
|
24
|
-
require '
|
24
|
+
require 'pulp_rpm_client'
|
25
25
|
|
26
|
-
instance = PulpRpmClient::RpmModulemd.new(
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
26
|
+
instance = PulpRpmClient::RpmModulemd.new(
|
27
|
+
repository: null,
|
28
|
+
name: null,
|
29
|
+
stream: null,
|
30
|
+
version: null,
|
31
|
+
static_context: null,
|
32
|
+
context: null,
|
33
|
+
arch: null,
|
34
|
+
artifacts: null,
|
35
|
+
dependencies: null,
|
36
|
+
packages: null,
|
37
|
+
snippet: null,
|
38
|
+
profiles: null,
|
39
|
+
description: null
|
40
|
+
)
|
39
41
|
```
|
40
42
|
|
41
|
-
|
data/docs/RpmModulemdDefaults.md
CHANGED
@@ -2,24 +2,25 @@
|
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
|
7
|
-
**repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
|
8
|
-
**_module** | **String** | Modulemd name. |
|
9
|
-
**stream** | **String** | Modulemd default stream. |
|
10
|
-
**profiles** |
|
11
|
-
**snippet** | **String** | Modulemd default snippet |
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
|
8
|
+
| **_module** | **String** | Modulemd name. | |
|
9
|
+
| **stream** | **String** | Modulemd default stream. | |
|
10
|
+
| **profiles** | **Object** | Default profiles for modulemd streams. | |
|
11
|
+
| **snippet** | **String** | Modulemd default snippet | |
|
12
12
|
|
13
|
-
##
|
13
|
+
## Example
|
14
14
|
|
15
15
|
```ruby
|
16
|
-
require '
|
16
|
+
require 'pulp_rpm_client'
|
17
17
|
|
18
|
-
instance = PulpRpmClient::RpmModulemdDefaults.new(
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
18
|
+
instance = PulpRpmClient::RpmModulemdDefaults.new(
|
19
|
+
repository: null,
|
20
|
+
_module: null,
|
21
|
+
stream: null,
|
22
|
+
profiles: null,
|
23
|
+
snippet: null
|
24
|
+
)
|
23
25
|
```
|
24
26
|
|
25
|
-
|
@@ -2,28 +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
|
-
**_module** | **String** | Modulemd name. |
|
12
|
-
**stream** | **String** | Modulemd default stream. |
|
13
|
-
**profiles** |
|
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
|
+
| **_module** | **String** | Modulemd name. | |
|
12
|
+
| **stream** | **String** | Modulemd default stream. | |
|
13
|
+
| **profiles** | **Object** | Default profiles for modulemd streams. | |
|
14
14
|
|
15
|
-
##
|
15
|
+
## Example
|
16
16
|
|
17
17
|
```ruby
|
18
|
-
require '
|
18
|
+
require 'pulp_rpm_client'
|
19
19
|
|
20
|
-
instance = PulpRpmClient::RpmModulemdDefaultsResponse.new(
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
20
|
+
instance = PulpRpmClient::RpmModulemdDefaultsResponse.new(
|
21
|
+
pulp_href: null,
|
22
|
+
prn: null,
|
23
|
+
pulp_created: null,
|
24
|
+
pulp_last_updated: null,
|
25
|
+
_module: null,
|
26
|
+
stream: null,
|
27
|
+
profiles: null
|
28
|
+
)
|
27
29
|
```
|
28
30
|
|
29
|
-
|
data/docs/RpmModulemdObsolete.md
CHANGED
@@ -2,36 +2,37 @@
|
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
5
|
-
Name | Type | Description | Notes
|
6
|
-
|
7
|
-
**repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
|
8
|
-
**modified** | **String** | Obsolete modified time. |
|
9
|
-
**module_name** | **String** | Modulemd name. |
|
10
|
-
**module_stream** | **String** | Modulemd's stream. |
|
11
|
-
**message** | **String** | Obsolete description. |
|
12
|
-
**override_previous** | **String** | Reset previous obsoletes. |
|
13
|
-
**module_context** | **String** | Modulemd's context. |
|
14
|
-
**eol_date** | **String** | End of Life date. |
|
15
|
-
**obsoleted_by_module_name** | **String** | Obsolete by module name. |
|
16
|
-
**obsoleted_by_module_stream** | **String** | Obsolete by module stream. |
|
17
|
-
**snippet** | **String** | Module Obsolete snippet. |
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
|
8
|
+
| **modified** | **String** | Obsolete modified time. | |
|
9
|
+
| **module_name** | **String** | Modulemd name. | |
|
10
|
+
| **module_stream** | **String** | Modulemd's stream. | |
|
11
|
+
| **message** | **String** | Obsolete description. | |
|
12
|
+
| **override_previous** | **String** | Reset previous obsoletes. | |
|
13
|
+
| **module_context** | **String** | Modulemd's context. | |
|
14
|
+
| **eol_date** | **String** | End of Life date. | |
|
15
|
+
| **obsoleted_by_module_name** | **String** | Obsolete by module name. | |
|
16
|
+
| **obsoleted_by_module_stream** | **String** | Obsolete by module stream. | |
|
17
|
+
| **snippet** | **String** | Module Obsolete snippet. | |
|
18
18
|
|
19
|
-
##
|
19
|
+
## Example
|
20
20
|
|
21
21
|
```ruby
|
22
|
-
require '
|
22
|
+
require 'pulp_rpm_client'
|
23
23
|
|
24
|
-
instance = PulpRpmClient::RpmModulemdObsolete.new(
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
24
|
+
instance = PulpRpmClient::RpmModulemdObsolete.new(
|
25
|
+
repository: null,
|
26
|
+
modified: null,
|
27
|
+
module_name: null,
|
28
|
+
module_stream: null,
|
29
|
+
message: null,
|
30
|
+
override_previous: null,
|
31
|
+
module_context: null,
|
32
|
+
eol_date: null,
|
33
|
+
obsoleted_by_module_name: null,
|
34
|
+
obsoleted_by_module_stream: null,
|
35
|
+
snippet: null
|
36
|
+
)
|
35
37
|
```
|
36
38
|
|
37
|
-
|
@@ -2,40 +2,41 @@
|
|
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
|
-
**modified** | **String** | Obsolete modified time. |
|
12
|
-
**module_name** | **String** | Modulemd name. |
|
13
|
-
**module_stream** | **String** | Modulemd's stream. |
|
14
|
-
**message** | **String** | Obsolete description. |
|
15
|
-
**override_previous** | **String** | Reset previous obsoletes. |
|
16
|
-
**module_context** | **String** | Modulemd's context. |
|
17
|
-
**eol_date** | **String** | End of Life date. |
|
18
|
-
**obsoleted_by_module_name** | **String** | Obsolete by module name. |
|
19
|
-
**obsoleted_by_module_stream** | **String** | Obsolete by module stream. |
|
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
|
+
| **modified** | **String** | Obsolete modified time. | |
|
12
|
+
| **module_name** | **String** | Modulemd name. | |
|
13
|
+
| **module_stream** | **String** | Modulemd's stream. | |
|
14
|
+
| **message** | **String** | Obsolete description. | |
|
15
|
+
| **override_previous** | **String** | Reset previous obsoletes. | |
|
16
|
+
| **module_context** | **String** | Modulemd's context. | |
|
17
|
+
| **eol_date** | **String** | End of Life date. | |
|
18
|
+
| **obsoleted_by_module_name** | **String** | Obsolete by module name. | |
|
19
|
+
| **obsoleted_by_module_stream** | **String** | Obsolete by module stream. | |
|
20
20
|
|
21
|
-
##
|
21
|
+
## Example
|
22
22
|
|
23
23
|
```ruby
|
24
|
-
require '
|
24
|
+
require 'pulp_rpm_client'
|
25
25
|
|
26
|
-
instance = PulpRpmClient::RpmModulemdObsoleteResponse.new(
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
26
|
+
instance = PulpRpmClient::RpmModulemdObsoleteResponse.new(
|
27
|
+
pulp_href: null,
|
28
|
+
prn: null,
|
29
|
+
pulp_created: null,
|
30
|
+
pulp_last_updated: null,
|
31
|
+
modified: null,
|
32
|
+
module_name: null,
|
33
|
+
module_stream: null,
|
34
|
+
message: null,
|
35
|
+
override_previous: null,
|
36
|
+
module_context: null,
|
37
|
+
eol_date: null,
|
38
|
+
obsoleted_by_module_name: null,
|
39
|
+
obsoleted_by_module_stream: null
|
40
|
+
)
|
39
41
|
```
|
40
42
|
|
41
|
-
|
data/docs/RpmModulemdResponse.md
CHANGED
@@ -2,44 +2,45 @@
|
|
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
|
-
**name** | **String** | Modulemd name. |
|
12
|
-
**stream** | **String** | Stream name. |
|
13
|
-
**version** | **String** | Modulemd version. |
|
14
|
-
**static_context** | **Boolean** | Modulemd static-context flag. | [optional]
|
15
|
-
**context** | **String** | Modulemd context. |
|
16
|
-
**arch** | **String** | Modulemd architecture. |
|
17
|
-
**artifacts** |
|
18
|
-
**dependencies** |
|
19
|
-
**packages** | **Array<String>** | Modulemd artifacts' packages. | [optional]
|
20
|
-
**profiles** |
|
21
|
-
**description** | **String** | Description of module. |
|
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
|
+
| **name** | **String** | Modulemd name. | |
|
12
|
+
| **stream** | **String** | Stream name. | |
|
13
|
+
| **version** | **String** | Modulemd version. | |
|
14
|
+
| **static_context** | **Boolean** | Modulemd static-context flag. | [optional] |
|
15
|
+
| **context** | **String** | Modulemd context. | |
|
16
|
+
| **arch** | **String** | Modulemd architecture. | |
|
17
|
+
| **artifacts** | **Object** | Modulemd artifacts. | |
|
18
|
+
| **dependencies** | **Object** | Modulemd dependencies. | |
|
19
|
+
| **packages** | **Array<String>** | Modulemd artifacts' packages. | [optional] |
|
20
|
+
| **profiles** | **Object** | Modulemd profiles. | |
|
21
|
+
| **description** | **String** | Description of module. | |
|
22
22
|
|
23
|
-
##
|
23
|
+
## Example
|
24
24
|
|
25
25
|
```ruby
|
26
|
-
require '
|
26
|
+
require 'pulp_rpm_client'
|
27
27
|
|
28
|
-
instance = PulpRpmClient::RpmModulemdResponse.new(
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
28
|
+
instance = PulpRpmClient::RpmModulemdResponse.new(
|
29
|
+
pulp_href: null,
|
30
|
+
prn: null,
|
31
|
+
pulp_created: null,
|
32
|
+
pulp_last_updated: null,
|
33
|
+
name: null,
|
34
|
+
stream: null,
|
35
|
+
version: null,
|
36
|
+
static_context: null,
|
37
|
+
context: null,
|
38
|
+
arch: null,
|
39
|
+
artifacts: null,
|
40
|
+
dependencies: null,
|
41
|
+
packages: null,
|
42
|
+
profiles: null,
|
43
|
+
description: null
|
44
|
+
)
|
43
45
|
```
|
44
46
|
|
45
|
-
|
@@ -2,38 +2,39 @@
|
|
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
|
-
**id** | **String** | Category id. |
|
12
|
-
**name** | **String** | Category name. |
|
13
|
-
**description** | **String** | Category description. |
|
14
|
-
**display_order** | **Integer** | Category display order. |
|
15
|
-
**group_ids** |
|
16
|
-
**desc_by_lang** |
|
17
|
-
**name_by_lang** |
|
18
|
-
**digest** | **String** | Category digest. |
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **pulp_href** | **String** | | [optional][readonly] |
|
8
|
+
| **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
|
9
|
+
| **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
|
10
|
+
| **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
|
11
|
+
| **id** | **String** | Category id. | |
|
12
|
+
| **name** | **String** | Category name. | |
|
13
|
+
| **description** | **String** | Category description. | |
|
14
|
+
| **display_order** | **Integer** | Category display order. | |
|
15
|
+
| **group_ids** | **Object** | Category group list. | |
|
16
|
+
| **desc_by_lang** | **Object** | Category description by language. | |
|
17
|
+
| **name_by_lang** | **Object** | Category name by language. | |
|
18
|
+
| **digest** | **String** | Category digest. | |
|
19
19
|
|
20
|
-
##
|
20
|
+
## Example
|
21
21
|
|
22
22
|
```ruby
|
23
|
-
require '
|
23
|
+
require 'pulp_rpm_client'
|
24
24
|
|
25
|
-
instance = PulpRpmClient::RpmPackageCategoryResponse.new(
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
25
|
+
instance = PulpRpmClient::RpmPackageCategoryResponse.new(
|
26
|
+
pulp_href: null,
|
27
|
+
prn: null,
|
28
|
+
pulp_created: null,
|
29
|
+
pulp_last_updated: null,
|
30
|
+
id: null,
|
31
|
+
name: null,
|
32
|
+
description: null,
|
33
|
+
display_order: null,
|
34
|
+
group_ids: null,
|
35
|
+
desc_by_lang: null,
|
36
|
+
name_by_lang: null,
|
37
|
+
digest: null
|
38
|
+
)
|
37
39
|
```
|
38
40
|
|
39
|
-
|
@@ -2,40 +2,41 @@
|
|
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
|
-
**id** | **String** | Environment id. |
|
12
|
-
**name** | **String** | Environment name. |
|
13
|
-
**description** | **String** | Environment description. |
|
14
|
-
**display_order** | **Integer** | Environment display order. |
|
15
|
-
**group_ids** |
|
16
|
-
**option_ids** |
|
17
|
-
**desc_by_lang** |
|
18
|
-
**name_by_lang** |
|
19
|
-
**digest** | **String** | Environment digest. |
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **pulp_href** | **String** | | [optional][readonly] |
|
8
|
+
| **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
|
9
|
+
| **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
|
10
|
+
| **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
|
11
|
+
| **id** | **String** | Environment id. | |
|
12
|
+
| **name** | **String** | Environment name. | |
|
13
|
+
| **description** | **String** | Environment description. | |
|
14
|
+
| **display_order** | **Integer** | Environment display order. | |
|
15
|
+
| **group_ids** | **Object** | Environment group list. | |
|
16
|
+
| **option_ids** | **Object** | Environment option ids | |
|
17
|
+
| **desc_by_lang** | **Object** | Environment description by language. | |
|
18
|
+
| **name_by_lang** | **Object** | Environment name by language. | |
|
19
|
+
| **digest** | **String** | Environment digest. | |
|
20
20
|
|
21
|
-
##
|
21
|
+
## Example
|
22
22
|
|
23
23
|
```ruby
|
24
|
-
require '
|
24
|
+
require 'pulp_rpm_client'
|
25
25
|
|
26
|
-
instance = PulpRpmClient::RpmPackageEnvironmentResponse.new(
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
26
|
+
instance = PulpRpmClient::RpmPackageEnvironmentResponse.new(
|
27
|
+
pulp_href: null,
|
28
|
+
prn: null,
|
29
|
+
pulp_created: null,
|
30
|
+
pulp_last_updated: null,
|
31
|
+
id: null,
|
32
|
+
name: null,
|
33
|
+
description: null,
|
34
|
+
display_order: null,
|
35
|
+
group_ids: null,
|
36
|
+
option_ids: null,
|
37
|
+
desc_by_lang: null,
|
38
|
+
name_by_lang: null,
|
39
|
+
digest: null
|
40
|
+
)
|
39
41
|
```
|
40
42
|
|
41
|
-
|