pulp_rpm_client 3.19.5 → 3.19.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +4 -4
- data/docs/AcsRpmApi.md +6 -2
- data/docs/ContentAdvisoriesApi.md +6 -2
- data/docs/ContentDistributionTreesApi.md +6 -2
- data/docs/ContentModulemdDefaultsApi.md +6 -2
- data/docs/ContentModulemdObsoletesApi.md +6 -2
- data/docs/ContentModulemdsApi.md +6 -2
- data/docs/ContentPackagecategoriesApi.md +6 -2
- data/docs/ContentPackageenvironmentsApi.md +6 -2
- data/docs/ContentPackagegroupsApi.md +6 -2
- data/docs/ContentPackagelangpacksApi.md +6 -2
- data/docs/ContentPackagesApi.md +8 -4
- data/docs/ContentRepoMetadataFilesApi.md +6 -2
- data/docs/DistributionsRpmApi.md +6 -2
- data/docs/PatchedrpmRpmRemote.md +1 -1
- data/docs/PatchedrpmRpmRepository.md +2 -2
- data/docs/PatchedrpmUlnRemote.md +1 -1
- data/docs/PublicationsRpmApi.md +6 -2
- data/docs/RemotesRpmApi.md +6 -2
- data/docs/RemotesUlnApi.md +6 -2
- data/docs/RepositoriesRpmApi.md +6 -2
- data/docs/RepositoriesRpmVersionsApi.md +4 -2
- data/docs/RpmRepositorySyncURL.md +1 -1
- data/docs/RpmRpmPublication.md +2 -2
- data/docs/RpmRpmPublicationResponse.md +2 -2
- data/docs/RpmRpmRemote.md +1 -1
- data/docs/RpmRpmRemoteResponse.md +1 -1
- data/docs/RpmRpmRepository.md +2 -2
- data/docs/RpmRpmRepositoryResponse.md +2 -2
- data/docs/RpmUlnRemote.md +1 -1
- data/docs/RpmUlnRemoteResponse.md +1 -1
- data/lib/pulp_rpm_client/api/acs_rpm_api.rb +8 -2
- data/lib/pulp_rpm_client/api/content_advisories_api.rb +8 -2
- data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +8 -2
- data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +8 -2
- data/lib/pulp_rpm_client/api/content_modulemd_obsoletes_api.rb +8 -2
- data/lib/pulp_rpm_client/api/content_modulemds_api.rb +8 -2
- data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +8 -2
- data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +8 -2
- data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +8 -2
- data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +8 -2
- data/lib/pulp_rpm_client/api/content_packages_api.rb +10 -4
- data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +8 -2
- data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +8 -2
- data/lib/pulp_rpm_client/api/publications_rpm_api.rb +8 -2
- data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +8 -2
- data/lib/pulp_rpm_client/api/remotes_uln_api.rb +8 -2
- data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +8 -2
- data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +5 -2
- data/lib/pulp_rpm_client/models/patchedrpm_rpm_remote.rb +1 -1
- data/lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb +2 -2
- data/lib/pulp_rpm_client/models/patchedrpm_uln_remote.rb +1 -1
- data/lib/pulp_rpm_client/models/rpm_repository_sync_url.rb +1 -1
- data/lib/pulp_rpm_client/models/rpm_rpm_publication.rb +2 -2
- data/lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb +2 -2
- data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +1 -1
- data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +1 -1
- data/lib/pulp_rpm_client/models/rpm_rpm_repository.rb +2 -2
- data/lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb +2 -2
- data/lib/pulp_rpm_client/models/rpm_uln_remote.rb +1 -1
- data/lib/pulp_rpm_client/models/rpm_uln_remote_response.rb +1 -1
- data/lib/pulp_rpm_client/version.rb +1 -1
- data/spec/api/acs_rpm_api_spec.rb +3 -1
- data/spec/api/content_advisories_api_spec.rb +3 -1
- data/spec/api/content_distribution_trees_api_spec.rb +3 -1
- data/spec/api/content_modulemd_defaults_api_spec.rb +3 -1
- data/spec/api/content_modulemd_obsoletes_api_spec.rb +3 -1
- data/spec/api/content_modulemds_api_spec.rb +3 -1
- data/spec/api/content_packagecategories_api_spec.rb +3 -1
- data/spec/api/content_packageenvironments_api_spec.rb +3 -1
- data/spec/api/content_packagegroups_api_spec.rb +3 -1
- data/spec/api/content_packagelangpacks_api_spec.rb +3 -1
- data/spec/api/content_packages_api_spec.rb +4 -2
- data/spec/api/content_repo_metadata_files_api_spec.rb +3 -1
- data/spec/api/distributions_rpm_api_spec.rb +3 -1
- data/spec/api/publications_rpm_api_spec.rb +3 -1
- data/spec/api/remotes_rpm_api_spec.rb +3 -1
- data/spec/api/remotes_uln_api_spec.rb +3 -1
- data/spec/api/repositories_rpm_api_spec.rb +3 -1
- data/spec/api/repositories_rpm_versions_api_spec.rb +2 -1
- metadata +2 -2
@@ -24,7 +24,9 @@ module PulpRpmClient
|
|
24
24
|
# @param [Hash] opts the optional parameters
|
25
25
|
# @option opts [Integer] :limit Number of results to return per page.
|
26
26
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
27
|
-
# @option opts [Array<String>] :ordering Ordering
|
27
|
+
# @option opts [Array<String>] :ordering Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
28
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
29
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
28
30
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
29
31
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
30
32
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
@@ -41,7 +43,9 @@ module PulpRpmClient
|
|
41
43
|
# @param [Hash] opts the optional parameters
|
42
44
|
# @option opts [Integer] :limit Number of results to return per page.
|
43
45
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
44
|
-
# @option opts [Array<String>] :ordering Ordering
|
46
|
+
# @option opts [Array<String>] :ordering Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
47
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
48
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
45
49
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
46
50
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
47
51
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
@@ -64,6 +68,8 @@ module PulpRpmClient
|
|
64
68
|
query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
|
65
69
|
query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
|
66
70
|
query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
|
71
|
+
query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
|
72
|
+
query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
|
67
73
|
query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
|
68
74
|
query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
|
69
75
|
query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
|
@@ -227,7 +227,9 @@ module PulpRpmClient
|
|
227
227
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
228
228
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
229
229
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
230
|
-
# @option opts [Array<String>] :ordering Ordering
|
230
|
+
# @option opts [Array<String>] :ordering 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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `base_path` - Base path * `-base_path` - Base path (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
231
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
232
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
231
233
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
232
234
|
# @option opts [String] :repository Filter results where repository matches value
|
233
235
|
# @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
|
@@ -254,7 +256,9 @@ module PulpRpmClient
|
|
254
256
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
255
257
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
256
258
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
257
|
-
# @option opts [Array<String>] :ordering Ordering
|
259
|
+
# @option opts [Array<String>] :ordering 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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `base_path` - Base path * `-base_path` - Base path (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
260
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
261
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
258
262
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
259
263
|
# @option opts [String] :repository Filter results where repository matches value
|
260
264
|
# @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
|
@@ -287,6 +291,8 @@ module PulpRpmClient
|
|
287
291
|
query_params[:'name__startswith'] = opts[:'name__startswith'] if !opts[:'name__startswith'].nil?
|
288
292
|
query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
|
289
293
|
query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
|
294
|
+
query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
|
295
|
+
query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
|
290
296
|
query_params[:'pulp_label_select'] = opts[:'pulp_label_select'] if !opts[:'pulp_label_select'].nil?
|
291
297
|
query_params[:'repository'] = opts[:'repository'] if !opts[:'repository'].nil?
|
292
298
|
query_params[:'repository__in'] = @api_client.build_collection_param(opts[:'repository__in'], :csv) if !opts[:'repository__in'].nil?
|
@@ -218,13 +218,15 @@ module PulpRpmClient
|
|
218
218
|
# @option opts [String] :content__in Content Unit referenced by HREF
|
219
219
|
# @option opts [Integer] :limit Number of results to return per page.
|
220
220
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
221
|
-
# @option opts [Array<String>] :ordering Ordering
|
221
|
+
# @option opts [Array<String>] :ordering 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) * `complete` - Complete * `-complete` - Complete (descending) * `pass_through` - Pass through * `-pass_through` - Pass through (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
222
222
|
# @option opts [DateTime] :pulp_created Filter results where pulp_created matches value
|
223
223
|
# @option opts [DateTime] :pulp_created__gt Filter results where pulp_created is greater than value
|
224
224
|
# @option opts [DateTime] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
|
225
225
|
# @option opts [DateTime] :pulp_created__lt Filter results where pulp_created is less than value
|
226
226
|
# @option opts [DateTime] :pulp_created__lte Filter results where pulp_created is less than or equal to value
|
227
227
|
# @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
|
228
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
229
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
228
230
|
# @option opts [String] :repository Repository referenced by HREF
|
229
231
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
230
232
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
@@ -242,13 +244,15 @@ module PulpRpmClient
|
|
242
244
|
# @option opts [String] :content__in Content Unit referenced by HREF
|
243
245
|
# @option opts [Integer] :limit Number of results to return per page.
|
244
246
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
245
|
-
# @option opts [Array<String>] :ordering Ordering
|
247
|
+
# @option opts [Array<String>] :ordering 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) * `complete` - Complete * `-complete` - Complete (descending) * `pass_through` - Pass through * `-pass_through` - Pass through (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
246
248
|
# @option opts [DateTime] :pulp_created Filter results where pulp_created matches value
|
247
249
|
# @option opts [DateTime] :pulp_created__gt Filter results where pulp_created is greater than value
|
248
250
|
# @option opts [DateTime] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
|
249
251
|
# @option opts [DateTime] :pulp_created__lt Filter results where pulp_created is less than value
|
250
252
|
# @option opts [DateTime] :pulp_created__lte Filter results where pulp_created is less than or equal to value
|
251
253
|
# @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
|
254
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
255
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
252
256
|
# @option opts [String] :repository Repository referenced by HREF
|
253
257
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
254
258
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
@@ -278,6 +282,8 @@ module PulpRpmClient
|
|
278
282
|
query_params[:'pulp_created__lt'] = opts[:'pulp_created__lt'] if !opts[:'pulp_created__lt'].nil?
|
279
283
|
query_params[:'pulp_created__lte'] = opts[:'pulp_created__lte'] if !opts[:'pulp_created__lte'].nil?
|
280
284
|
query_params[:'pulp_created__range'] = @api_client.build_collection_param(opts[:'pulp_created__range'], :csv) if !opts[:'pulp_created__range'].nil?
|
285
|
+
query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
|
286
|
+
query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
|
281
287
|
query_params[:'repository'] = opts[:'repository'] if !opts[:'repository'].nil?
|
282
288
|
query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
|
283
289
|
query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
|
@@ -223,7 +223,9 @@ module PulpRpmClient
|
|
223
223
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
224
224
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
225
225
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
226
|
-
# @option opts [Array<String>] :ordering Ordering
|
226
|
+
# @option opts [Array<String>] :ordering 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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `url` - Url * `-url` - Url (descending) * `ca_cert` - Ca cert * `-ca_cert` - Ca cert (descending) * `client_cert` - Client cert * `-client_cert` - Client cert (descending) * `client_key` - Client key * `-client_key` - Client key (descending) * `tls_validation` - Tls validation * `-tls_validation` - Tls validation (descending) * `username` - Username * `-username` - Username (descending) * `password` - Password * `-password` - Password (descending) * `proxy_url` - Proxy url * `-proxy_url` - Proxy url (descending) * `proxy_username` - Proxy username * `-proxy_username` - Proxy username (descending) * `proxy_password` - Proxy password * `-proxy_password` - Proxy password (descending) * `download_concurrency` - Download concurrency * `-download_concurrency` - Download concurrency (descending) * `max_retries` - Max retries * `-max_retries` - Max retries (descending) * `policy` - Policy * `-policy` - Policy (descending) * `total_timeout` - Total timeout * `-total_timeout` - Total timeout (descending) * `connect_timeout` - Connect timeout * `-connect_timeout` - Connect timeout (descending) * `sock_connect_timeout` - Sock connect timeout * `-sock_connect_timeout` - Sock connect timeout (descending) * `sock_read_timeout` - Sock read timeout * `-sock_read_timeout` - Sock read timeout (descending) * `headers` - Headers * `-headers` - Headers (descending) * `rate_limit` - Rate limit * `-rate_limit` - Rate limit (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
227
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
228
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
227
229
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
228
230
|
# @option opts [DateTime] :pulp_last_updated Filter results where pulp_last_updated matches value
|
229
231
|
# @option opts [DateTime] :pulp_last_updated__gt Filter results where pulp_last_updated is greater than value
|
@@ -249,7 +251,9 @@ module PulpRpmClient
|
|
249
251
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
250
252
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
251
253
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
252
|
-
# @option opts [Array<String>] :ordering Ordering
|
254
|
+
# @option opts [Array<String>] :ordering 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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `url` - Url * `-url` - Url (descending) * `ca_cert` - Ca cert * `-ca_cert` - Ca cert (descending) * `client_cert` - Client cert * `-client_cert` - Client cert (descending) * `client_key` - Client key * `-client_key` - Client key (descending) * `tls_validation` - Tls validation * `-tls_validation` - Tls validation (descending) * `username` - Username * `-username` - Username (descending) * `password` - Password * `-password` - Password (descending) * `proxy_url` - Proxy url * `-proxy_url` - Proxy url (descending) * `proxy_username` - Proxy username * `-proxy_username` - Proxy username (descending) * `proxy_password` - Proxy password * `-proxy_password` - Proxy password (descending) * `download_concurrency` - Download concurrency * `-download_concurrency` - Download concurrency (descending) * `max_retries` - Max retries * `-max_retries` - Max retries (descending) * `policy` - Policy * `-policy` - Policy (descending) * `total_timeout` - Total timeout * `-total_timeout` - Total timeout (descending) * `connect_timeout` - Connect timeout * `-connect_timeout` - Connect timeout (descending) * `sock_connect_timeout` - Sock connect timeout * `-sock_connect_timeout` - Sock connect timeout (descending) * `sock_read_timeout` - Sock read timeout * `-sock_read_timeout` - Sock read timeout (descending) * `headers` - Headers * `-headers` - Headers (descending) * `rate_limit` - Rate limit * `-rate_limit` - Rate limit (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
255
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
256
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
253
257
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
254
258
|
# @option opts [DateTime] :pulp_last_updated Filter results where pulp_last_updated matches value
|
255
259
|
# @option opts [DateTime] :pulp_last_updated__gt Filter results where pulp_last_updated is greater than value
|
@@ -281,6 +285,8 @@ module PulpRpmClient
|
|
281
285
|
query_params[:'name__startswith'] = opts[:'name__startswith'] if !opts[:'name__startswith'].nil?
|
282
286
|
query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
|
283
287
|
query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
|
288
|
+
query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
|
289
|
+
query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
|
284
290
|
query_params[:'pulp_label_select'] = opts[:'pulp_label_select'] if !opts[:'pulp_label_select'].nil?
|
285
291
|
query_params[:'pulp_last_updated'] = opts[:'pulp_last_updated'] if !opts[:'pulp_last_updated'].nil?
|
286
292
|
query_params[:'pulp_last_updated__gt'] = opts[:'pulp_last_updated__gt'] if !opts[:'pulp_last_updated__gt'].nil?
|
@@ -223,7 +223,9 @@ module PulpRpmClient
|
|
223
223
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
224
224
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
225
225
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
226
|
-
# @option opts [Array<String>] :ordering Ordering
|
226
|
+
# @option opts [Array<String>] :ordering 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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `url` - Url * `-url` - Url (descending) * `ca_cert` - Ca cert * `-ca_cert` - Ca cert (descending) * `client_cert` - Client cert * `-client_cert` - Client cert (descending) * `client_key` - Client key * `-client_key` - Client key (descending) * `tls_validation` - Tls validation * `-tls_validation` - Tls validation (descending) * `username` - Username * `-username` - Username (descending) * `password` - Password * `-password` - Password (descending) * `proxy_url` - Proxy url * `-proxy_url` - Proxy url (descending) * `proxy_username` - Proxy username * `-proxy_username` - Proxy username (descending) * `proxy_password` - Proxy password * `-proxy_password` - Proxy password (descending) * `download_concurrency` - Download concurrency * `-download_concurrency` - Download concurrency (descending) * `max_retries` - Max retries * `-max_retries` - Max retries (descending) * `policy` - Policy * `-policy` - Policy (descending) * `total_timeout` - Total timeout * `-total_timeout` - Total timeout (descending) * `connect_timeout` - Connect timeout * `-connect_timeout` - Connect timeout (descending) * `sock_connect_timeout` - Sock connect timeout * `-sock_connect_timeout` - Sock connect timeout (descending) * `sock_read_timeout` - Sock read timeout * `-sock_read_timeout` - Sock read timeout (descending) * `headers` - Headers * `-headers` - Headers (descending) * `rate_limit` - Rate limit * `-rate_limit` - Rate limit (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
227
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
228
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
227
229
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
228
230
|
# @option opts [DateTime] :pulp_last_updated Filter results where pulp_last_updated matches value
|
229
231
|
# @option opts [DateTime] :pulp_last_updated__gt Filter results where pulp_last_updated is greater than value
|
@@ -249,7 +251,9 @@ module PulpRpmClient
|
|
249
251
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
250
252
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
251
253
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
252
|
-
# @option opts [Array<String>] :ordering Ordering
|
254
|
+
# @option opts [Array<String>] :ordering 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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `url` - Url * `-url` - Url (descending) * `ca_cert` - Ca cert * `-ca_cert` - Ca cert (descending) * `client_cert` - Client cert * `-client_cert` - Client cert (descending) * `client_key` - Client key * `-client_key` - Client key (descending) * `tls_validation` - Tls validation * `-tls_validation` - Tls validation (descending) * `username` - Username * `-username` - Username (descending) * `password` - Password * `-password` - Password (descending) * `proxy_url` - Proxy url * `-proxy_url` - Proxy url (descending) * `proxy_username` - Proxy username * `-proxy_username` - Proxy username (descending) * `proxy_password` - Proxy password * `-proxy_password` - Proxy password (descending) * `download_concurrency` - Download concurrency * `-download_concurrency` - Download concurrency (descending) * `max_retries` - Max retries * `-max_retries` - Max retries (descending) * `policy` - Policy * `-policy` - Policy (descending) * `total_timeout` - Total timeout * `-total_timeout` - Total timeout (descending) * `connect_timeout` - Connect timeout * `-connect_timeout` - Connect timeout (descending) * `sock_connect_timeout` - Sock connect timeout * `-sock_connect_timeout` - Sock connect timeout (descending) * `sock_read_timeout` - Sock read timeout * `-sock_read_timeout` - Sock read timeout (descending) * `headers` - Headers * `-headers` - Headers (descending) * `rate_limit` - Rate limit * `-rate_limit` - Rate limit (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
255
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
256
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
253
257
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
254
258
|
# @option opts [DateTime] :pulp_last_updated Filter results where pulp_last_updated matches value
|
255
259
|
# @option opts [DateTime] :pulp_last_updated__gt Filter results where pulp_last_updated is greater than value
|
@@ -281,6 +285,8 @@ module PulpRpmClient
|
|
281
285
|
query_params[:'name__startswith'] = opts[:'name__startswith'] if !opts[:'name__startswith'].nil?
|
282
286
|
query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
|
283
287
|
query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
|
288
|
+
query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
|
289
|
+
query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
|
284
290
|
query_params[:'pulp_label_select'] = opts[:'pulp_label_select'] if !opts[:'pulp_label_select'].nil?
|
285
291
|
query_params[:'pulp_last_updated'] = opts[:'pulp_last_updated'] if !opts[:'pulp_last_updated'].nil?
|
286
292
|
query_params[:'pulp_last_updated__gt'] = opts[:'pulp_last_updated__gt'] if !opts[:'pulp_last_updated__gt'].nil?
|
@@ -223,7 +223,9 @@ module PulpRpmClient
|
|
223
223
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
224
224
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
225
225
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
226
|
-
# @option opts [Array<String>] :ordering Ordering
|
226
|
+
# @option opts [Array<String>] :ordering 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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `description` - Description * `-description` - Description (descending) * `next_version` - Next version * `-next_version` - Next version (descending) * `retain_repo_versions` - Retain repo versions * `-retain_repo_versions` - Retain repo versions (descending) * `user_hidden` - User hidden * `-user_hidden` - User hidden (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
227
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
228
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
227
229
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
228
230
|
# @option opts [String] :remote Foreign Key referenced by HREF
|
229
231
|
# @option opts [Integer] :retain_repo_versions Filter results where retain_repo_versions matches value
|
@@ -252,7 +254,9 @@ module PulpRpmClient
|
|
252
254
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
253
255
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
254
256
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
255
|
-
# @option opts [Array<String>] :ordering Ordering
|
257
|
+
# @option opts [Array<String>] :ordering 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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `description` - Description * `-description` - Description (descending) * `next_version` - Next version * `-next_version` - Next version (descending) * `retain_repo_versions` - Retain repo versions * `-retain_repo_versions` - Retain repo versions (descending) * `user_hidden` - User hidden * `-user_hidden` - User hidden (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
258
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
259
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
256
260
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
257
261
|
# @option opts [String] :remote Foreign Key referenced by HREF
|
258
262
|
# @option opts [Integer] :retain_repo_versions Filter results where retain_repo_versions matches value
|
@@ -287,6 +291,8 @@ module PulpRpmClient
|
|
287
291
|
query_params[:'name__startswith'] = opts[:'name__startswith'] if !opts[:'name__startswith'].nil?
|
288
292
|
query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
|
289
293
|
query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
|
294
|
+
query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
|
295
|
+
query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
|
290
296
|
query_params[:'pulp_label_select'] = opts[:'pulp_label_select'] if !opts[:'pulp_label_select'].nil?
|
291
297
|
query_params[:'remote'] = opts[:'remote'] if !opts[:'remote'].nil?
|
292
298
|
query_params[:'retain_repo_versions'] = opts[:'retain_repo_versions'] if !opts[:'retain_repo_versions'].nil?
|
@@ -95,13 +95,14 @@ module PulpRpmClient
|
|
95
95
|
# @option opts [Integer] :number__lte Filter results where number is less than or equal to value
|
96
96
|
# @option opts [Array<Integer>] :number__range Filter results where number is between two comma separated values
|
97
97
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
98
|
-
# @option opts [Array<String>] :ordering Ordering
|
98
|
+
# @option opts [Array<String>] :ordering 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) * `number` - Number * `-number` - Number (descending) * `complete` - Complete * `-complete` - Complete (descending) * `info` - Info * `-info` - Info (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
99
99
|
# @option opts [DateTime] :pulp_created Filter results where pulp_created matches value
|
100
100
|
# @option opts [DateTime] :pulp_created__gt Filter results where pulp_created is greater than value
|
101
101
|
# @option opts [DateTime] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
|
102
102
|
# @option opts [DateTime] :pulp_created__lt Filter results where pulp_created is less than value
|
103
103
|
# @option opts [DateTime] :pulp_created__lte Filter results where pulp_created is less than or equal to value
|
104
104
|
# @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
|
105
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
105
106
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
106
107
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
107
108
|
# @return [PaginatedRepositoryVersionResponseList]
|
@@ -124,13 +125,14 @@ module PulpRpmClient
|
|
124
125
|
# @option opts [Integer] :number__lte Filter results where number is less than or equal to value
|
125
126
|
# @option opts [Array<Integer>] :number__range Filter results where number is between two comma separated values
|
126
127
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
127
|
-
# @option opts [Array<String>] :ordering Ordering
|
128
|
+
# @option opts [Array<String>] :ordering 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) * `number` - Number * `-number` - Number (descending) * `complete` - Complete * `-complete` - Complete (descending) * `info` - Info * `-info` - Info (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
128
129
|
# @option opts [DateTime] :pulp_created Filter results where pulp_created matches value
|
129
130
|
# @option opts [DateTime] :pulp_created__gt Filter results where pulp_created is greater than value
|
130
131
|
# @option opts [DateTime] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
|
131
132
|
# @option opts [DateTime] :pulp_created__lt Filter results where pulp_created is less than value
|
132
133
|
# @option opts [DateTime] :pulp_created__lte Filter results where pulp_created is less than or equal to value
|
133
134
|
# @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
|
135
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
134
136
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
135
137
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
136
138
|
# @return [Array<(PaginatedRepositoryVersionResponseList, Integer, Hash)>] PaginatedRepositoryVersionResponseList data, response status code and response headers
|
@@ -168,6 +170,7 @@ module PulpRpmClient
|
|
168
170
|
query_params[:'pulp_created__lt'] = opts[:'pulp_created__lt'] if !opts[:'pulp_created__lt'].nil?
|
169
171
|
query_params[:'pulp_created__lte'] = opts[:'pulp_created__lte'] if !opts[:'pulp_created__lte'].nil?
|
170
172
|
query_params[:'pulp_created__range'] = @api_client.build_collection_param(opts[:'pulp_created__range'], :csv) if !opts[:'pulp_created__range'].nil?
|
173
|
+
query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
|
171
174
|
query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
|
172
175
|
query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
|
173
176
|
|
@@ -56,7 +56,7 @@ module PulpRpmClient
|
|
56
56
|
# Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
|
57
57
|
attr_accessor :max_retries
|
58
58
|
|
59
|
-
# The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default.
|
59
|
+
# The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * `streamed` - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again.
|
60
60
|
attr_accessor :policy
|
61
61
|
|
62
62
|
# aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
|
@@ -38,10 +38,10 @@ module PulpRpmClient
|
|
38
38
|
# The number of versions of each package to keep in the repository; older versions will be purged. The default is '0', which will disable this feature and keep all versions of each package.
|
39
39
|
attr_accessor :retain_package_versions
|
40
40
|
|
41
|
-
# The checksum type for metadata.
|
41
|
+
# The checksum type for metadata. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512
|
42
42
|
attr_accessor :metadata_checksum_type
|
43
43
|
|
44
|
-
# The checksum type for packages.
|
44
|
+
# The checksum type for packages. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512
|
45
45
|
attr_accessor :package_checksum_type
|
46
46
|
|
47
47
|
# An option specifying whether a client should perform a GPG signature check on packages.
|
@@ -56,7 +56,7 @@ module PulpRpmClient
|
|
56
56
|
# Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
|
57
57
|
attr_accessor :max_retries
|
58
58
|
|
59
|
-
# The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default.
|
59
|
+
# The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * `streamed` - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again.
|
60
60
|
attr_accessor :policy
|
61
61
|
|
62
62
|
# aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
|
@@ -21,7 +21,7 @@ module PulpRpmClient
|
|
21
21
|
# DEPRECATED: If ``True``, ``sync_policy`` will default to 'mirror_complete' instead of 'additive'.
|
22
22
|
attr_accessor :mirror
|
23
23
|
|
24
|
-
# Options: 'additive', 'mirror_complete', 'mirror_content_only'. Default: 'additive'. Modifies how the sync is performed. 'mirror_complete' will clone the original metadata and create an automatic publication from it, but comes with some limitations and does not work for certain repositories. 'mirror_content_only' will change the repository contents to match the remote but the metadata will be regenerated and will not be bit-for-bit identical. 'additive' will retain the existing contents of the repository and add the contents of the repository being synced.
|
24
|
+
# Options: 'additive', 'mirror_complete', 'mirror_content_only'. Default: 'additive'. Modifies how the sync is performed. 'mirror_complete' will clone the original metadata and create an automatic publication from it, but comes with some limitations and does not work for certain repositories. 'mirror_content_only' will change the repository contents to match the remote but the metadata will be regenerated and will not be bit-for-bit identical. 'additive' will retain the existing contents of the repository and add the contents of the repository being synced. * `additive` - additive * `mirror_complete` - mirror_complete * `mirror_content_only` - mirror_content_only
|
25
25
|
attr_accessor :sync_policy
|
26
26
|
|
27
27
|
# List of content types to skip during sync.
|
@@ -20,10 +20,10 @@ module PulpRpmClient
|
|
20
20
|
# A URI of the repository to be published.
|
21
21
|
attr_accessor :repository
|
22
22
|
|
23
|
-
# The checksum type for metadata.
|
23
|
+
# The checksum type for metadata. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512
|
24
24
|
attr_accessor :metadata_checksum_type
|
25
25
|
|
26
|
-
# The checksum type for packages.
|
26
|
+
# The checksum type for packages. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512
|
27
27
|
attr_accessor :package_checksum_type
|
28
28
|
|
29
29
|
# An option specifying whether a client should perform a GPG signature check on packages.
|
@@ -25,10 +25,10 @@ module PulpRpmClient
|
|
25
25
|
# A URI of the repository to be published.
|
26
26
|
attr_accessor :repository
|
27
27
|
|
28
|
-
# The checksum type for metadata.
|
28
|
+
# The checksum type for metadata. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512
|
29
29
|
attr_accessor :metadata_checksum_type
|
30
30
|
|
31
|
-
# The checksum type for packages.
|
31
|
+
# The checksum type for packages. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512
|
32
32
|
attr_accessor :package_checksum_type
|
33
33
|
|
34
34
|
# An option specifying whether a client should perform a GPG signature check on packages.
|
@@ -56,7 +56,7 @@ module PulpRpmClient
|
|
56
56
|
# Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
|
57
57
|
attr_accessor :max_retries
|
58
58
|
|
59
|
-
# The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default.
|
59
|
+
# The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * `streamed` - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again.
|
60
60
|
attr_accessor :policy
|
61
61
|
|
62
62
|
# aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
|
@@ -49,7 +49,7 @@ module PulpRpmClient
|
|
49
49
|
# Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
|
50
50
|
attr_accessor :max_retries
|
51
51
|
|
52
|
-
# The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default.
|
52
|
+
# The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * `streamed` - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again.
|
53
53
|
attr_accessor :policy
|
54
54
|
|
55
55
|
# aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
|
@@ -38,10 +38,10 @@ module PulpRpmClient
|
|
38
38
|
# The number of versions of each package to keep in the repository; older versions will be purged. The default is '0', which will disable this feature and keep all versions of each package.
|
39
39
|
attr_accessor :retain_package_versions
|
40
40
|
|
41
|
-
# The checksum type for metadata.
|
41
|
+
# The checksum type for metadata. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512
|
42
42
|
attr_accessor :metadata_checksum_type
|
43
43
|
|
44
|
-
# The checksum type for packages.
|
44
|
+
# The checksum type for packages. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512
|
45
45
|
attr_accessor :package_checksum_type
|
46
46
|
|
47
47
|
# An option specifying whether a client should perform a GPG signature check on packages.
|
@@ -47,10 +47,10 @@ module PulpRpmClient
|
|
47
47
|
# The number of versions of each package to keep in the repository; older versions will be purged. The default is '0', which will disable this feature and keep all versions of each package.
|
48
48
|
attr_accessor :retain_package_versions
|
49
49
|
|
50
|
-
# The checksum type for metadata.
|
50
|
+
# The checksum type for metadata. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512
|
51
51
|
attr_accessor :metadata_checksum_type
|
52
52
|
|
53
|
-
# The checksum type for packages.
|
53
|
+
# The checksum type for packages. * `unknown` - unknown * `md5` - md5 * `sha1` - sha1 * `sha224` - sha224 * `sha256` - sha256 * `sha384` - sha384 * `sha512` - sha512
|
54
54
|
attr_accessor :package_checksum_type
|
55
55
|
|
56
56
|
# An option specifying whether a client should perform a GPG signature check on packages.
|
@@ -56,7 +56,7 @@ module PulpRpmClient
|
|
56
56
|
# Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
|
57
57
|
attr_accessor :max_retries
|
58
58
|
|
59
|
-
# The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default.
|
59
|
+
# The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * `streamed` - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again.
|
60
60
|
attr_accessor :policy
|
61
61
|
|
62
62
|
# aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
|
@@ -49,7 +49,7 @@ module PulpRpmClient
|
|
49
49
|
# Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
|
50
50
|
attr_accessor :max_retries
|
51
51
|
|
52
|
-
# The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default.
|
52
|
+
# The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * `streamed` - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again.
|
53
53
|
attr_accessor :policy
|
54
54
|
|
55
55
|
# aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
|
@@ -79,7 +79,9 @@ describe 'AcsRpmApi' do
|
|
79
79
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
80
80
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
81
81
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
82
|
-
# @option opts [Array<String>] :ordering Ordering
|
82
|
+
# @option opts [Array<String>] :ordering 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) * `name` - Name * `-name` - Name (descending) * `last_refreshed` - Last refreshed * `-last_refreshed` - Last refreshed (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
83
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
84
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
83
85
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
84
86
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
85
87
|
# @return [PaginatedrpmRpmAlternateContentSourceResponseList]
|
@@ -53,7 +53,9 @@ describe 'ContentAdvisoriesApi' do
|
|
53
53
|
# @option opts [Array<String>] :id__in Filter results where id is in a comma-separated list of values
|
54
54
|
# @option opts [Integer] :limit Number of results to return per page.
|
55
55
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
56
|
-
# @option opts [Array<String>] :ordering Ordering
|
56
|
+
# @option opts [Array<String>] :ordering 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) * `id` - Id * `-id` - Id (descending) * `updated_date` - Updated date * `-updated_date` - Updated date (descending) * `description` - Description * `-description` - Description (descending) * `issued_date` - Issued date * `-issued_date` - Issued date (descending) * `fromstr` - Fromstr * `-fromstr` - Fromstr (descending) * `status` - Status * `-status` - Status (descending) * `title` - Title * `-title` - Title (descending) * `summary` - Summary * `-summary` - Summary (descending) * `version` - Version * `-version` - Version (descending) * `type` - Type * `-type` - Type (descending) * `severity` - Severity * `-severity` - Severity (descending) * `solution` - Solution * `-solution` - Solution (descending) * `release` - Release * `-release` - Release (descending) * `rights` - Rights * `-rights` - Rights (descending) * `reboot_suggested` - Reboot suggested * `-reboot_suggested` - Reboot suggested (descending) * `pushcount` - Pushcount * `-pushcount` - Pushcount (descending) * `digest` - Digest * `-digest` - Digest (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
57
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
58
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
57
59
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
58
60
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
59
61
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
@@ -38,7 +38,9 @@ describe 'ContentDistributionTreesApi' do
|
|
38
38
|
# @param [Hash] opts the optional parameters
|
39
39
|
# @option opts [Integer] :limit Number of results to return per page.
|
40
40
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
41
|
-
# @option opts [Array<String>] :ordering Ordering
|
41
|
+
# @option opts [Array<String>] :ordering Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
42
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
43
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
42
44
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
43
45
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
44
46
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
@@ -52,7 +52,9 @@ describe 'ContentModulemdDefaultsApi' do
|
|
52
52
|
# @option opts [String] :_module Filter results where module matches value
|
53
53
|
# @option opts [Array<String>] :module__in Filter results where module is in a comma-separated list of values
|
54
54
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
55
|
-
# @option opts [Array<String>] :ordering Ordering
|
55
|
+
# @option opts [Array<String>] :ordering 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) * `module` - Module * `-module` - Module (descending) * `stream` - Stream * `-stream` - Stream (descending) * `profiles` - Profiles * `-profiles` - Profiles (descending) * `digest` - Digest * `-digest` - Digest (descending) * `snippet` - Snippet * `-snippet` - Snippet (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
56
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
57
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
56
58
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
57
59
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
58
60
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
@@ -50,7 +50,9 @@ describe 'ContentModulemdObsoletesApi' do
|
|
50
50
|
# @param [Hash] opts the optional parameters
|
51
51
|
# @option opts [Integer] :limit Number of results to return per page.
|
52
52
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
53
|
-
# @option opts [Array<String>] :ordering Ordering
|
53
|
+
# @option opts [Array<String>] :ordering Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
54
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
55
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
54
56
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
55
57
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
56
58
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
@@ -56,7 +56,9 @@ describe 'ContentModulemdsApi' do
|
|
56
56
|
# @option opts [String] :name Filter results where name matches value
|
57
57
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
58
58
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
59
|
-
# @option opts [Array<String>] :ordering Ordering
|
59
|
+
# @option opts [Array<String>] :ordering 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) * `name` - Name * `-name` - Name (descending) * `stream` - Stream * `-stream` - Stream (descending) * `version` - Version * `-version` - Version (descending) * `context` - Context * `-context` - Context (descending) * `arch` - Arch * `-arch` - Arch (descending) * `static_context` - Static context * `-static_context` - Static context (descending) * `dependencies` - Dependencies * `-dependencies` - Dependencies (descending) * `artifacts` - Artifacts * `-artifacts` - Artifacts (descending) * `profiles` - Profiles * `-profiles` - Profiles (descending) * `description` - Description * `-description` - Description (descending) * `snippet` - Snippet * `-snippet` - Snippet (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
60
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
61
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
60
62
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
61
63
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
62
64
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
@@ -38,7 +38,9 @@ describe 'ContentPackagecategoriesApi' do
|
|
38
38
|
# @param [Hash] opts the optional parameters
|
39
39
|
# @option opts [Integer] :limit Number of results to return per page.
|
40
40
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
41
|
-
# @option opts [Array<String>] :ordering Ordering
|
41
|
+
# @option opts [Array<String>] :ordering Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
42
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
43
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
42
44
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
43
45
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
44
46
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
@@ -38,7 +38,9 @@ describe 'ContentPackageenvironmentsApi' do
|
|
38
38
|
# @param [Hash] opts the optional parameters
|
39
39
|
# @option opts [Integer] :limit Number of results to return per page.
|
40
40
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
41
|
-
# @option opts [Array<String>] :ordering Ordering
|
41
|
+
# @option opts [Array<String>] :ordering Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
42
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
43
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
42
44
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
43
45
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
44
46
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
@@ -38,7 +38,9 @@ describe 'ContentPackagegroupsApi' do
|
|
38
38
|
# @param [Hash] opts the optional parameters
|
39
39
|
# @option opts [Integer] :limit Number of results to return per page.
|
40
40
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
41
|
-
# @option opts [Array<String>] :ordering Ordering
|
41
|
+
# @option opts [Array<String>] :ordering Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
42
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
43
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
42
44
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
43
45
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
44
46
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
@@ -38,7 +38,9 @@ describe 'ContentPackagelangpacksApi' do
|
|
38
38
|
# @param [Hash] opts the optional parameters
|
39
39
|
# @option opts [Integer] :limit Number of results to return per page.
|
40
40
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
41
|
-
# @option opts [Array<String>] :ordering Ordering
|
41
|
+
# @option opts [Array<String>] :ordering Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
42
|
+
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
43
|
+
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
42
44
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
43
45
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
44
46
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|