pulp_deb_client 3.3.0 → 3.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (133) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +7 -6
  3. data/docs/ContentGenericContentsApi.md +14 -10
  4. data/docs/ContentInstallerFileIndicesApi.md +11 -9
  5. data/docs/ContentInstallerPackagesApi.md +14 -10
  6. data/docs/ContentPackageIndicesApi.md +11 -9
  7. data/docs/ContentPackageReleaseComponentsApi.md +11 -9
  8. data/docs/ContentPackagesApi.md +13 -9
  9. data/docs/ContentReleaseArchitecturesApi.md +11 -9
  10. data/docs/ContentReleaseComponentsApi.md +11 -9
  11. data/docs/ContentReleaseFilesApi.md +11 -9
  12. data/docs/ContentReleasesApi.md +11 -9
  13. data/docs/ContentSourceIndicesApi.md +11 -9
  14. data/docs/ContentSourcePackagesApi.md +11 -9
  15. data/docs/ContentSourceReleaseComponentsApi.md +11 -9
  16. data/docs/DebAptDistributionResponse.md +4 -0
  17. data/docs/DebAptPublicationResponse.md +2 -0
  18. data/docs/DebAptRemoteResponse.md +2 -0
  19. data/docs/DebAptRepositoryResponse.md +2 -0
  20. data/docs/DebCopyApi.md +1 -1
  21. data/docs/DebGenericContent.md +3 -1
  22. data/docs/DebGenericContentResponse.md +2 -0
  23. data/docs/DebInstallerFileIndexResponse.md +2 -0
  24. data/docs/DebInstallerPackage.md +3 -1
  25. data/docs/DebInstallerPackageResponse.md +2 -0
  26. data/docs/DebPackage.md +2 -0
  27. data/docs/DebPackageIndexResponse.md +2 -0
  28. data/docs/DebPackageReleaseComponentResponse.md +2 -0
  29. data/docs/DebPackageResponse.md +2 -0
  30. data/docs/DebReleaseArchitectureResponse.md +2 -0
  31. data/docs/DebReleaseComponentResponse.md +2 -0
  32. data/docs/DebReleaseFileResponse.md +2 -0
  33. data/docs/DebReleaseResponse.md +2 -0
  34. data/docs/DebSourceIndexResponse.md +2 -0
  35. data/docs/DebSourcePackageReleaseComponentResponse.md +2 -0
  36. data/docs/DebSourcePackageResponse.md +2 -0
  37. data/docs/DebVerbatimPublicationResponse.md +2 -0
  38. data/docs/DistributionsAptApi.md +5 -3
  39. data/docs/PublicationsAptApi.md +13 -11
  40. data/docs/PublicationsVerbatimApi.md +13 -11
  41. data/docs/RemotesAptApi.md +5 -3
  42. data/docs/RepositoriesAptApi.md +9 -7
  43. data/docs/RepositoriesAptVersionsApi.md +9 -7
  44. data/docs/RepositoryVersionResponse.md +2 -0
  45. data/lib/pulp_deb_client/api/content_generic_contents_api.rb +18 -8
  46. data/lib/pulp_deb_client/api/content_installer_file_indices_api.rb +11 -8
  47. data/lib/pulp_deb_client/api/content_installer_packages_api.rb +18 -8
  48. data/lib/pulp_deb_client/api/content_package_indices_api.rb +11 -8
  49. data/lib/pulp_deb_client/api/content_package_release_components_api.rb +11 -8
  50. data/lib/pulp_deb_client/api/content_packages_api.rb +18 -8
  51. data/lib/pulp_deb_client/api/content_release_architectures_api.rb +11 -8
  52. data/lib/pulp_deb_client/api/content_release_components_api.rb +11 -8
  53. data/lib/pulp_deb_client/api/content_release_files_api.rb +11 -8
  54. data/lib/pulp_deb_client/api/content_releases_api.rb +11 -8
  55. data/lib/pulp_deb_client/api/content_source_indices_api.rb +11 -8
  56. data/lib/pulp_deb_client/api/content_source_packages_api.rb +11 -8
  57. data/lib/pulp_deb_client/api/content_source_release_components_api.rb +11 -8
  58. data/lib/pulp_deb_client/api/distributions_apt_api.rb +5 -2
  59. data/lib/pulp_deb_client/api/publications_apt_api.rb +14 -11
  60. data/lib/pulp_deb_client/api/publications_verbatim_api.rb +14 -11
  61. data/lib/pulp_deb_client/api/remotes_apt_api.rb +5 -2
  62. data/lib/pulp_deb_client/api/repositories_apt_api.rb +9 -6
  63. data/lib/pulp_deb_client/api/repositories_apt_versions_api.rb +10 -7
  64. data/lib/pulp_deb_client/configuration.rb +2 -2
  65. data/lib/pulp_deb_client/models/deb_apt_distribution_response.rb +21 -1
  66. data/lib/pulp_deb_client/models/deb_apt_publication_response.rb +11 -1
  67. data/lib/pulp_deb_client/models/deb_apt_remote.rb +20 -20
  68. data/lib/pulp_deb_client/models/deb_apt_remote_response.rb +31 -21
  69. data/lib/pulp_deb_client/models/deb_apt_repository_response.rb +11 -1
  70. data/lib/pulp_deb_client/models/deb_generic_content.rb +29 -4
  71. data/lib/pulp_deb_client/models/deb_generic_content_response.rb +11 -1
  72. data/lib/pulp_deb_client/models/deb_installer_file_index_response.rb +11 -1
  73. data/lib/pulp_deb_client/models/deb_installer_package.rb +29 -4
  74. data/lib/pulp_deb_client/models/deb_installer_package_response.rb +11 -1
  75. data/lib/pulp_deb_client/models/deb_package.rb +26 -1
  76. data/lib/pulp_deb_client/models/deb_package_index_response.rb +11 -1
  77. data/lib/pulp_deb_client/models/deb_package_release_component_response.rb +11 -1
  78. data/lib/pulp_deb_client/models/deb_package_response.rb +11 -1
  79. data/lib/pulp_deb_client/models/deb_release_architecture_response.rb +11 -1
  80. data/lib/pulp_deb_client/models/deb_release_component_response.rb +11 -1
  81. data/lib/pulp_deb_client/models/deb_release_file_response.rb +11 -1
  82. data/lib/pulp_deb_client/models/deb_release_response.rb +11 -1
  83. data/lib/pulp_deb_client/models/deb_source_index_response.rb +11 -1
  84. data/lib/pulp_deb_client/models/deb_source_package_release_component_response.rb +11 -1
  85. data/lib/pulp_deb_client/models/deb_source_package_response.rb +11 -1
  86. data/lib/pulp_deb_client/models/deb_verbatim_publication_response.rb +11 -1
  87. data/lib/pulp_deb_client/models/patcheddeb_apt_remote.rb +20 -20
  88. data/lib/pulp_deb_client/models/repository_add_remove_content.rb +1 -1
  89. data/lib/pulp_deb_client/models/repository_version_response.rb +12 -2
  90. data/lib/pulp_deb_client/version.rb +1 -1
  91. data/spec/api/content_generic_contents_api_spec.rb +6 -4
  92. data/spec/api/content_installer_file_indices_api_spec.rb +5 -4
  93. data/spec/api/content_installer_packages_api_spec.rb +6 -4
  94. data/spec/api/content_package_indices_api_spec.rb +5 -4
  95. data/spec/api/content_package_release_components_api_spec.rb +5 -4
  96. data/spec/api/content_packages_api_spec.rb +6 -4
  97. data/spec/api/content_release_architectures_api_spec.rb +5 -4
  98. data/spec/api/content_release_components_api_spec.rb +5 -4
  99. data/spec/api/content_release_files_api_spec.rb +5 -4
  100. data/spec/api/content_releases_api_spec.rb +5 -4
  101. data/spec/api/content_source_indices_api_spec.rb +5 -4
  102. data/spec/api/content_source_packages_api_spec.rb +5 -4
  103. data/spec/api/content_source_release_components_api_spec.rb +5 -4
  104. data/spec/api/distributions_apt_api_spec.rb +2 -1
  105. data/spec/api/publications_apt_api_spec.rb +6 -5
  106. data/spec/api/publications_verbatim_api_spec.rb +6 -5
  107. data/spec/api/remotes_apt_api_spec.rb +2 -1
  108. data/spec/api/repositories_apt_api_spec.rb +4 -3
  109. data/spec/api/repositories_apt_versions_api_spec.rb +4 -3
  110. data/spec/configuration_spec.rb +3 -3
  111. data/spec/models/deb_apt_distribution_response_spec.rb +12 -0
  112. data/spec/models/deb_apt_publication_response_spec.rb +6 -0
  113. data/spec/models/deb_apt_remote_response_spec.rb +6 -0
  114. data/spec/models/deb_apt_repository_response_spec.rb +6 -0
  115. data/spec/models/deb_generic_content_response_spec.rb +6 -0
  116. data/spec/models/deb_generic_content_spec.rb +6 -0
  117. data/spec/models/deb_installer_file_index_response_spec.rb +6 -0
  118. data/spec/models/deb_installer_package_response_spec.rb +6 -0
  119. data/spec/models/deb_installer_package_spec.rb +6 -0
  120. data/spec/models/deb_package_index_response_spec.rb +6 -0
  121. data/spec/models/deb_package_release_component_response_spec.rb +6 -0
  122. data/spec/models/deb_package_response_spec.rb +6 -0
  123. data/spec/models/deb_package_spec.rb +6 -0
  124. data/spec/models/deb_release_architecture_response_spec.rb +6 -0
  125. data/spec/models/deb_release_component_response_spec.rb +6 -0
  126. data/spec/models/deb_release_file_response_spec.rb +6 -0
  127. data/spec/models/deb_release_response_spec.rb +6 -0
  128. data/spec/models/deb_source_index_response_spec.rb +6 -0
  129. data/spec/models/deb_source_package_release_component_response_spec.rb +6 -0
  130. data/spec/models/deb_source_package_response_spec.rb +6 -0
  131. data/spec/models/deb_verbatim_publication_response_spec.rb +6 -0
  132. data/spec/models/repository_version_response_spec.rb +6 -0
  133. metadata +85 -85
