pulp_ansible_client 0.15.5 → 0.16.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +7 -10
- data/docs/AnsibleAnsibleDistribution.md +1 -1
- data/docs/AnsibleAnsibleDistributionResponse.md +1 -1
- data/docs/AnsibleAnsibleRepository.md +2 -2
- data/docs/AnsibleAnsibleRepositoryResponse.md +2 -2
- data/docs/AnsibleCollectionRemote.md +2 -2
- data/docs/AnsibleCollectionRemoteResponse.md +2 -4
- data/docs/AnsibleCollectionVersion.md +11 -9
- data/docs/AnsibleCollectionVersionResponse.md +23 -23
- data/docs/AnsibleCollectionsApi.md +6 -10
- data/docs/AnsibleGitRemote.md +30 -30
- data/docs/AnsibleGitRemoteResponse.md +26 -28
- data/docs/AnsibleRoleRemote.md +2 -2
- data/docs/AnsibleRoleRemoteResponse.md +3 -5
- data/docs/AnsibleRoleResponse.md +3 -3
- data/docs/ApiCollectionsApi.md +4 -4
- data/docs/ApiRolesApi.md +4 -4
- data/docs/CollectionImportApi.md +4 -4
- data/docs/CollectionRefResponse.md +1 -1
- data/docs/CollectionResponse.md +6 -6
- data/docs/CollectionVersionListResponse.md +1 -1
- data/docs/CollectionVersionResponse.md +4 -4
- data/docs/ContentCollectionDeprecationsApi.md +10 -14
- data/docs/ContentCollectionSignaturesApi.md +12 -16
- data/docs/ContentCollectionVersionsApi.md +22 -24
- data/docs/ContentRolesApi.md +10 -14
- data/docs/DistributionsAnsibleApi.md +14 -22
- data/docs/GalaxyCollectionResponse.md +4 -4
- data/docs/GalaxyCollectionVersionResponse.md +4 -4
- data/docs/GalaxyDetailApi.md +4 -4
- data/docs/GalaxyRoleResponse.md +1 -1
- data/docs/GalaxyRoleVersionResponse.md +1 -1
- data/docs/PatchedansibleAnsibleDistribution.md +1 -1
- data/docs/PatchedansibleAnsibleRepository.md +2 -2
- data/docs/PatchedansibleCollectionRemote.md +2 -2
- data/docs/PatchedansibleGitRemote.md +30 -30
- data/docs/PatchedansibleRoleRemote.md +2 -2
- data/docs/PulpAnsibleApiApi.md +4 -4
- data/docs/PulpAnsibleApiV2CollectionsVersionsApi.md +4 -4
- data/docs/PulpAnsibleApiV3Api.md +4 -4
- data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +4 -4
- data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +4 -4
- data/docs/PulpAnsibleApiV3CollectionsAllApi.md +6 -10
- data/docs/PulpAnsibleApiV3CollectionsApi.md +10 -14
- data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +10 -14
- data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +6 -10
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +10 -14
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +10 -14
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +6 -10
- data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +10 -14
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +10 -14
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +6 -10
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +10 -14
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +10 -14
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +4 -4
- data/docs/PulpAnsibleTagsApi.md +4 -4
- data/docs/RemotesCollectionApi.md +14 -18
- data/docs/RemotesGitApi.md +14 -18
- data/docs/RemotesRoleApi.md +14 -18
- data/docs/RepositoriesAnsibleApi.md +13 -33
- data/docs/RepositoriesAnsibleVersionsApi.md +14 -16
- data/docs/RepositoryAddRemoveContent.md +2 -2
- data/docs/UnpaginatedCollectionVersionResponse.md +4 -4
- data/docs/VersionsApi.md +8 -8
- data/lib/pulp_ansible_client/api/ansible_collections_api.rb +9 -15
- data/lib/pulp_ansible_client/api/api_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/api_roles_api.rb +6 -6
- data/lib/pulp_ansible_client/api/collection_import_api.rb +6 -6
- data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +14 -20
- data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +15 -21
- data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +45 -60
- data/lib/pulp_ansible_client/api/content_roles_api.rb +15 -21
- data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +19 -31
- data/lib/pulp_ansible_client/api/galaxy_detail_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v2_collections_versions_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_artifacts_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collection_versions_all_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +9 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +9 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_artifacts_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +9 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +9 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_tags_api.rb +6 -6
- data/lib/pulp_ansible_client/api/remotes_collection_api.rb +19 -25
- data/lib/pulp_ansible_client/api/remotes_git_api.rb +19 -25
- data/lib/pulp_ansible_client/api/remotes_role_api.rb +19 -25
- data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +17 -47
- data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +19 -22
- data/lib/pulp_ansible_client/api/versions_api.rb +12 -12
- data/lib/pulp_ansible_client/models/ansible_ansible_distribution.rb +2 -4
- data/lib/pulp_ansible_client/models/ansible_ansible_distribution_response.rb +2 -4
- data/lib/pulp_ansible_client/models/ansible_ansible_repository.rb +3 -5
- data/lib/pulp_ansible_client/models/ansible_ansible_repository_response.rb +3 -5
- data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +3 -5
- data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +4 -18
- data/lib/pulp_ansible_client/models/ansible_collection_version.rb +78 -95
- data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +53 -161
- data/lib/pulp_ansible_client/models/ansible_git_remote.rb +249 -251
- data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +141 -155
- data/lib/pulp_ansible_client/models/ansible_role_remote.rb +3 -5
- data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +8 -22
- data/lib/pulp_ansible_client/models/ansible_role_response.rb +11 -11
- data/lib/pulp_ansible_client/models/collection_ref_response.rb +0 -1
- data/lib/pulp_ansible_client/models/collection_response.rb +0 -6
- data/lib/pulp_ansible_client/models/collection_version_list_response.rb +0 -1
- data/lib/pulp_ansible_client/models/collection_version_response.rb +0 -4
- data/lib/pulp_ansible_client/models/galaxy_collection_response.rb +0 -4
- data/lib/pulp_ansible_client/models/galaxy_collection_version_response.rb +0 -4
- data/lib/pulp_ansible_client/models/galaxy_role_response.rb +0 -1
- data/lib/pulp_ansible_client/models/galaxy_role_version_response.rb +0 -1
- data/lib/pulp_ansible_client/models/patchedansible_ansible_distribution.rb +2 -4
- data/lib/pulp_ansible_client/models/patchedansible_ansible_repository.rb +3 -5
- data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +3 -5
- data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +249 -251
- data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +3 -5
- data/lib/pulp_ansible_client/models/repository_add_remove_content.rb +2 -2
- data/lib/pulp_ansible_client/models/unpaginated_collection_version_response.rb +0 -4
- data/lib/pulp_ansible_client/version.rb +1 -1
- data/lib/pulp_ansible_client.rb +0 -1
- data/spec/api/ansible_collections_api_spec.rb +3 -5
- data/spec/api/api_collections_api_spec.rb +2 -2
- data/spec/api/api_roles_api_spec.rb +2 -2
- data/spec/api/collection_import_api_spec.rb +2 -2
- data/spec/api/content_collection_deprecations_api_spec.rb +5 -7
- data/spec/api/content_collection_signatures_api_spec.rb +5 -7
- data/spec/api/content_collection_versions_api_spec.rb +10 -11
- data/spec/api/content_roles_api_spec.rb +5 -7
- data/spec/api/distributions_ansible_api_spec.rb +7 -11
- data/spec/api/galaxy_detail_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v2_collections_versions_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_artifacts_collections_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_collection_versions_all_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +3 -5
- data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_api_v3_collections_versions_docs_blob_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +3 -5
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_artifacts_collections_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +3 -5
- data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +3 -5
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_tags_api_spec.rb +2 -2
- data/spec/api/remotes_collection_api_spec.rb +7 -9
- data/spec/api/remotes_git_api_spec.rb +7 -9
- data/spec/api/remotes_role_api_spec.rb +7 -9
- data/spec/api/repositories_ansible_api_spec.rb +6 -16
- data/spec/api/repositories_ansible_versions_api_spec.rb +7 -8
- data/spec/api/versions_api_spec.rb +4 -4
- data/spec/models/ansible_collection_remote_response_spec.rb +0 -6
- data/spec/models/ansible_collection_version_response_spec.rb +7 -7
- data/spec/models/ansible_collection_version_spec.rb +12 -6
- data/spec/models/ansible_git_remote_response_spec.rb +16 -22
- data/spec/models/ansible_git_remote_spec.rb +19 -19
- data/spec/models/ansible_role_remote_response_spec.rb +0 -6
- data/spec/models/ansible_role_response_spec.rb +3 -3
- data/spec/models/patchedansible_git_remote_spec.rb +19 -19
- metadata +102 -106
- data/docs/AnsibleCollectionRemoteResponseHiddenFields.md +0 -19
- data/lib/pulp_ansible_client/models/ansible_collection_remote_response_hidden_fields.rb +0 -215
- data/spec/models/ansible_collection_remote_response_hidden_fields_spec.rb +0 -47
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 71e1959b93991b3e021d92abbcb144a8a3986b5038e12af06566991c8ed6f3a8
|
4
|
+
data.tar.gz: 41df5bcc8c128b7fc225a1034d90c74dca9e3fae4859f85026860f8bb57430fc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1917f3484aa8ff326b16faf275b659f9fb550c3265013b916ba0647467122cbd482f248adea981a4bf66952118aafb1535cd3712731ca300a843a783591428fe
|
7
|
+
data.tar.gz: 86334782a732019183df3f0ffece7416212fe6c6c3488a51f112d91bd4da01de592b716498d0f77b65218c423b2fa114b0c7723f8e82ef205e4a79687d8ac694
|
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.
|
10
|
+
- Package version: 0.16.0
|
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.
|
27
|
+
gem install ./pulp_ansible_client-0.16.0.gem
|
28
28
|
```
|
29
29
|
|
30
|
-
(for development, run `gem install --dev ./pulp_ansible_client-0.
|
30
|
+
(for development, run `gem install --dev ./pulp_ansible_client-0.16.0.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.
|
36
|
+
gem 'pulp_ansible_client', '~> 0.16.0'
|
37
37
|
|
38
38
|
### Install from Git
|
39
39
|
|
@@ -70,11 +70,9 @@ opts = {
|
|
70
70
|
name: 'name_example', # String |
|
71
71
|
namespace: 'namespace_example', # String |
|
72
72
|
offset: 56, # Integer | The initial index from which to return the results.
|
73
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
74
|
-
|
75
|
-
|
76
|
-
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
77
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
73
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
74
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
75
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
78
76
|
}
|
79
77
|
|
80
78
|
begin
|
@@ -223,7 +221,6 @@ Class | Method | HTTP request | Description
|
|
223
221
|
- [PulpAnsibleClient::AnsibleCollection](docs/AnsibleCollection.md)
|
224
222
|
- [PulpAnsibleClient::AnsibleCollectionRemote](docs/AnsibleCollectionRemote.md)
|
225
223
|
- [PulpAnsibleClient::AnsibleCollectionRemoteResponse](docs/AnsibleCollectionRemoteResponse.md)
|
226
|
-
- [PulpAnsibleClient::AnsibleCollectionRemoteResponseHiddenFields](docs/AnsibleCollectionRemoteResponseHiddenFields.md)
|
227
224
|
- [PulpAnsibleClient::AnsibleCollectionResponse](docs/AnsibleCollectionResponse.md)
|
228
225
|
- [PulpAnsibleClient::AnsibleCollectionVersion](docs/AnsibleCollectionVersion.md)
|
229
226
|
- [PulpAnsibleClient::AnsibleCollectionVersionResponse](docs/AnsibleCollectionVersionResponse.md)
|
@@ -9,7 +9,7 @@ Name | Type | Description | Notes
|
|
9
9
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
10
10
|
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
11
11
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
12
|
-
**pulp_labels** | **
|
12
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
13
13
|
|
14
14
|
## Code Sample
|
15
15
|
|
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
|
|
12
12
|
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
13
13
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
14
14
|
**client_url** | **String** | The URL of a Collection content source. | [optional] [readonly]
|
15
|
-
**pulp_labels** | **
|
15
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
16
16
|
|
17
17
|
## Code Sample
|
18
18
|
|
@@ -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. |
|
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
|
**last_synced_metadata_time** | **DateTime** | Last synced metadata time. | [optional]
|
13
13
|
**gpgkey** | **String** | Gpg public key to verify collection signatures against | [optional]
|
@@ -7,11 +7,11 @@ Name | Type | Description | Notes
|
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
9
9
|
**versions_href** | **String** | | [optional] [readonly]
|
10
|
-
**pulp_labels** | **
|
10
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
11
11
|
**latest_version_href** | **String** | | [optional] [readonly]
|
12
12
|
**name** | **String** | A unique name for this repository. |
|
13
13
|
**description** | **String** | An optional description. | [optional]
|
14
|
-
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
14
|
+
**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]
|
15
15
|
**remote** | **String** | An optional remote to use by default when syncing. | [optional]
|
16
16
|
**last_synced_metadata_time** | **DateTime** | Last synced metadata time. | [optional]
|
17
17
|
**gpgkey** | **String** | Gpg public key to verify collection signatures against | [optional]
|
@@ -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) | The policy to use when downloading content.
|
21
|
+
**policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. | [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]
|
@@ -12,18 +12,17 @@ Name | Type | Description | Notes
|
|
12
12
|
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
13
13
|
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
14
14
|
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
15
|
-
**pulp_labels** | **
|
15
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
16
16
|
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
17
17
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
18
18
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
19
|
-
**policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content.
|
19
|
+
**policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. | [optional]
|
20
20
|
**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]
|
21
21
|
**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]
|
22
22
|
**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]
|
23
23
|
**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]
|
24
24
|
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
25
25
|
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
26
|
-
**hidden_fields** | [**Array<AnsibleCollectionRemoteResponseHiddenFields>**](AnsibleCollectionRemoteResponseHiddenFields.md) | List of hidden (write only) fields | [optional] [readonly]
|
27
26
|
**requirements_file** | **String** | The string version of Collection requirements yaml. | [optional]
|
28
27
|
**auth_url** | **String** | The URL to receive a session token from, e.g. used with Automation Hub. | [optional]
|
29
28
|
**sync_dependencies** | **Boolean** | Sync dependencies for collections specified via requirements file | [optional] [default to true]
|
@@ -53,7 +52,6 @@ instance = PulpAnsibleClient::AnsibleCollectionRemoteResponse.new(pulp_href: nul
|
|
53
52
|
sock_read_timeout: null,
|
54
53
|
headers: null,
|
55
54
|
rate_limit: null,
|
56
|
-
hidden_fields: null,
|
57
55
|
requirements_file: null,
|
58
56
|
auth_url: null,
|
59
57
|
sync_dependencies: null,
|
@@ -4,24 +4,26 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
+
**artifact** | **String** | Artifact file representing the physical content | [optional]
|
8
|
+
**file** | **File** | An uploaded file that may be turned into the artifact of the content unit. | [optional]
|
7
9
|
**repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
|
8
10
|
**upload** | **String** | An uncommitted upload that may be turned into the artifact of the content unit. | [optional]
|
9
|
-
**
|
10
|
-
**
|
11
|
-
**
|
12
|
-
**version** | **String** | The version of the collection. |
|
11
|
+
**expected_name** | **String** | The name of the collection. | [optional]
|
12
|
+
**expected_namespace** | **String** | The namespace of the collection. | [optional]
|
13
|
+
**expected_version** | **String** | The version of the collection. | [optional]
|
13
14
|
|
14
15
|
## Code Sample
|
15
16
|
|
16
17
|
```ruby
|
17
18
|
require 'PulpAnsibleClient'
|
18
19
|
|
19
|
-
instance = PulpAnsibleClient::AnsibleCollectionVersion.new(
|
20
|
-
upload: null,
|
20
|
+
instance = PulpAnsibleClient::AnsibleCollectionVersion.new(artifact: null,
|
21
21
|
file: null,
|
22
|
-
|
23
|
-
|
24
|
-
|
22
|
+
repository: null,
|
23
|
+
upload: null,
|
24
|
+
expected_name: null,
|
25
|
+
expected_namespace: null,
|
26
|
+
expected_version: null)
|
25
27
|
```
|
26
28
|
|
27
29
|
|
@@ -4,46 +4,46 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**artifact** | **String** | Artifact file representing the physical content | [optional]
|
8
7
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
8
|
+
**artifact** | **String** | Artifact file representing the physical content | [optional]
|
9
9
|
**pulp_href** | **String** | | [optional] [readonly]
|
10
|
+
**sha256** | **String** | The SHA-256 checksum if available. | [optional] [readonly]
|
10
11
|
**md5** | **String** | The MD5 checksum if available. | [optional] [readonly]
|
11
12
|
**sha1** | **String** | The SHA-1 checksum if available. | [optional] [readonly]
|
12
13
|
**sha224** | **String** | The SHA-224 checksum if available. | [optional] [readonly]
|
13
|
-
**sha256** | **String** | The SHA-256 checksum if available. | [optional] [readonly]
|
14
14
|
**sha384** | **String** | The SHA-384 checksum if available. | [optional] [readonly]
|
15
15
|
**sha512** | **String** | The SHA-512 checksum if available. | [optional] [readonly]
|
16
|
-
**id** | **String** | A collection identifier. |
|
17
|
-
**authors** | **Array<String>** | A list of the CollectionVersion content's authors. |
|
18
|
-
**contents** | [**Object**](.md) | A JSON field with data about the contents. |
|
19
|
-
**dependencies** | [**Object**](.md) | A dict declaring Collections that this collection requires to be installed for it to be usable. |
|
20
|
-
**description** | **String** | A short summary description of the collection. |
|
21
|
-
**docs_blob** | [**Object**](.md) | A JSON field holding the various documentation blobs in the collection. |
|
22
|
-
**manifest** | [**Object**](.md) | A JSON field holding MANIFEST.json data. |
|
23
|
-
**files** | [**Object**](.md) | A JSON field holding FILES.json data. |
|
24
|
-
**documentation** | **String** | The URL to any online docs. |
|
25
|
-
**homepage** | **String** | The URL to the homepage of the collection/project. |
|
26
|
-
**issues** | **String** | The URL to the collection issue tracker. |
|
27
|
-
**license** | **Array<String>** | A list of licenses for content inside of a collection. |
|
28
|
-
**name** | **String** | The name of the collection. |
|
29
|
-
**namespace** | **String** | The namespace of the collection. |
|
30
|
-
**
|
16
|
+
**id** | **String** | A collection identifier. | [optional] [readonly]
|
17
|
+
**authors** | **Array<String>** | A list of the CollectionVersion content's authors. | [optional] [readonly]
|
18
|
+
**contents** | [**Object**](.md) | A JSON field with data about the contents. | [optional] [readonly]
|
19
|
+
**dependencies** | [**Object**](.md) | A dict declaring Collections that this collection requires to be installed for it to be usable. | [optional] [readonly]
|
20
|
+
**description** | **String** | A short summary description of the collection. | [optional] [readonly]
|
21
|
+
**docs_blob** | [**Object**](.md) | A JSON field holding the various documentation blobs in the collection. | [optional] [readonly]
|
22
|
+
**manifest** | [**Object**](.md) | A JSON field holding MANIFEST.json data. | [optional] [readonly]
|
23
|
+
**files** | [**Object**](.md) | A JSON field holding FILES.json data. | [optional] [readonly]
|
24
|
+
**documentation** | **String** | The URL to any online docs. | [optional] [readonly]
|
25
|
+
**homepage** | **String** | The URL to the homepage of the collection/project. | [optional] [readonly]
|
26
|
+
**issues** | **String** | The URL to the collection issue tracker. | [optional] [readonly]
|
27
|
+
**license** | **Array<String>** | A list of licenses for content inside of a collection. | [optional] [readonly]
|
28
|
+
**name** | **String** | The name of the collection. | [optional] [readonly]
|
29
|
+
**namespace** | **String** | The namespace of the collection. | [optional] [readonly]
|
30
|
+
**origin_repository** | **String** | The URL of the originating SCM repository. | [optional] [readonly]
|
31
31
|
**tags** | [**Array<AnsibleTagResponse>**](AnsibleTagResponse.md) | | [optional] [readonly]
|
32
|
-
**version** | **String** | The version of the collection. |
|
33
|
-
**requires_ansible** | **String** | The version of Ansible required to use the collection. Multiple versions can be separated with a comma. | [optional]
|
32
|
+
**version** | **String** | The version of the collection. | [optional] [readonly]
|
33
|
+
**requires_ansible** | **String** | The version of Ansible required to use the collection. Multiple versions can be separated with a comma. | [optional] [readonly]
|
34
34
|
|
35
35
|
## Code Sample
|
36
36
|
|
37
37
|
```ruby
|
38
38
|
require 'PulpAnsibleClient'
|
39
39
|
|
40
|
-
instance = PulpAnsibleClient::AnsibleCollectionVersionResponse.new(
|
41
|
-
|
40
|
+
instance = PulpAnsibleClient::AnsibleCollectionVersionResponse.new(pulp_created: null,
|
41
|
+
artifact: null,
|
42
42
|
pulp_href: null,
|
43
|
+
sha256: null,
|
43
44
|
md5: null,
|
44
45
|
sha1: null,
|
45
46
|
sha224: null,
|
46
|
-
sha256: null,
|
47
47
|
sha384: null,
|
48
48
|
sha512: null,
|
49
49
|
id: null,
|
@@ -60,7 +60,7 @@ instance = PulpAnsibleClient::AnsibleCollectionVersionResponse.new(artifact: nul
|
|
60
60
|
license: null,
|
61
61
|
name: null,
|
62
62
|
namespace: null,
|
63
|
-
|
63
|
+
origin_repository: null,
|
64
64
|
tags: null,
|
65
65
|
version: null,
|
66
66
|
requires_ansible: null)
|
@@ -35,11 +35,9 @@ opts = {
|
|
35
35
|
name: 'name_example', # String |
|
36
36
|
namespace: 'namespace_example', # String |
|
37
37
|
offset: 56, # Integer | The initial index from which to return the results.
|
38
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
39
|
-
|
40
|
-
|
41
|
-
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
42
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
38
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
39
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
40
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
43
41
|
}
|
44
42
|
|
45
43
|
begin
|
@@ -60,11 +58,9 @@ Name | Type | Description | Notes
|
|
60
58
|
**name** | **String**| | [optional]
|
61
59
|
**namespace** | **String**| | [optional]
|
62
60
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
63
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
64
|
-
**
|
65
|
-
**
|
66
|
-
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
67
|
-
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
61
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
62
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
63
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
68
64
|
|
69
65
|
### Return type
|
70
66
|
|
data/docs/AnsibleGitRemote.md
CHANGED
@@ -4,26 +4,26 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**
|
8
|
-
**
|
9
|
-
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
10
|
-
**proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
|
7
|
+
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
8
|
+
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
11
9
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
10
|
+
**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]
|
11
|
+
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
12
|
+
**proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
13
|
+
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
14
|
+
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
15
|
+
**name** | **String** | A unique name for this remote. |
|
12
16
|
**password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
13
|
-
**
|
17
|
+
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
14
18
|
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
15
|
-
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
16
|
-
**client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
|
17
|
-
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
18
|
-
**proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
19
|
-
**url** | **String** | The URL of an external content source. |
|
20
|
-
**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]
|
21
19
|
**username** | **String** | The username to be used for authentication when syncing. | [optional]
|
22
|
-
**
|
23
|
-
**
|
24
|
-
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
25
|
-
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
20
|
+
**client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
|
21
|
+
**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]
|
26
22
|
**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]
|
23
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
24
|
+
**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]
|
25
|
+
**url** | **String** | The URL of an external content source. |
|
26
|
+
**proxy_username** | **String** | The username to authenticte to the proxy. | [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
|
-
|
37
|
-
client_cert: null,
|
38
|
-
proxy_username: null,
|
35
|
+
instance = PulpAnsibleClient::AnsibleGitRemote.new(proxy_url: null,
|
36
|
+
ca_cert: null,
|
39
37
|
download_concurrency: null,
|
38
|
+
sock_connect_timeout: null,
|
39
|
+
rate_limit: null,
|
40
|
+
proxy_password: null,
|
41
|
+
max_retries: null,
|
42
|
+
client_cert: null,
|
43
|
+
name: null,
|
40
44
|
password: null,
|
41
|
-
|
45
|
+
headers: null,
|
42
46
|
tls_validation: null,
|
43
|
-
ca_cert: null,
|
44
|
-
client_key: null,
|
45
|
-
proxy_url: null,
|
46
|
-
proxy_password: null,
|
47
|
-
url: null,
|
48
|
-
sock_connect_timeout: null,
|
49
47
|
username: null,
|
50
|
-
|
51
|
-
|
52
|
-
max_retries: null,
|
53
|
-
rate_limit: null,
|
48
|
+
client_key: null,
|
49
|
+
connect_timeout: null,
|
54
50
|
sock_read_timeout: null,
|
51
|
+
pulp_labels: null,
|
52
|
+
total_timeout: null,
|
53
|
+
url: null,
|
54
|
+
proxy_username: null,
|
55
55
|
metadata_only: null,
|
56
56
|
git_ref: null)
|
57
57
|
```
|
@@ -4,25 +4,24 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**name** | **String** | A unique name for this remote. |
|
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]
|
9
|
-
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
10
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
11
|
-
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [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
|
-
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
14
|
-
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
15
7
|
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
16
|
-
**
|
8
|
+
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
9
|
+
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
10
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
17
11
|
**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]
|
18
|
-
**
|
19
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
12
|
+
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
20
13
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
14
|
+
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
15
|
+
**name** | **String** | A unique name for this remote. |
|
21
16
|
**pulp_href** | **String** | | [optional] [readonly]
|
22
|
-
**
|
23
|
-
**
|
24
|
-
**
|
17
|
+
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
18
|
+
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
19
|
+
**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]
|
25
20
|
**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]
|
21
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
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
|
+
**url** | **String** | The URL of an external content source. |
|
24
|
+
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
26
25
|
**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
26
|
**git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional]
|
28
27
|
|
@@ -31,25 +30,24 @@ Name | Type | Description | Notes
|
|
31
30
|
```ruby
|
32
31
|
require 'PulpAnsibleClient'
|
33
32
|
|
34
|
-
instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(
|
35
|
-
connect_timeout: null,
|
36
|
-
client_cert: null,
|
37
|
-
pulp_created: null,
|
38
|
-
download_concurrency: null,
|
39
|
-
total_timeout: null,
|
40
|
-
tls_validation: null,
|
33
|
+
instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(proxy_url: null,
|
41
34
|
ca_cert: null,
|
42
|
-
|
43
|
-
|
35
|
+
download_concurrency: null,
|
36
|
+
pulp_created: null,
|
44
37
|
sock_connect_timeout: null,
|
45
|
-
|
46
|
-
pulp_labels: null,
|
38
|
+
rate_limit: null,
|
47
39
|
max_retries: null,
|
40
|
+
client_cert: null,
|
41
|
+
name: null,
|
48
42
|
pulp_href: null,
|
49
|
-
|
50
|
-
|
51
|
-
|
43
|
+
headers: null,
|
44
|
+
tls_validation: null,
|
45
|
+
connect_timeout: null,
|
52
46
|
sock_read_timeout: null,
|
47
|
+
pulp_labels: null,
|
48
|
+
total_timeout: null,
|
49
|
+
url: null,
|
50
|
+
pulp_last_updated: null,
|
53
51
|
metadata_only: null,
|
54
52
|
git_ref: null)
|
55
53
|
```
|
data/docs/AnsibleRoleRemote.md
CHANGED
@@ -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) | The policy to use when downloading content.
|
21
|
+
**policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. | [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]
|
@@ -12,18 +12,17 @@ Name | Type | Description | Notes
|
|
12
12
|
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
13
13
|
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
14
14
|
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
15
|
-
**pulp_labels** | **
|
15
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
16
16
|
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
17
17
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
18
18
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
19
|
-
**policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content.
|
19
|
+
**policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. | [optional]
|
20
20
|
**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]
|
21
21
|
**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]
|
22
22
|
**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]
|
23
23
|
**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]
|
24
24
|
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
25
25
|
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
26
|
-
**hidden_fields** | [**Array<AnsibleCollectionRemoteResponseHiddenFields>**](AnsibleCollectionRemoteResponseHiddenFields.md) | List of hidden (write only) fields | [optional] [readonly]
|
27
26
|
|
28
27
|
## Code Sample
|
29
28
|
|
@@ -48,8 +47,7 @@ instance = PulpAnsibleClient::AnsibleRoleRemoteResponse.new(pulp_href: null,
|
|
48
47
|
sock_connect_timeout: null,
|
49
48
|
sock_read_timeout: null,
|
50
49
|
headers: null,
|
51
|
-
rate_limit: null
|
52
|
-
hidden_fields: null)
|
50
|
+
rate_limit: null)
|
53
51
|
```
|
54
52
|
|
55
53
|
|
data/docs/AnsibleRoleResponse.md
CHANGED
@@ -4,9 +4,9 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**artifact** | **String** | Artifact file representing the physical content |
|
8
7
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
9
8
|
**pulp_href** | **String** | | [optional] [readonly]
|
9
|
+
**artifact** | **String** | Artifact file representing the physical content |
|
10
10
|
**version** | **String** | |
|
11
11
|
**name** | **String** | |
|
12
12
|
**namespace** | **String** | |
|
@@ -16,9 +16,9 @@ Name | Type | Description | Notes
|
|
16
16
|
```ruby
|
17
17
|
require 'PulpAnsibleClient'
|
18
18
|
|
19
|
-
instance = PulpAnsibleClient::AnsibleRoleResponse.new(
|
20
|
-
pulp_created: null,
|
19
|
+
instance = PulpAnsibleClient::AnsibleRoleResponse.new(pulp_created: null,
|
21
20
|
pulp_href: null,
|
21
|
+
artifact: null,
|
22
22
|
version: null,
|
23
23
|
name: null,
|
24
24
|
namespace: null)
|
data/docs/ApiCollectionsApi.md
CHANGED
@@ -27,8 +27,8 @@ api_instance = PulpAnsibleClient::ApiCollectionsApi.new
|
|
27
27
|
ansible_collection_href = 'ansible_collection_href_example' # String |
|
28
28
|
opts = {
|
29
29
|
page: 56, # Integer | A page number within the paginated result set.
|
30
|
-
fields:
|
31
|
-
exclude_fields:
|
30
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
31
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
32
32
|
}
|
33
33
|
|
34
34
|
begin
|
@@ -46,8 +46,8 @@ Name | Type | Description | Notes
|
|
46
46
|
------------- | ------------- | ------------- | -------------
|
47
47
|
**ansible_collection_href** | **String**| |
|
48
48
|
**page** | **Integer**| A page number within the paginated result set. | [optional]
|
49
|
-
**fields** |
|
50
|
-
**exclude_fields** |
|
49
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
50
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
51
51
|
|
52
52
|
### Return type
|
53
53
|
|
data/docs/ApiRolesApi.md
CHANGED
@@ -27,8 +27,8 @@ ansible_role_href = 'ansible_role_href_example' # String |
|
|
27
27
|
opts = {
|
28
28
|
limit: 56, # Integer | Number of results to return per page.
|
29
29
|
offset: 56, # Integer | The initial index from which to return the results.
|
30
|
-
fields:
|
31
|
-
exclude_fields:
|
30
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
31
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
32
32
|
}
|
33
33
|
|
34
34
|
begin
|
@@ -47,8 +47,8 @@ Name | Type | Description | Notes
|
|
47
47
|
**ansible_role_href** | **String**| |
|
48
48
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
49
49
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
50
|
-
**fields** |
|
51
|
-
**exclude_fields** |
|
50
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
51
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
52
52
|
|
53
53
|
### Return type
|
54
54
|
|