pulp_container_client 2.4.0.dev01613445646 → 2.4.0.dev01614050467

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.

Files changed (50) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +17 -16
  3. data/docs/ContainerContainerDistribution.md +7 -7
  4. data/docs/ContainerContainerDistributionResponse.md +7 -7
  5. data/docs/ContentBlobsApi.md +12 -12
  6. data/docs/ContentManifestsApi.md +12 -12
  7. data/docs/ContentTagsApi.md +14 -14
  8. data/docs/{ContentGuardsContentRedirectApi.md → ContentguardsContentRedirectApi.md} +29 -29
  9. data/docs/DistributionsContainerApi.md +22 -22
  10. data/docs/ManifestCopy.md +1 -1
  11. data/docs/MediaTypesEnum.md +16 -0
  12. data/docs/PatchedcontainerContainerDistribution.md +7 -7
  13. data/docs/PulpContainerNamespacesApi.md +10 -10
  14. data/docs/RemotesContainerApi.md +24 -24
  15. data/docs/RepositoriesContainerApi.md +12 -12
  16. data/docs/RepositoriesContainerPushApi.md +12 -12
  17. data/docs/RepositoriesContainerVersionsApi.md +56 -56
  18. data/lib/pulp_container_client.rb +2 -1
  19. data/lib/pulp_container_client/api/content_blobs_api.rb +14 -14
  20. data/lib/pulp_container_client/api/content_manifests_api.rb +14 -14
  21. data/lib/pulp_container_client/api/content_tags_api.rb +17 -17
  22. data/lib/pulp_container_client/api/{content_guards_content_redirect_api.rb → contentguards_content_redirect_api.rb} +33 -33
  23. data/lib/pulp_container_client/api/distributions_container_api.rb +24 -24
  24. data/lib/pulp_container_client/api/pulp_container_namespaces_api.rb +11 -11
  25. data/lib/pulp_container_client/api/remotes_container_api.rb +26 -26
  26. data/lib/pulp_container_client/api/repositories_container_api.rb +13 -13
  27. data/lib/pulp_container_client/api/repositories_container_push_api.rb +13 -13
  28. data/lib/pulp_container_client/api/repositories_container_versions_api.rb +100 -60
  29. data/lib/pulp_container_client/models/container_container_distribution.rb +27 -27
  30. data/lib/pulp_container_client/models/container_container_distribution_response.rb +30 -30
  31. data/lib/pulp_container_client/models/manifest_copy.rb +1 -23
  32. data/lib/pulp_container_client/models/media_types_enum.rb +39 -0
  33. data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +27 -27
  34. data/lib/pulp_container_client/version.rb +1 -1
  35. data/spec/api/content_blobs_api_spec.rb +6 -6
  36. data/spec/api/content_manifests_api_spec.rb +6 -6
  37. data/spec/api/content_tags_api_spec.rb +7 -7
  38. data/spec/api/{content_guards_content_redirect_api_spec.rb → contentguards_content_redirect_api_spec.rb} +11 -11
  39. data/spec/api/distributions_container_api_spec.rb +11 -11
  40. data/spec/api/pulp_container_namespaces_api_spec.rb +5 -5
  41. data/spec/api/remotes_container_api_spec.rb +12 -12
  42. data/spec/api/repositories_container_api_spec.rb +6 -6
  43. data/spec/api/repositories_container_push_api_spec.rb +6 -6
  44. data/spec/api/repositories_container_versions_api_spec.rb +28 -28
  45. data/spec/models/container_container_distribution_response_spec.rb +7 -7
  46. data/spec/models/container_container_distribution_spec.rb +6 -6
  47. data/spec/models/manifest_copy_spec.rb +0 -4
  48. data/spec/models/media_types_enum_spec.rb +35 -0
  49. data/spec/models/patchedcontainer_container_distribution_spec.rb +6 -6
  50. metadata +10 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 50da14208af8c7bf91a42a8e3fab1de57c28fa72d55420b09388df1613779b7a