@@ -91,13 +91,14 @@ module PulpDebClient
91
91
  # @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;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
93
  # @option opts [String] :package Filter results where package matches value
94
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
94
95
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
95
96
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
96
- # @option opts [String] :q
97
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
97
98
  # @option opts [String] :release_component Filter results where release_component matches value
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
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 [Array<String>] :fields A list of fields to include in the response.
102
103
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
103
104
  # @return [PaginateddebPackageReleaseComponentResponseList]
@@ -114,13 +115,14 @@ module PulpDebClient
114
115
  # @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;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
115
116
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
116
117
  # @option opts [String] :package Filter results where package matches value
118
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
117
119
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
118
120
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
119
- # @option opts [String] :q
121
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
120
122
  # @option opts [String] :release_component Filter results where release_component matches value
121
- # @option opts [String] :repository_version Repository Version referenced by HREF
122
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
123
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
123
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
124
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
125
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
124
126
  # @option opts [Array<String>] :fields A list of fields to include in the response.
125
127
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
126
128
  # @return [Array<(PaginateddebPackageReleaseComponentResponseList, Integer, Hash)>] PaginateddebPackageReleaseComponentResponseList data, response status code and response headers
@@ -142,6 +144,7 @@ module PulpDebClient
142
144
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
143
145
  query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
