pulp_deb_client 3.3.1 → 3.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (119) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/docs/ContentGenericContentsApi.md +10 -8
  4. data/docs/ContentInstallerFileIndicesApi.md +10 -8
  5. data/docs/ContentInstallerPackagesApi.md +10 -8
  6. data/docs/ContentPackageIndicesApi.md +10 -8
  7. data/docs/ContentPackageReleaseComponentsApi.md +10 -8
  8. data/docs/ContentPackagesApi.md +10 -8
  9. data/docs/ContentReleaseArchitecturesApi.md +10 -8
  10. data/docs/ContentReleaseComponentsApi.md +10 -8
  11. data/docs/ContentReleaseFilesApi.md +10 -8
  12. data/docs/ContentReleasesApi.md +10 -8
  13. data/docs/ContentSourceIndicesApi.md +10 -8
  14. data/docs/ContentSourcePackagesApi.md +10 -8
  15. data/docs/ContentSourceReleaseComponentsApi.md +10 -8
  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/DebGenericContentResponse.md +2 -0
  21. data/docs/DebInstallerFileIndexResponse.md +2 -0
  22. data/docs/DebInstallerPackageResponse.md +2 -0
  23. data/docs/DebPackageIndexResponse.md +2 -0
  24. data/docs/DebPackageReleaseComponentResponse.md +2 -0
  25. data/docs/DebPackageResponse.md +2 -0
  26. data/docs/DebReleaseArchitectureResponse.md +2 -0
  27. data/docs/DebReleaseComponentResponse.md +2 -0
  28. data/docs/DebReleaseFileResponse.md +2 -0
  29. data/docs/DebReleaseResponse.md +2 -0
  30. data/docs/DebSourceIndexResponse.md +2 -0
  31. data/docs/DebSourcePackageReleaseComponentResponse.md +2 -0
  32. data/docs/DebSourcePackageResponse.md +2 -0
  33. data/docs/DebVerbatimPublicationResponse.md +2 -0
  34. data/docs/DistributionsAptApi.md +4 -2
  35. data/docs/PublicationsAptApi.md +12 -10
  36. data/docs/PublicationsVerbatimApi.md +12 -10
  37. data/docs/RemotesAptApi.md +4 -2
  38. data/docs/RepositoriesAptApi.md +8 -6
  39. data/docs/RepositoriesAptVersionsApi.md +8 -6
  40. data/docs/RepositoryVersionResponse.md +2 -0
  41. data/lib/pulp_deb_client/api/content_generic_contents_api.rb +11 -8
  42. data/lib/pulp_deb_client/api/content_installer_file_indices_api.rb +11 -8
  43. data/lib/pulp_deb_client/api/content_installer_packages_api.rb +11 -8
  44. data/lib/pulp_deb_client/api/content_package_indices_api.rb +11 -8
  45. data/lib/pulp_deb_client/api/content_package_release_components_api.rb +11 -8
  46. data/lib/pulp_deb_client/api/content_packages_api.rb +11 -8
  47. data/lib/pulp_deb_client/api/content_release_architectures_api.rb +11 -8
  48. data/lib/pulp_deb_client/api/content_release_components_api.rb +11 -8
  49. data/lib/pulp_deb_client/api/content_release_files_api.rb +11 -8
  50. data/lib/pulp_deb_client/api/content_releases_api.rb +11 -8
  51. data/lib/pulp_deb_client/api/content_source_indices_api.rb +11 -8
  52. data/lib/pulp_deb_client/api/content_source_packages_api.rb +11 -8
  53. data/lib/pulp_deb_client/api/content_source_release_components_api.rb +11 -8
  54. data/lib/pulp_deb_client/api/distributions_apt_api.rb +5 -2
  55. data/lib/pulp_deb_client/api/publications_apt_api.rb +14 -11
  56. data/lib/pulp_deb_client/api/publications_verbatim_api.rb +14 -11
  57. data/lib/pulp_deb_client/api/remotes_apt_api.rb +5 -2
  58. data/lib/pulp_deb_client/api/repositories_apt_api.rb +9 -6
  59. data/lib/pulp_deb_client/api/repositories_apt_versions_api.rb +10 -7
  60. data/lib/pulp_deb_client/models/deb_apt_distribution_response.rb +21 -1
  61. data/lib/pulp_deb_client/models/deb_apt_publication_response.rb +11 -1
  62. data/lib/pulp_deb_client/models/deb_apt_remote_response.rb +11 -1
  63. data/lib/pulp_deb_client/models/deb_apt_repository_response.rb +11 -1
  64. data/lib/pulp_deb_client/models/deb_generic_content_response.rb +11 -1
  65. data/lib/pulp_deb_client/models/deb_installer_file_index_response.rb +11 -1
  66. data/lib/pulp_deb_client/models/deb_installer_package_response.rb +11 -1
  67. data/lib/pulp_deb_client/models/deb_package_index_response.rb +11 -1
  68. data/lib/pulp_deb_client/models/deb_package_release_component_response.rb +11 -1
  69. data/lib/pulp_deb_client/models/deb_package_response.rb +11 -1
  70. data/lib/pulp_deb_client/models/deb_release_architecture_response.rb +11 -1
  71. data/lib/pulp_deb_client/models/deb_release_component_response.rb +11 -1
  72. data/lib/pulp_deb_client/models/deb_release_file_response.rb +11 -1
  73. data/lib/pulp_deb_client/models/deb_release_response.rb +11 -1
  74. data/lib/pulp_deb_client/models/deb_source_index_response.rb +11 -1
  75. data/lib/pulp_deb_client/models/deb_source_package_release_component_response.rb +11 -1
  76. data/lib/pulp_deb_client/models/deb_source_package_response.rb +11 -1
  77. data/lib/pulp_deb_client/models/deb_verbatim_publication_response.rb +11 -1
  78. data/lib/pulp_deb_client/models/repository_add_remove_content.rb +1 -1
  79. data/lib/pulp_deb_client/models/repository_version_response.rb +12 -2
  80. data/lib/pulp_deb_client/version.rb +1 -1
  81. data/spec/api/content_generic_contents_api_spec.rb +5 -4
  82. data/spec/api/content_installer_file_indices_api_spec.rb +5 -4
  83. data/spec/api/content_installer_packages_api_spec.rb +5 -4
  84. data/spec/api/content_package_indices_api_spec.rb +5 -4
  85. data/spec/api/content_package_release_components_api_spec.rb +5 -4
  86. data/spec/api/content_packages_api_spec.rb +5 -4
  87. data/spec/api/content_release_architectures_api_spec.rb +5 -4
  88. data/spec/api/content_release_components_api_spec.rb +5 -4
  89. data/spec/api/content_release_files_api_spec.rb +5 -4
  90. data/spec/api/content_releases_api_spec.rb +5 -4
  91. data/spec/api/content_source_indices_api_spec.rb +5 -4
  92. data/spec/api/content_source_packages_api_spec.rb +5 -4
  93. data/spec/api/content_source_release_components_api_spec.rb +5 -4
  94. data/spec/api/distributions_apt_api_spec.rb +2 -1
  95. data/spec/api/publications_apt_api_spec.rb +6 -5
  96. data/spec/api/publications_verbatim_api_spec.rb +6 -5
  97. data/spec/api/remotes_apt_api_spec.rb +2 -1
  98. data/spec/api/repositories_apt_api_spec.rb +4 -3
  99. data/spec/api/repositories_apt_versions_api_spec.rb +4 -3
  100. data/spec/models/deb_apt_distribution_response_spec.rb +12 -0
  101. data/spec/models/deb_apt_publication_response_spec.rb +6 -0
  102. data/spec/models/deb_apt_remote_response_spec.rb +6 -0
  103. data/spec/models/deb_apt_repository_response_spec.rb +6 -0
  104. data/spec/models/deb_generic_content_response_spec.rb +6 -0
  105. data/spec/models/deb_installer_file_index_response_spec.rb +6 -0
  106. data/spec/models/deb_installer_package_response_spec.rb +6 -0
  107. data/spec/models/deb_package_index_response_spec.rb +6 -0
  108. data/spec/models/deb_package_release_component_response_spec.rb +6 -0
  109. data/spec/models/deb_package_response_spec.rb +6 -0
  110. data/spec/models/deb_release_architecture_response_spec.rb +6 -0
  111. data/spec/models/deb_release_component_response_spec.rb +6 -0
  112. data/spec/models/deb_release_file_response_spec.rb +6 -0
  113. data/spec/models/deb_release_response_spec.rb +6 -0
  114. data/spec/models/deb_source_index_response_spec.rb +6 -0
  115. data/spec/models/deb_source_package_release_component_response_spec.rb +6 -0
  116. data/spec/models/deb_source_package_response_spec.rb +6 -0
  117. data/spec/models/deb_verbatim_publication_response_spec.rb +6 -0
  118. data/spec/models/repository_version_response_spec.rb +6 -0
  119. metadata +71 -71
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1362fe19a80656f5019123c373a3dc8ec47599d184f0cab16f1e52d2e9097074
4
- data.tar.gz: e89543321aeb418f0e95ea8d989a370a920c94094309be9582eb3951de347b8a
3
+ metadata.gz: 95974d0b9695f99c8f5fcd01eb8e2258781f11ae9ebb2c61f858eb47ec152aaf
4
+ data.tar.gz: 40855607ce033af8c78034a12d4f619ff8d2b7735ee91a5b2a5ce2a33b0cf1ef
5
5
  SHA512:
