pulp_deb_client 2.10.0 → 2.10.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (61) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/docs/ContentGenericContentsApi.md +10 -10
  4. data/docs/ContentInstallerFileIndicesApi.md +14 -14
  5. data/docs/ContentInstallerPackagesApi.md +40 -40
  6. data/docs/ContentPackageIndicesApi.md +14 -14
  7. data/docs/ContentPackageReleaseComponentsApi.md +10 -10
  8. data/docs/ContentPackagesApi.md +42 -42
  9. data/docs/ContentReleaseArchitecturesApi.md +10 -10
  10. data/docs/ContentReleaseComponentsApi.md +10 -10
  11. data/docs/ContentReleaseFilesApi.md +14 -14
  12. data/docs/ContentReleasesApi.md +12 -12
  13. data/docs/DebAptRemote.md +1 -7
  14. data/docs/DebAptRemoteResponse.md +7 -3
  15. data/docs/DistributionsAptApi.md +20 -20
  16. data/docs/PatcheddebAptRemote.md +1 -7
  17. data/docs/PublicationsAptApi.md +14 -14
  18. data/docs/PublicationsVerbatimApi.md +14 -14
  19. data/docs/RemotesAptApi.md +24 -24
  20. data/docs/RepositoriesAptApi.md +12 -12
  21. data/docs/RepositoriesDebVersionsApi.md +28 -28
  22. data/lib/pulp_deb_client/api/content_generic_contents_api.rb +10 -10
  23. data/lib/pulp_deb_client/api/content_installer_file_indices_api.rb +14 -14
  24. data/lib/pulp_deb_client/api/content_installer_packages_api.rb +43 -51
  25. data/lib/pulp_deb_client/api/content_package_indices_api.rb +14 -14
  26. data/lib/pulp_deb_client/api/content_package_release_components_api.rb +10 -10
  27. data/lib/pulp_deb_client/api/content_packages_api.rb +45 -53
  28. data/lib/pulp_deb_client/api/content_release_architectures_api.rb +10 -10
  29. data/lib/pulp_deb_client/api/content_release_components_api.rb +10 -10
  30. data/lib/pulp_deb_client/api/content_release_files_api.rb +14 -14
  31. data/lib/pulp_deb_client/api/content_releases_api.rb +12 -12
  32. data/lib/pulp_deb_client/api/distributions_apt_api.rb +22 -22
  33. data/lib/pulp_deb_client/api/publications_apt_api.rb +15 -15
  34. data/lib/pulp_deb_client/api/publications_verbatim_api.rb +15 -15
  35. data/lib/pulp_deb_client/api/remotes_apt_api.rb +26 -26
  36. data/lib/pulp_deb_client/api/repositories_apt_api.rb +13 -13
  37. data/lib/pulp_deb_client/api/repositories_deb_versions_api.rb +30 -50
  38. data/lib/pulp_deb_client/models/deb_apt_remote.rb +2 -36
  39. data/lib/pulp_deb_client/models/deb_apt_remote_response.rb +35 -14
  40. data/lib/pulp_deb_client/models/patcheddeb_apt_remote.rb +2 -36
  41. data/lib/pulp_deb_client/version.rb +1 -1
  42. data/spec/api/content_generic_contents_api_spec.rb +5 -5
  43. data/spec/api/content_installer_file_indices_api_spec.rb +7 -7
  44. data/spec/api/content_installer_packages_api_spec.rb +20 -20
  45. data/spec/api/content_package_indices_api_spec.rb +7 -7
  46. data/spec/api/content_package_release_components_api_spec.rb +5 -5
  47. data/spec/api/content_packages_api_spec.rb +21 -21
  48. data/spec/api/content_release_architectures_api_spec.rb +5 -5
  49. data/spec/api/content_release_components_api_spec.rb +5 -5
  50. data/spec/api/content_release_files_api_spec.rb +7 -7
  51. data/spec/api/content_releases_api_spec.rb +6 -6
  52. data/spec/api/distributions_apt_api_spec.rb +10 -10
  53. data/spec/api/publications_apt_api_spec.rb +7 -7
  54. data/spec/api/publications_verbatim_api_spec.rb +7 -7
  55. data/spec/api/remotes_apt_api_spec.rb +12 -12
  56. data/spec/api/repositories_apt_api_spec.rb +6 -6
  57. data/spec/api/repositories_deb_versions_api_spec.rb +14 -14
  58. data/spec/models/deb_apt_remote_response_spec.rb +18 -6
  59. data/spec/models/deb_apt_remote_spec.rb +0 -18
  60. data/spec/models/patcheddeb_apt_remote_spec.rb +0 -18
  61. metadata +55 -55