144
146
  query_params[:'package'] = opts[:'package'] if !opts[:'package'].nil?
147
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
145
148
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
146
149
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
147
150
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -27,6 +27,7 @@ module PulpDebClient
27
27
  # @option opts [String] :relative_path Path where the artifact is located relative to distributions base_path
28
28
  # @option opts [File] :file An uploaded file that may be turned into the content unit.
29
29
  # @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
30
+ # @option opts [String] :file_url A url that Pulp can download and turn into the content unit.
30
31
  # @option opts [String] :distribution Name of the distribution.
31
32
  # @option opts [String] :component Name of the component.
32
33
  # @return [AsyncOperationResponse]
@@ -43,6 +44,7 @@ module PulpDebClient
43
44
  # @option opts [String] :relative_path Path where the artifact is located relative to distributions base_path
44
45
  # @option opts [File] :file An uploaded file that may be turned into the content unit.
45
46
  # @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
47
+ # @option opts [String] :file_url A url that Pulp can download and turn into the content unit.
46
48
  # @option opts [String] :distribution Name of the distribution.
47
49
  # @option opts [String] :component Name of the component.
48
50
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
@@ -54,6 +56,10 @@ module PulpDebClient
54
56
  fail ArgumentError, 'invalid value for "opts[:"relative_path"]" when calling ContentPackagesApi.create, the character length must be great than or equal to 1.'
55
57
  end
56
58
 
59
+ if @api_client.config.client_side_validation && !opts[:'file_url'].nil? && opts[:'file_url'].to_s.length < 1
60
+ fail ArgumentError, 'invalid value for "opts[:"file_url"]" when calling ContentPackagesApi.create, the character length must be great than or equal to 1.'
61
+ end
62
+
57
63
  if @api_client.config.client_side_validation && !opts[:'distribution'].nil? && opts[:'distribution'].to_s.length < 1
58
64
  fail ArgumentError, 'invalid value for "opts[:"distribution"]" when calling ContentPackagesApi.create, the character length must be great than or equal to 1.'
59
65
  end
@@ -82,6 +88,7 @@ module PulpDebClient
82
88
  form_params['relative_path'] = opts[:'relative_path'] if !opts[:'relative_path'].nil?
83
89
  form_params['file'] = opts[:'file'] if !opts[:'file'].nil?
84
90
  form_params['upload'] = opts[:'upload'] if !opts[:'upload'].nil?
91
+ form_params['file_url'] = opts[:'file_url'] if !opts[:'file_url'].nil?
85
92
  form_params['distribution'] = opts[:'distribution'] if !opts[:'distribution'].nil?
86
93
  form_params['component'] = opts[:'component'] if !opts[:'component'].nil?
87
94
 
@@ -137,15 +144,16 @@ module PulpDebClient
137
144
  # @option opts [String] :package__regex Filter results where package matches regex value
138
145
  # @option opts [String] :package__startswith Filter results where package starts with value
139
146
  # @option opts [String] :priority Filter results where priority matches value
147
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
140
148
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
141
149
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
142
- # @option opts [String] :q
150
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
143
151
  # @option opts [String] :relative_path Filter results where relative_path matches value
144
152
  # @option opts [String] :release Must be a comma-separated string: \&quot;release_href,repository_or_repository_version_href\&quot; release_href: Filter results where Package in Release repository_or_repository_version_href: The RepositoryVersion href to filter by, or Repository href (assume latest version)