6
- metadata.gz: fcc23544a14654914d331249f98b526b8f5089c8e4e4ad63614ea9a641cca4c8ed924dc75bcf844e944805147ebc394f193cf9e66a2298ebcc22c74ab9c67d1c
7
- data.tar.gz: 144d8cc419e8653b47f8072a8fa81d5983b9e8d4d6415d0e49387b87b687cc4919dd98fb5479057163e9933694f2f54c49385a6fde6d543b1f85090a06b6aa04
6
+ metadata.gz: 389909fdfcf2891cc75cf090eadf8ae840562189332391ba93c4f4a2eb7e43977cae6e1cb81c0aba276462511a39465e6f0401e0a8204f6fbf0fa217174d6fef
7
+ data.tar.gz: c364e4c2f062525a87570490216e3c8a3be698e924f59eb93a38f4ad7e65f5ab7bfdb91299ccdfba1e8ed203e46ce5c5ed2cca1b75e2b647e12e6fe2cf4bb768
data/README.md CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: v3
10
- - Package version: 3.3.1
10
+ - Package version: 3.4.0
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
13
13
 
@@ -24,16 +24,16 @@ gem build pulp_deb_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_deb_client-3.3.1.gem
27
+ gem install ./pulp_deb_client-3.4.0.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_deb_client-3.3.1.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_deb_client-3.4.0.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'pulp_deb_client', '~> 3.3.1'
36
+ gem 'pulp_deb_client', '~> 3.4.0'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -101,13 +101,14 @@ opts = {
101
101
  offset: 56, # Integer | The initial index from which to return the results.
102
102
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `relative_path` - Relative path * `-relative_path` - Relative path (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)
103
103
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
104
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
104
105
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
105
106
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
106
- q: 'q_example', # String |
107
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
107
108
  relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
108
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
109
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
110
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
109
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
110
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
111
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
111
112
  sha256: 'sha256_example', # String | Filter results where sha256 matches value
112
113
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
113
114
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
@@ -131,13 +132,14 @@ Name | Type | Description | Notes
131
132
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
132
133
  **ordering** | [**Array&lt;String&gt;**](String.md)| 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;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
133
134
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
135
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
134
136
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
135
137
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
136
- **q** | **String**| | [optional]
138
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
137
139
  **relative_path** | **String**| Filter results where relative_path matches value | [optional]
138
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
139
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
140
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
140
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
141
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
142
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
141
143
  **sha256** | **String**| Filter results where sha256 matches value | [optional]
142
144
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
143
145
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
@@ -91,13 +91,14 @@ opts = {
91
91
  offset: 56, # Integer | The initial index from which to return the results.
92
92
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `component` - Component * `-component` - Component (descending) * `architecture` - Architecture * `-architecture` - Architecture (descending) * `relative_path` - Relative path * `-relative_path` - Relative path (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)
93
93
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
94
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
94
95
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
95
96
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
96
- q: 'q_example', # String |
97
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
97
98
  relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
98
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
99
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
100
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
99
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
100
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
101
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
101
102
  sha256: 'sha256_example', # String | Filter results where sha256 matches value
102
103
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
103
104
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
@@ -123,13 +124,14 @@ Name | Type | Description | Notes
123
124
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
124
125
  **ordering** | [**Array&lt;String&gt;**](String.md)| 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;architecture&#x60; - Architecture * &#x60;-architecture&#x60; - Architecture (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) | [optional]
125
126
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
127
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
126
128
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
127
129
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
128
- **q** | **String**| | [optional]
130
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
129
131
  **relative_path** | **String**| Filter results where relative_path matches value | [optional]
130
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
131
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
132
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
132
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
133
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
134
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
133
135
  **sha256** | **String**| Filter results where sha256 matches value | [optional]
134
136
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
135
137
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
@@ -113,12 +113,13 @@ opts = {
113
113
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
114
114
  package: 'package_example', # String | Filter results where package matches value
115
115
  priority: 'priority_example', # String | Filter results where priority matches value
116
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
116
117
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
117
118
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
118
- q: 'q_example', # String |
119
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
120
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
121
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
119
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
120
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
121
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
122
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
122
123
  section: 'section_example', # String | Filter results where section matches value
123
124
  sha256: 'sha256_example', # String | Filter results where sha256 matches value
124
125
  source: 'source_example', # String | Filter results where source matches value
@@ -158,12 +159,13 @@ Name | Type | Description | Notes
158
159
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
159
160
  **package** | **String**| Filter results where package matches value | [optional]
160
161
  **priority** | **String**| Filter results where priority matches value | [optional]
162
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
161
163
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
162
164
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
163
- **q** | **String**| | [optional]
164
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
165
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
166
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
165
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
166
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
167
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
168
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
167
169
  **section** | **String**| Filter results where section matches value | [optional]
168
170
  **sha256** | **String**| Filter results where sha256 matches value | [optional]
169
171
  **source** | **String**| Filter results where source matches value | [optional]
@@ -91,13 +91,14 @@ opts = {
91
91
  offset: 56, # Integer | The initial index from which to return the results.
92
92
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `component` - Component * `-component` - Component (descending) * `architecture` - Architecture * `-architecture` - Architecture (descending) * `relative_path` - Relative path * `-relative_path` - Relative path (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `artifact_set_sha256` - Artifact set sha256 * `-artifact_set_sha256` - Artifact set sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)
93
93
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
94
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
94
95
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
95
96
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
96
- q: 'q_example', # String |
97
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
97
98
  relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
98
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
99
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
100
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
99
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
100
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
101
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
101
102
  sha256: 'sha256_example', # String | Filter results where sha256 matches value
102
103
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
103
104
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
@@ -123,13 +124,14 @@ Name | Type | Description | Notes
123
124
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
124
125
  **ordering** | [**Array&lt;String&gt;**](String.md)| 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;architecture&#x60; - Architecture * &#x60;-architecture&#x60; - Architecture (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) | [optional]
125
126
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
127
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
126
128
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
127
129
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
128
- **q** | **String**| | [optional]
130
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
129
131
  **relative_path** | **String**| Filter results where relative_path matches value | [optional]
130
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
131
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
132
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
132
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
133
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
134
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
133
135
  **sha256** | **String**| Filter results where sha256 matches value | [optional]
134
136
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
135
137
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
@@ -90,13 +90,14 @@ opts = {
90
90
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `pk` - Pk * `-pk` - Pk (descending)
91
91
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
92
92
  package: 'package_example', # String | Filter results where package matches value
93
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
93
94
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
94
95
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
95
- q: 'q_example', # String |
96
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
96
97
  release_component: 'release_component_example', # String | Filter results where release_component matches value
97
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
98
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
99
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
98
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
99
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
100
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
100
101
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
101
102
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
102
103
  }
@@ -120,13 +121,14 @@ Name | Type | Description | Notes
120
121
  **ordering** | [**Array&lt;String&gt;**](String.md)| 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) | [optional]
121
122
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
122
123
  **package** | [**String**](.md)| Filter results where package matches value | [optional]
124
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
123
125
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
124
126
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
125
- **q** | **String**| | [optional]
127
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
126
128
  **release_component** | [**String**](.md)| Filter results where release_component matches value | [optional]
127
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
128
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
129
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
129
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
130
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
131
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
130
132
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
131
133
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
132
134
 
@@ -125,15 +125,16 @@ opts = {
125
125
  package__regex: 'package__regex_example', # String | Filter results where package matches regex value
126
126
  package__startswith: 'package__startswith_example', # String | Filter results where package starts with value
127
127
  priority: 'priority_example', # String | Filter results where priority matches value
128
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
128
129
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
129
130
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
130
- q: 'q_example', # String |
131
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
131
132
  relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
132
133
  release: 'release_example', # String | Must be a comma-separated string: \"release_href,repository_or_repository_version_href\" 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)
133
134
  release_component: 'release_component_example', # String | Must be a comma-separated string: \"release_component_href,repository_or_repository_version_href\" 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)
134
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
135
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
136
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
135
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
136
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
137
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
137
138
  section: 'section_example', # String | Filter results where section matches value
138
139
  sha256: 'sha256_example', # String | Filter results where sha256 matches value
139
140
  source: 'source_example', # String | Filter results where source matches value
@@ -181,15 +182,16 @@ Name | Type | Description | Notes
181
182
  **package__regex** | **String**| Filter results where package matches regex value | [optional]
182
183
  **package__startswith** | **String**| Filter results where package starts with value | [optional]
183
184
  **priority** | **String**| Filter results where priority matches value | [optional]
185
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
184
186
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
185
187
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
186
- **q** | **String**| | [optional]
188
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
187
189
  **relative_path** | **String**| Filter results where relative_path matches value | [optional]
188
190
  **release** | **String**| 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) | [optional]
189
191
  **release_component** | **String**| 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) | [optional]
190
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
191
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
192
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
192
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
193
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
194
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
193
195
  **section** | **String**| Filter results where section matches value | [optional]
194
196
  **sha256** | **String**| Filter results where sha256 matches value | [optional]
195
197
  **source** | **String**| Filter results where source matches value | [optional]
@@ -91,12 +91,13 @@ opts = {
91
91
  offset: 56, # Integer | The initial index from which to return the results.
92
92
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `distribution` - Distribution * `-distribution` - Distribution (descending) * `architecture` - Architecture * `-architecture` - Architecture (descending) * `pk` - Pk * `-pk` - Pk (descending)
93
93
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
94
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
94
95
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
95
96
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
96
- q: 'q_example', # String |
97
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
98
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
99
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
97
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
98
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
99
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
100
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
100
101
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
101
102
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
102
103
  }
@@ -121,12 +122,13 @@ Name | Type | Description | Notes
121
122
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
122
123
  **ordering** | [**Array&lt;String&gt;**](String.md)| 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) | [optional]
123
124
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
125
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
124
126
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
125
127
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
126
- **q** | **String**| | [optional]
127
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
128
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
129
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
128
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
129
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
130
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
131
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
130
132
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
131
133
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
132
134
 
@@ -92,12 +92,13 @@ opts = {
92
92
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `distribution` - Distribution * `-distribution` - Distribution (descending) * `component` - Component * `-component` - Component (descending) * `pk` - Pk * `-pk` - Pk (descending)
93
93
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
94
94
  package: 'package_example', # String | Must be a comma-separated string: \"package_href,repository_or_repository_version_href\" 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)
95
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
95
96
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
96
97
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
97
- q: 'q_example', # String |
98
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
99
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
100
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
98
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
99
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
100
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
101
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
101
102
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
102
103
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
103
104
  }
@@ -123,12 +124,13 @@ Name | Type | Description | Notes
123
124
  **ordering** | [**Array&lt;String&gt;**](String.md)| 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) | [optional]