@@ -85,14 +85,14 @@ end
85
85
 
86
86
  api_instance = PulpDebClient::ContentReleaseComponentsApi.new
87
87
  opts = {
88
- component: 'component_example', # String | Filter results where component matches value
88
+ component: 'component_example', # String | component
89
89
  limit: 56, # Integer | Number of results to return per page.
90
90
  offset: 56, # Integer | The initial index from which to return the results.
91
91
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
92
- release: 'release_example', # String | Filter results where release matches value
93
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
94
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
95
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
92
+ release: 'release_example', # String | release
93
+ repository_version: 'repository_version_example', # String | repository_version
94
+ repository_version_added: 'repository_version_added_example', # String | repository_version_added
95
+ repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
96
96
  fields: 'fields_example', # String | A list of fields to include in the response.
97
97
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
98
98
  }
@@ -111,14 +111,14 @@ end
111
111
 
112
112
  Name | Type | Description | Notes
113
113
  ------------- | ------------- | ------------- | -------------
114
- **component** | **String**| Filter results where component matches value | [optional]
114
+ **component** | **String**| component | [optional]
115
115
  **limit** | **Integer**| Number of results to return per page. | [optional]
116
116
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
117
117
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
118
- **release** | [**String**](.md)| Filter results where release matches value | [optional]
119
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
120
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
121
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
118
+ **release** | **String**| release | [optional]
119
+ **repository_version** | **String**| repository_version | [optional]
120
+ **repository_version_added** | **String**| repository_version_added | [optional]
121
+ **repository_version_removed** | **String**| repository_version_removed | [optional]
122
122
  **fields** | **String**| A list of fields to include in the response. | [optional]
123
123
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
124
124
 
@@ -85,16 +85,16 @@ end
85
85
 
86
86
  api_instance = PulpDebClient::ContentReleaseFilesApi.new
87
87
  opts = {
88
- codename: 'codename_example', # String | Filter results where codename matches value
88
+ codename: 'codename_example', # String | codename
89
89
  limit: 56, # Integer | Number of results to return per page.
90
90
  offset: 56, # Integer | The initial index from which to return the results.
91
91
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
92
- relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
93
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
94
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
95
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
96
- sha256: 'sha256_example', # String | Filter results where sha256 matches value
97
- suite: 'suite_example', # String | Filter results where suite matches value
92
+ relative_path: 'relative_path_example', # String | relative_path
93
+ repository_version: 'repository_version_example', # String | repository_version
94
+ repository_version_added: 'repository_version_added_example', # String | repository_version_added
95
+ repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
96
+ sha256: 'sha256_example', # String | sha256
97
+ suite: 'suite_example', # String | suite
98
98
  fields: 'fields_example', # String | A list of fields to include in the response.
99
99
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
100
100
  }
@@ -113,16 +113,16 @@ end
113
113
 
114
114
  Name | Type | Description | Notes
115
115
  ------------- | ------------- | ------------- | -------------
116
- **codename** | **String**| Filter results where codename matches value | [optional]
116
+ **codename** | **String**| codename | [optional]
117
117
  **limit** | **Integer**| Number of results to return per page. | [optional]
118
118
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
119
119
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
120
- **relative_path** | **String**| Filter results where relative_path matches value | [optional]
121
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
122
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
123
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
124
- **sha256** | **String**| Filter results where sha256 matches value | [optional]
125
- **suite** | **String**| Filter results where suite matches value | [optional]
120
+ **relative_path** | **String**| relative_path | [optional]
121
+ **repository_version** | **String**| repository_version | [optional]
122
+ **repository_version_added** | **String**| repository_version_added | [optional]
123
+ **repository_version_removed** | **String**| repository_version_removed | [optional]
124
+ **sha256** | **String**| sha256 | [optional]
125
+ **suite** | **String**| suite | [optional]
126
126
  **fields** | **String**| A list of fields to include in the response. | [optional]
127
127
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
128
128
 