145
153
  # @option opts [String] :release_component Must be a comma-separated string: \&quot;release_component_href,repository_or_repository_version_href\&quot; release_component_href: Filter results where Package in ReleaseComponent repository_or_repository_version_href: The RepositoryVersion href to filter by, or Repository href (assume latest version)
146
- # @option opts [String] :repository_version Repository Version referenced by HREF
147
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
148
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
154
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
155
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
156
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
149
157
  # @option opts [String] :section Filter results where section matches value
150
158
  # @option opts [String] :sha256 Filter results where sha256 matches value
151
159
  # @option opts [String] :source Filter results where source matches value
@@ -186,15 +194,16 @@ module PulpDebClient
186
194
  # @option opts [String] :package__regex Filter results where package matches regex value
187
195
  # @option opts [String] :package__startswith Filter results where package starts with value
188
196
  # @option opts [String] :priority Filter results where priority matches value
197
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
189
198
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
190
199
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
191
- # @option opts [String] :q
200
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
192
201
  # @option opts [String] :relative_path Filter results where relative_path matches value
193
202
  # @option opts [String] :release Must be a comma-separated string: \&quot;release_href,repository_or_repository_version_href\&quot; release_href: Filter results where Package in Release repository_or_repository_version_href: The RepositoryVersion href to filter by, or Repository href (assume latest version)
194
203
  # @option opts [String] :release_component Must be a comma-separated string: \&quot;release_component_href,repository_or_repository_version_href\&quot; release_component_href: Filter results where Package in ReleaseComponent repository_or_repository_version_href: The RepositoryVersion href to filter by, or Repository href (assume latest version)
195
- # @option opts [String] :repository_version Repository Version referenced by HREF
196
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
197
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
204
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
205
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
206
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
198
207
  # @option opts [String] :section Filter results where section matches value
199
208
  # @option opts [String] :sha256 Filter results where sha256 matches value
200
209
  # @option opts [String] :source Filter results where source matches value
@@ -252,6 +261,7 @@ module PulpDebClient
252
261
  query_params[:'package__regex'] = opts[:'package__regex'] if !opts[:'package__regex'].nil?
253
262
  query_params[:'package__startswith'] = opts[:'package__startswith'] if !opts[:'package__startswith'].nil?
254
263
  query_params[:'priority'] = opts[:'priority'] if !opts[:'priority'].nil?
264
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
255
265
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
256
266
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
257
267
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -92,12 +92,13 @@ module PulpDebClient
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;distribution&#x60; - Distribution * &#x60;-distribution&#x60; - Distribution (descending) * &#x60;architecture&#x60; - Architecture * &#x60;-architecture&#x60; - Architecture (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 [Array<String>] :fields A list of fields to include in the response.
102
103
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
103
104
  # @return [PaginateddebReleaseArchitectureResponseList]
@@ -115,12 +116,13 @@ module PulpDebClient
115
116
  # @option opts [Integer] :offset The initial index from which to return the results.
116
117
  # @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;distribution&#x60; - Distribution * &#x60;-distribution&#x60; - Distribution (descending) * &#x60;architecture&#x60; - Architecture * &#x60;-architecture&#x60; - Architecture (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
117
118
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
119
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
118
120
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
119
121
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
120
- # @option opts [String] :q
121
- # @option opts [String] :repository_version Repository Version referenced by HREF
122
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
123
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
122
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
123
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
124
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
125
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
124
126
  # @option opts [Array<String>] :fields A list of fields to include in the response.
125
127
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
126
128
  # @return [Array<(PaginateddebReleaseArchitectureResponseList, Integer, Hash)>] PaginateddebReleaseArchitectureResponseList data, response status code and response headers
@@ -143,6 +145,7 @@ module PulpDebClient
143
145
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
144
146
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
145
147
  query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
148
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
146
149
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
147
150
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
148
151
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -93,12 +93,13 @@ module PulpDebClient
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;distribution&#x60; - Distribution * &#x60;-distribution&#x60; - Distribution (descending) * &#x60;component&#x60; - Component * &#x60;-component&#x60; - Component (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
95
  # @option opts [String] :package Must be a comma-separated string: \&quot;package_href,repository_or_repository_version_href\&quot; package_href: Filter results where ReleaseComponent contains Package repository_or_repository_version_href: The RepositoryVersion href to filter by, or Repository href (assume latest version)
96
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
96
97
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
97
98
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
98
- # @option opts [String] :q
99
- # @option opts [String] :repository_version Repository Version referenced by HREF
100
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
101
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
99
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
100
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
101
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
102
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
102
103
  # @option opts [Array<String>] :fields A list of fields to include in the response.
103
104
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
104
105
  # @return [PaginateddebReleaseComponentResponseList]
@@ -117,12 +118,13 @@ module PulpDebClient
117
118
  # @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;distribution&#x60; - Distribution * &#x60;-distribution&#x60; - Distribution (descending) * &#x60;component&#x60; - Component * &#x60;-component&#x60; - Component (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
