pulp_rpm_client 3.22.3 → 3.22.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (75) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +42 -29
  3. data/docs/AcsRpmApi.md +23 -9
  4. data/docs/ContentAdvisoriesApi.md +3 -1
  5. data/docs/ContentDistributionTreesApi.md +3 -1
  6. data/docs/ContentModulemdDefaultsApi.md +3 -1
  7. data/docs/ContentModulemdObsoletesApi.md +3 -1
  8. data/docs/ContentModulemdsApi.md +3 -1
  9. data/docs/ContentPackagecategoriesApi.md +3 -1
  10. data/docs/ContentPackageenvironmentsApi.md +3 -1
  11. data/docs/ContentPackagegroupsApi.md +3 -1
  12. data/docs/ContentPackagelangpacksApi.md +3 -1
  13. data/docs/ContentPackagesApi.md +3 -1
  14. data/docs/ContentRepoMetadataFilesApi.md +3 -1
  15. data/docs/DistributionsRpmApi.md +136 -10
  16. data/docs/PublicationsRpmApi.md +15 -9
  17. data/docs/RemotesRpmApi.md +135 -9
  18. data/docs/RemotesUlnApi.md +135 -9
  19. data/docs/RepositoriesRpmApi.md +136 -10
  20. data/docs/RepositoriesRpmVersionsApi.md +3 -1
  21. data/docs/RpmCompsApi.md +1 -1
  22. data/docs/RpmCopyApi.md +1 -1
  23. data/docs/SetLabel.md +19 -0
  24. data/docs/SetLabelResponse.md +19 -0
  25. data/docs/UnsetLabel.md +17 -0
  26. data/docs/UnsetLabelResponse.md +19 -0
  27. data/lib/pulp_rpm_client/api/acs_rpm_api.rb +23 -0
  28. data/lib/pulp_rpm_client/api/content_advisories_api.rb +3 -0
  29. data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +3 -0
  30. data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +3 -0
  31. data/lib/pulp_rpm_client/api/content_modulemd_obsoletes_api.rb +3 -0
  32. data/lib/pulp_rpm_client/api/content_modulemds_api.rb +3 -0
  33. data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +3 -0
  34. data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +3 -0
  35. data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +3 -0
  36. data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +3 -0
  37. data/lib/pulp_rpm_client/api/content_packages_api.rb +3 -0
  38. data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +3 -0
  39. data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +163 -0
  40. data/lib/pulp_rpm_client/api/publications_rpm_api.rb +11 -0
  41. data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +163 -0
  42. data/lib/pulp_rpm_client/api/remotes_uln_api.rb +163 -0
  43. data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +163 -0
  44. data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +3 -0
  45. data/lib/pulp_rpm_client/configuration.rb +2 -2
  46. data/lib/pulp_rpm_client/models/set_label.rb +252 -0
  47. data/lib/pulp_rpm_client/models/set_label_response.rb +243 -0
  48. data/lib/pulp_rpm_client/models/unset_label.rb +242 -0
  49. data/lib/pulp_rpm_client/models/unset_label_response.rb +242 -0
  50. data/lib/pulp_rpm_client/version.rb +1 -1
  51. data/lib/pulp_rpm_client.rb +4 -0
  52. data/spec/api/acs_rpm_api_spec.rb +9 -0
  53. data/spec/api/content_advisories_api_spec.rb +1 -0
  54. data/spec/api/content_distribution_trees_api_spec.rb +1 -0
  55. data/spec/api/content_modulemd_defaults_api_spec.rb +1 -0
  56. data/spec/api/content_modulemd_obsoletes_api_spec.rb +1 -0
  57. data/spec/api/content_modulemds_api_spec.rb +1 -0
  58. data/spec/api/content_packagecategories_api_spec.rb +1 -0
  59. data/spec/api/content_packageenvironments_api_spec.rb +1 -0
  60. data/spec/api/content_packagegroups_api_spec.rb +1 -0
  61. data/spec/api/content_packagelangpacks_api_spec.rb +1 -0
  62. data/spec/api/content_packages_api_spec.rb +1 -0
  63. data/spec/api/content_repo_metadata_files_api_spec.rb +1 -0
  64. data/spec/api/distributions_rpm_api_spec.rb +35 -0
  65. data/spec/api/publications_rpm_api_spec.rb +5 -0
  66. data/spec/api/remotes_rpm_api_spec.rb +35 -0
  67. data/spec/api/remotes_uln_api_spec.rb +35 -0
  68. data/spec/api/repositories_rpm_api_spec.rb +35 -0
  69. data/spec/api/repositories_rpm_versions_api_spec.rb +1 -0
  70. data/spec/configuration_spec.rb +3 -3
  71. data/spec/models/set_label_response_spec.rb +47 -0
  72. data/spec/models/set_label_spec.rb +47 -0
  73. data/spec/models/unset_label_response_spec.rb +47 -0
  74. data/spec/models/unset_label_spec.rb +41 -0
  75. metadata +95 -79
