pulp_rpm_client 3.27.1 → 3.28.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +11 -10
- data/docs/AcsRpmApi.md +346 -157
- data/docs/AddonResponse.md +16 -15
- data/docs/ArtifactResponse.md +30 -27
- data/docs/AsyncOperationResponse.md +8 -7
- data/docs/ChecksumResponse.md +10 -9
- data/docs/CompressionTypeEnum.md +4 -5
- data/docs/ContentAdvisoriesApi.md +132 -78
- data/docs/ContentDistributionTreesApi.md +84 -49
- data/docs/ContentModulemdDefaultsApi.md +119 -67
- data/docs/ContentModulemdObsoletesApi.md +112 -60
- data/docs/ContentModulemdsApi.md +128 -76
- data/docs/ContentPackagecategoriesApi.md +84 -49
- data/docs/ContentPackageenvironmentsApi.md +84 -49
- data/docs/ContentPackagegroupsApi.md +84 -49
- data/docs/ContentPackagelangpacksApi.md +84 -49
- data/docs/ContentPackagesApi.md +155 -101
- data/docs/ContentRepoMetadataFilesApi.md +84 -49
- data/docs/ContentSummaryResponse.md +12 -11
- data/docs/Copy.md +10 -9
- data/docs/DistributionsRpmApi.md +388 -183
- 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 +271 -132
- data/docs/RemotesRpmApi.md +392 -185
- data/docs/RemotesUlnApi.md +392 -185
- data/docs/Repair.md +8 -7
- data/docs/RepositoriesRpmApi.md +449 -210
- data/docs/RepositoriesRpmVersionsApi.md +155 -83
- data/docs/RepositoryAddRemoveContent.md +12 -11
- data/docs/RepositoryVersionResponse.md +22 -19
- data/docs/RpmCompsApi.md +33 -17
- data/docs/RpmCopyApi.md +31 -15
- data/docs/RpmDistributionTreeResponse.md +46 -43
- data/docs/RpmModulemd.md +32 -31
- data/docs/RpmModulemdDefaults.md +16 -15
- data/docs/RpmModulemdDefaultsResponse.md +20 -17
- data/docs/RpmModulemdObsolete.md +28 -27
- data/docs/RpmModulemdObsoleteResponse.md +32 -29
- data/docs/RpmModulemdResponse.md +36 -33
- data/docs/RpmPackageCategoryResponse.md +30 -27
- data/docs/RpmPackageEnvironmentResponse.md +32 -29
- data/docs/RpmPackageGroupResponse.md +36 -33
- data/docs/RpmPackageLangpacksResponse.md +18 -15
- data/docs/RpmPackageResponse.md +100 -97
- data/docs/RpmPruneApi.md +31 -14
- data/docs/RpmRepoMetadataFileResponse.md +36 -33
- data/docs/RpmRepositorySyncURL.md +16 -15
- data/docs/RpmRpmAlternateContentSource.md +14 -13
- data/docs/RpmRpmAlternateContentSourceResponse.md +22 -19
- data/docs/RpmRpmDistribution.md +22 -21
- data/docs/RpmRpmDistributionResponse.md +34 -29
- data/docs/RpmRpmPublication.md +24 -23
- data/docs/RpmRpmPublicationResponse.md +34 -31
- data/docs/RpmRpmRemote.md +50 -49
- data/docs/RpmRpmRemoteResponse.md +50 -47
- data/docs/RpmRpmRemoteResponseHiddenFieldsInner.md +20 -0
- data/docs/RpmRpmRepository.md +40 -39
- data/docs/RpmRpmRepositoryResponse.md +54 -51
- data/docs/RpmUlnRemote.md +50 -49
- data/docs/RpmUlnRemoteResponse.md +50 -47
- data/docs/RpmUpdateCollection.md +12 -11
- data/docs/RpmUpdateCollectionResponse.md +14 -13
- data/docs/RpmUpdateRecordResponse.md +50 -47
- 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 +81 -52
- data/lib/pulp_rpm_client/api/content_advisories_api.rb +38 -22
- data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +22 -17
- data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +31 -22
- data/lib/pulp_rpm_client/api/content_modulemd_obsoletes_api.rb +31 -22
- data/lib/pulp_rpm_client/api/content_modulemds_api.rb +31 -22
- data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +22 -17
- data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +22 -17
- data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +22 -17
- data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +22 -17
- data/lib/pulp_rpm_client/api/content_packages_api.rb +38 -22
- data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +22 -17
- data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +94 -58
- data/lib/pulp_rpm_client/api/publications_rpm_api.rb +81 -58
- data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +109 -70
- data/lib/pulp_rpm_client/api/remotes_uln_api.rb +109 -70
- data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +116 -72
- data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +50 -37
- 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 +46 -26
- 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 +35 -29
- 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 +69 -26
- 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 +31 -23
- data/lib/pulp_rpm_client/models/repository_version_response.rb +44 -26
- data/lib/pulp_rpm_client/models/rpm_distribution_tree_response.rb +77 -23
- data/lib/pulp_rpm_client/models/rpm_modulemd.rb +53 -25
- data/lib/pulp_rpm_client/models/rpm_modulemd_defaults.rb +40 -28
- data/lib/pulp_rpm_client/models/rpm_modulemd_defaults_response.rb +51 -31
- data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete.rb +55 -27
- data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete_response.rb +61 -25
- data/lib/pulp_rpm_client/models/rpm_modulemd_response.rb +64 -28
- data/lib/pulp_rpm_client/models/rpm_package_category_response.rb +62 -28
- data/lib/pulp_rpm_client/models/rpm_package_environment_response.rb +65 -29
- data/lib/pulp_rpm_client/models/rpm_package_group_response.rb +62 -28
- data/lib/pulp_rpm_client/models/rpm_package_langpacks_response.rb +48 -26
- data/lib/pulp_rpm_client/models/rpm_package_response.rb +63 -35
- data/lib/pulp_rpm_client/models/rpm_repo_metadata_file_response.rb +51 -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 +48 -26
- data/lib/pulp_rpm_client/models/rpm_rpm_distribution.rb +34 -22
- data/lib/pulp_rpm_client/models/rpm_rpm_distribution_response.rb +57 -25
- data/lib/pulp_rpm_client/models/rpm_rpm_publication.rb +54 -23
- data/lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb +67 -26
- data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +56 -22
- data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +70 -26
- 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 +66 -25
- data/lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb +79 -28
- data/lib/pulp_rpm_client/models/rpm_uln_remote.rb +60 -22
- data/lib/pulp_rpm_client/models/rpm_uln_remote_response.rb +70 -26
- data/lib/pulp_rpm_client/models/rpm_update_collection.rb +37 -23
- data/lib/pulp_rpm_client/models/rpm_update_collection_response.rb +37 -23
- data/lib/pulp_rpm_client/models/rpm_update_record_response.rb +43 -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 +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 +14 -13
- data/spec/api/content_advisories_api_spec.rb +10 -8
- data/spec/api/content_distribution_trees_api_spec.rb +8 -7
- data/spec/api/content_modulemd_defaults_api_spec.rb +9 -8
- data/spec/api/content_modulemd_obsoletes_api_spec.rb +9 -8
- data/spec/api/content_modulemds_api_spec.rb +9 -8
- data/spec/api/content_packagecategories_api_spec.rb +8 -7
- data/spec/api/content_packageenvironments_api_spec.rb +8 -7
- data/spec/api/content_packagegroups_api_spec.rb +8 -7
- data/spec/api/content_packagelangpacks_api_spec.rb +8 -7
- data/spec/api/content_packages_api_spec.rb +10 -8
- data/spec/api/content_repo_metadata_files_api_spec.rb +8 -7
- data/spec/api/distributions_rpm_api_spec.rb +15 -14
- data/spec/api/publications_rpm_api_spec.rb +22 -20
- data/spec/api/remotes_rpm_api_spec.rb +22 -20
- data/spec/api/remotes_uln_api_spec.rb +22 -20
- data/spec/api/repositories_rpm_api_spec.rb +19 -18
- data/spec/api/repositories_rpm_versions_api_spec.rb +16 -14
- 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 +23 -22
- 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 +19 -18
- data/spec/models/rpm_distribution_tree_response_spec.rb +31 -30
- data/spec/models/rpm_modulemd_defaults_response_spec.rb +18 -17
- data/spec/models/rpm_modulemd_defaults_spec.rb +11 -16
- data/spec/models/rpm_modulemd_obsolete_response_spec.rb +24 -23
- data/spec/models/rpm_modulemd_obsolete_spec.rb +17 -22
- data/spec/models/rpm_modulemd_response_spec.rb +26 -25
- data/spec/models/rpm_modulemd_spec.rb +19 -24
- data/spec/models/rpm_package_category_response_spec.rb +23 -22
- data/spec/models/rpm_package_environment_response_spec.rb +24 -23
- data/spec/models/rpm_package_group_response_spec.rb +26 -25
- data/spec/models/rpm_package_langpacks_response_spec.rb +17 -16
- data/spec/models/rpm_package_response_spec.rb +58 -57
- data/spec/models/rpm_repo_metadata_file_response_spec.rb +26 -25
- data/spec/models/rpm_repository_sync_url_spec.rb +11 -16
- data/spec/models/rpm_rpm_alternate_content_source_response_spec.rb +19 -18
- data/spec/models/rpm_rpm_alternate_content_source_spec.rb +10 -15
- data/spec/models/rpm_rpm_distribution_response_spec.rb +30 -23
- data/spec/models/rpm_rpm_distribution_spec.rb +14 -19
- data/spec/models/rpm_rpm_publication_response_spec.rb +25 -24
- 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 +33 -32
- data/spec/models/rpm_rpm_remote_spec.rb +28 -33
- data/spec/models/rpm_rpm_repository_response_spec.rb +35 -34
- data/spec/models/rpm_rpm_repository_spec.rb +23 -28
- data/spec/models/rpm_uln_remote_response_spec.rb +33 -32
- 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 +33 -32
- 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 +133 -121
- data/docs/CompsXml.md +0 -21
- data/docs/RpmPackage.md +0 -25
- data/docs/RpmRpmRemoteResponseHiddenFields.md +0 -19
- data/docs/RpmUpdateRecord.md +0 -21
- data/lib/pulp_rpm_client/models/comps_xml.rb +0 -233
- data/lib/pulp_rpm_client/models/rpm_package.rb +0 -263
- data/lib/pulp_rpm_client/models/rpm_update_record.rb +0 -228
- 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 -65
- data/spec/models/rpm_update_record_spec.rb +0 -53
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: v3
|
7
7
|
Contact: pulp-list@redhat.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 7.10.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -57,23 +57,27 @@ module PulpRpmClient
|
|
57
57
|
# header parameters
|
58
58
|
header_params = opts[:header_params] || {}
|
59
59
|
# HTTP header 'Accept' (if needed)
|
60
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
60
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
61
61
|
# HTTP header 'Content-Type'
|
62
|
-
|
62
|
+
content_type = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
|
63
|
+
if !content_type.nil?
|
64
|
+
header_params['Content-Type'] = content_type
|
65
|
+
end
|
63
66
|
|
64
67
|
# form parameters
|
65
68
|
form_params = opts[:form_params] || {}
|
66
69
|
|
67
70
|
# http body (model)
|
68
|
-
post_body = opts[:
|
71
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(nested_role)
|
69
72
|
|
70
73
|
# return_type
|
71
|
-
return_type = opts[:
|
74
|
+
return_type = opts[:debug_return_type] || 'NestedRoleResponse'
|
72
75
|
|
73
76
|
# auth_names
|
74
|
-
auth_names = opts[:
|
77
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
75
78
|
|
76
79
|
new_options = opts.merge(
|
80
|
+
:operation => :"AcsRpmApi.add_role",
|
77
81
|
:header_params => header_params,
|
78
82
|
:query_params => query_params,
|
79
83
|
:form_params => form_params,
|
@@ -121,23 +125,27 @@ module PulpRpmClient
|
|
121
125
|
# header parameters
|
122
126
|
header_params = opts[:header_params] || {}
|
123
127
|
# HTTP header 'Accept' (if needed)
|
124
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
128
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
125
129
|
# HTTP header 'Content-Type'
|
126
|
-
|
130
|
+
content_type = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
|
131
|
+
if !content_type.nil?
|
132
|
+
header_params['Content-Type'] = content_type
|
133
|
+
end
|
127
134
|
|
128
135
|
# form parameters
|
129
136
|
form_params = opts[:form_params] || {}
|
130
137
|
|
131
138
|
# http body (model)
|
132
|
-
post_body = opts[:
|
139
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(rpm_rpm_alternate_content_source)
|
133
140
|
|
134
141
|
# return_type
|
135
|
-
return_type = opts[:
|
142
|
+
return_type = opts[:debug_return_type] || 'RpmRpmAlternateContentSourceResponse'
|
136
143
|
|
137
144
|
# auth_names
|
138
|
-
auth_names = opts[:
|
145
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
139
146
|
|
140
147
|
new_options = opts.merge(
|
148
|
+
:operation => :"AcsRpmApi.create",
|
141
149
|
:header_params => header_params,
|
142
150
|
:query_params => query_params,
|
143
151
|
:form_params => form_params,
|
@@ -185,21 +193,22 @@ module PulpRpmClient
|
|
185
193
|
# header parameters
|
186
194
|
header_params = opts[:header_params] || {}
|
187
195
|
# HTTP header 'Accept' (if needed)
|
188
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
196
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
189
197
|
|
190
198
|
# form parameters
|
191
199
|
form_params = opts[:form_params] || {}
|
192
200
|
|
193
201
|
# http body (model)
|
194
|
-
post_body = opts[:
|
202
|
+
post_body = opts[:debug_body]
|
195
203
|
|
196
204
|
# return_type
|
197
|
-
return_type = opts[:
|
205
|
+
return_type = opts[:debug_return_type] || 'AsyncOperationResponse'
|
198
206
|
|
199
207
|
# auth_names
|
200
|
-
auth_names = opts[:
|
208
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
201
209
|
|
202
210
|
new_options = opts.merge(
|
211
|
+
:operation => :"AcsRpmApi.delete",
|
203
212
|
:header_params => header_params,
|
204
213
|
:query_params => query_params,
|
205
214
|
:form_params => form_params,
|
@@ -230,9 +239,10 @@ module PulpRpmClient
|
|
230
239
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
231
240
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
232
241
|
# @option opts [Array<String>] :ordering Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `name` - Name * `-name` - Name (descending) * `last_refreshed` - Last refreshed * `-last_refreshed` - Last refreshed (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
242
|
+
# @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
|
233
243
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
234
244
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
235
|
-
# @option opts [String] :q
|
245
|
+
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
236
246
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
237
247
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
238
248
|
# @return [PaginatedrpmRpmAlternateContentSourceResponseList]
|
@@ -256,9 +266,10 @@ module PulpRpmClient
|
|
256
266
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
257
267
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
258
268
|
# @option opts [Array<String>] :ordering Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `name` - Name * `-name` - Name (descending) * `last_refreshed` - Last refreshed * `-last_refreshed` - Last refreshed (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
269
|
+
# @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
|
259
270
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
260
271
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
261
|
-
# @option opts [String] :q
|
272
|
+
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
262
273
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
263
274
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
264
275
|
# @return [Array<(PaginatedrpmRpmAlternateContentSourceResponseList, Integer, Hash)>] PaginatedrpmRpmAlternateContentSourceResponseList data, response status code and response headers
|
@@ -287,6 +298,7 @@ module PulpRpmClient
|
|
287
298
|
query_params[:'name__startswith'] = opts[:'name__startswith'] if !opts[:'name__startswith'].nil?
|
288
299
|
query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
|
289
300
|
query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
|
301
|
+
query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
|
290
302
|
query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
|
291
303
|
query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
|
292
304
|
query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
|
@@ -296,21 +308,22 @@ module PulpRpmClient
|
|
296
308
|
# header parameters
|
297
309
|
header_params = opts[:header_params] || {}
|
298
310
|
# HTTP header 'Accept' (if needed)
|
299
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
311
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
300
312
|
|
301
313
|
# form parameters
|
302
314
|
form_params = opts[:form_params] || {}
|
303
315
|
|
304
316
|
# http body (model)
|
305
|
-
post_body = opts[:
|
317
|
+
post_body = opts[:debug_body]
|
306
318
|
|
307
319
|
# return_type
|
308
|
-
return_type = opts[:
|
320
|
+
return_type = opts[:debug_return_type] || 'PaginatedrpmRpmAlternateContentSourceResponseList'
|
309
321
|
|
310
322
|
# auth_names
|
311
|
-
auth_names = opts[:
|
323
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
312
324
|
|
313
325
|
new_options = opts.merge(
|
326
|
+
:operation => :"AcsRpmApi.list",
|
314
327
|
:header_params => header_params,
|
315
328
|
:query_params => query_params,
|
316
329
|
:form_params => form_params,
|
@@ -364,21 +377,22 @@ module PulpRpmClient
|
|
364
377
|
# header parameters
|
365
378
|
header_params = opts[:header_params] || {}
|
366
379
|
# HTTP header 'Accept' (if needed)
|
367
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
380
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
368
381
|
|
369
382
|
# form parameters
|
370
383
|
form_params = opts[:form_params] || {}
|
371
384
|
|
372
385
|
# http body (model)
|
373
|
-
post_body = opts[:
|
386
|
+
post_body = opts[:debug_body]
|
374
387
|
|
375
388
|
# return_type
|
376
|
-
return_type = opts[:
|
389
|
+
return_type = opts[:debug_return_type] || 'ObjectRolesResponse'
|
377
390
|
|
378
391
|
# auth_names
|
379
|
-
auth_names = opts[:
|
392
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
380
393
|
|
381
394
|
new_options = opts.merge(
|
395
|
+
:operation => :"AcsRpmApi.list_roles",
|
382
396
|
:header_params => header_params,
|
383
397
|
:query_params => query_params,
|
384
398
|
:form_params => form_params,
|
@@ -432,21 +446,22 @@ module PulpRpmClient
|
|
432
446
|
# header parameters
|
433
447
|
header_params = opts[:header_params] || {}
|
434
448
|
# HTTP header 'Accept' (if needed)
|
435
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
449
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
436
450
|
|
437
451
|
# form parameters
|
438
452
|
form_params = opts[:form_params] || {}
|
439
453
|
|
440
454
|
# http body (model)
|
441
|
-
post_body = opts[:
|
455
|
+
post_body = opts[:debug_body]
|
442
456
|
|
443
457
|
# return_type
|
444
|
-
return_type = opts[:
|
458
|
+
return_type = opts[:debug_return_type] || 'MyPermissionsResponse'
|
445
459
|
|
446
460
|
# auth_names
|
447
|
-
auth_names = opts[:
|
461
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
448
462
|
|
449
463
|
new_options = opts.merge(
|
464
|
+
:operation => :"AcsRpmApi.my_permissions",
|
450
465
|
:header_params => header_params,
|
451
466
|
:query_params => query_params,
|
452
467
|
:form_params => form_params,
|
@@ -500,23 +515,27 @@ module PulpRpmClient
|
|
500
515
|
# header parameters
|
501
516
|
header_params = opts[:header_params] || {}
|
502
517
|
# HTTP header 'Accept' (if needed)
|
503
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
518
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
504
519
|
# HTTP header 'Content-Type'
|
505
|
-
|
520
|
+
content_type = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
|
521
|
+
if !content_type.nil?
|
522
|
+
header_params['Content-Type'] = content_type
|
523
|
+
end
|
506
524
|
|
507
525
|
# form parameters
|
508
526
|
form_params = opts[:form_params] || {}
|
509
527
|
|
510
528
|
# http body (model)
|
511
|
-
post_body = opts[:
|
529
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(patchedrpm_rpm_alternate_content_source)
|
512
530
|
|
513
531
|
# return_type
|
514
|
-
return_type = opts[:
|
532
|
+
return_type = opts[:debug_return_type] || 'AsyncOperationResponse'
|
515
533
|
|
516
534
|
# auth_names
|
517
|
-
auth_names = opts[:
|
535
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
518
536
|
|
519
537
|
new_options = opts.merge(
|
538
|
+
:operation => :"AcsRpmApi.partial_update",
|
520
539
|
:header_params => header_params,
|
521
540
|
:query_params => query_params,
|
522
541
|
:form_params => form_params,
|
@@ -570,21 +589,22 @@ module PulpRpmClient
|
|
570
589
|
# header parameters
|
571
590
|
header_params = opts[:header_params] || {}
|
572
591
|
# HTTP header 'Accept' (if needed)
|
573
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
592
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
574
593
|
|
575
594
|
# form parameters
|
576
595
|
form_params = opts[:form_params] || {}
|
577
596
|
|
578
597
|
# http body (model)
|
579
|
-
post_body = opts[:
|
598
|
+
post_body = opts[:debug_body]
|
580
599
|
|
581
600
|
# return_type
|
582
|
-
return_type = opts[:
|
601
|
+
return_type = opts[:debug_return_type] || 'RpmRpmAlternateContentSourceResponse'
|
583
602
|
|
584
603
|
# auth_names
|
585
|
-
auth_names = opts[:
|
604
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
586
605
|
|
587
606
|
new_options = opts.merge(
|
607
|
+
:operation => :"AcsRpmApi.read",
|
588
608
|
:header_params => header_params,
|
589
609
|
:query_params => query_params,
|
590
610
|
:form_params => form_params,
|
@@ -630,21 +650,22 @@ module PulpRpmClient
|
|
630
650
|
# header parameters
|
631
651
|
header_params = opts[:header_params] || {}
|
632
652
|
# HTTP header 'Accept' (if needed)
|
633
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
653
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
634
654
|
|
635
655
|
# form parameters
|
636
656
|
form_params = opts[:form_params] || {}
|
637
657
|
|
638
658
|
# http body (model)
|
639
|
-
post_body = opts[:
|
659
|
+
post_body = opts[:debug_body]
|
640
660
|
|
641
661
|
# return_type
|
642
|
-
return_type = opts[:
|
662
|
+
return_type = opts[:debug_return_type] || 'TaskGroupOperationResponse'
|
643
663
|
|
644
664
|
# auth_names
|
645
|
-
auth_names = opts[:
|
665
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
646
666
|
|
647
667
|
new_options = opts.merge(
|
668
|
+
:operation => :"AcsRpmApi.refresh",
|
648
669
|
:header_params => header_params,
|
649
670
|
:query_params => query_params,
|
650
671
|
:form_params => form_params,
|
@@ -698,23 +719,27 @@ module PulpRpmClient
|
|
698
719
|
# header parameters
|
699
720
|
header_params = opts[:header_params] || {}
|
700
721
|
# HTTP header 'Accept' (if needed)
|
701
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
722
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
702
723
|
# HTTP header 'Content-Type'
|
703
|
-
|
724
|
+
content_type = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
|
725
|
+
if !content_type.nil?
|
726
|
+
header_params['Content-Type'] = content_type
|
727
|
+
end
|
704
728
|
|
705
729
|
# form parameters
|
706
730
|
form_params = opts[:form_params] || {}
|
707
731
|
|
708
732
|
# http body (model)
|
709
|
-
post_body = opts[:
|
733
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(nested_role)
|
710
734
|
|
711
735
|
# return_type
|
712
|
-
return_type = opts[:
|
736
|
+
return_type = opts[:debug_return_type] || 'NestedRoleResponse'
|
713
737
|
|
714
738
|
# auth_names
|
715
|
-
auth_names = opts[:
|
739
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
716
740
|
|
717
741
|
new_options = opts.merge(
|
742
|
+
:operation => :"AcsRpmApi.remove_role",
|
718
743
|
:header_params => header_params,
|
719
744
|
:query_params => query_params,
|
720
745
|
:form_params => form_params,
|
@@ -768,23 +793,27 @@ module PulpRpmClient
|
|
768
793
|
# header parameters
|
769
794
|
header_params = opts[:header_params] || {}
|
770
795
|
# HTTP header 'Accept' (if needed)
|
771
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
796
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
772
797
|
# HTTP header 'Content-Type'
|
773
|
-
|
798
|
+
content_type = @api_client.select_header_content_type(['application/json', 'application/x-www-form-urlencoded', 'multipart/form-data'])
|
799
|
+
if !content_type.nil?
|
800
|
+
header_params['Content-Type'] = content_type
|
801
|
+
end
|
774
802
|
|
775
803
|
# form parameters
|
776
804
|
form_params = opts[:form_params] || {}
|
777
805
|
|
778
806
|
# http body (model)
|
779
|
-
post_body = opts[:
|
807
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(rpm_rpm_alternate_content_source)
|
780
808
|
|
781
809
|
# return_type
|
782
|
-
return_type = opts[:
|
810
|
+
return_type = opts[:debug_return_type] || 'AsyncOperationResponse'
|
783
811
|
|
784
812
|
# auth_names
|
785
|
-
auth_names = opts[:
|
813
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
786
814
|
|
787
815
|
new_options = opts.merge(
|
816
|
+
:operation => :"AcsRpmApi.update",
|
788
817
|
:header_params => header_params,
|
789
818
|
:query_params => query_params,
|
790
819
|
:form_params => form_params,
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: v3
|
7
7
|
Contact: pulp-list@redhat.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 7.10.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -25,6 +25,7 @@ module PulpRpmClient
|
|
25
25
|
# @option opts [String] :repository A URI of a repository the new content unit should be associated with.
|
26
26
|
# @option opts [File] :file An uploaded file that may be turned into the content unit.
|
27
27
|
# @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
|
28
|
+
# @option opts [String] :file_url A url that Pulp can download and turn into the content unit.
|
28
29
|
# @return [AsyncOperationResponse]
|
29
30
|
def create(opts = {})
|
30
31
|
data, _status_code, _headers = create_with_http_info(opts)
|
@@ -37,11 +38,16 @@ module PulpRpmClient
|
|
37
38
|
# @option opts [String] :repository A URI of a repository the new content unit should be associated with.
|
38
39
|
# @option opts [File] :file An uploaded file that may be turned into the content unit.
|
39
40
|
# @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
|
41
|
+
# @option opts [String] :file_url A url that Pulp can download and turn into the content unit.
|
40
42
|
# @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
|
41
43
|
def create_with_http_info(opts = {})
|
42
44
|
if @api_client.config.debugging
|
43
45
|
@api_client.config.logger.debug 'Calling API: ContentAdvisoriesApi.create ...'
|
44
46
|
end
|
47
|
+
if @api_client.config.client_side_validation && !opts[:'file_url'].nil? && opts[:'file_url'].to_s.length < 1
|
48
|
+
fail ArgumentError, 'invalid value for "opts[:"file_url"]" when calling ContentAdvisoriesApi.create, the character length must be great than or equal to 1.'
|
49
|
+
end
|
50
|
+
|
45
51
|
# resource path
|
46
52
|
local_var_path = '/pulp/api/v3/content/rpm/advisories/'
|
47
53
|
|
@@ -51,26 +57,31 @@ module PulpRpmClient
|
|
51
57
|
# header parameters
|
52
58
|
header_params = opts[:header_params] || {}
|
53
59
|
# HTTP header 'Accept' (if needed)
|
54
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
60
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
55
61
|
# HTTP header 'Content-Type'
|
56
|
-
|
62
|
+
content_type = @api_client.select_header_content_type(['multipart/form-data', 'application/x-www-form-urlencoded'])
|
63
|
+
if !content_type.nil?
|
64
|
+
header_params['Content-Type'] = content_type
|
65
|
+
end
|
57
66
|
|
58
67
|
# form parameters
|
59
68
|
form_params = opts[:form_params] || {}
|
60
69
|
form_params['repository'] = opts[:'repository'] if !opts[:'repository'].nil?
|
61
70
|
form_params['file'] = opts[:'file'] if !opts[:'file'].nil?
|
62
71
|
form_params['upload'] = opts[:'upload'] if !opts[:'upload'].nil?
|
72
|
+
form_params['file_url'] = opts[:'file_url'] if !opts[:'file_url'].nil?
|
63
73
|
|
64
74
|
# http body (model)
|
65
|
-
post_body = opts[:
|
75
|
+
post_body = opts[:debug_body]
|
66
76
|
|
67
77
|
# return_type
|
68
|
-
return_type = opts[:
|
78
|
+
return_type = opts[:debug_return_type] || 'AsyncOperationResponse'
|
69
79
|
|
70
80
|
# auth_names
|
71
|
-
auth_names = opts[:
|
81
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
72
82
|
|
73
83
|
new_options = opts.merge(
|
84
|
+
:operation => :"ContentAdvisoriesApi.create",
|
74
85
|
:header_params => header_params,
|
75
86
|
:query_params => query_params,
|
76
87
|
:form_params => form_params,
|
@@ -95,12 +106,13 @@ module PulpRpmClient
|
|
95
106
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
96
107
|
# @option opts [Array<String>] :ordering Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `id` - Id * `-id` - Id (descending) * `updated_date` - Updated date * `-updated_date` - Updated date (descending) * `description` - Description * `-description` - Description (descending) * `issued_date` - Issued date * `-issued_date` - Issued date (descending) * `fromstr` - Fromstr * `-fromstr` - Fromstr (descending) * `status` - Status * `-status` - Status (descending) * `title` - Title * `-title` - Title (descending) * `summary` - Summary * `-summary` - Summary (descending) * `version` - Version * `-version` - Version (descending) * `type` - Type * `-type` - Type (descending) * `severity` - Severity * `-severity` - Severity (descending) * `solution` - Solution * `-solution` - Solution (descending) * `release` - Release * `-release` - Release (descending) * `rights` - Rights * `-rights` - Rights (descending) * `reboot_suggested` - Reboot suggested * `-reboot_suggested` - Reboot suggested (descending) * `pushcount` - Pushcount * `-pushcount` - Pushcount (descending) * `digest` - Digest * `-digest` - Digest (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
97
108
|
# @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
|
109
|
+
# @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
|
98
110
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
99
111
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
100
|
-
# @option opts [String] :q
|
101
|
-
# @option opts [String] :repository_version Repository Version referenced by HREF
|
102
|
-
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
103
|
-
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
112
|
+
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
113
|
+
# @option opts [String] :repository_version Repository Version referenced by HREF/PRN
|
114
|
+
# @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
|
115
|
+
# @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
|
104
116
|
# @option opts [String] :severity Filter results where severity matches value
|
105
117
|
# @option opts [Array<String>] :severity__in Filter results where severity is in a comma-separated list of values
|
106
118
|
# @option opts [String] :severity__ne Filter results where severity not equal to value
|
@@ -127,12 +139,13 @@ module PulpRpmClient
|
|
127
139
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
128
140
|
# @option opts [Array<String>] :ordering Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `id` - Id * `-id` - Id (descending) * `updated_date` - Updated date * `-updated_date` - Updated date (descending) * `description` - Description * `-description` - Description (descending) * `issued_date` - Issued date * `-issued_date` - Issued date (descending) * `fromstr` - Fromstr * `-fromstr` - Fromstr (descending) * `status` - Status * `-status` - Status (descending) * `title` - Title * `-title` - Title (descending) * `summary` - Summary * `-summary` - Summary (descending) * `version` - Version * `-version` - Version (descending) * `type` - Type * `-type` - Type (descending) * `severity` - Severity * `-severity` - Severity (descending) * `solution` - Solution * `-solution` - Solution (descending) * `release` - Release * `-release` - Release (descending) * `rights` - Rights * `-rights` - Rights (descending) * `reboot_suggested` - Reboot suggested * `-reboot_suggested` - Reboot suggested (descending) * `pushcount` - Pushcount * `-pushcount` - Pushcount (descending) * `digest` - Digest * `-digest` - Digest (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
129
141
|
# @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
|
142
|
+
# @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
|
130
143
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
131
144
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
132
|
-
# @option opts [String] :q
|
133
|
-
# @option opts [String] :repository_version Repository Version referenced by HREF
|
134
|
-
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
135
|
-
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
145
|
+
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
146
|
+
# @option opts [String] :repository_version Repository Version referenced by HREF/PRN
|
147
|
+
# @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
|
148
|
+
# @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
|
136
149
|
# @option opts [String] :severity Filter results where severity matches value
|
137
150
|
# @option opts [Array<String>] :severity__in Filter results where severity is in a comma-separated list of values
|
138
151
|
# @option opts [String] :severity__ne Filter results where severity not equal to value
|
@@ -164,6 +177,7 @@ module PulpRpmClient
|
|
164
177
|
query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
|
165
178
|
query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
|
166
179
|
query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
|
180
|
+
query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
|
167
181
|
query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
|
168
182
|
query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
|
169
183
|
query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
|
@@ -185,21 +199,22 @@ module PulpRpmClient
|
|
185
199
|
# header parameters
|
186
200
|
header_params = opts[:header_params] || {}
|
187
201
|
# HTTP header 'Accept' (if needed)
|
188
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
202
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
189
203
|
|
190
204
|
# form parameters
|
191
205
|
form_params = opts[:form_params] || {}
|
192
206
|
|
193
207
|
# http body (model)
|
194
|
-
post_body = opts[:
|
208
|
+
post_body = opts[:debug_body]
|
195
209
|
|
196
210
|
# return_type
|
197
|
-
return_type = opts[:
|
211
|
+
return_type = opts[:debug_return_type] || 'PaginatedrpmUpdateRecordResponseList'
|
198
212
|
|
199
213
|
# auth_names
|
200
|
-
auth_names = opts[:
|
214
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
201
215
|
|
202
216
|
new_options = opts.merge(
|
217
|
+
:operation => :"ContentAdvisoriesApi.list",
|
203
218
|
:header_params => header_params,
|
204
219
|
:query_params => query_params,
|
205
220
|
:form_params => form_params,
|
@@ -253,21 +268,22 @@ module PulpRpmClient
|
|
253
268
|
# header parameters
|
254
269
|
header_params = opts[:header_params] || {}
|
255
270
|
# HTTP header 'Accept' (if needed)
|
256
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
271
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
257
272
|
|
258
273
|
# form parameters
|
259
274
|
form_params = opts[:form_params] || {}
|
260
275
|
|
261
276
|
# http body (model)
|
262
|
-
post_body = opts[:
|
277
|
+
post_body = opts[:debug_body]
|
263
278
|
|
264
279
|
# return_type
|
265
|
-
return_type = opts[:
|
280
|
+
return_type = opts[:debug_return_type] || 'RpmUpdateRecordResponse'
|
266
281
|
|
267
282
|
# auth_names
|
268
|
-
auth_names = opts[:
|
283
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
269
284
|
|
270
285
|
new_options = opts.merge(
|
286
|
+
:operation => :"ContentAdvisoriesApi.read",
|
271
287
|
:header_params => header_params,
|
272
288
|
:query_params => query_params,
|
273
289
|
:form_params => form_params,
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: v3
|
7
7
|
Contact: pulp-list@redhat.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 7.10.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -26,12 +26,13 @@ module PulpRpmClient
|
|
26
26
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
27
27
|
# @option opts [Array<String>] :ordering Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
28
28
|
# @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
|
29
|
+
# @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
|
29
30
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
30
31
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
31
|
-
# @option opts [String] :q
|
32
|
-
# @option opts [String] :repository_version Repository Version referenced by HREF
|
33
|
-
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
34
|
-
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
32
|
+
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
33
|
+
# @option opts [String] :repository_version Repository Version referenced by HREF/PRN
|
34
|
+
# @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
|
35
|
+
# @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
|
35
36
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
36
37
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
37
38
|
# @return [PaginatedrpmDistributionTreeResponseList]
|
@@ -47,12 +48,13 @@ module PulpRpmClient
|
|
47
48
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
48
49
|
# @option opts [Array<String>] :ordering Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
49
50
|
# @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
|
51
|
+
# @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
|
50
52
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
51
53
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
52
|
-
# @option opts [String] :q
|
53
|
-
# @option opts [String] :repository_version Repository Version referenced by HREF
|
54
|
-
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
55
|
-
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
54
|
+
# @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
|
55
|
+
# @option opts [String] :repository_version Repository Version referenced by HREF/PRN
|
56
|
+
# @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
|
57
|
+
# @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
|
56
58
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
57
59
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
58
60
|
# @return [Array<(PaginatedrpmDistributionTreeResponseList, Integer, Hash)>] PaginatedrpmDistributionTreeResponseList data, response status code and response headers
|
@@ -73,6 +75,7 @@ module PulpRpmClient
|
|
73
75
|
query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
|
74
76
|
query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
|
75
77
|
query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
|
78
|
+
query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
|
76
79
|
query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
|
77
80
|
query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
|
78
81
|
query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
|
@@ -85,21 +88,22 @@ module PulpRpmClient
|
|
85
88
|
# header parameters
|
86
89
|
header_params = opts[:header_params] || {}
|
87
90
|
# HTTP header 'Accept' (if needed)
|
88
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
91
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
89
92
|
|
90
93
|
# form parameters
|
91
94
|
form_params = opts[:form_params] || {}
|
92
95
|
|
93
96
|
# http body (model)
|
94
|
-
post_body = opts[:
|
97
|
+
post_body = opts[:debug_body]
|
95
98
|
|
96
99
|
# return_type
|
97
|
-
return_type = opts[:
|
100
|
+
return_type = opts[:debug_return_type] || 'PaginatedrpmDistributionTreeResponseList'
|
98
101
|
|
99
102
|
# auth_names
|
100
|
-
auth_names = opts[:
|
103
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
101
104
|
|
102
105
|
new_options = opts.merge(
|
106
|
+
:operation => :"ContentDistributionTreesApi.list",
|
103
107
|
:header_params => header_params,
|
104
108
|
:query_params => query_params,
|
105
109
|
:form_params => form_params,
|
@@ -153,21 +157,22 @@ module PulpRpmClient
|
|
153
157
|
# header parameters
|
154
158
|
header_params = opts[:header_params] || {}
|
155
159
|
# HTTP header 'Accept' (if needed)
|
156
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
160
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
157
161
|
|
158
162
|
# form parameters
|
159
163
|
form_params = opts[:form_params] || {}
|
160
164
|
|
161
165
|
# http body (model)
|
162
|
-
post_body = opts[:
|
166
|
+
post_body = opts[:debug_body]
|
163
167
|
|
164
168
|
# return_type
|
165
|
-
return_type = opts[:
|
169
|
+
return_type = opts[:debug_return_type] || 'RpmDistributionTreeResponse'
|
166
170
|
|
167
171
|
# auth_names
|
168
|
-
auth_names = opts[:
|
172
|
+
auth_names = opts[:debug_auth_names] || ['basicAuth']
|
169
173
|
|
170
174
|
new_options = opts.merge(
|
175
|
+
:operation => :"ContentDistributionTreesApi.read",
|
171
176
|
:header_params => header_params,
|
172
177
|
:query_params => query_params,
|
173
178
|
:form_params => form_params,
|