pulp_rpm_client 3.25.5 → 3.25.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (181) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -5
  3. data/docs/AcsRpmApi.md +5 -3
  4. data/docs/ArtifactResponse.md +4 -0
  5. data/docs/ContentAdvisoriesApi.md +14 -10
  6. data/docs/ContentDistributionTreesApi.md +11 -9
  7. data/docs/ContentModulemdDefaultsApi.md +11 -9
  8. data/docs/ContentModulemdObsoletesApi.md +11 -9
  9. data/docs/ContentModulemdsApi.md +11 -9
  10. data/docs/ContentPackagecategoriesApi.md +11 -9
  11. data/docs/ContentPackageenvironmentsApi.md +11 -9
  12. data/docs/ContentPackagegroupsApi.md +11 -9
  13. data/docs/ContentPackagelangpacksApi.md +11 -9
  14. data/docs/ContentPackagesApi.md +14 -10
  15. data/docs/ContentRepoMetadataFilesApi.md +11 -9
  16. data/docs/Copy.md +1 -1
  17. data/docs/DistributionsRpmApi.md +5 -3
  18. data/docs/PaginatedRepositoryVersionResponseList.md +2 -2
  19. data/docs/PaginatedrpmDistributionTreeResponseList.md +2 -2
  20. data/docs/PaginatedrpmModulemdDefaultsResponseList.md +2 -2
  21. data/docs/PaginatedrpmModulemdObsoleteResponseList.md +2 -2
  22. data/docs/PaginatedrpmModulemdResponseList.md +2 -2
  23. data/docs/PaginatedrpmPackageCategoryResponseList.md +2 -2
  24. data/docs/PaginatedrpmPackageEnvironmentResponseList.md +2 -2
  25. data/docs/PaginatedrpmPackageGroupResponseList.md +2 -2
  26. data/docs/PaginatedrpmPackageLangpacksResponseList.md +2 -2
  27. data/docs/PaginatedrpmPackageResponseList.md +2 -2
  28. data/docs/PaginatedrpmRepoMetadataFileResponseList.md +2 -2
  29. data/docs/PaginatedrpmRpmAlternateContentSourceResponseList.md +2 -2
  30. data/docs/PaginatedrpmRpmDistributionResponseList.md +2 -2
  31. data/docs/PaginatedrpmRpmPublicationResponseList.md +2 -2
  32. data/docs/PaginatedrpmRpmRemoteResponseList.md +2 -2
  33. data/docs/PaginatedrpmRpmRepositoryResponseList.md +2 -2
  34. data/docs/PaginatedrpmUlnRemoteResponseList.md +2 -2
  35. data/docs/PaginatedrpmUpdateRecordResponseList.md +2 -2
  36. data/docs/PatchedrpmRpmRepository.md +1 -1
  37. data/docs/PublicationsRpmApi.md +13 -11
  38. data/docs/RemotesRpmApi.md +5 -3
  39. data/docs/RemotesUlnApi.md +5 -3
  40. data/docs/RepositoriesRpmApi.md +9 -7
  41. data/docs/RepositoriesRpmVersionsApi.md +9 -7
  42. data/docs/RepositoryVersionResponse.md +4 -0
  43. data/docs/RpmCompsApi.md +1 -1
  44. data/docs/RpmCopyApi.md +1 -1
  45. data/docs/RpmModulemd.md +3 -3
  46. data/docs/RpmModulemdDefaults.md +1 -1
  47. data/docs/RpmModulemdDefaultsResponse.md +5 -1
  48. data/docs/RpmModulemdObsoleteResponse.md +4 -0
  49. data/docs/RpmModulemdResponse.md +7 -3
  50. data/docs/RpmPackage.md +3 -1
  51. data/docs/RpmPackageCategoryResponse.md +7 -3
  52. data/docs/RpmPackageEnvironmentResponse.md +8 -4
  53. data/docs/RpmPackageGroupResponse.md +7 -3
  54. data/docs/RpmPackageLangpacksResponse.md +5 -1
  55. data/docs/RpmPackageResponse.md +14 -10
  56. data/docs/RpmRepoMetadataFileResponse.md +4 -0
  57. data/docs/RpmRpmAlternateContentSourceResponse.md +4 -0
  58. data/docs/RpmRpmDistributionResponse.md +6 -0
  59. data/docs/RpmRpmPublication.md +1 -1
  60. data/docs/RpmRpmPublicationResponse.md +5 -1
  61. data/docs/RpmRpmRemoteResponse.md +4 -2
  62. data/docs/RpmRpmRemoteResponseHiddenFields.md +2 -2
  63. data/docs/RpmRpmRepository.md +1 -1
  64. data/docs/RpmRpmRepositoryResponse.md +5 -1
  65. data/docs/RpmUlnRemoteResponse.md +4 -2
  66. data/docs/RpmUpdateCollection.md +1 -1
  67. data/docs/RpmUpdateCollectionResponse.md +1 -1
  68. data/docs/RpmUpdateRecord.md +3 -1
  69. data/docs/RpmUpdateRecordResponse.md +4 -0
  70. data/lib/pulp_rpm_client/api/acs_rpm_api.rb +5 -2
  71. data/lib/pulp_rpm_client/api/content_advisories_api.rb +18 -8
  72. data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +11 -8
  73. data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +11 -8
  74. data/lib/pulp_rpm_client/api/content_modulemd_obsoletes_api.rb +11 -8
  75. data/lib/pulp_rpm_client/api/content_modulemds_api.rb +11 -8
  76. data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +11 -8
  77. data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +11 -8
  78. data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +11 -8
  79. data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +11 -8
  80. data/lib/pulp_rpm_client/api/content_packages_api.rb +18 -8
  81. data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +11 -8
  82. data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +5 -2
  83. data/lib/pulp_rpm_client/api/publications_rpm_api.rb +14 -11
  84. data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +5 -2
  85. data/lib/pulp_rpm_client/api/remotes_uln_api.rb +5 -2
  86. data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +9 -6
  87. data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +10 -7
  88. data/lib/pulp_rpm_client/configuration.rb +2 -2
  89. data/lib/pulp_rpm_client/models/artifact_response.rb +22 -2
  90. data/lib/pulp_rpm_client/models/copy.rb +1 -1
  91. data/lib/pulp_rpm_client/models/paginated_repository_version_response_list.rb +10 -0
  92. data/lib/pulp_rpm_client/models/paginatedrpm_distribution_tree_response_list.rb +10 -0
  93. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_defaults_response_list.rb +10 -0
  94. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_obsolete_response_list.rb +10 -0
  95. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_response_list.rb +10 -0
  96. data/lib/pulp_rpm_client/models/paginatedrpm_package_category_response_list.rb +10 -0
  97. data/lib/pulp_rpm_client/models/paginatedrpm_package_environment_response_list.rb +10 -0
  98. data/lib/pulp_rpm_client/models/paginatedrpm_package_group_response_list.rb +10 -0
  99. data/lib/pulp_rpm_client/models/paginatedrpm_package_langpacks_response_list.rb +10 -0
  100. data/lib/pulp_rpm_client/models/paginatedrpm_package_response_list.rb +10 -0
  101. data/lib/pulp_rpm_client/models/paginatedrpm_repo_metadata_file_response_list.rb +10 -0
  102. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_alternate_content_source_response_list.rb +10 -0
  103. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_distribution_response_list.rb +10 -0
  104. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_publication_response_list.rb +10 -0
  105. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_remote_response_list.rb +10 -0
  106. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_repository_response_list.rb +10 -0
  107. data/lib/pulp_rpm_client/models/paginatedrpm_uln_remote_response_list.rb +10 -0
  108. data/lib/pulp_rpm_client/models/paginatedrpm_update_record_response_list.rb +10 -0
  109. data/lib/pulp_rpm_client/models/patchedrpm_rpm_remote.rb +20 -20
  110. data/lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb +1 -1
  111. data/lib/pulp_rpm_client/models/patchedrpm_uln_remote.rb +20 -20
  112. data/lib/pulp_rpm_client/models/repository_add_remove_content.rb +1 -1
  113. data/lib/pulp_rpm_client/models/repository_version_response.rb +22 -2
  114. data/lib/pulp_rpm_client/models/rpm_modulemd.rb +3 -3
  115. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults.rb +1 -1
  116. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults_response.rb +22 -2
  117. data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete_response.rb +21 -1
  118. data/lib/pulp_rpm_client/models/rpm_modulemd_response.rb +24 -4
  119. data/lib/pulp_rpm_client/models/rpm_package.rb +29 -4
  120. data/lib/pulp_rpm_client/models/rpm_package_category_response.rb +24 -4
  121. data/lib/pulp_rpm_client/models/rpm_package_environment_response.rb +25 -5
  122. data/lib/pulp_rpm_client/models/rpm_package_group_response.rb +24 -4
  123. data/lib/pulp_rpm_client/models/rpm_package_langpacks_response.rb +22 -2
  124. data/lib/pulp_rpm_client/models/rpm_package_response.rb +31 -11
  125. data/lib/pulp_rpm_client/models/rpm_repo_metadata_file_response.rb +21 -1
  126. data/lib/pulp_rpm_client/models/rpm_rpm_alternate_content_source_response.rb +21 -1
  127. data/lib/pulp_rpm_client/models/rpm_rpm_distribution_response.rb +31 -1
  128. data/lib/pulp_rpm_client/models/rpm_rpm_publication.rb +1 -1
  129. data/lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb +22 -2
  130. data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +20 -20
  131. data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +41 -31
  132. data/lib/pulp_rpm_client/models/rpm_rpm_remote_response_hidden_fields.rb +10 -0
  133. data/lib/pulp_rpm_client/models/rpm_rpm_repository.rb +1 -1
  134. data/lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb +22 -2
  135. data/lib/pulp_rpm_client/models/rpm_uln_remote.rb +20 -20
  136. data/lib/pulp_rpm_client/models/rpm_uln_remote_response.rb +41 -31
  137. data/lib/pulp_rpm_client/models/rpm_update_collection.rb +1 -1
  138. data/lib/pulp_rpm_client/models/rpm_update_collection_response.rb +1 -1
  139. data/lib/pulp_rpm_client/models/rpm_update_record.rb +29 -4
  140. data/lib/pulp_rpm_client/models/rpm_update_record_response.rb +21 -1
  141. data/lib/pulp_rpm_client/version.rb +1 -1
  142. data/spec/api/acs_rpm_api_spec.rb +2 -1
  143. data/spec/api/content_advisories_api_spec.rb +6 -4
  144. data/spec/api/content_distribution_trees_api_spec.rb +5 -4
  145. data/spec/api/content_modulemd_defaults_api_spec.rb +5 -4
  146. data/spec/api/content_modulemd_obsoletes_api_spec.rb +5 -4
  147. data/spec/api/content_modulemds_api_spec.rb +5 -4
  148. data/spec/api/content_packagecategories_api_spec.rb +5 -4
  149. data/spec/api/content_packageenvironments_api_spec.rb +5 -4
  150. data/spec/api/content_packagegroups_api_spec.rb +5 -4
  151. data/spec/api/content_packagelangpacks_api_spec.rb +5 -4
  152. data/spec/api/content_packages_api_spec.rb +6 -4
  153. data/spec/api/content_repo_metadata_files_api_spec.rb +5 -4
  154. data/spec/api/distributions_rpm_api_spec.rb +2 -1
  155. data/spec/api/publications_rpm_api_spec.rb +6 -5
  156. data/spec/api/remotes_rpm_api_spec.rb +2 -1
  157. data/spec/api/remotes_uln_api_spec.rb +2 -1
  158. data/spec/api/repositories_rpm_api_spec.rb +4 -3
  159. data/spec/api/repositories_rpm_versions_api_spec.rb +4 -3
  160. data/spec/configuration_spec.rb +3 -3
  161. data/spec/models/artifact_response_spec.rb +12 -0
  162. data/spec/models/repository_version_response_spec.rb +12 -0
  163. data/spec/models/rpm_modulemd_defaults_response_spec.rb +12 -0
  164. data/spec/models/rpm_modulemd_obsolete_response_spec.rb +12 -0
  165. data/spec/models/rpm_modulemd_response_spec.rb +12 -0
  166. data/spec/models/rpm_package_category_response_spec.rb +12 -0
  167. data/spec/models/rpm_package_environment_response_spec.rb +12 -0
  168. data/spec/models/rpm_package_group_response_spec.rb +12 -0
  169. data/spec/models/rpm_package_langpacks_response_spec.rb +12 -0
  170. data/spec/models/rpm_package_response_spec.rb +12 -0
  171. data/spec/models/rpm_package_spec.rb +6 -0
  172. data/spec/models/rpm_repo_metadata_file_response_spec.rb +12 -0
  173. data/spec/models/rpm_rpm_alternate_content_source_response_spec.rb +12 -0
  174. data/spec/models/rpm_rpm_distribution_response_spec.rb +18 -0
  175. data/spec/models/rpm_rpm_publication_response_spec.rb +12 -0
  176. data/spec/models/rpm_rpm_remote_response_spec.rb +12 -6
  177. data/spec/models/rpm_rpm_repository_response_spec.rb +12 -0
  178. data/spec/models/rpm_uln_remote_response_spec.rb +12 -6
  179. data/spec/models/rpm_update_record_response_spec.rb +12 -0
  180. data/spec/models/rpm_update_record_spec.rb +6 -0
  181. metadata +96 -96