4
- data.tar.gz: 3f35043d0daafe72541e220dd2570a168e5d061db193b0eed088c7c82f0b2a1e
3
+ metadata.gz: 8a41a215abb54b3732dd5f5d6b04a4117999aac4bd5f7e5054989b481d75bc0a
4
+ data.tar.gz: 0ab52d8a702df525beb071800752a23102d70d5a8256893cb7f27e0047b3f898
5
5
  SHA512:
6
- metadata.gz: bff72f984e07c622c57a23cf3a6aa634345a2ca0730e7cb846590b76b737d053f96e2b5a5407b4ca87902e2d4d43e8fc7adf26af5c4134174fc86f0eb351346c
7
- data.tar.gz: 36399db59546d870ad6316b3e465f3fa96e437e65d5d27492aec7404988a9d495f52d669063967380d585b08c21c4f948f7387080fdac2a2f4ac5b446260128e
6
+ metadata.gz: 589ef386d43be0df596d076c8825505688715742d17bd9f55965d9f5208a22d78786de19015b027e52082a0f739a72c45e3dcddea17a7939a115efc2e0ad415f
7
+ data.tar.gz: ce966b7c4154466cb49f9908e16ae906f0ff0eb6451cb7c77b707a70e01e4fc647e19b1b57dd8b156174cf06cf797ce88f094d75d3d74c524696159f21a0c300
data/README.md CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: v3
10
- - Package version: 2.4.0.dev01613445646
10
+ - Package version: 2.4.0.dev01614050467
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
13
13
 
@@ -24,16 +24,16 @@ gem build pulp_container_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_container_client-2.4.0.dev01613445646.gem
27
+ gem install ./pulp_container_client-2.4.0.dev01614050467.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_container_client-2.4.0.dev01613445646.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_container_client-2.4.0.dev01614050467.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'pulp_container_client', '~> 2.4.0.dev01613445646'
36
+ gem 'pulp_container_client', '~> 2.4.0.dev01614050467'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -66,15 +66,15 @@ end
66
66
 
67
67
  api_instance = PulpContainerClient::ContentBlobsApi.new
68
68
  opts = {
69
- digest: 'digest_example', # String | digest
70
- digest__in: 'digest__in_example', # String | digest__in
69
+ digest: 'digest_example', # String | Filter results where digest matches value
70
+ digest__in: ['digest__in_example'], # Array<String> | Filter results where digest is in a comma-separated list of values
71
71
  limit: 56, # Integer | Number of results to return per page.
72
- media_type: 'media_type_example', # String | media_type
72
+ media_type: 'media_type_example', # String |
73
73
  offset: 56, # Integer | The initial index from which to return the results.
74
74
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
75
- repository_version: 'repository_version_example', # String | repository_version
76
- repository_version_added: 'repository_version_added_example', # String | repository_version_added
77
- repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
75
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
76
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
77
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
78
78
  fields: 'fields_example', # String | A list of fields to include in the response.
79
79
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
80
80
  }
@@ -97,16 +97,16 @@ Class | Method | HTTP request | Description
97
97
  ------------ | ------------- | ------------- | -------------