@@ -19,6 +19,7 @@ module PulpRpmClient
19
19
  def initialize(api_client = ApiClient.default)
20
20
  @api_client = api_client
21
21
  end
22
+ # Add a role
22
23
  # Add a role for this object to users/groups.
23
24
  # @param rpm_rpm_alternate_content_source_href [String]
24
25
  # @param nested_role [NestedRole]
@@ -29,6 +30,7 @@ module PulpRpmClient
29
30
  data
30
31
  end
31
32
 
33
+ # Add a role
32
34
  # Add a role for this object to users/groups.
33
35
  # @param rpm_rpm_alternate_content_source_href [String]
34
36
  # @param nested_role [NestedRole]
@@ -220,12 +222,17 @@ module PulpRpmClient
220
222
  # @option opts [String] :name Filter results where name matches value
221
223
  # @option opts [String] :name__contains Filter results where name contains value
222
224
  # @option opts [String] :name__icontains Filter results where name contains value
225
+ # @option opts [String] :name__iexact Filter results where name matches value
223
226
  # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
227
+ # @option opts [String] :name__iregex Filter results where name matches regex value
228
+ # @option opts [String] :name__istartswith Filter results where name starts with value
229
+ # @option opts [String] :name__regex Filter results where name matches regex value
224
230
  # @option opts [String] :name__startswith Filter results where name starts with value
225
231
  # @option opts [Integer] :offset The initial index from which to return the results.
226
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)
227
233
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
228
234
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
235
+ # @option opts [String] :q
229
236
  # @option opts [Array<String>] :fields A list of fields to include in the response.
230
237
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
231
238
  # @return [PaginatedrpmRpmAlternateContentSourceResponseList]
@@ -241,12 +248,17 @@ module PulpRpmClient
241
248
  # @option opts [String] :name Filter results where name matches value
242
249
  # @option opts [String] :name__contains Filter results where name contains value
243
250
  # @option opts [String] :name__icontains Filter results where name contains value
251
+ # @option opts [String] :name__iexact Filter results where name matches value
244
252
  # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
253
+ # @option opts [String] :name__iregex Filter results where name matches regex value
254
+ # @option opts [String] :name__istartswith Filter results where name starts with value
255
+ # @option opts [String] :name__regex Filter results where name matches regex value
245
256
  # @option opts [String] :name__startswith Filter results where name starts with value
246
257
  # @option opts [Integer] :offset The initial index from which to return the results.
247
258
  # @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)
248
259
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
249
260
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
261
+ # @option opts [String] :q
250
262
  # @option opts [Array<String>] :fields A list of fields to include in the response.
251
263
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
252
264
  # @return [Array<(PaginatedrpmRpmAlternateContentSourceResponseList, Integer, Hash)>] PaginatedrpmRpmAlternateContentSourceResponseList data, response status code and response headers