118
119
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
119
120
  # @option opts [String] :package Must be a comma-separated string: \&quot;package_href,repository_or_repository_version_href\&quot; package_href: Filter results where ReleaseComponent contains Package repository_or_repository_version_href: The RepositoryVersion href to filter by, or Repository href (assume latest version)
121
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
120
122
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
121
123
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
122
- # @option opts [String] :q
123
- # @option opts [String] :repository_version Repository Version referenced by HREF
124
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
125
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
124
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
125
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
126
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
127
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
126
128
  # @option opts [Array<String>] :fields A list of fields to include in the response.
127
129
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
128
130
  # @return [Array<(PaginateddebReleaseComponentResponseList, Integer, Hash)>] PaginateddebReleaseComponentResponseList data, response status code and response headers
@@ -146,6 +148,7 @@ module PulpDebClient
146
148
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
147
149
  query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
148
150
  query_params[:'package'] = opts[:'package'] if !opts[:'package'].nil?
151
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
149
152
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
150
153
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
151
154
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -91,13 +91,14 @@ module PulpDebClient
91
91
  # @option opts [Integer] :offset The initial index from which to return the results.
92
92
  # @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;codename&#x60; - Codename * &#x60;-codename&#x60; - Codename (descending) * &#x60;suite&#x60; - Suite * &#x60;-suite&#x60; - Suite (descending) * &#x60;distribution&#x60; - Distribution * &#x60;-distribution&#x60; - Distribution (descending) * &#x60;components&#x60; - Components * &#x60;-components&#x60; - Components (descending) * &#x60;architectures&#x60; - Architectures * &#x60;-architectures&#x60; - Architectures (descending) * &#x60;relative_path&#x60; - Relative path * &#x60;-relative_path&#x60; - Relative path (descending) * &#x60;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;artifact_set_sha256&#x60; - Artifact set sha256 * &#x60;-artifact_set_sha256&#x60; - Artifact set sha256 (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
93
93
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
94
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
94
95
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
95
96
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
96
- # @option opts [String] :q
97
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
97
98
  # @option opts [String] :relative_path Filter results where relative_path matches value
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
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 Filter results where sha256 matches value
102
103
  # @option opts [String] :suite Filter results where suite matches value
103
104
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -116,13 +117,14 @@ module PulpDebClient
116
117
  # @option opts [Integer] :offset The initial index from which to return the results.
117
118
  # @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;codename&#x60; - Codename * &#x60;-codename&#x60; - Codename (descending) * &#x60;suite&#x60; - Suite * &#x60;-suite&#x60; - Suite (descending) * &#x60;distribution&#x60; - Distribution * &#x60;-distribution&#x60; - Distribution (descending) * &#x60;components&#x60; - Components * &#x60;-components&#x60; - Components (descending) * &#x60;architectures&#x60; - Architectures * &#x60;-architectures&#x60; - Architectures (descending) * &#x60;relative_path&#x60; - Relative path * &#x60;-relative_path&#x60; - Relative path (descending) * &#x60;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;artifact_set_sha256&#x60; - Artifact set sha256 * &#x60;-artifact_set_sha256&#x60; - Artifact set sha256 (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
118
119
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
120
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
119
121
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
120
122
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
121
- # @option opts [String] :q
123
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
122
124
  # @option opts [String] :relative_path Filter results where relative_path matches value
123
- # @option opts [String] :repository_version Repository Version referenced by HREF
124
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
125
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
125
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
126
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
127
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
126
128
  # @option opts [String] :sha256 Filter results where sha256 matches value
127
129
  # @option opts [String] :suite Filter results where suite matches value
128
130
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -146,6 +148,7 @@ module PulpDebClient
146
148
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
147
149
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
148
150
  query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
151
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
149
152
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
150
153
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
151
154
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -95,12 +95,13 @@ module PulpDebClient
95
95
  # @option opts [String] :origin Filter results where origin matches value
96
96
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
97
97
  # @option opts [String] :package Must be a comma-separated string: \&quot;package_href,repository_or_repository_version_href\&quot; package_href: Filter results where Release contains Package repository_or_repository_version_href: The RepositoryVersion href to filter by, or Repository href (assume latest version)
98
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
98
99
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
99
100
  # @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
101
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
102
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
103
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
104
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
104
105
  # @option opts [String] :suite Filter results where suite matches value
105
106
  # @option opts [String] :version Filter results where version matches value
106
107
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -123,12 +124,13 @@ module PulpDebClient
123
124
  # @option opts [String] :origin Filter results where origin matches value
124
125
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
125
126
  # @option opts [String] :package Must be a comma-separated string: \&quot;package_href,repository_or_repository_version_href\&quot; package_href: Filter results where Release contains Package repository_or_repository_version_href: The RepositoryVersion href to filter by, or Repository href (assume latest version)
127
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
126
128
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
127
129
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
128
- # @option opts [String] :q
129
- # @option opts [String] :repository_version Repository Version referenced by HREF
130
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
131
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
130
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
131
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
132
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
133
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
132
134
  # @option opts [String] :suite Filter results where suite matches value