@@ -4,8 +4,8 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **name** | **String** | | [optional]
8
- **is_set** | **Boolean** | | [optional]
7
+ **name** | **String** | |
8
+ **is_set** | **Boolean** | |
9
9
 
10
10
  ## Code Sample
11
11
 
@@ -17,7 +17,7 @@ Name | Type | Description | Notes
17
17
  **package_checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | DEPRECATED: use CHECKSUM_TYPE instead. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512 | [optional]
18
18
  **gpgcheck** | **Integer** | DEPRECATED: An option specifying whether a client should perform a GPG signature check on packages. | [optional]
19
19
  **repo_gpgcheck** | **Integer** | DEPRECATED: An option specifying whether a client should perform a GPG signature check on the repodata. | [optional]
20
- **repo_config** | [**Object**](.md) | A JSON document describing config.repo file | [optional]
20
+ **repo_config** | [**AnyType**](.md) | A JSON document describing config.repo file | [optional]
21
21
  **compression_type** | [**CompressionTypeEnum**](CompressionTypeEnum.md) | The compression type to use for metadata files. * `zstd` - zstd * `gz` - gz | [optional]
22
22
 
23
23
  ## Code Sample
@@ -5,7 +5,9 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **pulp_href** | **String** | | [optional] [readonly]
8
+ **prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
8
9
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
+ **pulp_last_updated** | **DateTime** | 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]
9
11
  **versions_href** | **String** | | [optional] [readonly]