@@ -267,12 +279,17 @@ module PulpRpmClient
267
279
  query_params[:'name'] = opts[:'name'] if !opts[:'name'].nil?
268
280
  query_params[:'name__contains'] = opts[:'name__contains'] if !opts[:'name__contains'].nil?
269
281
  query_params[:'name__icontains'] = opts[:'name__icontains'] if !opts[:'name__icontains'].nil?
282
+ query_params[:'name__iexact'] = opts[:'name__iexact'] if !opts[:'name__iexact'].nil?
270
283
  query_params[:'name__in'] = @api_client.build_collection_param(opts[:'name__in'], :csv) if !opts[:'name__in'].nil?
284
+ query_params[:'name__iregex'] = opts[:'name__iregex'] if !opts[:'name__iregex'].nil?
285
+ query_params[:'name__istartswith'] = opts[:'name__istartswith'] if !opts[:'name__istartswith'].nil?
286
+ query_params[:'name__regex'] = opts[:'name__regex'] if !opts[:'name__regex'].nil?
271
287
  query_params[:'name__startswith'] = opts[:'name__startswith'] if !opts[:'name__startswith'].nil?
272
288
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
273
289
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
274
290
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
275
291
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
292
+ query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
276
293
  query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
277
294
  query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
278
295
 
@@ -309,6 +326,7 @@ module PulpRpmClient
309
326
  return data, status_code, headers
310
327
  end
311
328
 
329
+ # List roles
312
330
  # List roles assigned to this object.
313
331
  # @param rpm_rpm_alternate_content_source_href [String]
314
332
  # @param [Hash] opts the optional parameters
@@ -320,6 +338,7 @@ module PulpRpmClient
320
338
  data
321
339
  end
322
340
 
341
+ # List roles
323
342
  # List roles assigned to this object.
324
343
  # @param rpm_rpm_alternate_content_source_href [String]
325
344
  # @param [Hash] opts the optional parameters
@@ -375,6 +394,7 @@ module PulpRpmClient
375
394
  return data, status_code, headers
376
395
  end
377
396
 
397
+ # List user permissions
378
398
  # List permissions available to the current user on this object.
379
399
  # @param rpm_rpm_alternate_content_source_href [String]
380
400
  # @param [Hash] opts the optional parameters
@@ -386,6 +406,7 @@ module PulpRpmClient
386
406
  data
387
407
  end
388
408
 
409
+ # List user permissions
389
410
  # List permissions available to the current user on this object.
390
411
  # @param rpm_rpm_alternate_content_source_href [String]
391
412
  # @param [Hash] opts the optional parameters
@@ -639,6 +660,7 @@ module PulpRpmClient
639
660
  return data, status_code, headers
640
661
  end
641
662
 
663
+ # Remove a role
642
664
  # Remove a role for this object from users/groups.
643
665
  # @param rpm_rpm_alternate_content_source_href [String]
644
666
  # @param nested_role [NestedRole]
@@ -649,6 +671,7 @@ module PulpRpmClient
649
671
  data
650
672
  end
651
673
 
674
+ # Remove a role
652
675
  # Remove a role for this object from users/groups.
653
676
  # @param rpm_rpm_alternate_content_source_href [String]
654
677
  # @param nested_role [NestedRole]
@@ -93,6 +93,7 @@ module PulpRpmClient
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;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)
94
94
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
95
95
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
96
+ # @option opts [String] :q
96
97
  # @option opts [String] :repository_version Repository Version referenced by HREF
97
98
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
98
99
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -123,6 +124,7 @@ module PulpRpmClient
123
124
  # @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)
124
125
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
125
126
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
127
+ # @option opts [String] :q
126
128
  # @option opts [String] :repository_version Repository Version referenced by HREF