@@ -85,15 +85,15 @@ end
85
85
 
86
86
  api_instance = PulpDebClient::ContentReleasesApi.new
87
87
  opts = {
88
- codename: 'codename_example', # String | Filter results where codename matches value
89
- distribution: 'distribution_example', # String | Filter results where distribution matches value
88
+ codename: 'codename_example', # String | codename
89
+ distribution: 'distribution_example', # String | distribution
90
90
  limit: 56, # Integer | Number of results to return per page.
91
91
  offset: 56, # Integer | The initial index from which to return the results.
92
92
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
93
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
94
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
95
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
96
- suite: 'suite_example', # String | Filter results where suite matches value
93
+ repository_version: 'repository_version_example', # String | repository_version
94
+ repository_version_added: 'repository_version_added_example', # String | repository_version_added
95
+ repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
96
+ suite: 'suite_example', # String | suite
97
97
  fields: 'fields_example', # String | A list of fields to include in the response.
98
98
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
99
99
  }
@@ -112,15 +112,15 @@ end
112
112
 
113
113
  Name | Type | Description | Notes
114
114
  ------------- | ------------- | ------------- | -------------
115
- **codename** | **String**| Filter results where codename matches value | [optional]
116
- **distribution** | **String**| Filter results where distribution matches value | [optional]
115
+ **codename** | **String**| codename | [optional]
116
+ **distribution** | **String**| distribution | [optional]
117
117
  **limit** | **Integer**| Number of results to return per page. | [optional]
118
118
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
119
119
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
120
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
121
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
122
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
123
- **suite** | **String**| Filter results where suite matches value | [optional]
120
+ **repository_version** | **String**| repository_version | [optional]
121
+ **repository_version_added** | **String**| repository_version_added | [optional]
122
+ **repository_version_removed** | **String**| repository_version_removed | [optional]
123
+ **suite** | **String**| suite | [optional]
124
124
  **fields** | **String**| A list of fields to include in the response. | [optional]
125
125
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
126
126
 
data/docs/DebAptRemote.md CHANGED
@@ -10,9 +10,7 @@ Name | Type | Description | Notes
10
10
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
11
11
  **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
12
12
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
13
- **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
14
- **proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
15
- **proxy_password** | **String** | The password to authenticte to the proxy. | [optional]
13
+ **proxy_url** | **String** | The proxy URL. Format: scheme://user:password@host:port | [optional]
16
14
  **username** | **String** | The username to be used for authentication when syncing. | [optional]
17
15
  **password** | **String** | The password to be used for authentication when syncing. | [optional]
18
16
  **pulp_labels** | [**Object**](.md) | | [optional]
@@ -22,7 +20,6 @@ Name | Type | Description | Notes
22
20
  **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. | [optional]
23
21
  **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. | [optional]
24
22
  **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. | [optional]
25
- **headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
26
23
  **rate_limit** | **Integer** | Limits total download rate in requests per second | [optional]
27
24
  **distributions** | **String** | Whitespace separated list of distributions to sync. The distribution is the path from the repository root to the \"Release\" file you want to access. This is often, but not always, equal to either the codename or the suite of the release you want to sync. If the repository you are trying to sync uses \"flat repository format\", the distribution must end with a \"/\". Based on \"/etc/apt/sources.list\" syntax. |
28
25
  **components** | **String** | Whitespace separatet list of components to sync. If none are supplied, all that are available will be synchronized. Leave blank for repositores using \"flat repository format\". | [optional]
