pulp_ansible_client 0.22.0 → 0.22.1
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.
- checksums.yaml +4 -4
- data/README.md +8 -8
- data/docs/AnsibleCollectionVersion.md +4 -4
- data/docs/AnsibleCollectionVersionResponse.md +5 -5
- data/docs/AnsibleCollectionsApi.md +1 -1
- data/docs/AnsibleCopyApi.md +1 -1
- data/docs/AnsibleGitRemote.md +29 -29
- data/docs/AnsibleGitRemoteResponse.md +26 -26
- data/docs/AnsibleRole.md +3 -3
- data/docs/AnsibleRoleResponse.md +5 -5
- data/docs/{PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md → ApiPluginAnsibleSearchCollectionVersionsApi.md} +18 -17
- data/docs/ApiRolesApi.md +1 -1
- data/docs/CollectionImportApi.md +1 -1
- data/docs/ContentCollectionDeprecationsApi.md +1 -1
- data/docs/ContentCollectionMarksApi.md +1 -1
- data/docs/ContentCollectionSignaturesApi.md +1 -1
- data/docs/ContentCollectionVersionsApi.md +5 -5
- data/docs/ContentNamespacesApi.md +1 -1
- data/docs/ContentRolesApi.md +1 -1
- data/docs/DistributionsAnsibleApi.md +1 -1
- data/docs/PatchedansibleGitRemote.md +29 -29
- data/docs/PulpAnsibleApiApi.md +1 -1
- data/docs/PulpAnsibleApiV3Api.md +1 -1
- data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +1 -1
- data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +1 -1
- data/docs/PulpAnsibleApiV3CollectionsAllApi.md +1 -1
- data/docs/PulpAnsibleApiV3CollectionsApi.md +1 -1
- data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +1 -1
- data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +1 -1
- data/docs/PulpAnsibleApiV3NamespacesApi.md +1 -1
- data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +1 -1
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +1 -1
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -1
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +1 -1
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -1
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +1 -1
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +1 -1
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -1
- data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +1 -1
- data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +1 -1
- data/docs/PulpAnsibleDefaultApiApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3Api.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +1 -1
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +4 -3
- data/docs/PulpAnsibleTagsApi.md +1 -1
- data/docs/RemotesCollectionApi.md +1 -1
- data/docs/RemotesGitApi.md +1 -1
- data/docs/RemotesRoleApi.md +1 -1
- data/docs/RepositoriesAnsibleApi.md +1 -1
- data/docs/RepositoriesAnsibleVersionsApi.md +1 -1
- data/docs/VersionsApi.md +1 -1
- data/lib/pulp_ansible_client/api/{pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api.rb → api_plugin_ansible_search_collection_versions_api.rb} +26 -24
- data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +2 -0
- data/lib/pulp_ansible_client/configuration.rb +2 -2
- data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +20 -20
- data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +20 -20
- data/lib/pulp_ansible_client/models/ansible_collection_version.rb +18 -18
- data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +20 -20
- data/lib/pulp_ansible_client/models/ansible_git_remote.rb +250 -250
- data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +156 -156
- data/lib/pulp_ansible_client/models/ansible_role.rb +11 -11
- data/lib/pulp_ansible_client/models/ansible_role_remote.rb +20 -20
- data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +20 -20
- data/lib/pulp_ansible_client/models/ansible_role_response.rb +20 -20
- data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +20 -20
- data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +243 -243
- data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +20 -20
- data/lib/pulp_ansible_client/version.rb +1 -1
- data/lib/pulp_ansible_client.rb +1 -1
- data/spec/api/{pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api_spec.rb → api_plugin_ansible_search_collection_versions_api_spec.rb} +9 -8
- data/spec/api/content_collection_versions_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +1 -0
- data/spec/configuration_spec.rb +3 -3
- data/spec/models/ansible_collection_version_response_spec.rb +4 -4
- data/spec/models/ansible_collection_version_spec.rb +3 -3
- data/spec/models/ansible_git_remote_response_spec.rb +18 -18
- data/spec/models/ansible_git_remote_spec.rb +20 -20
- data/spec/models/ansible_role_response_spec.rb +4 -4
- data/spec/models/ansible_role_spec.rb +2 -2
- data/spec/models/patchedansible_git_remote_spec.rb +20 -20
- metadata +145 -145
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0b8710c7be7d9903bc5f7c2fd113f24019253e58cbd6e67e234e4604631270c6
|
4
|
+
data.tar.gz: 85dd83eb3551aa3635f855207c1accd3fb0d7bde45fcf223f3ab0819f525def2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6f906087cc8d191c3efba1c847d5c9dd8e1f8bf6e109c4c8728a4c69324ed433d8350ab3f7482d6633c460d160b3ef3dd7fdd5a1d825316cd4c2cc7dbd242085
|
7
|
+
data.tar.gz: 5f0a5027ce002fc24d014e550f2b2ea19fe60c690178d4d64b723bb488769e0517f41a4839d8263d71aa55c8ead959561634b85792c32a893fd6b132764d0013
|
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: 0.22.
|
10
|
+
- Package version: 0.22.1
|
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_ansible_client.gemspec
|
|
24
24
|
Then either install the gem locally:
|
25
25
|
|
26
26
|
```shell
|
27
|
-
gem install ./pulp_ansible_client-0.22.
|
27
|
+
gem install ./pulp_ansible_client-0.22.1.gem
|
28
28
|
```
|
29
29
|
|
30
|
-
(for development, run `gem install --dev ./pulp_ansible_client-0.22.
|
30
|
+
(for development, run `gem install --dev ./pulp_ansible_client-0.22.1.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_ansible_client', '~> 0.22.
|
36
|
+
gem 'pulp_ansible_client', '~> 0.22.1'
|
37
37
|
|
38
38
|
### Install from Git
|
39
39
|
|
@@ -80,7 +80,7 @@ end
|
|
80
80
|
|
81
81
|
## Documentation for API Endpoints
|
82
82
|
|
83
|
-
All URIs are relative to *http://
|
83
|
+
All URIs are relative to *http://localhost:24817*
|
84
84
|
|
85
85
|
Class | Method | HTTP request | Description
|
86
86
|
------------ | ------------- | ------------- | -------------
|
@@ -92,6 +92,8 @@ Class | Method | HTTP request | Description
|
|
92
92
|
*PulpAnsibleClient::AnsibleCollectionsApi* | [**remove_role**](docs/AnsibleCollectionsApi.md#remove_role) | **POST** {ansible_collection_href}remove_role/ | Remove a role
|
93
93
|
*PulpAnsibleClient::AnsibleCollectionsApi* | [**upload_collection**](docs/AnsibleCollectionsApi.md#upload_collection) | **POST** /ansible/collections/ | Upload a collection
|
94
94
|
*PulpAnsibleClient::AnsibleCopyApi* | [**copy_content**](docs/AnsibleCopyApi.md#copy_content) | **POST** /pulp/api/v3/ansible/copy/ | Copy content
|
95
|
+
*PulpAnsibleClient::ApiPluginAnsibleSearchCollectionVersionsApi* | [**list**](docs/ApiPluginAnsibleSearchCollectionVersionsApi.md#list) | **GET** {ansible_cross_repository_collection_version_index_href}api/v3/plugin/ansible/search/collection-versions/ | List cross repository collection version indexs
|
96
|
+
*PulpAnsibleClient::ApiPluginAnsibleSearchCollectionVersionsApi* | [**rebuild**](docs/ApiPluginAnsibleSearchCollectionVersionsApi.md#rebuild) | **POST** {ansible_cross_repository_collection_version_index_href}api/v3/plugin/ansible/search/collection-versions/ |
|
95
97
|
*PulpAnsibleClient::ApiRolesApi* | [**get**](docs/ApiRolesApi.md#get) | **GET** {ansible_role_href}api/v1/roles/ |
|
96
98
|
*PulpAnsibleClient::CollectionImportApi* | [**read**](docs/CollectionImportApi.md#read) | **GET** {ansible_collection_import_href} | Inspect a collection import
|
97
99
|
*PulpAnsibleClient::ContentCollectionDeprecationsApi* | [**create**](docs/ContentCollectionDeprecationsApi.md#create) | **POST** /pulp/api/v3/content/ansible/collection_deprecations/ | Create an ansible collection deprecated
|
@@ -157,8 +159,6 @@ Class | Method | HTTP request | Description
|
|
157
159
|
*PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi* | [**list**](docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#list) | **GET** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/ |
|
158
160
|
*PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi* | [**partial_update**](docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#partial_update) | **PATCH** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/{name}/ |
|
159
161
|
*PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi* | [**read**](docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#read) | **GET** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/{name}/ |
|
160
|
-
*PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi* | [**list**](docs/PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md#list) | **GET** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/search/collection-versions/ |
|
161
|
-
*PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi* | [**rebuild**](docs/PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md#rebuild) | **POST** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/search/collection-versions/ |
|
162
162
|
*PulpAnsibleClient::PulpAnsibleArtifactsCollectionsV3Api* | [**create**](docs/PulpAnsibleArtifactsCollectionsV3Api.md#create) | **POST** /pulp_ansible/galaxy/{path}/api/v3/artifacts/collections/ | Upload a collection
|
163
163
|
*PulpAnsibleClient::PulpAnsibleArtifactsCollectionsV3Api* | [**create_0**](docs/PulpAnsibleArtifactsCollectionsV3Api.md#create_0) | **POST** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/collections/artifacts/ | Upload a collection
|
164
164
|
*PulpAnsibleClient::PulpAnsibleArtifactsCollectionsV3Api* | [**create_1**](docs/PulpAnsibleArtifactsCollectionsV3Api.md#create_1) | **POST** /pulp_ansible/galaxy/default/api/v3/artifacts/collections/ | Upload a collection
|
@@ -196,7 +196,7 @@ Class | Method | HTTP request | Description
|
|
196
196
|
*PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi* | [**list**](docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md#list) | **GET** /pulp_ansible/galaxy/default/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/ |
|
197
197
|
*PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi* | [**partial_update**](docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md#partial_update) | **PATCH** /pulp_ansible/galaxy/default/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/{name}/ |
|
198
198
|
*PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi* | [**read**](docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md#read) | **GET** /pulp_ansible/galaxy/default/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/{name}/ |
|
199
|
-
*PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi* | [**list**](docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md#list) | **GET** /pulp_ansible/galaxy/default/api/v3/plugin/ansible/search/collection-versions/ |
|
199
|
+
*PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi* | [**list**](docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md#list) | **GET** /pulp_ansible/galaxy/default/api/v3/plugin/ansible/search/collection-versions/ | List cross repository collection version indexs
|
200
200
|
*PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi* | [**rebuild**](docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md#rebuild) | **POST** /pulp_ansible/galaxy/default/api/v3/plugin/ansible/search/collection-versions/ |
|
201
201
|
*PulpAnsibleClient::PulpAnsibleTagsApi* | [**list**](docs/PulpAnsibleTagsApi.md#list) | **GET** /pulp/api/v3/pulp_ansible/tags/ | List tags
|
202
202
|
*PulpAnsibleClient::RemotesCollectionApi* | [**add_role**](docs/RemotesCollectionApi.md#add_role) | **POST** {ansible_collection_remote_href}add_role/ | Add a role
|
@@ -4,10 +4,10 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**
|
7
|
+
**repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
|
8
8
|
**file** | **File** | An uploaded file that may be turned into the content unit. | [optional]
|
9
|
+
**upload** | **String** | An uncommitted upload that may be turned into the content unit. | [optional]
|
9
10
|
**artifact** | **String** | Artifact file representing the physical content | [optional]
|
10
|
-
**repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
|
11
11
|
**expected_name** | **String** | The name of the collection. | [optional]
|
12
12
|
**expected_namespace** | **String** | The namespace of the collection. | [optional]
|
13
13
|
**expected_version** | **String** | The version of the collection. | [optional]
|
@@ -17,10 +17,10 @@ Name | Type | Description | Notes
|
|
17
17
|
```ruby
|
18
18
|
require 'PulpAnsibleClient'
|
19
19
|
|
20
|
-
instance = PulpAnsibleClient::AnsibleCollectionVersion.new(
|
20
|
+
instance = PulpAnsibleClient::AnsibleCollectionVersion.new(repository: null,
|
21
21
|
file: null,
|
22
|
+
upload: null,
|
22
23
|
artifact: null,
|
23
|
-
repository: null,
|
24
24
|
expected_name: null,
|
25
25
|
expected_namespace: null,
|
26
26
|
expected_version: null)
|
@@ -4,10 +4,10 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
8
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
7
9
|
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
8
10
|
**artifact** | **String** | Artifact file representing the physical content | [optional]
|
9
|
-
**pulp_href** | **String** | | [optional] [readonly]
|
10
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
11
11
|
**sha256** | **String** | The SHA-256 checksum if available. | [optional] [readonly]
|
12
12
|
**md5** | **String** | The MD5 checksum if available. | [optional] [readonly]
|
13
13
|
**sha1** | **String** | The SHA-1 checksum if available. | [optional] [readonly]
|
@@ -38,10 +38,10 @@ Name | Type | Description | Notes
|
|
38
38
|
```ruby
|
39
39
|
require 'PulpAnsibleClient'
|
40
40
|
|
41
|
-
instance = PulpAnsibleClient::AnsibleCollectionVersionResponse.new(
|
42
|
-
artifact: null,
|
41
|
+
instance = PulpAnsibleClient::AnsibleCollectionVersionResponse.new(pulp_created: null,
|
43
42
|
pulp_href: null,
|
44
|
-
|
43
|
+
pulp_last_updated: null,
|
44
|
+
artifact: null,
|
45
45
|
sha256: null,
|
46
46
|
md5: null,
|
47
47
|
sha1: null,
|
data/docs/AnsibleCopyApi.md
CHANGED
data/docs/AnsibleGitRemote.md
CHANGED
@@ -4,26 +4,26 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**url** | **String** | The URL of an external content source. |
|
8
7
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
9
|
-
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
10
|
-
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
11
|
-
**client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
|
12
|
-
**proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
|
13
|
-
**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]
|
14
8
|
**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]
|
15
|
-
**
|
16
|
-
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
9
|
+
**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]
|
17
10
|
**password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
18
|
-
**
|
19
|
-
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
20
|
-
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
11
|
+
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
21
12
|
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
22
|
-
**
|
13
|
+
**sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
14
|
+
**proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
|
15
|
+
**name** | **String** | A unique name for this remote. |
|
16
|
+
**url** | **String** | The URL of an external content source. |
|
17
|
+
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
18
|
+
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
23
19
|
**username** | **String** | The username to be used for authentication when syncing. | [optional]
|
24
|
-
**
|
20
|
+
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
21
|
+
**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]
|
22
|
+
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
23
|
+
**proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
25
24
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
26
|
-
**
|
25
|
+
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
26
|
+
**client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
|
27
27
|
**metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional]
|
28
28
|
**git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional]
|
29
29
|
|
@@ -32,26 +32,26 @@ Name | Type | Description | Notes
|
|
32
32
|
```ruby
|
33
33
|
require 'PulpAnsibleClient'
|
34
34
|
|
35
|
-
instance = PulpAnsibleClient::AnsibleGitRemote.new(
|
36
|
-
max_retries: null,
|
37
|
-
client_cert: null,
|
38
|
-
tls_validation: null,
|
39
|
-
client_key: null,
|
40
|
-
proxy_username: null,
|
41
|
-
total_timeout: null,
|
35
|
+
instance = PulpAnsibleClient::AnsibleGitRemote.new(max_retries: null,
|
42
36
|
connect_timeout: null,
|
43
|
-
|
44
|
-
rate_limit: null,
|
37
|
+
sock_connect_timeout: null,
|
45
38
|
password: null,
|
46
|
-
|
47
|
-
download_concurrency: null,
|
48
|
-
headers: null,
|
39
|
+
tls_validation: null,
|
49
40
|
proxy_url: null,
|
50
|
-
|
41
|
+
sock_read_timeout: null,
|
42
|
+
proxy_username: null,
|
43
|
+
name: null,
|
44
|
+
url: null,
|
45
|
+
rate_limit: null,
|
46
|
+
client_cert: null,
|
51
47
|
username: null,
|
52
|
-
|
48
|
+
ca_cert: null,
|
49
|
+
total_timeout: null,
|
50
|
+
download_concurrency: null,
|
51
|
+
proxy_password: null,
|
53
52
|
pulp_labels: null,
|
54
|
-
|
53
|
+
headers: null,
|
54
|
+
client_key: null,
|
55
55
|
metadata_only: null,
|
56
56
|
git_ref: null)
|
57
57
|
```
|
@@ -4,25 +4,25 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
8
|
-
**url** | **String** | The URL of an external content source. |
|
9
7
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
10
|
-
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
11
|
-
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
12
|
-
**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]
|
13
8
|
**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]
|
14
|
-
**
|
15
|
-
**
|
16
|
-
**
|
17
|
-
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
9
|
+
**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]
|
10
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
11
|
+
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
18
12
|
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
13
|
+
**sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
14
|
+
**name** | **String** | A unique name for this remote. |
|
15
|
+
**url** | **String** | The URL of an external content source. |
|
16
|
+
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
17
|
+
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
19
18
|
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
20
|
-
**
|
19
|
+
**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]
|
20
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
21
|
+
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
21
22
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
23
|
+
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
22
24
|
**hidden_fields** | [**Array<AnsibleCollectionRemoteResponseHiddenFields>**](AnsibleCollectionRemoteResponseHiddenFields.md) | List of hidden (write only) fields | [optional] [readonly]
|
23
|
-
**
|
24
|
-
**pulp_href** | **String** | | [optional] [readonly]
|
25
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
25
|
+
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
26
26
|
**metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional]
|
27
27
|
**git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional]
|
28
28
|
|
@@ -31,25 +31,25 @@ Name | Type | Description | Notes
|
|
31
31
|
```ruby
|
32
32
|
require 'PulpAnsibleClient'
|
33
33
|
|
34
|
-
instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(
|
34
|
+
instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(max_retries: null,
|
35
|
+
connect_timeout: null,
|
36
|
+
sock_connect_timeout: null,
|
37
|
+
pulp_href: null,
|
38
|
+
tls_validation: null,
|
39
|
+
proxy_url: null,
|
40
|
+
sock_read_timeout: null,
|
41
|
+
name: null,
|
35
42
|
url: null,
|
36
|
-
|
43
|
+
rate_limit: null,
|
37
44
|
client_cert: null,
|
38
|
-
|
45
|
+
ca_cert: null,
|
39
46
|
total_timeout: null,
|
40
|
-
|
41
|
-
rate_limit: null,
|
42
|
-
sock_read_timeout: null,
|
47
|
+
pulp_created: null,
|
43
48
|
download_concurrency: null,
|
44
|
-
headers: null,
|
45
|
-
proxy_url: null,
|
46
|
-
ca_cert: null,
|
47
|
-
sock_connect_timeout: null,
|
48
49
|
pulp_labels: null,
|
50
|
+
headers: null,
|
49
51
|
hidden_fields: null,
|
50
|
-
|
51
|
-
pulp_href: null,
|
52
|
-
pulp_created: null,
|
52
|
+
pulp_last_updated: null,
|
53
53
|
metadata_only: null,
|
54
54
|
git_ref: null)
|
55
55
|
```
|
data/docs/AnsibleRole.md
CHANGED
@@ -4,8 +4,8 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**artifact** | **String** | Artifact file representing the physical content |
|
8
7
|
**repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
|
8
|
+
**artifact** | **String** | Artifact file representing the physical content |
|
9
9
|
**version** | **String** | |
|
10
10
|
**name** | **String** | |
|
11
11
|
**namespace** | **String** | |
|
@@ -15,8 +15,8 @@ Name | Type | Description | Notes
|
|
15
15
|
```ruby
|
16
16
|
require 'PulpAnsibleClient'
|
17
17
|
|
18
|
-
instance = PulpAnsibleClient::AnsibleRole.new(
|
19
|
-
|
18
|
+
instance = PulpAnsibleClient::AnsibleRole.new(repository: null,
|
19
|
+
artifact: null,
|
20
20
|
version: null,
|
21
21
|
name: null,
|
22
22
|
namespace: null)
|
data/docs/AnsibleRoleResponse.md
CHANGED
@@ -4,10 +4,10 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
8
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
7
9
|
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
8
10
|
**artifact** | **String** | Artifact file representing the physical content |
|
9
|
-
**pulp_href** | **String** | | [optional] [readonly]
|
10
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
11
11
|
**version** | **String** | |
|
12
12
|
**name** | **String** | |
|
13
13
|
**namespace** | **String** | |
|
@@ -17,10 +17,10 @@ Name | Type | Description | Notes
|
|
17
17
|
```ruby
|
18
18
|
require 'PulpAnsibleClient'
|
19
19
|
|
20
|
-
instance = PulpAnsibleClient::AnsibleRoleResponse.new(
|
21
|
-
artifact: null,
|
20
|
+
instance = PulpAnsibleClient::AnsibleRoleResponse.new(pulp_created: null,
|
22
21
|
pulp_href: null,
|
23
|
-
|
22
|
+
pulp_last_updated: null,
|
23
|
+
artifact: null,
|
24
24
|
version: null,
|
25
25
|
name: null,
|
26
26
|
namespace: null)
|
@@ -1,19 +1,19 @@
|
|
1
|
-
# PulpAnsibleClient::
|
1
|
+
# PulpAnsibleClient::ApiPluginAnsibleSearchCollectionVersionsApi
|
2
2
|
|
3
|
-
All URIs are relative to *http://
|
3
|
+
All URIs are relative to *http://localhost:24817*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
7
|
-
[**list**](
|
8
|
-
[**rebuild**](
|
7
|
+
[**list**](ApiPluginAnsibleSearchCollectionVersionsApi.md#list) | **GET** {ansible_cross_repository_collection_version_index_href}api/v3/plugin/ansible/search/collection-versions/ | List cross repository collection version indexs
|
8
|
+
[**rebuild**](ApiPluginAnsibleSearchCollectionVersionsApi.md#rebuild) | **POST** {ansible_cross_repository_collection_version_index_href}api/v3/plugin/ansible/search/collection-versions/ |
|
9
9
|
|
10
10
|
|
11
11
|
|
12
12
|
## list
|
13
13
|
|
14
|
-
> PaginatedCollectionVersionSearchListResponseList list(
|
15
|
-
|
14
|
+
> PaginatedCollectionVersionSearchListResponseList list(ansible_cross_repository_collection_version_index_href, opts)
|
16
15
|
|
16
|
+
List cross repository collection version indexs
|
17
17
|
|
18
18
|
A viewset for cross-repo searches.
|
19
19
|
|
@@ -29,8 +29,8 @@ PulpAnsibleClient.configure do |config|
|
|
29
29
|
config.password = 'YOUR PASSWORD'
|
30
30
|
end
|
31
31
|
|
32
|
-
api_instance = PulpAnsibleClient::
|
33
|
-
|
32
|
+
api_instance = PulpAnsibleClient::ApiPluginAnsibleSearchCollectionVersionsApi.new
|
33
|
+
ansible_cross_repository_collection_version_index_href = 'ansible_cross_repository_collection_version_index_href_example' # String |
|
34
34
|
opts = {
|
35
35
|
dependency: 'dependency_example', # String |
|
36
36
|
deprecated: true, # Boolean |
|
@@ -60,10 +60,11 @@ opts = {
|
|
60
60
|
}
|
61
61
|
|
62
62
|
begin
|
63
|
-
|
63
|
+
#List cross repository collection version indexs
|
64
|
+
result = api_instance.list(ansible_cross_repository_collection_version_index_href, opts)
|
64
65
|
p result
|
65
66
|
rescue PulpAnsibleClient::ApiError => e
|
66
|
-
puts "Exception when calling
|
67
|
+
puts "Exception when calling ApiPluginAnsibleSearchCollectionVersionsApi->list: #{e}"
|
67
68
|
end
|
68
69
|
```
|
69
70
|
|
@@ -72,7 +73,7 @@ end
|
|
72
73
|
|
73
74
|
Name | Type | Description | Notes
|
74
75
|
------------- | ------------- | ------------- | -------------
|
75
|
-
**
|
76
|
+
**ansible_cross_repository_collection_version_index_href** | **String**| |
|
76
77
|
**dependency** | **String**| | [optional]
|
77
78
|
**deprecated** | **Boolean**| | [optional]
|
78
79
|
**distribution** | [**Array<String>**](String.md)| Filter collectionversions that are in these distrubtion ids. | [optional]
|
@@ -115,7 +116,7 @@ Name | Type | Description | Notes
|
|
115
116
|
|
116
117
|
## rebuild
|
117
118
|
|
118
|
-
> CollectionVersionSearchListResponse rebuild(
|
119
|
+
> CollectionVersionSearchListResponse rebuild(ansible_cross_repository_collection_version_index_href, collection_version_search_list)
|
119
120
|
|
120
121
|
|
121
122
|
|
@@ -133,15 +134,15 @@ PulpAnsibleClient.configure do |config|
|
|
133
134
|
config.password = 'YOUR PASSWORD'
|
134
135
|
end
|
135
136
|
|
136
|
-
api_instance = PulpAnsibleClient::
|
137
|
-
|
137
|
+
api_instance = PulpAnsibleClient::ApiPluginAnsibleSearchCollectionVersionsApi.new
|
138
|
+
ansible_cross_repository_collection_version_index_href = 'ansible_cross_repository_collection_version_index_href_example' # String |
|
138
139
|
collection_version_search_list = PulpAnsibleClient::CollectionVersionSearchList.new # CollectionVersionSearchList |
|
139
140
|
|
140
141
|
begin
|
141
|
-
result = api_instance.rebuild(
|
142
|
+
result = api_instance.rebuild(ansible_cross_repository_collection_version_index_href, collection_version_search_list)
|
142
143
|
p result
|
143
144
|
rescue PulpAnsibleClient::ApiError => e
|
144
|
-
puts "Exception when calling
|
145
|
+
puts "Exception when calling ApiPluginAnsibleSearchCollectionVersionsApi->rebuild: #{e}"
|
145
146
|
end
|
146
147
|
```
|
147
148
|
|
@@ -150,7 +151,7 @@ end
|
|
150
151
|
|
151
152
|
Name | Type | Description | Notes
|
152
153
|
------------- | ------------- | ------------- | -------------
|
153
|
-
**
|
154
|
+
**ansible_cross_repository_collection_version_index_href** | **String**| |
|
154
155
|
**collection_version_search_list** | [**CollectionVersionSearchList**](CollectionVersionSearchList.md)| |
|
155
156
|
|
156
157
|
### Return type
|
data/docs/ApiRolesApi.md
CHANGED
data/docs/CollectionImportApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# PulpAnsibleClient::ContentCollectionVersionsApi
|
2
2
|
|
3
|
-
All URIs are relative to *http://
|
3
|
+
All URIs are relative to *http://localhost:24817*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -32,10 +32,10 @@ end
|
|
32
32
|
|
33
33
|
api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
|
34
34
|
opts = {
|
35
|
-
|
35
|
+
repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
|
36
36
|
file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the content unit.
|
37
|
+
upload: 'upload_example', # String | An uncommitted upload that may be turned into the content unit.
|
37
38
|
artifact: 'artifact_example', # String | Artifact file representing the physical content
|
38
|
-
repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
|
39
39
|
expected_name: 'expected_name_example', # String | The name of the collection.
|
40
40
|
expected_namespace: 'expected_namespace_example', # String | The namespace of the collection.
|
41
41
|
expected_version: 'expected_version_example' # String | The version of the collection.
|
@@ -55,10 +55,10 @@ end
|
|
55
55
|
|
56
56
|
Name | Type | Description | Notes
|
57
57
|
------------- | ------------- | ------------- | -------------
|
58
|
-
**
|
58
|
+
**repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
|
59
59
|
**file** | **File**| An uploaded file that may be turned into the content unit. | [optional]
|
60
|
+
**upload** | **String**| An uncommitted upload that may be turned into the content unit. | [optional]
|
60
61
|
**artifact** | **String**| Artifact file representing the physical content | [optional]
|
61
|
-
**repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
|
62
62
|
**expected_name** | **String**| The name of the collection. | [optional]
|
63
63
|
**expected_namespace** | **String**| The namespace of the collection. | [optional]
|
64
64
|
**expected_version** | **String**| The version of the collection. | [optional]
|
data/docs/ContentRolesApi.md
CHANGED