pulp_container_client 2.14.13 → 2.15.0.dev1661401897
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulp_container_client might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/README.md +7 -10
- data/docs/ContainerContainerDistribution.md +7 -7
- data/docs/ContainerContainerDistributionResponse.md +9 -9
- data/docs/ContainerContainerPushRepository.md +7 -7
- data/docs/ContainerContainerPushRepositoryResponse.md +11 -11
- data/docs/ContainerContainerRemote.md +2 -2
- data/docs/ContainerContainerRemoteResponse.md +2 -4
- data/docs/ContainerContainerRepository.md +2 -2
- data/docs/ContainerContainerRepositoryResponse.md +2 -2
- data/docs/ContentBlobsApi.md +10 -14
- data/docs/ContentManifestsApi.md +12 -16
- data/docs/ContentSignaturesApi.md +10 -14
- data/docs/ContentTagsApi.md +12 -16
- data/docs/DistributionsContainerApi.md +22 -30
- data/docs/PatchedcontainerContainerDistribution.md +7 -7
- data/docs/PatchedcontainerContainerPushRepository.md +7 -7
- data/docs/PatchedcontainerContainerRemote.md +2 -2
- data/docs/PatchedcontainerContainerRepository.md +2 -2
- data/docs/PulpContainerNamespacesApi.md +18 -22
- data/docs/RemotesContainerApi.md +22 -26
- data/docs/RepositoriesContainerApi.md +21 -41
- data/docs/RepositoriesContainerPushApi.md +21 -41
- data/docs/RepositoriesContainerPushVersionsApi.md +14 -16
- data/docs/RepositoriesContainerVersionsApi.md +14 -16
- data/lib/pulp_container_client/api/content_blobs_api.rb +15 -21
- data/lib/pulp_container_client/api/content_manifests_api.rb +17 -23
- data/lib/pulp_container_client/api/content_signatures_api.rb +15 -21
- data/lib/pulp_container_client/api/content_tags_api.rb +17 -23
- data/lib/pulp_container_client/api/distributions_container_api.rb +31 -43
- data/lib/pulp_container_client/api/pulp_container_namespaces_api.rb +27 -33
- data/lib/pulp_container_client/api/remotes_container_api.rb +31 -37
- data/lib/pulp_container_client/api/repositories_container_api.rb +29 -59
- data/lib/pulp_container_client/api/repositories_container_push_api.rb +29 -59
- data/lib/pulp_container_client/api/repositories_container_push_versions_api.rb +19 -22
- data/lib/pulp_container_client/api/repositories_container_versions_api.rb +19 -22
- data/lib/pulp_container_client/models/container_container_distribution.rb +48 -50
- data/lib/pulp_container_client/models/container_container_distribution_response.rb +38 -40
- data/lib/pulp_container_client/models/container_container_push_repository.rb +25 -27
- data/lib/pulp_container_client/models/container_container_push_repository_response.rb +47 -49
- data/lib/pulp_container_client/models/container_container_remote.rb +3 -5
- data/lib/pulp_container_client/models/container_container_remote_response.rb +4 -18
- data/lib/pulp_container_client/models/container_container_repository.rb +3 -5
- data/lib/pulp_container_client/models/container_container_repository_response.rb +3 -5
- data/lib/pulp_container_client/models/nested_role.rb +0 -19
- data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +39 -41
- data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +25 -27
- data/lib/pulp_container_client/models/patchedcontainer_container_remote.rb +3 -5
- data/lib/pulp_container_client/models/patchedcontainer_container_repository.rb +3 -5
- data/lib/pulp_container_client/version.rb +1 -1
- data/lib/pulp_container_client.rb +0 -1
- data/spec/api/content_blobs_api_spec.rb +5 -7
- data/spec/api/content_manifests_api_spec.rb +6 -8
- data/spec/api/content_signatures_api_spec.rb +5 -7
- data/spec/api/content_tags_api_spec.rb +6 -8
- data/spec/api/distributions_container_api_spec.rb +11 -15
- data/spec/api/pulp_container_namespaces_api_spec.rb +9 -11
- data/spec/api/remotes_container_api_spec.rb +11 -13
- data/spec/api/repositories_container_api_spec.rb +10 -20
- data/spec/api/repositories_container_push_api_spec.rb +10 -20
- data/spec/api/repositories_container_push_versions_api_spec.rb +7 -8
- data/spec/api/repositories_container_versions_api_spec.rb +7 -8
- data/spec/models/container_container_distribution_response_spec.rb +7 -7
- data/spec/models/container_container_distribution_spec.rb +5 -5
- data/spec/models/container_container_push_repository_response_spec.rb +8 -8
- data/spec/models/container_container_push_repository_spec.rb +5 -5
- data/spec/models/container_container_remote_response_spec.rb +0 -6
- data/spec/models/patchedcontainer_container_distribution_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_push_repository_spec.rb +5 -5
- metadata +46 -50
- data/docs/ContainerContainerRemoteResponseHiddenFields.md +0 -19
- data/lib/pulp_container_client/models/container_container_remote_response_hidden_fields.rb +0 -215
- data/spec/models/container_container_remote_response_hidden_fields_spec.rb +0 -47
|
@@ -199,27 +199,23 @@ end
|
|
|
199
199
|
|
|
200
200
|
api_instance = PulpContainerClient::DistributionsContainerApi.new
|
|
201
201
|
opts = {
|
|
202
|
-
base_path: 'base_path_example', # String |
|
|
202
|
+
base_path: 'base_path_example', # String |
|
|
203
203
|
base_path__contains: 'base_path__contains_example', # String | Filter results where base_path contains value
|
|
204
204
|
base_path__icontains: 'base_path__icontains_example', # String | Filter results where base_path contains value
|
|
205
205
|
base_path__in: ['base_path__in_example'], # Array<String> | Filter results where base_path is in a comma-separated list of values
|
|
206
206
|
limit: 56, # Integer | Number of results to return per page.
|
|
207
|
-
name: 'name_example', # String |
|
|
207
|
+
name: 'name_example', # String |
|
|
208
208
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
|
209
209
|
name__icontains: 'name__icontains_example', # String | Filter results where name contains value
|
|
210
210
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
|
211
211
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
|
212
212
|
namespace__name: 'namespace__name_example', # String |
|
|
213
213
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
214
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
|
215
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
|
216
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
|
214
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
|
217
215
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
218
|
-
repository: 'repository_example', # String | Filter results where repository matches value
|
|
219
|
-
repository__in: ['repository__in_example'], # Array<String> | Filter results where repository is in a comma-separated list of values
|
|
220
216
|
with_content: 'with_content_example', # String | Filter distributions based on the content served by them
|
|
221
|
-
fields:
|
|
222
|
-
exclude_fields:
|
|
217
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
218
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
223
219
|
}
|
|
224
220
|
|
|
225
221
|
begin
|
|
@@ -236,27 +232,23 @@ end
|
|
|
236
232
|
|
|
237
233
|
Name | Type | Description | Notes
|
|
238
234
|
------------- | ------------- | ------------- | -------------
|
|
239
|
-
**base_path** | **String**|
|
|
235
|
+
**base_path** | **String**| | [optional]
|
|
240
236
|
**base_path__contains** | **String**| Filter results where base_path contains value | [optional]
|
|
241
237
|
**base_path__icontains** | **String**| Filter results where base_path contains value | [optional]
|
|
242
238
|
**base_path__in** | [**Array<String>**](String.md)| Filter results where base_path is in a comma-separated list of values | [optional]
|
|
243
239
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
244
|
-
**name** | **String**|
|
|
240
|
+
**name** | **String**| | [optional]
|
|
245
241
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
|
246
242
|
**name__icontains** | **String**| Filter results where name contains value | [optional]
|
|
247
243
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
|
248
244
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
|
249
245
|
**namespace__name** | **String**| | [optional]
|
|
250
246
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
251
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
|
252
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
|
253
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
|
247
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
|
254
248
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
|
255
|
-
**repository** | **String**| Filter results where repository matches value | [optional]
|
|
256
|
-
**repository__in** | [**Array<String>**](String.md)| Filter results where repository is in a comma-separated list of values | [optional]
|
|
257
249
|
**with_content** | **String**| Filter distributions based on the content served by them | [optional]
|
|
258
|
-
**fields** |
|
|
259
|
-
**exclude_fields** |
|
|
250
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
251
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
260
252
|
|
|
261
253
|
### Return type
|
|
262
254
|
|
|
@@ -295,8 +287,8 @@ end
|
|
|
295
287
|
api_instance = PulpContainerClient::DistributionsContainerApi.new
|
|
296
288
|
container_container_distribution_href = 'container_container_distribution_href_example' # String |
|
|
297
289
|
opts = {
|
|
298
|
-
fields:
|
|
299
|
-
exclude_fields:
|
|
290
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
291
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
300
292
|
}
|
|
301
293
|
|
|
302
294
|
begin
|
|
@@ -313,8 +305,8 @@ end
|
|
|
313
305
|
Name | Type | Description | Notes
|
|
314
306
|
------------- | ------------- | ------------- | -------------
|
|
315
307
|
**container_container_distribution_href** | **String**| |
|
|
316
|
-
**fields** |
|
|
317
|
-
**exclude_fields** |
|
|
308
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
309
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
318
310
|
|
|
319
311
|
### Return type
|
|
320
312
|
|
|
@@ -353,8 +345,8 @@ end
|
|
|
353
345
|
api_instance = PulpContainerClient::DistributionsContainerApi.new
|
|
354
346
|
container_container_distribution_href = 'container_container_distribution_href_example' # String |
|
|
355
347
|
opts = {
|
|
356
|
-
fields:
|
|
357
|
-
exclude_fields:
|
|
348
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
349
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
358
350
|
}
|
|
359
351
|
|
|
360
352
|
begin
|
|
@@ -371,8 +363,8 @@ end
|
|
|
371
363
|
Name | Type | Description | Notes
|
|
372
364
|
------------- | ------------- | ------------- | -------------
|
|
373
365
|
**container_container_distribution_href** | **String**| |
|
|
374
|
-
**fields** |
|
|
375
|
-
**exclude_fields** |
|
|
366
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
367
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
376
368
|
|
|
377
369
|
### Return type
|
|
378
370
|
|
|
@@ -466,8 +458,8 @@ end
|
|
|
466
458
|
api_instance = PulpContainerClient::DistributionsContainerApi.new
|
|
467
459
|
container_container_distribution_href = 'container_container_distribution_href_example' # String |
|
|
468
460
|
opts = {
|
|
469
|
-
fields:
|
|
470
|
-
exclude_fields:
|
|
461
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
462
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
471
463
|
}
|
|
472
464
|
|
|
473
465
|
begin
|
|
@@ -485,8 +477,8 @@ end
|
|
|
485
477
|
Name | Type | Description | Notes
|
|
486
478
|
------------- | ------------- | ------------- | -------------
|
|
487
479
|
**container_container_distribution_href** | **String**| |
|
|
488
|
-
**fields** |
|
|
489
|
-
**exclude_fields** |
|
|
480
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
481
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
490
482
|
|
|
491
483
|
### Return type
|
|
492
484
|
|
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
+
**base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") | [optional]
|
|
7
8
|
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
|
8
|
-
**
|
|
9
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
|
9
10
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
|
|
10
|
-
**
|
|
11
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
11
|
+
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
12
12
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
|
13
13
|
**private** | **Boolean** | Restrict pull access to explicitly authorized users. Defaults to unrestricted pull access. | [optional]
|
|
14
14
|
**description** | **String** | An optional description. | [optional]
|
|
@@ -18,11 +18,11 @@ Name | Type | Description | Notes
|
|
|
18
18
|
```ruby
|
|
19
19
|
require 'PulpContainerClient'
|
|
20
20
|
|
|
21
|
-
instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(
|
|
22
|
-
|
|
23
|
-
name: null,
|
|
24
|
-
base_path: null,
|
|
21
|
+
instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(base_path: null,
|
|
22
|
+
content_guard: null,
|
|
25
23
|
pulp_labels: null,
|
|
24
|
+
name: null,
|
|
25
|
+
repository: null,
|
|
26
26
|
repository_version: null,
|
|
27
27
|
private: null,
|
|
28
28
|
description: null)
|
|
@@ -4,22 +4,22 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**
|
|
7
|
+
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
|
8
|
+
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
|
|
9
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
|
8
10
|
**description** | **String** | An optional description. | [optional]
|
|
9
11
|
**name** | **String** | A unique name for this repository. | [optional]
|
|
10
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
11
|
-
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
|
12
12
|
|
|
13
13
|
## Code Sample
|
|
14
14
|
|
|
15
15
|
```ruby
|
|
16
16
|
require 'PulpContainerClient'
|
|
17
17
|
|
|
18
|
-
instance = PulpContainerClient::PatchedcontainerContainerPushRepository.new(
|
|
19
|
-
|
|
20
|
-
name: null,
|
|
18
|
+
instance = PulpContainerClient::PatchedcontainerContainerPushRepository.new(manifest_signing_service: null,
|
|
19
|
+
retain_repo_versions: null,
|
|
21
20
|
pulp_labels: null,
|
|
22
|
-
|
|
21
|
+
description: null,
|
|
22
|
+
name: null)
|
|
23
23
|
```
|
|
24
24
|
|
|
25
25
|
|
|
@@ -15,10 +15,10 @@ Name | Type | Description | Notes
|
|
|
15
15
|
**proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
|
16
16
|
**username** | **String** | The username to be used for authentication when syncing. | [optional]
|
|
17
17
|
**password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
|
18
|
-
**pulp_labels** | **
|
|
18
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
|
19
19
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
|
20
20
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
|
21
|
-
**policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved.
|
|
21
|
+
**policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved. | [optional]
|
|
22
22
|
**total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
|
23
23
|
**connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
|
24
24
|
**sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**pulp_labels** | **
|
|
7
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
|
8
8
|
**name** | **String** | A unique name for this repository. | [optional]
|
|
9
9
|
**description** | **String** | An optional description. | [optional]
|
|
10
|
-
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
|
10
|
+
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
|
|
11
11
|
**remote** | **String** | An optional remote to use by default when syncing. | [optional]
|
|
12
12
|
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
|
13
13
|
|
|
@@ -204,11 +204,9 @@ opts = {
|
|
|
204
204
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
|
205
205
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
|
206
206
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
207
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
211
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
207
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
|
208
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
209
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
212
210
|
}
|
|
213
211
|
|
|
214
212
|
begin
|
|
@@ -232,11 +230,9 @@ Name | Type | Description | Notes
|
|
|
232
230
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
|
233
231
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
|
234
232
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
235
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
|
236
|
-
**
|
|
237
|
-
**
|
|
238
|
-
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
239
|
-
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
233
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
|
234
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
235
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
240
236
|
|
|
241
237
|
### Return type
|
|
242
238
|
|
|
@@ -275,8 +271,8 @@ end
|
|
|
275
271
|
api_instance = PulpContainerClient::PulpContainerNamespacesApi.new
|
|
276
272
|
container_container_namespace_href = 'container_container_namespace_href_example' # String |
|
|
277
273
|
opts = {
|
|
278
|
-
fields:
|
|
279
|
-
exclude_fields:
|
|
274
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
275
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
280
276
|
}
|
|
281
277
|
|
|
282
278
|
begin
|
|
@@ -293,8 +289,8 @@ end
|
|
|
293
289
|
Name | Type | Description | Notes
|
|
294
290
|
------------- | ------------- | ------------- | -------------
|
|
295
291
|
**container_container_namespace_href** | **String**| |
|
|
296
|
-
**fields** |
|
|
297
|
-
**exclude_fields** |
|
|
292
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
293
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
298
294
|
|
|
299
295
|
### Return type
|
|
300
296
|
|
|
@@ -333,8 +329,8 @@ end
|
|
|
333
329
|
api_instance = PulpContainerClient::PulpContainerNamespacesApi.new
|
|
334
330
|
container_container_namespace_href = 'container_container_namespace_href_example' # String |
|
|
335
331
|
opts = {
|
|
336
|
-
fields:
|
|
337
|
-
exclude_fields:
|
|
332
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
333
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
338
334
|
}
|
|
339
335
|
|
|
340
336
|
begin
|
|
@@ -351,8 +347,8 @@ end
|
|
|
351
347
|
Name | Type | Description | Notes
|
|
352
348
|
------------- | ------------- | ------------- | -------------
|
|
353
349
|
**container_container_namespace_href** | **String**| |
|
|
354
|
-
**fields** |
|
|
355
|
-
**exclude_fields** |
|
|
350
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
351
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
356
352
|
|
|
357
353
|
### Return type
|
|
358
354
|
|
|
@@ -391,8 +387,8 @@ end
|
|
|
391
387
|
api_instance = PulpContainerClient::PulpContainerNamespacesApi.new
|
|
392
388
|
container_container_namespace_href = 'container_container_namespace_href_example' # String |
|
|
393
389
|
opts = {
|
|
394
|
-
fields:
|
|
395
|
-
exclude_fields:
|
|
390
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
391
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
396
392
|
}
|
|
397
393
|
|
|
398
394
|
begin
|
|
@@ -410,8 +406,8 @@ end
|
|
|
410
406
|
Name | Type | Description | Notes
|
|
411
407
|
------------- | ------------- | ------------- | -------------
|
|
412
408
|
**container_container_namespace_href** | **String**| |
|
|
413
|
-
**fields** |
|
|
414
|
-
**exclude_fields** |
|
|
409
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
410
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
415
411
|
|
|
416
412
|
### Return type
|
|
417
413
|
|
data/docs/RemotesContainerApi.md
CHANGED
|
@@ -200,24 +200,22 @@ end
|
|
|
200
200
|
api_instance = PulpContainerClient::RemotesContainerApi.new
|
|
201
201
|
opts = {
|
|
202
202
|
limit: 56, # Integer | Number of results to return per page.
|
|
203
|
-
name: 'name_example', # String |
|
|
203
|
+
name: 'name_example', # String |
|
|
204
204
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
|
205
205
|
name__icontains: 'name__icontains_example', # String | Filter results where name contains value
|
|
206
206
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
|
207
207
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
|
208
208
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
209
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
|
210
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
|
211
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
|
209
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
|
212
210
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
213
|
-
pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime |
|
|
211
|
+
pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
|
|
214
212
|
pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
|
|
215
213
|
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
|
|
216
214
|
pulp_last_updated__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than value
|
|
217
215
|
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
|
|
218
216
|
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
|
|
219
|
-
fields:
|
|
220
|
-
exclude_fields:
|
|
217
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
218
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
221
219
|
}
|
|
222
220
|
|
|
223
221
|
begin
|
|
@@ -235,24 +233,22 @@ end
|
|
|
235
233
|
Name | Type | Description | Notes
|
|
236
234
|
------------- | ------------- | ------------- | -------------
|
|
237
235
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
238
|
-
**name** | **String**|
|
|
236
|
+
**name** | **String**| | [optional]
|
|
239
237
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
|
240
238
|
**name__icontains** | **String**| Filter results where name contains value | [optional]
|
|
241
239
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
|
242
240
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
|
243
241
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
244
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
|
245
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
|
246
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
|
242
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
|
247
243
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
|
248
|
-
**pulp_last_updated** | **DateTime**|
|
|
244
|
+
**pulp_last_updated** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
|
|
249
245
|
**pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
|
|
250
246
|
**pulp_last_updated__gte** | **DateTime**| Filter results where pulp_last_updated is greater than or equal to value | [optional]
|
|
251
247
|
**pulp_last_updated__lt** | **DateTime**| Filter results where pulp_last_updated is less than value | [optional]
|
|
252
248
|
**pulp_last_updated__lte** | **DateTime**| Filter results where pulp_last_updated is less than or equal to value | [optional]
|
|
253
249
|
**pulp_last_updated__range** | [**Array<DateTime>**](DateTime.md)| Filter results where pulp_last_updated is between two comma separated values | [optional]
|
|
254
|
-
**fields** |
|
|
255
|
-
**exclude_fields** |
|
|
250
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
251
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
256
252
|
|
|
257
253
|
### Return type
|
|
258
254
|
|
|
@@ -291,8 +287,8 @@ end
|
|
|
291
287
|
api_instance = PulpContainerClient::RemotesContainerApi.new
|
|
292
288
|
container_container_remote_href = 'container_container_remote_href_example' # String |
|
|
293
289
|
opts = {
|
|
294
|
-
fields:
|
|
295
|
-
exclude_fields:
|
|
290
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
291
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
296
292
|
}
|
|
297
293
|
|
|
298
294
|
begin
|
|
@@ -309,8 +305,8 @@ end
|
|
|
309
305
|
Name | Type | Description | Notes
|
|
310
306
|
------------- | ------------- | ------------- | -------------
|
|
311
307
|
**container_container_remote_href** | **String**| |
|
|
312
|
-
**fields** |
|
|
313
|
-
**exclude_fields** |
|
|
308
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
309
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
314
310
|
|
|
315
311
|
### Return type
|
|
316
312
|
|
|
@@ -349,8 +345,8 @@ end
|
|
|
349
345
|
api_instance = PulpContainerClient::RemotesContainerApi.new
|
|
350
346
|
container_container_remote_href = 'container_container_remote_href_example' # String |
|
|
351
347
|
opts = {
|
|
352
|
-
fields:
|
|
353
|
-
exclude_fields:
|
|
348
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
349
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
354
350
|
}
|
|
355
351
|
|
|
356
352
|
begin
|
|
@@ -367,8 +363,8 @@ end
|
|
|
367
363
|
Name | Type | Description | Notes
|
|
368
364
|
------------- | ------------- | ------------- | -------------
|
|
369
365
|
**container_container_remote_href** | **String**| |
|
|
370
|
-
**fields** |
|
|
371
|
-
**exclude_fields** |
|
|
366
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
367
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
372
368
|
|
|
373
369
|
### Return type
|
|
374
370
|
|
|
@@ -462,8 +458,8 @@ end
|
|
|
462
458
|
api_instance = PulpContainerClient::RemotesContainerApi.new
|
|
463
459
|
container_container_remote_href = 'container_container_remote_href_example' # String |
|
|
464
460
|
opts = {
|
|
465
|
-
fields:
|
|
466
|
-
exclude_fields:
|
|
461
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
462
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
467
463
|
}
|
|
468
464
|
|
|
469
465
|
begin
|
|
@@ -481,8 +477,8 @@ end
|
|
|
481
477
|
Name | Type | Description | Notes
|
|
482
478
|
------------- | ------------- | ------------- | -------------
|
|
483
479
|
**container_container_remote_href** | **String**| |
|
|
484
|
-
**fields** |
|
|
485
|
-
**exclude_fields** |
|
|
480
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
481
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
486
482
|
|
|
487
483
|
### Return type
|
|
488
484
|
|
|
@@ -437,27 +437,17 @@ end
|
|
|
437
437
|
api_instance = PulpContainerClient::RepositoriesContainerApi.new
|
|
438
438
|
opts = {
|
|
439
439
|
limit: 56, # Integer | Number of results to return per page.
|
|
440
|
-
name: 'name_example', # String |
|
|
440
|
+
name: 'name_example', # String |
|
|
441
441
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
|
442
442
|
name__icontains: 'name__icontains_example', # String | Filter results where name contains value
|
|
443
443
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
|
444
444
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
|
445
445
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
446
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
|
447
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
|
448
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
|
446
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
|
449
447
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
450
448
|
remote: 'remote_example', # String | Foreign Key referenced by HREF
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
retain_repo_versions__gte: 56, # Integer | Filter results where retain_repo_versions is greater than or equal to value
|
|
454
|
-
retain_repo_versions__isnull: true, # Boolean | Filter results where retain_repo_versions has a null value
|
|
455
|
-
retain_repo_versions__lt: 56, # Integer | Filter results where retain_repo_versions is less than value
|
|
456
|
-
retain_repo_versions__lte: 56, # Integer | Filter results where retain_repo_versions is less than or equal to value
|
|
457
|
-
retain_repo_versions__ne: 56, # Integer | Filter results where retain_repo_versions not equal to value
|
|
458
|
-
retain_repo_versions__range: [56], # Array<Integer> | Filter results where retain_repo_versions is between two comma separated values
|
|
459
|
-
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
460
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
449
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
450
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
461
451
|
}
|
|
462
452
|
|
|
463
453
|
begin
|
|
@@ -475,27 +465,17 @@ end
|
|
|
475
465
|
Name | Type | Description | Notes
|
|
476
466
|
------------- | ------------- | ------------- | -------------
|
|
477
467
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
478
|
-
**name** | **String**|
|
|
468
|
+
**name** | **String**| | [optional]
|
|
479
469
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
|
480
470
|
**name__icontains** | **String**| Filter results where name contains value | [optional]
|
|
481
471
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
|
482
472
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
|
483
473
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
484
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
|
485
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
|
486
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
|
474
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
|
487
475
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
|
488
|
-
**remote** | **String
|
|
489
|
-
**
|
|
490
|
-
**
|
|
491
|
-
**retain_repo_versions__gte** | **Integer**| Filter results where retain_repo_versions is greater than or equal to value | [optional]
|
|
492
|
-
**retain_repo_versions__isnull** | **Boolean**| Filter results where retain_repo_versions has a null value | [optional]
|
|
493
|
-
**retain_repo_versions__lt** | **Integer**| Filter results where retain_repo_versions is less than value | [optional]
|
|
494
|
-
**retain_repo_versions__lte** | **Integer**| Filter results where retain_repo_versions is less than or equal to value | [optional]
|
|
495
|
-
**retain_repo_versions__ne** | **Integer**| Filter results where retain_repo_versions not equal to value | [optional]
|
|
496
|
-
**retain_repo_versions__range** | [**Array<Integer>**](Integer.md)| Filter results where retain_repo_versions is between two comma separated values | [optional]
|
|
497
|
-
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
498
|
-
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
476
|
+
**remote** | [**String**](.md)| Foreign Key referenced by HREF | [optional]
|
|
477
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
478
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
499
479
|
|
|
500
480
|
### Return type
|
|
501
481
|
|
|
@@ -534,8 +514,8 @@ end
|
|
|
534
514
|
api_instance = PulpContainerClient::RepositoriesContainerApi.new
|
|
535
515
|
container_container_repository_href = 'container_container_repository_href_example' # String |
|
|
536
516
|
opts = {
|
|
537
|
-
fields:
|
|
538
|
-
exclude_fields:
|
|
517
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
518
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
539
519
|
}
|
|
540
520
|
|
|
541
521
|
begin
|
|
@@ -552,8 +532,8 @@ end
|
|
|
552
532
|
Name | Type | Description | Notes
|
|
553
533
|
------------- | ------------- | ------------- | -------------
|
|
554
534
|
**container_container_repository_href** | **String**| |
|
|
555
|
-
**fields** |
|
|
556
|
-
**exclude_fields** |
|
|
535
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
536
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
557
537
|
|
|
558
538
|
### Return type
|
|
559
539
|
|
|
@@ -592,8 +572,8 @@ end
|
|
|
592
572
|
api_instance = PulpContainerClient::RepositoriesContainerApi.new
|
|
593
573
|
container_container_repository_href = 'container_container_repository_href_example' # String |
|
|
594
574
|
opts = {
|
|
595
|
-
fields:
|
|
596
|
-
exclude_fields:
|
|
575
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
576
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
597
577
|
}
|
|
598
578
|
|
|
599
579
|
begin
|
|
@@ -610,8 +590,8 @@ end
|
|
|
610
590
|
Name | Type | Description | Notes
|
|
611
591
|
------------- | ------------- | ------------- | -------------
|
|
612
592
|
**container_container_repository_href** | **String**| |
|
|
613
|
-
**fields** |
|
|
614
|
-
**exclude_fields** |
|
|
593
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
594
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
615
595
|
|
|
616
596
|
### Return type
|
|
617
597
|
|
|
@@ -705,8 +685,8 @@ end
|
|
|
705
685
|
api_instance = PulpContainerClient::RepositoriesContainerApi.new
|
|
706
686
|
container_container_repository_href = 'container_container_repository_href_example' # String |
|
|
707
687
|
opts = {
|
|
708
|
-
fields:
|
|
709
|
-
exclude_fields:
|
|
688
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
|
689
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
|
710
690
|
}
|
|
711
691
|
|
|
712
692
|
begin
|
|
@@ -724,8 +704,8 @@ end
|
|
|
724
704
|
Name | Type | Description | Notes
|
|
725
705
|
------------- | ------------- | ------------- | -------------
|
|
726
706
|
**container_container_repository_href** | **String**| |
|
|
727
|
-
**fields** |
|
|
728
|
-
**exclude_fields** |
|
|
707
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
|
708
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
|
729
709
|
|
|
730
710
|
### Return type
|
|
731
711
|
|