@@ -45,8 +42,6 @@ instance = PulpDebClient::DebAptRemote.new(name: null,
45
42
  client_key: null,
46
43
  tls_validation: null,
47
44
  proxy_url: null,
48
- proxy_username: null,
49
- proxy_password: null,
50
45
  username: null,
51
46
  password: null,
52
47
  pulp_labels: null,
@@ -56,7 +51,6 @@ instance = PulpDebClient::DebAptRemote.new(name: null,
56
51
  connect_timeout: null,
57
52
  sock_connect_timeout: null,
58
53
  sock_read_timeout: null,
59
- headers: null,
60
54
  rate_limit: null,
61
55
  distributions: null,
62
56
  components: null,
@@ -10,8 +10,11 @@ Name | Type | Description | Notes
10
10
  **url** | **String** | The URL of an external content source. |
11
11
  **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
12
12
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
13
+ **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
13
14
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
14
- **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
15
+ **proxy_url** | **String** | The proxy URL. Format: scheme://user:password@host:port | [optional]
16
+ **username** | **String** | The username to be used for authentication when syncing. | [optional]
17
+ **password** | **String** | The password to be used for authentication when syncing. | [optional]
15
18
  **pulp_labels** | [**Object**](.md) | | [optional]
16
19
  **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
17
20
  **download_concurrency** | **Integer** | Total number of simultaneous connections. | [optional]
@@ -20,7 +23,6 @@ Name | Type | Description | Notes
20
23
  **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. | [optional]
21
24
  **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. | [optional]
22
25
  **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. | [optional]
23
- **headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
24
26
  **rate_limit** | **Integer** | Limits total download rate in requests per second | [optional]
25
27
  **distributions** | **String** | Whitespace separated list of distributions to sync. The distribution is the path from the repository root to the \"Release\" file you want to access. This is often, but not always, equal to either the codename or the suite of the release you want to sync. If the repository you are trying to sync uses \"flat repository format\", the distribution must end with a \"/\". Based on \"/etc/apt/sources.list\" syntax. |
26
28
  **components** | **String** | Whitespace separatet list of components to sync. If none are supplied, all that are available will be synchronized. Leave blank for repositores using \"flat repository format\". | [optional]
@@ -42,8 +44,11 @@ instance = PulpDebClient::DebAptRemoteResponse.new(pulp_href: null,
42
44
  url: null,
43
45
  ca_cert: null,
44
46
  client_cert: null,
47
+ client_key: null,
45
48
  tls_validation: null,
46
49
  proxy_url: null,
50
+ username: null,
51
+ password: null,
47
52
  pulp_labels: null,
48
53
  pulp_last_updated: null,
49
54
  download_concurrency: null,
@@ -52,7 +57,6 @@ instance = PulpDebClient::DebAptRemoteResponse.new(pulp_href: null,
52
57
  connect_timeout: null,
53
58
  sock_connect_timeout: null,
54
59
  sock_read_timeout: null,
55
- headers: null,
56
60
  rate_limit: null,
57
61
  distributions: null,
58
62
  components: null,
@@ -141,19 +141,19 @@ end
141
141
 
142
142
  api_instance = PulpDebClient::DistributionsAptApi.new
143
143
  opts = {
144
- base_path: 'base_path_example', # String |
145
- base_path__contains: 'base_path__contains_example', # String | Filter results where base_path contains value
146
- base_path__icontains: 'base_path__icontains_example', # String | Filter results where base_path contains value
147
- base_path__in: ['base_path__in_example'], # Array<String> | Filter results where base_path is in a comma-separated list of values
144
+ base_path: 'base_path_example', # String | base_path
145
+ base_path__contains: 'base_path__contains_example', # String | base_path__contains
146
+ base_path__icontains: 'base_path__icontains_example', # String | base_path__icontains
147
+ base_path__in: 'base_path__in_example', # String | base_path__in
148
148
  limit: 56, # Integer | Number of results to return per page.
149
- name: 'name_example', # String |
150
- name__contains: 'name__contains_example', # String | Filter results where name contains value
151
- name__icontains: 'name__icontains_example', # String | Filter results where name contains value
152
- name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
153
- name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
149
+ name: 'name_example', # String | name
150
+ name__contains: 'name__contains_example', # String | name__contains
151
+ name__icontains: 'name__icontains_example', # String | name__icontains
152
+ name__in: 'name__in_example', # String | name__in
153
+ name__startswith: 'name__startswith_example', # String | name__startswith
154
154
  offset: 56, # Integer | The initial index from which to return the results.
155
155
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
156
- pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
156
+ pulp_label_select: 'pulp_label_select_example', # String | pulp_label_select
157
157
  fields: 'fields_example', # String | A list of fields to include in the response.
158
158
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
159
159
  }
@@ -172,19 +172,19 @@ end
172
172
 
173
173
  Name | Type | Description | Notes
174
174
  ------------- | ------------- | ------------- | -------------
175
- **base_path** | **String**| | [optional]
176
- **base_path__contains** | **String**| Filter results where base_path contains value | [optional]
177
- **base_path__icontains** | **String**| Filter results where base_path contains value | [optional]
178
- **base_path__in** | [**Array&lt;String&gt;**](String.md)| Filter results where base_path is in a comma-separated list of values | [optional]
175
+ **base_path** | **String**| base_path | [optional]
176
+ **base_path__contains** | **String**| base_path__contains | [optional]
177
+ **base_path__icontains** | **String**| base_path__icontains | [optional]
178
+ **base_path__in** | **String**| base_path__in | [optional]
179
179
  **limit** | **Integer**| Number of results to return per page. | [optional]
180
- **name** | **String**| | [optional]
181
- **name__contains** | **String**| Filter results where name contains value | [optional]
182
- **name__icontains** | **String**| Filter results where name contains value | [optional]
183
- **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
184
- **name__startswith** | **String**| Filter results where name starts with value | [optional]
180
+ **name** | **String**| name | [optional]
181
+ **name__contains** | **String**| name__contains | [optional]
182
+ **name__icontains** | **String**| name__icontains | [optional]
183
+ **name__in** | **String**| name__in | [optional]
184
+ **name__startswith** | **String**| name__startswith | [optional]
185
185
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
186
186
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
187
- **pulp_label_select** | **String**| Filter labels by search string | [optional]
187
+ **pulp_label_select** | **String**| pulp_label_select | [optional]
188
188
  **fields** | **String**| A list of fields to include in the response. | [optional]
189
189
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
190
190
 
@@ -10,9 +10,7 @@ Name | Type | Description | Notes
10
10
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
11
11
  **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
12
12
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
13
- **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
14
- **proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
15
- **proxy_password** | **String** | The password to authenticte to the proxy. | [optional]
13
+ **proxy_url** | **String** | The proxy URL. Format: scheme://user:password@host:port | [optional]
16
14
  **username** | **String** | The username to be used for authentication when syncing. | [optional]
17
15
  **password** | **String** | The password to be used for authentication when syncing. | [optional]
18
16
  **pulp_labels** | [**Object**](.md) | | [optional]
@@ -22,7 +20,6 @@ Name | Type | Description | Notes
22
20
  **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. | [optional]
23
21
  **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. | [optional]
24
22
  **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. | [optional]
25
- **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
26
23
  **rate_limit** | **Integer** | Limits total download rate in requests per second | [optional]
27
24
  **distributions** | **String** | Whitespace separated list of distributions to sync. The distribution is the path from the repository root to the \&quot;Release\&quot; file you want to access. This is often, but not always, equal to either the codename or the suite of the release you want to sync. If the repository you are trying to sync uses \&quot;flat repository format\&quot;, the distribution must end with a \&quot;/\&quot;. Based on \&quot;/etc/apt/sources.list\&quot; syntax. | [optional]
28
25
  **components** | **String** | Whitespace separatet list of components to sync. If none are supplied, all that are available will be synchronized. Leave blank for repositores using \&quot;flat repository format\&quot;. | [optional]
@@ -45,8 +42,6 @@ instance = PulpDebClient::PatcheddebAptRemote.new(name: null,
45
42
  client_key: null,
46
43
  tls_validation: null,
47
44
  proxy_url: null,
48
- proxy_username: null,
49
- proxy_password: null,
50
45
  username: null,
51
46
  password: null,
52
47
  pulp_labels: null,
@@ -56,7 +51,6 @@ instance = PulpDebClient::PatcheddebAptRemote.new(name: null,
56
51
  connect_timeout: null,
57
52
  sock_connect_timeout: null,
58
53
  sock_read_timeout: null,
59
- headers: null,
60
54
  rate_limit: null,
61
55
  distributions: null,
62
56
  components: null,
@@ -141,13 +141,13 @@ opts = {
141
141
  limit: 56, # Integer | Number of results to return per page.
142
142
  offset: 56, # Integer | The initial index from which to return the results.
143
143
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
144
- pulp_created: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
145
- pulp_created__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than value
146
- pulp_created__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than or equal to value
147
- pulp_created__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than value
148
- pulp_created__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than or equal to value
149
- pulp_created__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_created is between two comma separated values
150
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
144
+ pulp_created: 'pulp_created_example', # String | pulp_created
145
+ pulp_created__gt: 'pulp_created__gt_example', # String | pulp_created__gt
146
+ pulp_created__gte: 'pulp_created__gte_example', # String | pulp_created__gte
147
+ pulp_created__lt: 'pulp_created__lt_example', # String | pulp_created__lt
148
+ pulp_created__lte: 'pulp_created__lte_example', # String | pulp_created__lte
149
+ pulp_created__range: 'pulp_created__range_example', # String | pulp_created__range
150
+ repository_version: 'repository_version_example', # String | repository_version
151
151
  fields: 'fields_example', # String | A list of fields to include in the response.
152
152
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
153
153
  }
@@ -169,13 +169,13 @@ Name | Type | Description | Notes
169
169
  **limit** | **Integer**| Number of results to return per page. | [optional]
170
170
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
171
171
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
172
- **pulp_created** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
173
- **pulp_created__gt** | **DateTime**| Filter results where pulp_created is greater than value | [optional]
174
- **pulp_created__gte** | **DateTime**| Filter results where pulp_created is greater than or equal to value | [optional]
175
- **pulp_created__lt** | **DateTime**| Filter results where pulp_created is less than value | [optional]
176
- **pulp_created__lte** | **DateTime**| Filter results where pulp_created is less than or equal to value | [optional]
177
- **pulp_created__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
178
- **repository_version** | [**String**](.md)| Repository Version referenced by HREF | [optional]
172
+ **pulp_created** | **String**| pulp_created | [optional]
173
+ **pulp_created__gt** | **String**| pulp_created__gt | [optional]
174
+ **pulp_created__gte** | **String**| pulp_created__gte | [optional]
175
+ **pulp_created__lt** | **String**| pulp_created__lt | [optional]
176
+ **pulp_created__lte** | **String**| pulp_created__lte | [optional]
177
+ **pulp_created__range** | **String**| pulp_created__range | [optional]
178
+ **repository_version** | **String**| repository_version | [optional]
179
179
  **fields** | **String**| A list of fields to include in the response. | [optional]
180
180
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
181
181
 
@@ -141,13 +141,13 @@ opts = {
141
141
  limit: 56, # Integer | Number of results to return per page.
142
142
  offset: 56, # Integer | The initial index from which to return the results.
143
143
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
144
- pulp_created: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
145
- pulp_created__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than value
146
- pulp_created__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than or equal to value
147
- pulp_created__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than value
148
- pulp_created__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than or equal to value
149
- pulp_created__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_created is between two comma separated values
150
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
144
+ pulp_created: 'pulp_created_example', # String | pulp_created
145
+ pulp_created__gt: 'pulp_created__gt_example', # String | pulp_created__gt
146
+ pulp_created__gte: 'pulp_created__gte_example', # String | pulp_created__gte
147
+ pulp_created__lt: 'pulp_created__lt_example', # String | pulp_created__lt
148
+ pulp_created__lte: 'pulp_created__lte_example', # String | pulp_created__lte
149
+ pulp_created__range: 'pulp_created__range_example', # String | pulp_created__range
150
+ repository_version: 'repository_version_example', # String | repository_version
151
151
  fields: 'fields_example', # String | A list of fields to include in the response.
152
152
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
153
153
  }
@@ -169,13 +169,13 @@ Name | Type | Description | Notes
169
169
  **limit** | **Integer**| Number of results to return per page. | [optional]
170
170
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
171
171
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
172
- **pulp_created** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
173
- **pulp_created__gt** | **DateTime**| Filter results where pulp_created is greater than value | [optional]
174
- **pulp_created__gte** | **DateTime**| Filter results where pulp_created is greater than or equal to value | [optional]
175
- **pulp_created__lt** | **DateTime**| Filter results where pulp_created is less than value | [optional]
176
- **pulp_created__lte** | **DateTime**| Filter results where pulp_created is less than or equal to value | [optional]
177
- **pulp_created__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
178
- **repository_version** | [**String**](.md)| Repository Version referenced by HREF | [optional]
172
+ **pulp_created** | **String**| pulp_created | [optional]
173
+ **pulp_created__gt** | **String**| pulp_created__gt | [optional]
174
+ **pulp_created__gte** | **String**| pulp_created__gte | [optional]
175
+ **pulp_created__lt** | **String**| pulp_created__lt | [optional]
176
+ **pulp_created__lte** | **String**| pulp_created__lte | [optional]
177
+ **pulp_created__range** | **String**| pulp_created__range | [optional]
178
+ **repository_version** | **String**| repository_version | [optional]
179
179
  **fields** | **String**| A list of fields to include in the response. | [optional]
180
180
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
181
181
 
@@ -142,20 +142,20 @@ end
142
142
  api_instance = PulpDebClient::RemotesAptApi.new
143
143
  opts = {
144
144
  limit: 56, # Integer | Number of results to return per page.
145
- name: 'name_example', # String |
146
- name__contains: 'name__contains_example', # String | Filter results where name contains value
147
- name__icontains: 'name__icontains_example', # String | Filter results where name contains value
148
- name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
149
- name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
145
+ name: 'name_example', # String | name
146
+ name__contains: 'name__contains_example', # String | name__contains
147
+ name__icontains: 'name__icontains_example', # String | name__icontains
148
+ name__in: 'name__in_example', # String | name__in
149
+ name__startswith: 'name__startswith_example', # String | name__startswith
150
150
  offset: 56, # Integer | The initial index from which to return the results.
151
151
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
152
- pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
153
- pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
154
- pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
155
- pulp_last_updated__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than or equal to value
156
- pulp_last_updated__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than value
157
- pulp_last_updated__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than or equal to value
158
- pulp_last_updated__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_last_updated is between two comma separated values
152
+ pulp_label_select: 'pulp_label_select_example', # String | pulp_label_select
153
+ pulp_last_updated: 'pulp_last_updated_example', # String | pulp_last_updated
154
+ pulp_last_updated__gt: 'pulp_last_updated__gt_example', # String | pulp_last_updated__gt
155
+ pulp_last_updated__gte: 'pulp_last_updated__gte_example', # String | pulp_last_updated__gte
156
+ pulp_last_updated__lt: 'pulp_last_updated__lt_example', # String | pulp_last_updated__lt
157
+ pulp_last_updated__lte: 'pulp_last_updated__lte_example', # String | pulp_last_updated__lte
158
+ pulp_last_updated__range: 'pulp_last_updated__range_example', # String | pulp_last_updated__range
159
159
  fields: 'fields_example', # String | A list of fields to include in the response.
160
160
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
161
161
  }
@@ -175,20 +175,20 @@ end
175
175
  Name | Type | Description | Notes
176
176
  ------------- | ------------- | ------------- | -------------
177
177
  **limit** | **Integer**| Number of results to return per page. | [optional]
178
- **name** | **String**| | [optional]
179
- **name__contains** | **String**| Filter results where name contains value | [optional]
180
- **name__icontains** | **String**| Filter results where name contains value | [optional]
181
- **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
182
- **name__startswith** | **String**| Filter results where name starts with value | [optional]
178
+ **name** | **String**| name | [optional]
179
+ **name__contains** | **String**| name__contains | [optional]
180
+ **name__icontains** | **String**| name__icontains | [optional]
181
+ **name__in** | **String**| name__in | [optional]
182
+ **name__startswith** | **String**| name__startswith | [optional]
183
183
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
184
184
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
185
- **pulp_label_select** | **String**| Filter labels by search string | [optional]
186
- **pulp_last_updated** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
187
- **pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
188
- **pulp_last_updated__gte** | **DateTime**| Filter results where pulp_last_updated is greater than or equal to value | [optional]
189
- **pulp_last_updated__lt** | **DateTime**| Filter results where pulp_last_updated is less than value | [optional]
190
- **pulp_last_updated__lte** | **DateTime**| Filter results where pulp_last_updated is less than or equal to value | [optional]
191
- **pulp_last_updated__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_last_updated is between two comma separated values | [optional]
185
+ **pulp_label_select** | **String**| pulp_label_select | [optional]
186
+ **pulp_last_updated** | **String**| pulp_last_updated | [optional]
187
+ **pulp_last_updated__gt** | **String**| pulp_last_updated__gt | [optional]
188
+ **pulp_last_updated__gte** | **String**| pulp_last_updated__gte | [optional]
189
+ **pulp_last_updated__lt** | **String**| pulp_last_updated__lt | [optional]
190
+ **pulp_last_updated__lte** | **String**| pulp_last_updated__lte | [optional]
191
+ **pulp_last_updated__range** | **String**| pulp_last_updated__range | [optional]
192
192
  **fields** | **String**| A list of fields to include in the response. | [optional]
193
193
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
194
194