pulp_rpm_client 3.7.0 → 3.8.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 +19 -25
- data/docs/ContentAdvisoriesApi.md +2 -2
- data/docs/ContentDistributionTreesApi.md +2 -55
- data/docs/ContentModulemdDefaultsApi.md +2 -2
- data/docs/ContentModulemdsApi.md +2 -2
- data/docs/ContentPackagecategoriesApi.md +2 -55
- data/docs/ContentPackageenvironmentsApi.md +2 -55
- data/docs/ContentPackagegroupsApi.md +2 -55
- data/docs/ContentPackagelangpacksApi.md +2 -55
- data/docs/ContentPackagesApi.md +2 -2
- data/docs/ContentRepoMetadataFilesApi.md +2 -55
- data/docs/DistributionsRpmApi.md +2 -2
- data/docs/{InlineResponse20014.md → PaginatedRepositoryVersionResponseList.md} +4 -4
- data/docs/{InlineResponse2001.md → PaginatedrpmDistributionTreeResponseList.md} +4 -4
- data/docs/{InlineResponse2002.md → PaginatedrpmModulemdDefaultsResponseList.md} +4 -4
- data/docs/{InlineResponse2003.md → PaginatedrpmModulemdResponseList.md} +4 -4
- data/docs/{InlineResponse2004.md → PaginatedrpmPackageCategoryResponseList.md} +4 -4
- data/docs/{InlineResponse2005.md → PaginatedrpmPackageEnvironmentResponseList.md} +4 -4
- data/docs/{InlineResponse2006.md → PaginatedrpmPackageGroupResponseList.md} +4 -4
- data/docs/{InlineResponse2007.md → PaginatedrpmPackageLangpacksResponseList.md} +4 -4
- data/docs/{InlineResponse2008.md → PaginatedrpmPackageResponseList.md} +4 -4
- data/docs/{InlineResponse2009.md → PaginatedrpmRepoMetadataFileResponseList.md} +4 -4
- data/docs/{InlineResponse20010.md → PaginatedrpmRpmDistributionResponseList.md} +4 -4
- data/docs/{InlineResponse20011.md → PaginatedrpmRpmPublicationResponseList.md} +4 -4
- data/docs/{InlineResponse20012.md → PaginatedrpmRpmRemoteResponseList.md} +4 -4
- data/docs/{InlineResponse20013.md → PaginatedrpmRpmRepositoryResponseList.md} +4 -4
- data/docs/{InlineResponse200.md → PaginatedrpmUpdateRecordResponseList.md} +4 -4
- data/docs/PublicationsRpmApi.md +2 -2
- data/docs/RemotesRpmApi.md +2 -2
- data/docs/RepositoriesRpmApi.md +2 -2
- data/docs/RepositoriesRpmVersionsApi.md +2 -2
- data/docs/RpmRpmPublication.md +5 -1
- data/docs/RpmRpmPublicationResponse.md +5 -1
- data/lib/pulp_rpm_client/api/content_advisories_api.rb +3 -3
- data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +3 -63
- data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +3 -3
- data/lib/pulp_rpm_client/api/content_modulemds_api.rb +3 -3
- data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +3 -63
- data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +3 -63
- data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +3 -63
- data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +3 -63
- data/lib/pulp_rpm_client/api/content_packages_api.rb +3 -3
- data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +3 -63
- data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +3 -3
- data/lib/pulp_rpm_client/api/publications_rpm_api.rb +3 -3
- data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +3 -3
- data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +3 -3
- data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +3 -3
- data/lib/pulp_rpm_client/models/{inline_response20014.rb → paginated_repository_version_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response2001.rb → paginatedrpm_distribution_tree_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response2002.rb → paginatedrpm_modulemd_defaults_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response2003.rb → paginatedrpm_modulemd_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response2004.rb → paginatedrpm_package_category_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response2005.rb → paginatedrpm_package_environment_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response2006.rb → paginatedrpm_package_group_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response2007.rb → paginatedrpm_package_langpacks_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response2008.rb → paginatedrpm_package_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response2009.rb → paginatedrpm_repo_metadata_file_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response20010.rb → paginatedrpm_rpm_distribution_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response20011.rb → paginatedrpm_rpm_publication_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response20012.rb → paginatedrpm_rpm_remote_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response20013.rb → paginatedrpm_rpm_repository_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/{inline_response200.rb → paginatedrpm_update_record_response_list.rb} +3 -3
- data/lib/pulp_rpm_client/models/rpm_repository_sync_url.rb +22 -0
- data/lib/pulp_rpm_client/models/rpm_rpm_publication.rb +76 -4
- data/lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb +76 -4
- data/lib/pulp_rpm_client/version.rb +1 -1
- data/lib/pulp_rpm_client.rb +15 -15
- data/spec/api/content_advisories_api_spec.rb +1 -1
- data/spec/api/content_distribution_trees_api_spec.rb +1 -13
- data/spec/api/content_modulemd_defaults_api_spec.rb +1 -1
- data/spec/api/content_modulemds_api_spec.rb +1 -1
- data/spec/api/content_packagecategories_api_spec.rb +1 -13
- data/spec/api/content_packageenvironments_api_spec.rb +1 -13
- data/spec/api/content_packagegroups_api_spec.rb +1 -13
- data/spec/api/content_packagelangpacks_api_spec.rb +1 -13
- data/spec/api/content_packages_api_spec.rb +1 -1
- data/spec/api/content_repo_metadata_files_api_spec.rb +1 -13
- data/spec/api/distributions_rpm_api_spec.rb +1 -1
- data/spec/api/publications_rpm_api_spec.rb +1 -1
- data/spec/api/remotes_rpm_api_spec.rb +1 -1
- data/spec/api/repositories_rpm_api_spec.rb +1 -1
- data/spec/api/repositories_rpm_versions_api_spec.rb +1 -1
- data/spec/models/paginated_repository_version_response_list_spec.rb +59 -0
- data/spec/models/paginatedrpm_distribution_tree_response_list_spec.rb +59 -0
- data/spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb +59 -0
- data/spec/models/{inline_response20011_spec.rb → paginatedrpm_modulemd_response_list_spec.rb} +6 -6
- data/spec/models/paginatedrpm_package_category_response_list_spec.rb +59 -0
- data/spec/models/paginatedrpm_package_environment_response_list_spec.rb +59 -0
- data/spec/models/{inline_response20013_spec.rb → paginatedrpm_package_group_response_list_spec.rb} +6 -6
- data/spec/models/paginatedrpm_package_langpacks_response_list_spec.rb +59 -0
- data/spec/models/{inline_response20010_spec.rb → paginatedrpm_package_response_list_spec.rb} +6 -6
- data/spec/models/paginatedrpm_repo_metadata_file_response_list_spec.rb +59 -0
- data/spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb +59 -0
- data/spec/models/paginatedrpm_rpm_publication_response_list_spec.rb +59 -0
- data/spec/models/{inline_response20012_spec.rb → paginatedrpm_rpm_remote_response_list_spec.rb} +6 -6
- data/spec/models/paginatedrpm_rpm_repository_response_list_spec.rb +59 -0
- data/spec/models/paginatedrpm_update_record_response_list_spec.rb +59 -0
- data/spec/models/rpm_repository_sync_url_spec.rb +4 -0
- data/spec/models/rpm_rpm_publication_response_spec.rb +12 -0
- data/spec/models/rpm_rpm_publication_spec.rb +12 -0
- metadata +62 -62
- data/spec/models/inline_response20014_spec.rb +0 -59
- data/spec/models/inline_response2001_spec.rb +0 -59
- data/spec/models/inline_response2002_spec.rb +0 -59
- data/spec/models/inline_response2003_spec.rb +0 -59
- data/spec/models/inline_response2004_spec.rb +0 -59
- data/spec/models/inline_response2005_spec.rb +0 -59
- data/spec/models/inline_response2006_spec.rb +0 -59
- data/spec/models/inline_response2007_spec.rb +0 -59
- data/spec/models/inline_response2008_spec.rb +0 -59
- data/spec/models/inline_response2009_spec.rb +0 -59
- data/spec/models/inline_response200_spec.rb +0 -59
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedRepositoryVersionResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedRepositoryVersionResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmDistributionTreeResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmDistributionTreeResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmModulemdDefaultsResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmModulemdDefaultsResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmModulemdResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmModulemdResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmPackageCategoryResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmPackageCategoryResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmPackageEnvironmentResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmPackageEnvironmentResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmPackageGroupResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmPackageGroupResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmPackageLangpacksResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmPackageLangpacksResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmPackageResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmPackageResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmRepoMetadataFileResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmRepoMetadataFileResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmRpmDistributionResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmRpmDistributionResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmRpmPublicationResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmRpmPublicationResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmRpmRemoteResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmRpmRemoteResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmRpmRepositoryResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmRpmRepositoryResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# PulpRpmClient::
|
1
|
+
# PulpRpmClient::PaginatedrpmUpdateRecordResponseList
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
|
|
14
14
|
```ruby
|
15
15
|
require 'PulpRpmClient'
|
16
16
|
|
17
|
-
instance = PulpRpmClient::
|
18
|
-
_next:
|
19
|
-
previous:
|
17
|
+
instance = PulpRpmClient::PaginatedrpmUpdateRecordResponseList.new(count: 123,
|
18
|
+
_next: http://api.example.org/accounts/?offset=400&limit=100,
|
19
|
+
previous: http://api.example.org/accounts/?offset=200&limit=100,
|
20
20
|
results: null)
|
21
21
|
```
|
22
22
|
|
data/docs/PublicationsRpmApi.md
CHANGED
@@ -118,7 +118,7 @@ nil (empty response body)
|
|
118
118
|
|
119
119
|
## list
|
120
120
|
|
121
|
-
>
|
121
|
+
> PaginatedrpmRpmPublicationResponseList list(opts)
|
122
122
|
|
123
123
|
List rpm publications
|
124
124
|
|
@@ -181,7 +181,7 @@ Name | Type | Description | Notes
|
|
181
181
|
|
182
182
|
### Return type
|
183
183
|
|
184
|
-
[**
|
184
|
+
[**PaginatedrpmRpmPublicationResponseList**](PaginatedrpmRpmPublicationResponseList.md)
|
185
185
|
|
186
186
|
### Authorization
|
187
187
|
|
data/docs/RemotesRpmApi.md
CHANGED
@@ -121,7 +121,7 @@ Name | Type | Description | Notes
|
|
121
121
|
|
122
122
|
## list
|
123
123
|
|
124
|
-
>
|
124
|
+
> PaginatedrpmRpmRemoteResponseList list(opts)
|
125
125
|
|
126
126
|
List rpm remotes
|
127
127
|
|
@@ -186,7 +186,7 @@ Name | Type | Description | Notes
|
|
186
186
|
|
187
187
|
### Return type
|
188
188
|
|
189
|
-
[**
|
189
|
+
[**PaginatedrpmRpmRemoteResponseList**](PaginatedrpmRpmRemoteResponseList.md)
|
190
190
|
|
191
191
|
### Authorization
|
192
192
|
|
data/docs/RepositoriesRpmApi.md
CHANGED
@@ -123,7 +123,7 @@ Name | Type | Description | Notes
|
|
123
123
|
|
124
124
|
## list
|
125
125
|
|
126
|
-
>
|
126
|
+
> PaginatedrpmRpmRepositoryResponseList list(opts)
|
127
127
|
|
128
128
|
List rpm repositorys
|
129
129
|
|
@@ -176,7 +176,7 @@ Name | Type | Description | Notes
|
|
176
176
|
|
177
177
|
### Return type
|
178
178
|
|
179
|
-
[**
|
179
|
+
[**PaginatedrpmRpmRepositoryResponseList**](PaginatedrpmRpmRepositoryResponseList.md)
|
180
180
|
|
181
181
|
### Authorization
|
182
182
|
|
@@ -66,7 +66,7 @@ Name | Type | Description | Notes
|
|
66
66
|
|
67
67
|
## list
|
68
68
|
|
69
|
-
>
|
69
|
+
> PaginatedRepositoryVersionResponseList list(rpm_rpm_repository_href, opts)
|
70
70
|
|
71
71
|
List repository versions
|
72
72
|
|
@@ -145,7 +145,7 @@ Name | Type | Description | Notes
|
|
145
145
|
|
146
146
|
### Return type
|
147
147
|
|
148
|
-
[**
|
148
|
+
[**PaginatedRepositoryVersionResponseList**](PaginatedRepositoryVersionResponseList.md)
|
149
149
|
|
150
150
|
### Authorization
|
151
151
|
|
data/docs/RpmRpmPublication.md
CHANGED
@@ -8,6 +8,8 @@ Name | Type | Description | Notes
|
|
8
8
|
**repository** | **String** | A URI of the repository to be published. | [optional]
|
9
9
|
**metadata_checksum_type** | [**MetadataChecksumTypeEnum**](MetadataChecksumTypeEnum.md) | The checksum type for metadata. | [optional]
|
10
10
|
**package_checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The checksum type for packages. | [optional]
|
11
|
+
**gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on packages. | [optional] [default to 0]
|
12
|
+
**repo_gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on the repodata. | [optional] [default to 0]
|
11
13
|
|
12
14
|
## Code Sample
|
13
15
|
|
@@ -17,7 +19,9 @@ require 'PulpRpmClient'
|
|
17
19
|
instance = PulpRpmClient::RpmRpmPublication.new(repository_version: null,
|
18
20
|
repository: null,
|
19
21
|
metadata_checksum_type: null,
|
20
|
-
package_checksum_type: null
|
22
|
+
package_checksum_type: null,
|
23
|
+
gpgcheck: null,
|
24
|
+
repo_gpgcheck: null)
|
21
25
|
```
|
22
26
|
|
23
27
|
|
@@ -10,6 +10,8 @@ Name | Type | Description | Notes
|
|
10
10
|
**repository** | **String** | A URI of the repository to be published. | [optional]
|
11
11
|
**metadata_checksum_type** | [**MetadataChecksumTypeEnum**](MetadataChecksumTypeEnum.md) | The checksum type for metadata. | [optional]
|
12
12
|
**package_checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The checksum type for packages. | [optional]
|
13
|
+
**gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on packages. | [optional] [default to 0]
|
14
|
+
**repo_gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on the repodata. | [optional] [default to 0]
|
13
15
|
|
14
16
|
## Code Sample
|
15
17
|
|
@@ -21,7 +23,9 @@ instance = PulpRpmClient::RpmRpmPublicationResponse.new(pulp_href: null,
|
|
21
23
|
repository_version: null,
|
22
24
|
repository: null,
|
23
25
|
metadata_checksum_type: null,
|
24
|
-
package_checksum_type: null
|
26
|
+
package_checksum_type: null,
|
27
|
+
gpgcheck: null,
|
28
|
+
repo_gpgcheck: null)
|
25
29
|
```
|
26
30
|
|
27
31
|
|
@@ -105,7 +105,7 @@ module PulpRpmClient
|
|
105
105
|
# @option opts [String] :type__ne type__ne
|
106
106
|
# @option opts [String] :fields A list of fields to include in the response.
|
107
107
|
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
108
|
-
# @return [
|
108
|
+
# @return [PaginatedrpmUpdateRecordResponseList]
|
109
109
|
def list(opts = {})
|
110
110
|
data, _status_code, _headers = list_with_http_info(opts)
|
111
111
|
data
|
@@ -133,7 +133,7 @@ module PulpRpmClient
|
|
133
133
|
# @option opts [String] :type__ne type__ne
|
134
134
|
# @option opts [String] :fields A list of fields to include in the response.
|
135
135
|
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
136
|
-
# @return [Array<(
|
136
|
+
# @return [Array<(PaginatedrpmUpdateRecordResponseList, Integer, Hash)>] PaginatedrpmUpdateRecordResponseList data, response status code and response headers
|
137
137
|
def list_with_http_info(opts = {})
|
138
138
|
if @api_client.config.debugging
|
139
139
|
@api_client.config.logger.debug 'Calling API: ContentAdvisoriesApi.list ...'
|
@@ -175,7 +175,7 @@ module PulpRpmClient
|
|
175
175
|
post_body = opts[:body]
|
176
176
|
|
177
177
|
# return_type
|
178
|
-
return_type = opts[:return_type] || '
|
178
|
+
return_type = opts[:return_type] || 'PaginatedrpmUpdateRecordResponseList'
|
179
179
|
|
180
180
|
# auth_names
|
181
181
|
auth_names = opts[:auth_names] || ['basicAuth']
|
@@ -19,66 +19,6 @@ module PulpRpmClient
|
|
19
19
|
def initialize(api_client = ApiClient.default)
|
20
20
|
@api_client = api_client
|
21
21
|
end
|
22
|
-
# Delete a distribution tree
|
23
|
-
# Distribution Tree Viewset.
|
24
|
-
# @param rpm_distribution_tree_href [String]
|
25
|
-
# @param [Hash] opts the optional parameters
|
26
|
-
# @return [nil]
|
27
|
-
def delete(rpm_distribution_tree_href, opts = {})
|
28
|
-
delete_with_http_info(rpm_distribution_tree_href, opts)
|
29
|
-
nil
|
30
|
-
end
|
31
|
-
|
32
|
-
# Delete a distribution tree
|
33
|
-
# Distribution Tree Viewset.
|
34
|
-
# @param rpm_distribution_tree_href [String]
|
35
|
-
# @param [Hash] opts the optional parameters
|
36
|
-
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
37
|
-
def delete_with_http_info(rpm_distribution_tree_href, opts = {})
|
38
|
-
if @api_client.config.debugging
|
39
|
-
@api_client.config.logger.debug 'Calling API: ContentDistributionTreesApi.delete ...'
|
40
|
-
end
|
41
|
-
# verify the required parameter 'rpm_distribution_tree_href' is set
|
42
|
-
if @api_client.config.client_side_validation && rpm_distribution_tree_href.nil?
|
43
|
-
fail ArgumentError, "Missing the required parameter 'rpm_distribution_tree_href' when calling ContentDistributionTreesApi.delete"
|
44
|
-
end
|
45
|
-
# resource path
|
46
|
-
local_var_path = '{rpm_distribution_tree_href}'.sub('{' + 'rpm_distribution_tree_href' + '}', CGI.escape(rpm_distribution_tree_href.to_s).gsub('%2F', '/'))
|
47
|
-
|
48
|
-
# query parameters
|
49
|
-
query_params = opts[:query_params] || {}
|
50
|
-
|
51
|
-
# header parameters
|
52
|
-
header_params = opts[:header_params] || {}
|
53
|
-
|
54
|
-
# form parameters
|
55
|
-
form_params = opts[:form_params] || {}
|
56
|
-
|
57
|
-
# http body (model)
|
58
|
-
post_body = opts[:body]
|
59
|
-
|
60
|
-
# return_type
|
61
|
-
return_type = opts[:return_type]
|
62
|
-
|
63
|
-
# auth_names
|
64
|
-
auth_names = opts[:auth_names] || ['basicAuth']
|
65
|
-
|
66
|
-
new_options = opts.merge(
|
67
|
-
:header_params => header_params,
|
68
|
-
:query_params => query_params,
|
69
|
-
:form_params => form_params,
|
70
|
-
:body => post_body,
|
71
|
-
:auth_names => auth_names,
|
72
|
-
:return_type => return_type
|
73
|
-
)
|
74
|
-
|
75
|
-
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, new_options)
|
76
|
-
if @api_client.config.debugging
|
77
|
-
@api_client.config.logger.debug "API called: ContentDistributionTreesApi#delete\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
78
|
-
end
|
79
|
-
return data, status_code, headers
|
80
|
-
end
|
81
|
-
|
82
22
|
# List distribution trees
|
83
23
|
# Distribution Tree Viewset.
|
84
24
|
# @param [Hash] opts the optional parameters
|
@@ -90,7 +30,7 @@ module PulpRpmClient
|
|
90
30
|
# @option opts [String] :repository_version_removed repository_version_removed
|
91
31
|
# @option opts [String] :fields A list of fields to include in the response.
|
92
32
|
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
93
|
-
# @return [
|
33
|
+
# @return [PaginatedrpmDistributionTreeResponseList]
|
94
34
|
def list(opts = {})
|
95
35
|
data, _status_code, _headers = list_with_http_info(opts)
|
96
36
|
data
|
@@ -107,7 +47,7 @@ module PulpRpmClient
|
|
107
47
|
# @option opts [String] :repository_version_removed repository_version_removed
|
108
48
|
# @option opts [String] :fields A list of fields to include in the response.
|
109
49
|
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
110
|
-
# @return [Array<(
|
50
|
+
# @return [Array<(PaginatedrpmDistributionTreeResponseList, Integer, Hash)>] PaginatedrpmDistributionTreeResponseList data, response status code and response headers
|
111
51
|
def list_with_http_info(opts = {})
|
112
52
|
if @api_client.config.debugging
|
113
53
|
@api_client.config.logger.debug 'Calling API: ContentDistributionTreesApi.list ...'
|
@@ -138,7 +78,7 @@ module PulpRpmClient
|
|
138
78
|
post_body = opts[:body]
|
139
79
|
|
140
80
|
# return_type
|
141
|
-
return_type = opts[:return_type] || '
|
81
|
+
return_type = opts[:return_type] || 'PaginatedrpmDistributionTreeResponseList'
|
142
82
|
|
143
83
|
# auth_names
|
144
84
|
auth_names = opts[:auth_names] || ['basicAuth']
|
@@ -130,7 +130,7 @@ module PulpRpmClient
|
|
130
130
|
# @option opts [String] :stream__in stream__in
|
131
131
|
# @option opts [String] :fields A list of fields to include in the response.
|
132
132
|
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
133
|
-
# @return [
|
133
|
+
# @return [PaginatedrpmModulemdDefaultsResponseList]
|
134
134
|
def list(opts = {})
|
135
135
|
data, _status_code, _headers = list_with_http_info(opts)
|
136
136
|
data
|
@@ -152,7 +152,7 @@ module PulpRpmClient
|
|
152
152
|
# @option opts [String] :stream__in stream__in
|
153
153
|
# @option opts [String] :fields A list of fields to include in the response.
|
154
154
|
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
155
|
-
# @return [Array<(
|
155
|
+
# @return [Array<(PaginatedrpmModulemdDefaultsResponseList, Integer, Hash)>] PaginatedrpmModulemdDefaultsResponseList data, response status code and response headers
|
156
156
|
def list_with_http_info(opts = {})
|
157
157
|
if @api_client.config.debugging
|
158
158
|
@api_client.config.logger.debug 'Calling API: ContentModulemdDefaultsApi.list ...'
|
@@ -188,7 +188,7 @@ module PulpRpmClient
|
|
188
188
|
post_body = opts[:body]
|
189
189
|
|
190
190
|
# return_type
|
191
|
-
return_type = opts[:return_type] || '
|
191
|
+
return_type = opts[:return_type] || 'PaginatedrpmModulemdDefaultsResponseList'
|
192
192
|
|
193
193
|
# auth_names
|
194
194
|
auth_names = opts[:auth_names] || ['basicAuth']
|
@@ -153,7 +153,7 @@ module PulpRpmClient
|
|
153
153
|
# @option opts [String] :stream__in stream__in
|
154
154
|
# @option opts [String] :fields A list of fields to include in the response.
|
155
155
|
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
156
|
-
# @return [
|
156
|
+
# @return [PaginatedrpmModulemdResponseList]
|
157
157
|
def list(opts = {})
|
158
158
|
data, _status_code, _headers = list_with_http_info(opts)
|
159
159
|
data
|
@@ -175,7 +175,7 @@ module PulpRpmClient
|
|
175
175
|
# @option opts [String] :stream__in stream__in
|
176
176
|
# @option opts [String] :fields A list of fields to include in the response.
|
177
177
|
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
178
|
-
# @return [Array<(
|
178
|
+
# @return [Array<(PaginatedrpmModulemdResponseList, Integer, Hash)>] PaginatedrpmModulemdResponseList data, response status code and response headers
|
179
179
|
def list_with_http_info(opts = {})
|
180
180
|
if @api_client.config.debugging
|
181
181
|
@api_client.config.logger.debug 'Calling API: ContentModulemdsApi.list ...'
|
@@ -211,7 +211,7 @@ module PulpRpmClient
|
|
211
211
|
post_body = opts[:body]
|
212
212
|
|
213
213
|
# return_type
|
214
|
-
return_type = opts[:return_type] || '
|
214
|
+
return_type = opts[:return_type] || 'PaginatedrpmModulemdResponseList'
|
215
215
|
|
216
216
|
# auth_names
|
217
217
|
auth_names = opts[:auth_names] || ['basicAuth']
|