10
12
  **pulp_labels** | **Hash<String, String>** | | [optional]
11
13
  **latest_version_href** | **String** | | [optional] [readonly]
@@ -22,7 +24,7 @@ Name | Type | Description | Notes
22
24
  **gpgcheck** | **Integer** | DEPRECATED: An option specifying whether a client should perform a GPG signature check on packages. | [optional]
23
25
  **repo_gpgcheck** | **Integer** | DEPRECATED: An option specifying whether a client should perform a GPG signature check on the repodata. | [optional]
24
26
  **sqlite_metadata** | **Boolean** | REMOVED: An option specifying whether Pulp should generate SQLite metadata. Not operation since pulp_rpm 3.25.0 release | [optional] [readonly] [default to false]
25
- **repo_config** | [**Object**](.md) | A JSON document describing config.repo file | [optional]
27
+ **repo_config** | [**AnyType**](.md) | A JSON document describing config.repo file | [optional]
26
28
  **compression_type** | [**CompressionTypeEnum**](CompressionTypeEnum.md) | The compression type to use for metadata files. * `zstd` - zstd * `gz` - gz | [optional]
27
29
 
28
30
  ## Code Sample
@@ -31,7 +33,9 @@ Name | Type | Description | Notes
31
33
  require 'PulpRpmClient'