133
135
  # @option opts [String] :version Filter results where version matches value
134
136
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -156,6 +158,7 @@ module PulpDebClient
156
158
  query_params[:'origin'] = opts[:'origin'] if !opts[:'origin'].nil?
157
159
  query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
158
160
  query_params[:'package'] = opts[:'package'] if !opts[:'package'].nil?
161
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
159
162
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
160
163
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
161
164
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -91,13 +91,14 @@ module PulpDebClient
91
91
  # @option opts [Integer] :offset The initial index from which to return the results.
92
92
  # @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;component&#x60; - Component * &#x60;-component&#x60; - Component (descending) * &#x60;relative_path&#x60; - Relative path * &#x60;-relative_path&#x60; - Relative path (descending) * &#x60;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
93
93
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
94
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
94
95
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
95
96
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
96
- # @option opts [String] :q
97
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
97
98
  # @option opts [String] :relative_path Filter results where relative_path matches value
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
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 Filter results where sha256 matches value
102
103
  # @option opts [Array<String>] :fields A list of fields to include in the response.
103
104
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
@@ -115,13 +116,14 @@ module PulpDebClient
115
116
  # @option opts [Integer] :offset The initial index from which to return the results.
116
117
  # @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;component&#x60; - Component * &#x60;-component&#x60; - Component (descending) * &#x60;relative_path&#x60; - Relative path * &#x60;-relative_path&#x60; - Relative path (descending) * &#x60;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
117
118
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
119
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
118
120
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
119
121
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
120
- # @option opts [String] :q
122
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
121
123
  # @option opts [String] :relative_path Filter results where relative_path matches value
122
- # @option opts [String] :repository_version Repository Version referenced by HREF
123
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
124
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
124
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
125
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
126
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
125
127
  # @option opts [String] :sha256 Filter results where sha256 matches value
126
128
  # @option opts [Array<String>] :fields A list of fields to include in the response.
127
129
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
@@ -144,6 +146,7 @@ module PulpDebClient
144
146
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
145
147
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
146
148
  query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
149
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
147
150
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
148
151
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
149
152
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -103,15 +103,16 @@ module PulpDebClient
103
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;relative_path&#x60; - Relative path * &#x60;-relative_path&#x60; - Relative path (descending) * &#x60;format&#x60; - Format * &#x60;-format&#x60; - Format (descending) * &#x60;source&#x60; - Source * &#x60;-source&#x60; - Source (descending) * &#x60;binary&#x60; - Binary * &#x60;-binary&#x60; - Binary (descending) * &#x60;architecture&#x60; - Architecture * &#x60;-architecture&#x60; - Architecture (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;maintainer&#x60; - Maintainer * &#x60;-maintainer&#x60; - Maintainer (descending) * &#x60;uploaders&#x60; - Uploaders * &#x60;-uploaders&#x60; - Uploaders (descending) * &#x60;homepage&#x60; - Homepage * &#x60;-homepage&#x60; - Homepage (descending) * &#x60;vcs_browser&#x60; - Vcs browser * &#x60;-vcs_browser&#x60; - Vcs browser (descending) * &#x60;vcs_arch&#x60; - Vcs arch * &#x60;-vcs_arch&#x60; - Vcs arch (descending) * &#x60;vcs_bzr&#x60; - Vcs bzr * &#x60;-vcs_bzr&#x60; - Vcs bzr (descending) * &#x60;vcs_cvs&#x60; - Vcs cvs * &#x60;-vcs_cvs&#x60; - Vcs cvs (descending) * &#x60;vcs_darcs&#x60; - Vcs darcs * &#x60;-vcs_darcs&#x60; - Vcs darcs (descending) * &#x60;vcs_git&#x60; - Vcs git * &#x60;-vcs_git&#x60; - Vcs git (descending) * &#x60;vcs_hg&#x60; - Vcs hg * &#x60;-vcs_hg&#x60; - Vcs hg (descending) * &#x60;vcs_mtn&#x60; - Vcs mtn * &#x60;-vcs_mtn&#x60; - Vcs mtn (descending) * &#x60;vcs_snv&#x60; - Vcs snv * &#x60;-vcs_snv&#x60; - Vcs snv (descending) * &#x60;testsuite&#x60; - Testsuite * &#x60;-testsuite&#x60; - Testsuite (descending) * &#x60;dgit&#x60; - Dgit * &#x60;-dgit&#x60; - Dgit (descending) * &#x60;standards_version&#x60; - Standards version * &#x60;-standards_version&#x60; - Standards version (descending) * &#x60;build_depends&#x60; - Build depends * &#x60;-build_depends&#x60; - Build depends (descending) * &#x60;build_depends_indep&#x60; - Build depends indep * &#x60;-build_depends_indep&#x60; - Build depends indep (descending) * &#x60;build_depends_arch&#x60; - Build depends arch * &#x60;-build_depends_arch&#x60; - Build depends arch (descending) * &#x60;build_conflicts&#x60; - Build conflicts * &#x60;-build_conflicts&#x60; - Build conflicts (descending) * &#x60;build_conflicts_indep&#x60; - Build conflicts indep * &#x60;-build_conflicts_indep&#x60; - Build conflicts indep (descending) * &#x60;build_conflicts_arch&#x60; - Build conflicts arch * &#x60;-build_conflicts_arch&#x60; - Build conflicts arch (descending) * &#x60;package_list&#x60; - Package list * &#x60;-package_list&#x60; - Package list (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
104
104
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
105
105
  # @option opts [String] :package_list Filter results where package_list matches value