127
129
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
128
130
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -158,6 +160,7 @@ module PulpRpmClient
158
160
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
159
161
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
160
162
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
163
+ query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
161
164
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
162
165
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
163
166
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
@@ -27,6 +27,7 @@ module PulpRpmClient
27
27
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
28
28
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
29
29
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
30
+ # @option opts [String] :q
30
31
  # @option opts [String] :repository_version Repository Version referenced by HREF
31
32
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
32
33
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -46,6 +47,7 @@ module PulpRpmClient
46
47
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
47
48
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
48
49
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
50
+ # @option opts [String] :q
49
51
  # @option opts [String] :repository_version Repository Version referenced by HREF
50
52
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
51
53
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -70,6 +72,7 @@ module PulpRpmClient
70
72
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
71
73
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
72
74
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
75
+ query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
73
76
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
74
77
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
75
78
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
@@ -93,6 +93,7 @@ module PulpRpmClient
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 [Array<String>] :pulp_href__in Multiple values may be separated by commas.
95
95
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
96
+ # @option opts [String] :q
96
97
  # @option opts [String] :repository_version Repository Version referenced by HREF
97
98
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
98
99
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -117,6 +118,7 @@ module PulpRpmClient
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;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)
118
119
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
119
120
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
121
+ # @option opts [String] :q
120
122
  # @option opts [String] :repository_version Repository Version referenced by HREF
121
123
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
122
124
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -146,6 +148,7 @@ module PulpRpmClient
146
148
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
147
149
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
148
150
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
151
+ query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
149
152
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
150
153
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
151
154
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
@@ -91,6 +91,7 @@ module PulpRpmClient
91
91
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
92
92
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
93
93
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
94
+ # @option opts [String] :q
94
95
  # @option opts [String] :repository_version Repository Version referenced by HREF
95
96
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
96
97
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -110,6 +111,7 @@ module PulpRpmClient
110
111
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
111
112
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
112
113
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
114
+ # @option opts [String] :q
113
115
  # @option opts [String] :repository_version Repository Version referenced by HREF
114
116
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
115
117
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -134,6 +136,7 @@ module PulpRpmClient
134
136
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
135
137
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
136
138
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
139
+ query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
137
140
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
138
141
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
139
142
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
@@ -97,6 +97,7 @@ module PulpRpmClient
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;snippet&#x60; - Snippet * &#x60;-snippet&#x60; - Snippet (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
98
98
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
99
99
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
100
+ # @option opts [String] :q
100
101
  # @option opts [String] :repository_version Repository Version referenced by HREF
101
102
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
102
103
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -127,6 +128,7 @@ module PulpRpmClient
127
128
  # @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;snippet&#x60; - Snippet * &#x60;-snippet&#x60; - Snippet (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
128
129
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
129
130
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
131
+ # @option opts [String] :q
130
132
  # @option opts [String] :repository_version Repository Version referenced by HREF
131
133
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
132
134
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -162,6 +164,7 @@ module PulpRpmClient
162
164
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
163
165
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
164
166
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
167
+ query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
165
168
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
166
169
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
167
170
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
@@ -27,6 +27,7 @@ module PulpRpmClient
27
27
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
28
28
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
29
29
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
30
+ # @option opts [String] :q
30
31
  # @option opts [String] :repository_version Repository Version referenced by HREF
31
32
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
32
33
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -46,6 +47,7 @@ module PulpRpmClient
46
47
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
47
48
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
48
49
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
50
+ # @option opts [String] :q
49
51
  # @option opts [String] :repository_version Repository Version referenced by HREF
50
52
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
51
53
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -70,6 +72,7 @@ module PulpRpmClient
70
72
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
71
73
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
72
74
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
75
+ query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
73
76
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
74
77
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
75
78
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
@@ -27,6 +27,7 @@ module PulpRpmClient
27
27
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
28
28
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
29
29
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
30
+ # @option opts [String] :q
30
31
  # @option opts [String] :repository_version Repository Version referenced by HREF
31
32
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
32
33
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -46,6 +47,7 @@ module PulpRpmClient
46
47
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
47
48
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
48
49
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
50
+ # @option opts [String] :q
49
51
  # @option opts [String] :repository_version Repository Version referenced by HREF