124
125
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
125
126
  **package** | **String**| 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) | [optional]
127
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
126
128
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
127
129
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
128
- **q** | **String**| | [optional]
129
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
130
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
131
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
130
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
131
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
132
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
133
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
132
134
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
133
135
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
134
136
 
@@ -90,13 +90,14 @@ opts = {
90
90
  offset: 56, # Integer | The initial index from which to return the results.
91
91
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `codename` - Codename * `-codename` - Codename (descending) * `suite` - Suite * `-suite` - Suite (descending) * `distribution` - Distribution * `-distribution` - Distribution (descending) * `components` - Components * `-components` - Components (descending) * `architectures` - Architectures * `-architectures` - Architectures (descending) * `relative_path` - Relative path * `-relative_path` - Relative path (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `artifact_set_sha256` - Artifact set sha256 * `-artifact_set_sha256` - Artifact set sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)
92
92
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
93
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
93
94
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
94
95
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
95
- q: 'q_example', # String |
96
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
96
97
  relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
97
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
98
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
99
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
98
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
99
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
100
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
100
101
  sha256: 'sha256_example', # String | Filter results where sha256 matches value
101
102
  suite: 'suite_example', # String | Filter results where suite matches value
102
103
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
@@ -122,13 +123,14 @@ Name | Type | Description | Notes
122
123
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
123
124
  **ordering** | [**Array&lt;String&gt;**](String.md)| 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) | [optional]