106
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
106
107
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
107
108
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
108
- # @option opts [String] :q
109
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
109
110
  # @option opts [String] :relative_path Filter results where relative_path matches value
110
111
  # @option opts [String] :release Must be a comma-separated string: \&quot;release_href,repository_or_repository_version_href\&quot; release_href: Filter results where SourcePackage in Release repository_or_repository_version_href: The RepositoryVersion href to filter by, or Repository href (assume latest version)
111
112
  # @option opts [String] :release_component Must be a comma-separated string: \&quot;release_component_href,repository_or_repository_version_href\&quot; release_component_href: Filter results where SourcePackage in ReleaseComponent repository_or_repository_version_href: The RepositoryVersion href to filter by, or Repository href (assume latest version)
112
- # @option opts [String] :repository_version Repository Version referenced by HREF
113
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
114
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
113
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
114
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
115
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
115
116
  # @option opts [String] :source Filter results where source matches value
116
117
  # @option opts [String] :standards_version Filter results where standards_version matches value
117
118
  # @option opts [String] :testsuite Filter results where testsuite matches value
@@ -154,15 +155,16 @@ module PulpDebClient
154
155
  # @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;relative_path&#x60; - Relative path * &#x60;-relative_path&#x60; - Relative path (descending) * &#x60;format&#x60; - Format * &#x60;-format&#x60; - Format (descending) * &#x60;source&#x60; - Source * &#x60;-source&#x60; - Source (descending) * &#x60;binary&#x60; - Binary * &#x60;-binary&#x60; - Binary (descending) * &#x60;architecture&#x60; - Architecture * &#x60;-architecture&#x60; - Architecture (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;maintainer&#x60; - Maintainer * &#x60;-maintainer&#x60; - Maintainer (descending) * &#x60;uploaders&#x60; - Uploaders * &#x60;-uploaders&#x60; - Uploaders (descending) * &#x60;homepage&#x60; - Homepage * &#x60;-homepage&#x60; - Homepage (descending) * &#x60;vcs_browser&#x60; - Vcs browser * &#x60;-vcs_browser&#x60; - Vcs browser (descending) * &#x60;vcs_arch&#x60; - Vcs arch * &#x60;-vcs_arch&#x60; - Vcs arch (descending) * &#x60;vcs_bzr&#x60; - Vcs bzr * &#x60;-vcs_bzr&#x60; - Vcs bzr (descending) * &#x60;vcs_cvs&#x60; - Vcs cvs * &#x60;-vcs_cvs&#x60; - Vcs cvs (descending) * &#x60;vcs_darcs&#x60; - Vcs darcs * &#x60;-vcs_darcs&#x60; - Vcs darcs (descending) * &#x60;vcs_git&#x60; - Vcs git * &#x60;-vcs_git&#x60; - Vcs git (descending) * &#x60;vcs_hg&#x60; - Vcs hg * &#x60;-vcs_hg&#x60; - Vcs hg (descending) * &#x60;vcs_mtn&#x60; - Vcs mtn * &#x60;-vcs_mtn&#x60; - Vcs mtn (descending) * &#x60;vcs_snv&#x60; - Vcs snv * &#x60;-vcs_snv&#x60; - Vcs snv (descending) * &#x60;testsuite&#x60; - Testsuite * &#x60;-testsuite&#x60; - Testsuite (descending) * &#x60;dgit&#x60; - Dgit * &#x60;-dgit&#x60; - Dgit (descending) * &#x60;standards_version&#x60; - Standards version * &#x60;-standards_version&#x60; - Standards version (descending) * &#x60;build_depends&#x60; - Build depends * &#x60;-build_depends&#x60; - Build depends (descending) * &#x60;build_depends_indep&#x60; - Build depends indep * &#x60;-build_depends_indep&#x60; - Build depends indep (descending) * &#x60;build_depends_arch&#x60; - Build depends arch * &#x60;-build_depends_arch&#x60; - Build depends arch (descending) * &#x60;build_conflicts&#x60; - Build conflicts * &#x60;-build_conflicts&#x60; - Build conflicts (descending) * &#x60;build_conflicts_indep&#x60; - Build conflicts indep * &#x60;-build_conflicts_indep&#x60; - Build conflicts indep (descending) * &#x60;build_conflicts_arch&#x60; - Build conflicts arch * &#x60;-build_conflicts_arch&#x60; - Build conflicts arch (descending) * &#x60;package_list&#x60; - Package list * &#x60;-package_list&#x60; - Package list (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