50
52
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
51
53
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -70,6 +72,7 @@ module PulpRpmClient
70
72
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
71
73
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
72
74
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
75
+ query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
73
76
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
74
77
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
75
78
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
@@ -27,6 +27,7 @@ module PulpRpmClient
27
27
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
28
28
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
29
29
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
30
+ # @option opts [String] :q
30
31
  # @option opts [String] :repository_version Repository Version referenced by HREF
31
32
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
32
33
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -46,6 +47,7 @@ module PulpRpmClient
46
47
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
47
48
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
48
49
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
50
+ # @option opts [String] :q
49
51
  # @option opts [String] :repository_version Repository Version referenced by HREF
50
52
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
51
53
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -70,6 +72,7 @@ module PulpRpmClient
70
72
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
71
73
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
72
74
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
75
+ query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
73
76
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
74
77
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
75
78
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
@@ -27,6 +27,7 @@ module PulpRpmClient
27
27
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
28
28
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
29
29
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
30
+ # @option opts [String] :q
30
31
  # @option opts [String] :repository_version Repository Version referenced by HREF
31
32
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
32
33
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -46,6 +47,7 @@ module PulpRpmClient
46
47
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
47
48
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
48
49
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
50
+ # @option opts [String] :q
49
51
  # @option opts [String] :repository_version Repository Version referenced by HREF
50
52
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
51
53
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -70,6 +72,7 @@ module PulpRpmClient
70
72
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
71
73
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
72
74
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
75
+ query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
73
76
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
74
77
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
75
78
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
@@ -122,6 +122,7 @@ module PulpRpmClient
122
122
  # @option opts [Array<String>] :pkg_id__in Filter results where pkgId is in a comma-separated list of values
123
123
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
124
124
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
125
+ # @option opts [String] :q
125
126
  # @option opts [String] :release Filter results where release matches value
126
127
  # @option opts [String] :release__contains Filter results where release contains value
127
128
  # @option opts [Array<String>] :release__in Filter results where release is in a comma-separated list of values
@@ -168,6 +169,7 @@ module PulpRpmClient
168
169
  # @option opts [Array<String>] :pkg_id__in Filter results where pkgId is in a comma-separated list of values
169
170
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
170
171
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
172
+ # @option opts [String] :q
171
173
  # @option opts [String] :release Filter results where release matches value
172
174
  # @option opts [String] :release__contains Filter results where release contains value
173
175
  # @option opts [Array<String>] :release__in Filter results where release is in a comma-separated list of values
@@ -223,6 +225,7 @@ module PulpRpmClient
223
225
  query_params[:'pkgId__in'] = @api_client.build_collection_param(opts[:'pkg_id__in'], :csv) if !opts[:'pkg_id__in'].nil?
224
226
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
225
227
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
228
+ query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
226
229
  query_params[:'release'] = opts[:'release'] if !opts[:'release'].nil?
227
230
  query_params[:'release__contains'] = opts[:'release__contains'] if !opts[:'release__contains'].nil?
228
231
  query_params[:'release__in'] = @api_client.build_collection_param(opts[:'release__in'], :csv) if !opts[:'release__in'].nil?
@@ -27,6 +27,7 @@ module PulpRpmClient
27
27
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
28
28
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
29
29
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
30
+ # @option opts [String] :q
30
31
  # @option opts [String] :repository_version Repository Version referenced by HREF
31
32
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
32
33
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -46,6 +47,7 @@ module PulpRpmClient
46
47
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
47
48
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
48
49
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
50
+ # @option opts [String] :q
49
51
  # @option opts [String] :repository_version Repository Version referenced by HREF
50
52
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
51
53
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -70,6 +72,7 @@ module PulpRpmClient
70
72
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
71
73
  query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
72
74
  query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
75
+ query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
73
76
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
74
77
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
75
78
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?