98
98
  *PulpContainerClient::ContentBlobsApi* | [**list**](docs/ContentBlobsApi.md#list) | **GET** /pulp/api/v3/content/container/blobs/ | List blobs
99
99
  *PulpContainerClient::ContentBlobsApi* | [**read**](docs/ContentBlobsApi.md#read) | **GET** {container_blob_href} | Inspect a blob
100
- *PulpContainerClient::ContentGuardsContentRedirectApi* | [**create**](docs/ContentGuardsContentRedirectApi.md#create) | **POST** /pulp/api/v3/content_guards/container/content_redirect/ | Create a content redirect content guard
101
- *PulpContainerClient::ContentGuardsContentRedirectApi* | [**delete**](docs/ContentGuardsContentRedirectApi.md#delete) | **DELETE** {container_content_redirect_content_guard_href} | Delete a content redirect content guard
102
- *PulpContainerClient::ContentGuardsContentRedirectApi* | [**list**](docs/ContentGuardsContentRedirectApi.md#list) | **GET** /pulp/api/v3/content_guards/container/content_redirect/ | List content redirect content guards
103
- *PulpContainerClient::ContentGuardsContentRedirectApi* | [**partial_update**](docs/ContentGuardsContentRedirectApi.md#partial_update) | **PATCH** {container_content_redirect_content_guard_href} | Update a content redirect content guard
104
- *PulpContainerClient::ContentGuardsContentRedirectApi* | [**read**](docs/ContentGuardsContentRedirectApi.md#read) | **GET** {container_content_redirect_content_guard_href} | Inspect a content redirect content guard
105
- *PulpContainerClient::ContentGuardsContentRedirectApi* | [**update**](docs/ContentGuardsContentRedirectApi.md#update) | **PUT** {container_content_redirect_content_guard_href} | Update a content redirect content guard
106
100
  *PulpContainerClient::ContentManifestsApi* | [**list**](docs/ContentManifestsApi.md#list) | **GET** /pulp/api/v3/content/container/manifests/ | List manifests
107
101
  *PulpContainerClient::ContentManifestsApi* | [**read**](docs/ContentManifestsApi.md#read) | **GET** {container_manifest_href} | Inspect a manifest
108
102
  *PulpContainerClient::ContentTagsApi* | [**list**](docs/ContentTagsApi.md#list) | **GET** /pulp/api/v3/content/container/tags/ | List tags
109
103
  *PulpContainerClient::ContentTagsApi* | [**read**](docs/ContentTagsApi.md#read) | **GET** {container_tag_href} | Inspect a tag
104
+ *PulpContainerClient::ContentguardsContentRedirectApi* | [**create**](docs/ContentguardsContentRedirectApi.md#create) | **POST** /pulp/api/v3/contentguards/container/content_redirect/ | Create a content redirect content guard
105
+ *PulpContainerClient::ContentguardsContentRedirectApi* | [**delete**](docs/ContentguardsContentRedirectApi.md#delete) | **DELETE** {container_content_redirect_content_guard_href} | Delete a content redirect content guard
106
+ *PulpContainerClient::ContentguardsContentRedirectApi* | [**list**](docs/ContentguardsContentRedirectApi.md#list) | **GET** /pulp/api/v3/contentguards/container/content_redirect/ | List content redirect content guards
107
+ *PulpContainerClient::ContentguardsContentRedirectApi* | [**partial_update**](docs/ContentguardsContentRedirectApi.md#partial_update) | **PATCH** {container_content_redirect_content_guard_href} | Update a content redirect content guard
108
+ *PulpContainerClient::ContentguardsContentRedirectApi* | [**read**](docs/ContentguardsContentRedirectApi.md#read) | **GET** {container_content_redirect_content_guard_href} | Inspect a content redirect content guard
109
+ *PulpContainerClient::ContentguardsContentRedirectApi* | [**update**](docs/ContentguardsContentRedirectApi.md#update) | **PUT** {container_content_redirect_content_guard_href} | Update a content redirect content guard
110
110
  *PulpContainerClient::DistributionsContainerApi* | [**create**](docs/DistributionsContainerApi.md#create) | **POST** /pulp/api/v3/distributions/container/container/ | Create a container distribution
111
111
  *PulpContainerClient::DistributionsContainerApi* | [**delete**](docs/DistributionsContainerApi.md#delete) | **DELETE** {container_container_distribution_href} | Delete a container distribution
112
112
  *PulpContainerClient::DistributionsContainerApi* | [**list**](docs/DistributionsContainerApi.md#list) | **GET** /pulp/api/v3/distributions/container/container/ | List container distributions
@@ -172,6 +172,7 @@ Class | Method | HTTP request | Description
172
172
  - [PulpContainerClient::ContentSummary](docs/ContentSummary.md)
173
173
  - [PulpContainerClient::ContentSummaryResponse](docs/ContentSummaryResponse.md)
174
174
  - [PulpContainerClient::ManifestCopy](docs/ManifestCopy.md)
175
+ - [PulpContainerClient::MediaTypesEnum](docs/MediaTypesEnum.md)
175
176
  - [PulpContainerClient::OCIBuildImage](docs/OCIBuildImage.md)
176
177
  - [PulpContainerClient::PaginatedRepositoryVersionResponseList](docs/PaginatedRepositoryVersionResponseList.md)
177
178
  - [PulpContainerClient::PaginatedcontainerBlobResponseList](docs/PaginatedcontainerBlobResponseList.md)
@@ -4,12 +4,12 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_labels** | [**Object**](.md) | | [optional]
8
- **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
7
  **name** | **String** | A unique name. Ex, &#x60;rawhide&#x60; and &#x60;stable&#x60;. |
10
- **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \&quot;foo\&quot; and \&quot;foo/bar\&quot;) |
11
8
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
9
+ **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \&quot;foo\&quot; and \&quot;foo/bar\&quot;) |
10
+ **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
12
11
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
12
+ **pulp_labels** | [**Object**](.md) | | [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]
15
15
 
@@ -18,12 +18,12 @@ Name | Type | Description | Notes
18
18
  ```ruby
19
19
  require 'PulpContainerClient'
20
20
 
21
- instance = PulpContainerClient::ContainerContainerDistribution.new(pulp_labels: null,
22
- content_guard: null,
23
- name: null,
24
- base_path: null,
21
+ instance = PulpContainerClient::ContainerContainerDistribution.new(name: null,
25
22
  repository_version: null,
23
+ base_path: null,
24
+ content_guard: null,
26
25
  repository: null,
26
+ pulp_labels: null,
27
27
  private: null,
28
28
  description: null)
29
29
  ```
@@ -4,14 +4,14 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_labels** | [**Object**](.md) | | [optional]
8
- **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
7
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
8
  **name** | **String** | A unique name. Ex, &#x60;rawhide&#x60; and &#x60;stable&#x60;. |
11
- **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \&quot;foo\&quot; and \&quot;foo/bar\&quot;) |
12
9
  **pulp_href** | **String** | | [optional] [readonly]
13
10
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
11
+ **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \&quot;foo\&quot; and \&quot;foo/bar\&quot;) |
12
+ **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
14
13
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
14
+ **pulp_labels** | [**Object**](.md) | | [optional]
15
15
  **registry_path** | **String** | The Registry hostame/name/ to use with docker pull command defined by this distribution. | [optional] [readonly]
16
16
  **namespace** | **String** | Namespace this distribution belongs to. | [optional] [readonly]
17
17
  **private** | **Boolean** | Restrict pull access to explicitly authorized users. Defaults to unrestricted pull access. | [optional]
@@ -22,14 +22,14 @@ Name | Type | Description | Notes
22
22
  ```ruby
23
23
  require 'PulpContainerClient'
24
24
 
25
- instance = PulpContainerClient::ContainerContainerDistributionResponse.new(pulp_labels: null,
26
- content_guard: null,
27
- pulp_created: null,
25
+ instance = PulpContainerClient::ContainerContainerDistributionResponse.new(pulp_created: null,
28
26
  name: null,
29
- base_path: null,
30
27
  pulp_href: null,
31
28
  repository_version: null,
29
+ base_path: null,
30
+ content_guard: null,
32
31
  repository: null,
32
+ pulp_labels: null,
33
33
  registry_path: null,
34
34
  namespace: null,
35
35
  private: null,
@@ -31,15 +31,15 @@ end
31
31
 
32
32
  api_instance = PulpContainerClient::ContentBlobsApi.new
33
33
  opts = {
34
- digest: 'digest_example', # String | digest
35
- digest__in: 'digest__in_example', # String | digest__in
34
+ digest: 'digest_example', # String | Filter results where digest matches value
35
+ digest__in: ['digest__in_example'], # Array<String> | Filter results where digest is in a comma-separated list of values
36
36
  limit: 56, # Integer | Number of results to return per page.
37
- media_type: 'media_type_example', # String | media_type
37
+ media_type: 'media_type_example', # String |
38
38
  offset: 56, # Integer | The initial index from which to return the results.
39
39
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
40
- repository_version: 'repository_version_example', # String | repository_version
41
- repository_version_added: 'repository_version_added_example', # String | repository_version_added
42
- repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
40
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
41
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
42
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
43
43
  fields: 'fields_example', # String | A list of fields to include in the response.
44
44
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
45
45
  }
@@ -58,15 +58,15 @@ end
58
58
 
59
59
  Name | Type | Description | Notes
60
60
  ------------- | ------------- | ------------- | -------------
61
- **digest** | **String**| digest | [optional]
62
- **digest__in** | **String**| digest__in | [optional]
61
+ **digest** | **String**| Filter results where digest matches value | [optional]
62
+ **digest__in** | [**Array&lt;String&gt;**](String.md)| Filter results where digest is in a comma-separated list of values | [optional]
63
63
  **limit** | **Integer**| Number of results to return per page. | [optional]
64
- **media_type** | **String**| media_type | [optional]
64
+ **media_type** | **String**| | [optional]
65
65
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
66
66
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
67
- **repository_version** | **String**| repository_version | [optional]
68
- **repository_version_added** | **String**| repository_version_added | [optional]
69
- **repository_version_removed** | **String**| repository_version_removed | [optional]
67
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
68
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
69
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
70
70
  **fields** | **String**| A list of fields to include in the response. | [optional]
71
71
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
72
72
 
@@ -31,15 +31,15 @@ end
31
31
 
32
32
  api_instance = PulpContainerClient::ContentManifestsApi.new
33
33
  opts = {
34
- digest: 'digest_example', # String | digest
35
- digest__in: 'digest__in_example', # String | digest__in
34
+ digest: 'digest_example', # String | Filter results where digest matches value
35
+ digest__in: ['digest__in_example'], # Array<String> | Filter results where digest is in a comma-separated list of values
36
36
  limit: 56, # Integer | Number of results to return per page.
37
- media_type: 'media_type_example', # String | media_type
37
+ media_type: 'media_type_example', # String |
38
38
  offset: 56, # Integer | The initial index from which to return the results.
39
39
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
40
- repository_version: 'repository_version_example', # String | repository_version
41
- repository_version_added: 'repository_version_added_example', # String | repository_version_added
42
- repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
40
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
41
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
42
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
43
43
  fields: 'fields_example', # String | A list of fields to include in the response.
44
44
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
45
45
  }
@@ -58,15 +58,15 @@ end
58
58
 
59
59
  Name | Type | Description | Notes
60
60
  ------------- | ------------- | ------------- | -------------
61
- **digest** | **String**| digest | [optional]
62
- **digest__in** | **String**| digest__in | [optional]
61
+ **digest** | **String**| Filter results where digest matches value | [optional]
62
+ **digest__in** | [**Array&lt;String&gt;**](String.md)| Filter results where digest is in a comma-separated list of values | [optional]
63
63
  **limit** | **Integer**| Number of results to return per page. | [optional]
64
- **media_type** | **String**| media_type | [optional]
64
+ **media_type** | **String**| | [optional]
65
65
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
66
66
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
67
- **repository_version** | **String**| repository_version | [optional]
68
- **repository_version_added** | **String**| repository_version_added | [optional]
69
- **repository_version_removed** | **String**| repository_version_removed | [optional]
67
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
68
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
69
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
70
70
  **fields** | **String**| A list of fields to include in the response. | [optional]
71
71
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
72
72
 
@@ -31,16 +31,16 @@ end
31
31
 
32
32
  api_instance = PulpContainerClient::ContentTagsApi.new
33
33
  opts = {
34
- digest: 'digest_example', # String | digest
34
+ digest: ['digest_example'], # Array<String> | Multiple values may be separated by commas.
35
35
  limit: 56, # Integer | Number of results to return per page.
36
- media_type: 'media_type_example', # String | media_type
37
- name: 'name_example', # String | name
38
- name__in: 'name__in_example', # String | name__in
36
+ media_type: 'media_type_example', # String |
37
+ name: 'name_example', # String | Filter results where name matches value
38
+ name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
39
39
  offset: 56, # Integer | The initial index from which to return the results.
40
40
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
41
- repository_version: 'repository_version_example', # String | repository_version
42
- repository_version_added: 'repository_version_added_example', # String | repository_version_added
43
- repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
41
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
42
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
43
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
44
44
  fields: 'fields_example', # String | A list of fields to include in the response.
45
45
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
46
46
  }
@@ -59,16 +59,16 @@ end
59
59
 
60
60
  Name | Type | Description | Notes
61
61
  ------------- | ------------- | ------------- | -------------
62
- **digest** | **String**| digest | [optional]
62
+ **digest** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
63
63
  **limit** | **Integer**| Number of results to return per page. | [optional]
64
- **media_type** | **String**| media_type | [optional]
65
- **name** | **String**| name | [optional]
66
- **name__in** | **String**| name__in | [optional]
64
+ **media_type** | **String**| | [optional]
65
+ **name** | **String**| Filter results where name matches value | [optional]
66
+ **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
67
67
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
68
68
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
69
- **repository_version** | **String**| repository_version | [optional]
70
- **repository_version_added** | **String**| repository_version_added | [optional]
71
- **repository_version_removed** | **String**| repository_version_removed | [optional]
69
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
70
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
71
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
72
72
  **fields** | **String**| A list of fields to include in the response. | [optional]
73
73
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
74
74
 
@@ -1,15 +1,15 @@
1
- # PulpContainerClient::ContentGuardsContentRedirectApi
1
+ # PulpContainerClient::ContentguardsContentRedirectApi
2
2
 
3
3
  All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create**](ContentGuardsContentRedirectApi.md#create) | **POST** /pulp/api/v3/content_guards/container/content_redirect/ | Create a content redirect content guard
8
- [**delete**](ContentGuardsContentRedirectApi.md#delete) | **DELETE** {container_content_redirect_content_guard_href} | Delete a content redirect content guard
9
- [**list**](ContentGuardsContentRedirectApi.md#list) | **GET** /pulp/api/v3/content_guards/container/content_redirect/ | List content redirect content guards
10
- [**partial_update**](ContentGuardsContentRedirectApi.md#partial_update) | **PATCH** {container_content_redirect_content_guard_href} | Update a content redirect content guard
11
- [**read**](ContentGuardsContentRedirectApi.md#read) | **GET** {container_content_redirect_content_guard_href} | Inspect a content redirect content guard
12
- [**update**](ContentGuardsContentRedirectApi.md#update) | **PUT** {container_content_redirect_content_guard_href} | Update a content redirect content guard
7
+ [**create**](ContentguardsContentRedirectApi.md#create) | **POST** /pulp/api/v3/contentguards/container/content_redirect/ | Create a content redirect content guard
8
+ [**delete**](ContentguardsContentRedirectApi.md#delete) | **DELETE** {container_content_redirect_content_guard_href} | Delete a content redirect content guard
9
+ [**list**](ContentguardsContentRedirectApi.md#list) | **GET** /pulp/api/v3/contentguards/container/content_redirect/ | List content redirect content guards
10
+ [**partial_update**](ContentguardsContentRedirectApi.md#partial_update) | **PATCH** {container_content_redirect_content_guard_href} | Update a content redirect content guard
11
+ [**read**](ContentguardsContentRedirectApi.md#read) | **GET** {container_content_redirect_content_guard_href} | Inspect a content redirect content guard
12
+ [**update**](ContentguardsContentRedirectApi.md#update) | **PUT** {container_content_redirect_content_guard_href} | Update a content redirect content guard
13
13
 
14
14
 
15
15
 
@@ -33,7 +33,7 @@ PulpContainerClient.configure do |config|
33
33
  config.password = 'YOUR PASSWORD'
34
34
  end
35
35
 
36
- api_instance = PulpContainerClient::ContentGuardsContentRedirectApi.new
36
+ api_instance = PulpContainerClient::ContentguardsContentRedirectApi.new
37
37
  container_content_redirect_content_guard = PulpContainerClient::ContainerContentRedirectContentGuard.new # ContainerContentRedirectContentGuard |
38
38
 
39
39
  begin
@@ -41,7 +41,7 @@ begin
41
41
  result = api_instance.create(container_content_redirect_content_guard)
42
42
  p result
43
43
  rescue PulpContainerClient::ApiError => e
44
- puts "Exception when calling ContentGuardsContentRedirectApi->create: #{e}"
44
+ puts "Exception when calling ContentguardsContentRedirectApi->create: #{e}"
45
45
  end
46
46
  ```
47
47
 
@@ -86,14 +86,14 @@ PulpContainerClient.configure do |config|
86
86
  config.password = 'YOUR PASSWORD'
87
87
  end
88
88
 
89
- api_instance = PulpContainerClient::ContentGuardsContentRedirectApi.new
89
+ api_instance = PulpContainerClient::ContentguardsContentRedirectApi.new
90
90
  container_content_redirect_content_guard_href = 'container_content_redirect_content_guard_href_example' # String |
91
91
 
92
92
  begin
93
93
  #Delete a content redirect content guard
94
94
  api_instance.delete(container_content_redirect_content_guard_href)
95
95
  rescue PulpContainerClient::ApiError => e
96
- puts "Exception when calling ContentGuardsContentRedirectApi->delete: #{e}"
96
+ puts "Exception when calling ContentguardsContentRedirectApi->delete: #{e}"
97
97
  end
98
98
  ```
99
99
 
@@ -138,14 +138,14 @@ PulpContainerClient.configure do |config|
138
138
  config.password = 'YOUR PASSWORD'
139
139
  end
140
140
 
141
- api_instance = PulpContainerClient::ContentGuardsContentRedirectApi.new
141
+ api_instance = PulpContainerClient::ContentguardsContentRedirectApi.new
142
142
  opts = {
143
143
  limit: 56, # Integer | Number of results to return per page.
144
- name: 'name_example', # String | name
145
- name__contains: 'name__contains_example', # String | name__contains
146
- name__icontains: 'name__icontains_example', # String | name__icontains
147
- name__in: 'name__in_example', # String | name__in
148
- name__startswith: 'name__startswith_example', # String | name__startswith
144
+ name: 'name_example', # String |
145
+ name__contains: 'name__contains_example', # String | Filter results where name contains value
146
+ name__icontains: 'name__icontains_example', # String | Filter results where name contains value
147
+ name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
148
+ name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
149
149
  offset: 56, # Integer | The initial index from which to return the results.
150
150
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
151
151
  fields: 'fields_example', # String | A list of fields to include in the response.
@@ -157,7 +157,7 @@ begin
157
157
  result = api_instance.list(opts)
158
158
  p result
159
159
  rescue PulpContainerClient::ApiError => e
160
- puts "Exception when calling ContentGuardsContentRedirectApi->list: #{e}"
160
+ puts "Exception when calling ContentguardsContentRedirectApi->list: #{e}"
161
161
  end
162
162
  ```
163
163
 
@@ -167,11 +167,11 @@ end
167
167
  Name | Type | Description | Notes
168
168
  ------------- | ------------- | ------------- | -------------
169
169
  **limit** | **Integer**| Number of results to return per page. | [optional]
170
- **name** | **String**| name | [optional]
171
- **name__contains** | **String**| name__contains | [optional]
172
- **name__icontains** | **String**| name__icontains | [optional]
173
- **name__in** | **String**| name__in | [optional]
174
- **name__startswith** | **String**| name__startswith | [optional]
170
+ **name** | **String**| | [optional]
171
+ **name__contains** | **String**| Filter results where name contains value | [optional]
172
+ **name__icontains** | **String**| Filter results where name contains value | [optional]
173
+ **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
174
+ **name__startswith** | **String**| Filter results where name starts with value | [optional]
175
175
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
176
176
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
177
177
  **fields** | **String**| A list of fields to include in the response. | [optional]
@@ -211,7 +211,7 @@ PulpContainerClient.configure do |config|
211
211
  config.password = 'YOUR PASSWORD'
212
212
  end
213
213
 
214
- api_instance = PulpContainerClient::ContentGuardsContentRedirectApi.new
214
+ api_instance = PulpContainerClient::ContentguardsContentRedirectApi.new
215
215
  container_content_redirect_content_guard_href = 'container_content_redirect_content_guard_href_example' # String |
216
216
  patchedcontainer_content_redirect_content_guard = PulpContainerClient::PatchedcontainerContentRedirectContentGuard.new # PatchedcontainerContentRedirectContentGuard |
217
217
 
@@ -220,7 +220,7 @@ begin
220
220
  result = api_instance.partial_update(container_content_redirect_content_guard_href, patchedcontainer_content_redirect_content_guard)
221
221
  p result
222
222
  rescue PulpContainerClient::ApiError => e
223
- puts "Exception when calling ContentGuardsContentRedirectApi->partial_update: #{e}"
223
+ puts "Exception when calling ContentguardsContentRedirectApi->partial_update: #{e}"
224
224
  end
225
225
  ```
226
226
 
@@ -266,7 +266,7 @@ PulpContainerClient.configure do |config|
266
266
  config.password = 'YOUR PASSWORD'
267
267
  end
268
268
 
269
- api_instance = PulpContainerClient::ContentGuardsContentRedirectApi.new
269
+ api_instance = PulpContainerClient::ContentguardsContentRedirectApi.new
270
270
  container_content_redirect_content_guard_href = 'container_content_redirect_content_guard_href_example' # String |
271
271
  opts = {
272
272
  fields: 'fields_example', # String | A list of fields to include in the response.
@@ -278,7 +278,7 @@ begin
278
278
  result = api_instance.read(container_content_redirect_content_guard_href, opts)
279
279
  p result
280
280
  rescue PulpContainerClient::ApiError => e
281
- puts "Exception when calling ContentGuardsContentRedirectApi->read: #{e}"
281
+ puts "Exception when calling ContentguardsContentRedirectApi->read: #{e}"
282
282
  end
283
283
  ```
284
284
 
@@ -325,7 +325,7 @@ PulpContainerClient.configure do |config|
325
325
  config.password = 'YOUR PASSWORD'
326
326
  end
327
327
 
328
- api_instance = PulpContainerClient::ContentGuardsContentRedirectApi.new
328
+ api_instance = PulpContainerClient::ContentguardsContentRedirectApi.new
329
329
  container_content_redirect_content_guard_href = 'container_content_redirect_content_guard_href_example' # String |
330
330
  container_content_redirect_content_guard = PulpContainerClient::ContainerContentRedirectContentGuard.new # ContainerContentRedirectContentGuard |
331
331
 
@@ -334,7 +334,7 @@ begin
334
334
  result = api_instance.update(container_content_redirect_content_guard_href, container_content_redirect_content_guard)
335
335
  p result
336
336
  rescue PulpContainerClient::ApiError => e
337
- puts "Exception when calling ContentGuardsContentRedirectApi->update: #{e}"
337
+ puts "Exception when calling ContentguardsContentRedirectApi->update: #{e}"
338
338
  end
339
339
  ```
340
340