124
125
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
126
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
125
127
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
126
128
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
127
- **q** | **String**| | [optional]
129
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
128
130
  **relative_path** | **String**| Filter results where relative_path matches value | [optional]
129
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
130
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
131
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
131
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
132
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
133
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
132
134
  **sha256** | **String**| Filter results where sha256 matches value | [optional]
133
135
  **suite** | **String**| Filter results where suite matches value | [optional]
134
136
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
@@ -94,12 +94,13 @@ opts = {
94
94
  origin: 'origin_example', # String | Filter results where origin matches value
95
95
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
96
96
  package: 'package_example', # String | Must be a comma-separated string: \"package_href,repository_or_repository_version_href\" 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)
97
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
97
98
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
98
99
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
99
- q: 'q_example', # String |
100
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
101
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
102
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
100
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
101
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
102
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
103
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
103
104
  suite: 'suite_example', # String | Filter results where suite matches value
104
105
  version: 'version_example', # String | Filter results where version matches value
105
106
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
@@ -129,12 +130,13 @@ Name | Type | Description | Notes
129
130
  **origin** | **String**| Filter results where origin matches value | [optional]
130
131
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
131
132
  **package** | **String**| 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) | [optional]
133
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
132
134
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
133
135
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
134
- **q** | **String**| | [optional]
135
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
136
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
137
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
136
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
137
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
138
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
139
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
138
140
  **suite** | **String**| Filter results where suite matches value | [optional]