32
34
 
33
35
  instance = PulpRpmClient::RpmRpmRepositoryResponse.new(pulp_href: null,
36
+ prn: null,
34
37
  pulp_created: null,
38
+ pulp_last_updated: null,
35
39
  versions_href: null,
36
40
  pulp_labels: null,
37
41
  latest_version_href: null,
@@ -5,7 +5,9 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **pulp_href** | **String** | | [optional] [readonly]
8
+ **prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
8
9
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
+ **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
9
11
  **name** | **String** | A unique name for this remote. |
10
12
  **url** | **String** | The ULN repo URL of the remote content source.\"This is \"uln://\" followed by the channel name. E.g.: \"uln://ol7_x86_64_oracle\" |
11
13
  **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
@@ -13,7 +15,6 @@ Name | Type | Description | Notes
13
15
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
14
16
  **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
15
17
  **pulp_labels** | **Hash<String, String>** | | [optional]
16
- **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
17
18
  **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
18
19
  **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
19
20
  **policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * `streamed` - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again. | [optional]
@@ -32,7 +33,9 @@ Name | Type | Description | Notes
32
33
  require 'PulpRpmClient'
33
34
 
34
35
  instance = PulpRpmClient::RpmUlnRemoteResponse.new(pulp_href: null,
36
+ prn: null,
35
37
  pulp_created: null,
38
+ pulp_last_updated: null,
36
39
  name: null,
37
40
  url: null,
38
41
  ca_cert: null,
@@ -40,7 +43,6 @@ instance = PulpRpmClient::RpmUlnRemoteResponse.new(pulp_href: null,
40
43
  tls_validation: null,
41
44
  proxy_url: null,
42
45
  pulp_labels: null,
43
- pulp_last_updated: null,
44
46
  download_concurrency: null,
45
47
  max_retries: null,
46
48
  policy: null,
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **name** | **String** | Collection name. |
8
8
  **shortname** | **String** | Collection short name. |
9
- **_module** | [**Object**](.md) | Collection modular NSVCA. |
9
+ **_module** | [**AnyType**](.md) | Collection modular NSVCA. |
10
10
 
11
11
  ## Code Sample
12
12
 
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **name** | **String** | Collection name. |
8
8
  **shortname** | **String** | Collection short name. |
9
- **_module** | [**Object**](.md) | Collection modular NSVCA. |
9
+ **_module** | [**AnyType**](.md) | Collection modular NSVCA. |
10
10
  **packages** | **Array<Object>** | List of packages | [optional] [readonly]
11
11
 
12
12
  ## Code Sample
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
7
7
  **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
8
8
  **file** | **File** | An uploaded file that may be turned into the content unit. | [optional]
9
9
  **upload** | **String** | An uncommitted upload that may be turned into the content unit. | [optional]
10
+ **file_url** | **String** | A url that Pulp can download and turn into the content unit. | [optional]
10
11
 
11
12
  ## Code Sample
12
13
 
@@ -15,7 +16,8 @@ require 'PulpRpmClient'
15
16
 
16
17
  instance = PulpRpmClient::RpmUpdateRecord.new(repository: null,
17
18
  file: null,
18
- upload: null)
19
+ upload: null,
20
+ file_url: null)
19
21
  ```
20
22
 
21
23
 
@@ -5,7 +5,9 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **pulp_href** | **String** | | [optional] [readonly]
8
+ **prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
8
9
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
+ **pulp_last_updated** | **DateTime** | 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]
9
11
  **id** | **String** | Update id (short update name, e.g. RHEA-2013:1777) | [optional] [readonly]
10
12
  **updated_date** | **String** | Date when the update was updated (e.g. '2013-12-02 00:00:00') | [optional] [readonly]
11
13
  **description** | **String** | Update description | [optional] [readonly]
@@ -31,7 +33,9 @@ Name | Type | Description | Notes
31
33
  require 'PulpRpmClient'
32
34
 
33
35
  instance = PulpRpmClient::RpmUpdateRecordResponse.new(pulp_href: null,
36
+ prn: null,
34
37
  pulp_created: null,
38
+ pulp_last_updated: null,
35
39
  id: null,
36
40
  updated_date: null,
37
41
  description: null,
@@ -230,9 +230,10 @@ module PulpRpmClient
230
230
  # @option opts [String] :name__startswith Filter results where name starts with value
231
231
  # @option opts [Integer] :offset The initial index from which to return the results.
232
232
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;last_refreshed&#x60; - Last refreshed * &#x60;-last_refreshed&#x60; - Last refreshed (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
233
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
233
234
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
234
235
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
235
- # @option opts [String] :q
236
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
236
237
  # @option opts [Array<String>] :fields A list of fields to include in the response.
237
238
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
238
239
  # @return [PaginatedrpmRpmAlternateContentSourceResponseList]
@@ -256,9 +257,10 @@ module PulpRpmClient
256
257
  # @option opts [String] :name__startswith Filter results where name starts with value
257
258
  # @option opts [Integer] :offset The initial index from which to return the results.
258
259
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;last_refreshed&#x60; - Last refreshed * &#x60;-last_refreshed&#x60; - Last refreshed (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
260
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
259
261
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
260
262
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
261
- # @option opts [String] :q
263
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
262
264
  # @option opts [Array<String>] :fields A list of fields to include in the response.
263
265
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
264
266
  # @return [Array<(PaginatedrpmRpmAlternateContentSourceResponseList, Integer, Hash)>] PaginatedrpmRpmAlternateContentSourceResponseList data, response status code and response headers
@@ -287,6 +289,7 @@ module PulpRpmClient
287
289
  query_params[:'name__startswith'] = opts[:'name__startswith'] if !opts[:'name__startswith'].nil?
288
290
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
289
291
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
292
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
290
293
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
291
294
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
292
295
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -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
 
@@ -60,6 +66,7 @@ module PulpRpmClient
60
66
  form_params['repository'] = opts[:'repository'] if !opts[:'repository'].nil?
61
67
  form_params['file'] = opts[:'file'] if !opts[:'file'].nil?
62
68
  form_params['upload'] = opts[:'upload'] if !opts[:'upload'].nil?
69
+ form_params['file_url'] = opts[:'file_url'] if !opts[:'file_url'].nil?
63
70
 
64
71
  # http body (model)
65
72
  post_body = opts[:body]
@@ -95,12 +102,13 @@ module PulpRpmClient
95
102
  # @option opts [Integer] :offset The initial index from which to return the results.
96
103
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;id&#x60; - Id * &#x60;-id&#x60; - Id (descending) * &#x60;updated_date&#x60; - Updated date * &#x60;-updated_date&#x60; - Updated date (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;issued_date&#x60; - Issued date * &#x60;-issued_date&#x60; - Issued date (descending) * &#x60;fromstr&#x60; - Fromstr * &#x60;-fromstr&#x60; - Fromstr (descending) * &#x60;status&#x60; - Status * &#x60;-status&#x60; - Status (descending) * &#x60;title&#x60; - Title * &#x60;-title&#x60; - Title (descending) * &#x60;summary&#x60; - Summary * &#x60;-summary&#x60; - Summary (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;type&#x60; - Type * &#x60;-type&#x60; - Type (descending) * &#x60;severity&#x60; - Severity * &#x60;-severity&#x60; - Severity (descending) * &#x60;solution&#x60; - Solution * &#x60;-solution&#x60; - Solution (descending) * &#x60;release&#x60; - Release * &#x60;-release&#x60; - Release (descending) * &#x60;rights&#x60; - Rights * &#x60;-rights&#x60; - Rights (descending) * &#x60;reboot_suggested&#x60; - Reboot suggested * &#x60;-reboot_suggested&#x60; - Reboot suggested (descending) * &#x60;pushcount&#x60; - Pushcount * &#x60;-pushcount&#x60; - Pushcount (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
97
104
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
105
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
98
106
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
99
107
  # @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
108
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
109
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
110
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
111
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
104
112
  # @option opts [String] :severity Filter results where severity matches value
105
113
  # @option opts [Array<String>] :severity__in Filter results where severity is in a comma-separated list of values
106
114
  # @option opts [String] :severity__ne Filter results where severity not equal to value
@@ -127,12 +135,13 @@ module PulpRpmClient
127
135
  # @option opts [Integer] :offset The initial index from which to return the results.
128
136
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;id&#x60; - Id * &#x60;-id&#x60; - Id (descending) * &#x60;updated_date&#x60; - Updated date * &#x60;-updated_date&#x60; - Updated date (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;issued_date&#x60; - Issued date * &#x60;-issued_date&#x60; - Issued date (descending) * &#x60;fromstr&#x60; - Fromstr * &#x60;-fromstr&#x60; - Fromstr (descending) * &#x60;status&#x60; - Status * &#x60;-status&#x60; - Status (descending) * &#x60;title&#x60; - Title * &#x60;-title&#x60; - Title (descending) * &#x60;summary&#x60; - Summary * &#x60;-summary&#x60; - Summary (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;type&#x60; - Type * &#x60;-type&#x60; - Type (descending) * &#x60;severity&#x60; - Severity * &#x60;-severity&#x60; - Severity (descending) * &#x60;solution&#x60; - Solution * &#x60;-solution&#x60; - Solution (descending) * &#x60;release&#x60; - Release * &#x60;-release&#x60; - Release (descending) * &#x60;rights&#x60; - Rights * &#x60;-rights&#x60; - Rights (descending) * &#x60;reboot_suggested&#x60; - Reboot suggested * &#x60;-reboot_suggested&#x60; - Reboot suggested (descending) * &#x60;pushcount&#x60; - Pushcount * &#x60;-pushcount&#x60; - Pushcount (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
129
137
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
138
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
130
139
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
131
140
  # @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
141
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
142
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
143
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
144
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
136
145
  # @option opts [String] :severity Filter results where severity matches value
137
146
  # @option opts [Array<String>] :severity__in Filter results where severity is in a comma-separated list of values
138
147
  # @option opts [String] :severity__ne Filter results where severity not equal to value
@@ -164,6 +173,7 @@ module PulpRpmClient
164
173
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
165
174
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
166
175
  query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
176
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
167
177
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
168
178
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
169
179
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -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 * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - 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 * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - 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?
@@ -92,12 +92,13 @@ module PulpRpmClient
92
92
  # @option opts [Integer] :offset The initial index from which to return the results.
93
93
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;module&#x60; - Module * &#x60;-module&#x60; - Module (descending) * &#x60;stream&#x60; - Stream * &#x60;-stream&#x60; - Stream (descending) * &#x60;profiles&#x60; - Profiles * &#x60;-profiles&#x60; - Profiles (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;snippet&#x60; - Snippet * &#x60;-snippet&#x60; - Snippet (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
94
94
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
95
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
95
96
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
96
97
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
97
- # @option opts [String] :q
98
- # @option opts [String] :repository_version Repository Version referenced by HREF
99
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
100
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
98
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
99
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
100
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
101
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
101
102
  # @option opts [String] :sha256
102
103
  # @option opts [String] :stream Filter results where stream matches value
103
104
  # @option opts [Array<String>] :stream__in Filter results where stream is in a comma-separated list of values
@@ -118,12 +119,13 @@ module PulpRpmClient
118
119
  # @option opts [Integer] :offset The initial index from which to return the results.
119
120
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;module&#x60; - Module * &#x60;-module&#x60; - Module (descending) * &#x60;stream&#x60; - Stream * &#x60;-stream&#x60; - Stream (descending) * &#x60;profiles&#x60; - Profiles * &#x60;-profiles&#x60; - Profiles (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;snippet&#x60; - Snippet * &#x60;-snippet&#x60; - Snippet (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
120
121
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
122
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
121
123
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
122
124
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
123
- # @option opts [String] :q
124
- # @option opts [String] :repository_version Repository Version referenced by HREF
125
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
126
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
125
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
126
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
127
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
128
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
127
129
  # @option opts [String] :sha256
128
130
  # @option opts [String] :stream Filter results where stream matches value
129
131
  # @option opts [Array<String>] :stream__in Filter results where stream is in a comma-separated list of values
@@ -149,6 +151,7 @@ module PulpRpmClient
149
151
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
150
152
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
151
153
  query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
154
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
152
155
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
153
156
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
154
157
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -90,12 +90,13 @@ module PulpRpmClient
90
90
  # @option opts [Integer] :offset The initial index from which to return the results.
91
91
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
92
92
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
93
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
93
94
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
94
95
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
95
- # @option opts [String] :q
96
- # @option opts [String] :repository_version Repository Version referenced by HREF
97
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
98
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
96
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
97
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
98
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
99
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
99
100
  # @option opts [Array<String>] :fields A list of fields to include in the response.
100
101
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
101
102
  # @return [PaginatedrpmModulemdObsoleteResponseList]
@@ -111,12 +112,13 @@ module PulpRpmClient
111
112
  # @option opts [Integer] :offset The initial index from which to return the results.
112
113
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
113
114
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
115
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
114
116
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
115
117
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
116
- # @option opts [String] :q
117
- # @option opts [String] :repository_version Repository Version referenced by HREF
118
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
119
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
118
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
119
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
120
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
121
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
120
122
  # @option opts [Array<String>] :fields A list of fields to include in the response.
121
123
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
122
124
  # @return [Array<(PaginatedrpmModulemdObsoleteResponseList, Integer, Hash)>] PaginatedrpmModulemdObsoleteResponseList data, response status code and response headers
@@ -137,6 +139,7 @@ module PulpRpmClient
137
139
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
138
140
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
139
141
  query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
142
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
140
143
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
141
144
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
142
145
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -96,12 +96,13 @@ module PulpRpmClient
96
96
  # @option opts [Integer] :offset The initial index from which to return the results.
97
97
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;stream&#x60; - Stream * &#x60;-stream&#x60; - Stream (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;context&#x60; - Context * &#x60;-context&#x60; - Context (descending) * &#x60;arch&#x60; - Arch * &#x60;-arch&#x60; - Arch (descending) * &#x60;static_context&#x60; - Static context * &#x60;-static_context&#x60; - Static context (descending) * &#x60;dependencies&#x60; - Dependencies * &#x60;-dependencies&#x60; - Dependencies (descending) * &#x60;artifacts&#x60; - Artifacts * &#x60;-artifacts&#x60; - Artifacts (descending) * &#x60;profiles&#x60; - Profiles * &#x60;-profiles&#x60; - Profiles (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;snippet&#x60; - Snippet * &#x60;-snippet&#x60; - Snippet (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
98
98
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
99
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
99
100
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
100
101
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
101
- # @option opts [String] :q
102
- # @option opts [String] :repository_version Repository Version referenced by HREF
103
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
104
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
102
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
103
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
104
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
105
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
105
106
  # @option opts [String] :sha256
106
107
  # @option opts [String] :stream Filter results where stream matches value
107
108
  # @option opts [Array<String>] :stream__in Filter results where stream is in a comma-separated list of values
@@ -128,12 +129,13 @@ module PulpRpmClient
128
129
  # @option opts [Integer] :offset The initial index from which to return the results.
129
130
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;stream&#x60; - Stream * &#x60;-stream&#x60; - Stream (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;context&#x60; - Context * &#x60;-context&#x60; - Context (descending) * &#x60;arch&#x60; - Arch * &#x60;-arch&#x60; - Arch (descending) * &#x60;static_context&#x60; - Static context * &#x60;-static_context&#x60; - Static context (descending) * &#x60;dependencies&#x60; - Dependencies * &#x60;-dependencies&#x60; - Dependencies (descending) * &#x60;artifacts&#x60; - Artifacts * &#x60;-artifacts&#x60; - Artifacts (descending) * &#x60;profiles&#x60; - Profiles * &#x60;-profiles&#x60; - Profiles (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;snippet&#x60; - Snippet * &#x60;-snippet&#x60; - Snippet (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
130
131
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
132
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
131
133
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
132
134
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
133
- # @option opts [String] :q
134
- # @option opts [String] :repository_version Repository Version referenced by HREF
135
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
136
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
135
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
136
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
137
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
138
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
137
139
  # @option opts [String] :sha256
138
140
  # @option opts [String] :stream Filter results where stream matches value
139
141
  # @option opts [Array<String>] :stream__in Filter results where stream is in a comma-separated list of values
@@ -165,6 +167,7 @@ module PulpRpmClient
165
167
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
166
168
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
167
169
  query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
170
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
168
171
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
169
172
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
170
173
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -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 * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - 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 [PaginatedrpmPackageCategoryResponseList]
@@ -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 * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - 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<(PaginatedrpmPackageCategoryResponseList, Integer, Hash)>] PaginatedrpmPackageCategoryResponseList 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?
@@ -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 * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - 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 [PaginatedrpmPackageEnvironmentResponseList]
@@ -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 * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - 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<(PaginatedrpmPackageEnvironmentResponseList, Integer, Hash)>] PaginatedrpmPackageEnvironmentResponseList 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?
@@ -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 * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - 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 [PaginatedrpmPackageGroupResponseList]
@@ -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 * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - 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<(PaginatedrpmPackageGroupResponseList, Integer, Hash)>] PaginatedrpmPackageGroupResponseList 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?