155
156
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
156
157
  # @option opts [String] :package_list Filter results where package_list matches value
158
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
157
159
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
158
160
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
159
- # @option opts [String] :q
161
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
160
162
  # @option opts [String] :relative_path Filter results where relative_path matches value
161
163
  # @option opts [String] :release Must be a comma-separated string: \&quot;release_href,repository_or_repository_version_href\&quot; release_href: Filter results where SourcePackage in Release repository_or_repository_version_href: The RepositoryVersion href to filter by, or Repository href (assume latest version)
162
164
  # @option opts [String] :release_component Must be a comma-separated string: \&quot;release_component_href,repository_or_repository_version_href\&quot; release_component_href: Filter results where SourcePackage in ReleaseComponent repository_or_repository_version_href: The RepositoryVersion href to filter by, or Repository href (assume latest version)
163
- # @option opts [String] :repository_version Repository Version referenced by HREF
164
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
165
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
165
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
166
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
167
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
166
168
  # @option opts [String] :source Filter results where source matches value
167
169
  # @option opts [String] :standards_version Filter results where standards_version matches value
168
170
  # @option opts [String] :testsuite Filter results where testsuite matches value
@@ -210,6 +212,7 @@ module PulpDebClient
210
212
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
211
213
  query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
212
214
  query_params[:'package_list'] = opts[:'package_list'] if !opts[:'package_list'].nil?
215
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
213
216
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
214
217
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
215
218
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -90,13 +90,14 @@ module PulpDebClient
90
90
  # @option opts [Integer] :offset The initial index from which to return the results.
91
91
  # @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;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] :q Filter results by using NOT, AND and OR operations on other filters
96
97
  # @option opts [String] :release_component Filter results where release_component matches value
97
- # @option opts [String] :repository_version Repository Version referenced by HREF
98
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
99
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
98
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
99
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
100
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
100
101
  # @option opts [String] :source_package Filter results where source_package matches value
101
102
  # @option opts [Array<String>] :fields A list of fields to include in the response.
102
103
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
@@ -113,13 +114,14 @@ module PulpDebClient
113
114
  # @option opts [Integer] :offset The initial index from which to return the results.
114
115
  # @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;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
115
116
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
117
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
116
118
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
117
119
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
118
- # @option opts [String] :q
120
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
119
121
  # @option opts [String] :release_component Filter results where release_component matches value
120
- # @option opts [String] :repository_version Repository Version referenced by HREF
121
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
122
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
122
+ # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
123
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
124
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF/PRN
123
125
  # @option opts [String] :source_package Filter results where source_package matches value
124
126
  # @option opts [Array<String>] :fields A list of fields to include in the response.
125
127
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
@@ -141,6 +143,7 @@ module PulpDebClient
141
143
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
142
144
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
143
145
  query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
146
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
144
147
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
145
148
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
146
149
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
@@ -164,10 +164,11 @@ module PulpDebClient
164
164
  # @option opts [String] :name__startswith Filter results where name starts with value
165
165
  # @option opts [Integer] :offset The initial index from which to return the results.
166
166
  # @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;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;base_path&#x60; - Base path * &#x60;-base_path&#x60; - Base path (descending) * &#x60;hidden&#x60; - Hidden * &#x60;-hidden&#x60; - Hidden (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
167
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
167
168
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
168
169
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
169
170
  # @option opts [String] :pulp_label_select Filter labels by search string
170
- # @option opts [String] :q
171
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
171
172
  # @option opts [String] :repository Filter results where repository matches value
172
173
  # @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
173
174
  # @option opts [String] :with_content Filter distributions based on the content served by them
@@ -198,10 +199,11 @@ module PulpDebClient
198
199
  # @option opts [String] :name__startswith Filter results where name starts with value
199
200
  # @option opts [Integer] :offset The initial index from which to return the results.
200
201
  # @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;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;base_path&#x60; - Base path * &#x60;-base_path&#x60; - Base path (descending) * &#x60;hidden&#x60; - Hidden * &#x60;-hidden&#x60; - Hidden (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
202
+ # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
201
203
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
202
204
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
203
205
  # @option opts [String] :pulp_label_select Filter labels by search string
204
- # @option opts [String] :q
206
+ # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
205
207
  # @option opts [String] :repository Filter results where repository matches value
206
208
  # @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
207
209
  # @option opts [String] :with_content Filter distributions based on the content served by them
@@ -237,6 +239,7 @@ module PulpDebClient
237
239
  query_params[:'name__startswith'] = opts[:'name__startswith'] if !opts[:'name__startswith'].nil?
238
240
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
239
241
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
242
+ query_params[:'prn__in'] = @api_client.build_collection_param(opts[:'prn__in'], :csv) if !opts[:'prn__in'].nil?
240
243
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
241
244
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
242
245
  query_params[:'pulp_label_select'] = opts[:'pulp_label_select'] if !opts[:'pulp_label_select'].nil?