139
141
  **version** | **String**| Filter results where version matches value | [optional]
140
142
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
@@ -90,13 +90,14 @@ opts = {
90
90
  offset: 56, # Integer | The initial index from which to return the results.
91
91
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `component` - Component * `-component` - Component (descending) * `relative_path` - Relative path * `-relative_path` - Relative path (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)
92
92
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
93
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
93
94
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
94
95
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
95
- q: 'q_example', # String |
96
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
96
97
  relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
97
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
98
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
99
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
98
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
99
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
100
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
100
101
  sha256: 'sha256_example', # String | Filter results where sha256 matches value
101
102
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
102
103
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
@@ -121,13 +122,14 @@ Name | Type | Description | Notes
121
122
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
122
123
  **ordering** | [**Array&lt;String&gt;**](String.md)| 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) | [optional]
123
124
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
125
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
124
126
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
125
127
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
126
- **q** | **String**| | [optional]
128
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
127
129
  **relative_path** | **String**| Filter results where relative_path matches value | [optional]
128
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
129
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
130
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
130
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
131
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
132
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
131
133
  **sha256** | **String**| Filter results where sha256 matches value | [optional]
132
134
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
133
135
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
@@ -102,15 +102,16 @@ opts = {
102
102
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `relative_path` - Relative path * `-relative_path` - Relative path (descending) * `format` - Format * `-format` - Format (descending) * `source` - Source * `-source` - Source (descending) * `binary` - Binary * `-binary` - Binary (descending) * `architecture` - Architecture * `-architecture` - Architecture (descending) * `version` - Version * `-version` - Version (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `uploaders` - Uploaders * `-uploaders` - Uploaders (descending) * `homepage` - Homepage * `-homepage` - Homepage (descending) * `vcs_browser` - Vcs browser * `-vcs_browser` - Vcs browser (descending) * `vcs_arch` - Vcs arch * `-vcs_arch` - Vcs arch (descending) * `vcs_bzr` - Vcs bzr * `-vcs_bzr` - Vcs bzr (descending) * `vcs_cvs` - Vcs cvs * `-vcs_cvs` - Vcs cvs (descending) * `vcs_darcs` - Vcs darcs * `-vcs_darcs` - Vcs darcs (descending) * `vcs_git` - Vcs git * `-vcs_git` - Vcs git (descending) * `vcs_hg` - Vcs hg * `-vcs_hg` - Vcs hg (descending) * `vcs_mtn` - Vcs mtn * `-vcs_mtn` - Vcs mtn (descending) * `vcs_snv` - Vcs snv * `-vcs_snv` - Vcs snv (descending) * `testsuite` - Testsuite * `-testsuite` - Testsuite (descending) * `dgit` - Dgit * `-dgit` - Dgit (descending) * `standards_version` - Standards version * `-standards_version` - Standards version (descending) * `build_depends` - Build depends * `-build_depends` - Build depends (descending) * `build_depends_indep` - Build depends indep * `-build_depends_indep` - Build depends indep (descending) * `build_depends_arch` - Build depends arch * `-build_depends_arch` - Build depends arch (descending) * `build_conflicts` - Build conflicts * `-build_conflicts` - Build conflicts (descending) * `build_conflicts_indep` - Build conflicts indep * `-build_conflicts_indep` - Build conflicts indep (descending) * `build_conflicts_arch` - Build conflicts arch * `-build_conflicts_arch` - Build conflicts arch (descending) * `package_list` - Package list * `-package_list` - Package list (descending) * `pk` - Pk * `-pk` - Pk (descending)
103
103
  orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
104
104
  package_list: 'package_list_example', # String | Filter results where package_list matches value
105
+ prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
105
106
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
106
107
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
107
- q: 'q_example', # String |
108
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
108
109
  relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
109
110
  release: 'release_example', # String | Must be a comma-separated string: \"release_href,repository_or_repository_version_href\" 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)
110
111
  release_component: 'release_component_example', # String | Must be a comma-separated string: \"release_component_href,repository_or_repository_version_href\" 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)
111
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
112
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
113
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
112
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF/PRN
113
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF/PRN
114
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF/PRN
114
115
  source: 'source_example', # String | Filter results where source matches value
115
116
  standards_version: 'standards_version_example', # String | Filter results where standards_version matches value
116
117
  testsuite: 'testsuite_example', # String | Filter results where testsuite matches value
@@ -160,15 +161,16 @@ Name | Type | Description | Notes
160
161
  **ordering** | [**Array&lt;String&gt;**](String.md)| 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) | [optional]
161
162
  **orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
162
163
  **package_list** | **String**| Filter results where package_list matches value | [optional]
164
+ **prn__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
163
165
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
164
166
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
165
- **q** | **String**| | [optional]
167
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
166
168
  **relative_path** | **String**| Filter results where relative_path matches value | [optional]
167
169
  **release** | **String**| 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) | [optional]
168
170
  **release_component** | **String**| 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) | [optional]
169
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
170
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
171
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
171
+ **repository_version** | **String**| Repository Version referenced by HREF/PRN | [optional]
172
+ **repository_version_added** | **String**| Repository Version referenced by HREF/PRN | [optional]
173
+ **repository_version_removed** | **String**| Repository Version referenced by HREF/PRN | [optional]
172
174
  **source** | **String**| Filter results where source matches value | [optional]
173
175
  **standards_version** | **String**| Filter results where standards_version matches value | [optional]
174
176
  **testsuite** | **String**| Filter results where testsuite matches value | [optional]