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
data/docs/CollectionImportApi.md
CHANGED
@@ -32,8 +32,8 @@ api_instance = PulpAnsibleClient::CollectionImportApi.new
|
|
32
32
|
ansible_collection_import_href = 'ansible_collection_import_href_example' # String |
|
33
33
|
opts = {
|
34
34
|
since: 'since_example', # String | Filter messages since a given timestamp
|
35
|
-
fields:
|
36
|
-
exclude_fields:
|
35
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
36
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
37
37
|
}
|
38
38
|
|
39
39
|
begin
|
@@ -52,8 +52,8 @@ Name | Type | Description | Notes
|
|
52
52
|
------------- | ------------- | ------------- | -------------
|
53
53
|
**ansible_collection_import_href** | **String**| |
|
54
54
|
**since** | **String**| Filter messages since a given timestamp | [optional]
|
55
|
-
**fields** |
|
56
|
-
**exclude_fields** |
|
55
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
56
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
57
57
|
|
58
58
|
### Return type
|
59
59
|
|
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
7
|
**id** | **String** | |
|
8
8
|
**name** | **String** | |
|
9
|
-
**href** | **String** |
|
9
|
+
**href** | **String** | | [optional] [readonly]
|
10
10
|
|
11
11
|
## Code Sample
|
12
12
|
|
data/docs/CollectionResponse.md
CHANGED
@@ -4,14 +4,14 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**href** | **String** |
|
7
|
+
**href** | **String** | | [optional] [readonly]
|
8
8
|
**namespace** | **String** | | [optional] [readonly]
|
9
9
|
**name** | **String** | | [optional] [readonly]
|
10
|
-
**deprecated** | **Boolean** |
|
11
|
-
**versions_url** | **String** |
|
12
|
-
**highest_version** | [**Object**](.md) |
|
13
|
-
**created_at** | **DateTime** |
|
14
|
-
**updated_at** | **DateTime** |
|
10
|
+
**deprecated** | **Boolean** | | [optional] [readonly]
|
11
|
+
**versions_url** | **String** | | [optional] [readonly]
|
12
|
+
**highest_version** | [**Object**](.md) | | [optional] [readonly]
|
13
|
+
**created_at** | **DateTime** | | [optional] [readonly]
|
14
|
+
**updated_at** | **DateTime** | | [optional] [readonly]
|
15
15
|
|
16
16
|
## Code Sample
|
17
17
|
|
@@ -5,7 +5,7 @@
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
7
|
**version** | **String** | | [optional] [readonly]
|
8
|
-
**href** | **String** |
|
8
|
+
**href** | **String** | | [optional] [readonly]
|
9
9
|
**created_at** | **DateTime** | |
|
10
10
|
**updated_at** | **DateTime** | |
|
11
11
|
**requires_ansible** | **String** | | [optional]
|
@@ -5,19 +5,19 @@
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
7
|
**version** | **String** | | [optional] [readonly]
|
8
|
-
**href** | **String** |
|
8
|
+
**href** | **String** | | [optional] [readonly]
|
9
9
|
**created_at** | **DateTime** | |
|
10
10
|
**updated_at** | **DateTime** | |
|
11
11
|
**requires_ansible** | **String** | | [optional]
|
12
12
|
**artifact** | [**ArtifactRefResponse**](ArtifactRefResponse.md) | | [optional] [readonly]
|
13
13
|
**collection** | [**CollectionRefResponse**](CollectionRefResponse.md) | | [optional] [readonly]
|
14
|
-
**download_url** | **String** |
|
14
|
+
**download_url** | **String** | | [optional] [readonly]
|
15
15
|
**name** | **String** | | [optional] [readonly]
|
16
16
|
**namespace** | [**CollectionNamespaceResponse**](CollectionNamespaceResponse.md) | | [optional] [readonly]
|
17
17
|
**signatures** | **String** | | [optional] [readonly]
|
18
18
|
**metadata** | [**CollectionMetadataResponse**](CollectionMetadataResponse.md) | | [optional] [readonly]
|
19
|
-
**git_url** | **String** |
|
20
|
-
**git_commit_sha** | **String** |
|
19
|
+
**git_url** | **String** | | [optional] [readonly]
|
20
|
+
**git_commit_sha** | **String** | | [optional] [readonly]
|
21
21
|
**manifest** | [**Object**](.md) | A JSON field holding MANIFEST.json data. | [optional] [readonly]
|
22
22
|
**files** | [**Object**](.md) | A JSON field holding FILES.json data. | [optional] [readonly]
|
23
23
|
|
@@ -87,14 +87,12 @@ api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
|
|
87
87
|
opts = {
|
88
88
|
limit: 56, # Integer | Number of results to return per page.
|
89
89
|
offset: 56, # Integer | The initial index from which to return the results.
|
90
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
91
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
92
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
90
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
93
91
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
94
92
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
95
93
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
96
|
-
fields:
|
97
|
-
exclude_fields:
|
94
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
95
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
98
96
|
}
|
99
97
|
|
100
98
|
begin
|
@@ -113,14 +111,12 @@ Name | Type | Description | Notes
|
|
113
111
|
------------- | ------------- | ------------- | -------------
|
114
112
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
115
113
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
116
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
117
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
118
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
114
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
119
115
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
120
116
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
121
117
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
122
|
-
**fields** |
|
123
|
-
**exclude_fields** |
|
118
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
119
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
124
120
|
|
125
121
|
### Return type
|
126
122
|
|
@@ -159,8 +155,8 @@ end
|
|
159
155
|
api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
|
160
156
|
ansible_ansible_collection_deprecated_href = 'ansible_ansible_collection_deprecated_href_example' # String |
|
161
157
|
opts = {
|
162
|
-
fields:
|
163
|
-
exclude_fields:
|
158
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
159
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
164
160
|
}
|
165
161
|
|
166
162
|
begin
|
@@ -178,8 +174,8 @@ end
|
|
178
174
|
Name | Type | Description | Notes
|
179
175
|
------------- | ------------- | ------------- | -------------
|
180
176
|
**ansible_ansible_collection_deprecated_href** | **String**| |
|
181
|
-
**fields** |
|
182
|
-
**exclude_fields** |
|
177
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
178
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
183
179
|
|
184
180
|
### Return type
|
185
181
|
|
@@ -93,18 +93,16 @@ api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
|
|
93
93
|
opts = {
|
94
94
|
limit: 56, # Integer | Number of results to return per page.
|
95
95
|
offset: 56, # Integer | The initial index from which to return the results.
|
96
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
96
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
97
97
|
pubkey_fingerprint: 'pubkey_fingerprint_example', # String | Filter results where pubkey_fingerprint matches value
|
98
98
|
pubkey_fingerprint__in: ['pubkey_fingerprint__in_example'], # Array<String> | Filter results where pubkey_fingerprint is in a comma-separated list of values
|
99
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
100
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
101
99
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
102
100
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
103
101
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
104
102
|
signed_collection: 'signed_collection_example', # String | Filter signatures for collection version
|
105
103
|
signing_service: 'signing_service_example', # String | Filter signatures produced by signature service
|
106
|
-
fields:
|
107
|
-
exclude_fields:
|
104
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
105
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
108
106
|
}
|
109
107
|
|
110
108
|
begin
|
@@ -123,18 +121,16 @@ Name | Type | Description | Notes
|
|
123
121
|
------------- | ------------- | ------------- | -------------
|
124
122
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
125
123
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
126
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
124
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
127
125
|
**pubkey_fingerprint** | **String**| Filter results where pubkey_fingerprint matches value | [optional]
|
128
126
|
**pubkey_fingerprint__in** | [**Array<String>**](String.md)| Filter results where pubkey_fingerprint is in a comma-separated list of values | [optional]
|
129
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
130
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
131
127
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
132
128
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
133
129
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
134
|
-
**signed_collection** | **String
|
135
|
-
**signing_service** | **String
|
136
|
-
**fields** |
|
137
|
-
**exclude_fields** |
|
130
|
+
**signed_collection** | [**String**](.md)| Filter signatures for collection version | [optional]
|
131
|
+
**signing_service** | [**String**](.md)| Filter signatures produced by signature service | [optional]
|
132
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
133
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
138
134
|
|
139
135
|
### Return type
|
140
136
|
|
@@ -173,8 +169,8 @@ end
|
|
173
169
|
api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
|
174
170
|
ansible_collection_version_signature_href = 'ansible_collection_version_signature_href_example' # String |
|
175
171
|
opts = {
|
176
|
-
fields:
|
177
|
-
exclude_fields:
|
172
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
173
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
178
174
|
}
|
179
175
|
|
180
176
|
begin
|
@@ -192,8 +188,8 @@ end
|
|
192
188
|
Name | Type | Description | Notes
|
193
189
|
------------- | ------------- | ------------- | -------------
|
194
190
|
**ansible_collection_version_signature_href** | **String**| |
|
195
|
-
**fields** |
|
196
|
-
**exclude_fields** |
|
191
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
192
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
197
193
|
|
198
194
|
### Return type
|
199
195
|
|
@@ -12,7 +12,7 @@ Method | HTTP request | Description
|
|
12
12
|
|
13
13
|
## create
|
14
14
|
|
15
|
-
> AsyncOperationResponse create(
|
15
|
+
> AsyncOperationResponse create(opts)
|
16
16
|
|
17
17
|
Create a collection version
|
18
18
|
|
@@ -31,18 +31,19 @@ PulpAnsibleClient.configure do |config|
|
|
31
31
|
end
|
32
32
|
|
33
33
|
api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
|
34
|
-
name = 'name_example' # String | The name of the collection.
|
35
|
-
namespace = 'namespace_example' # String | The namespace of the collection.
|
36
|
-
version = 'version_example' # String | The version of the collection.
|
37
34
|
opts = {
|
35
|
+
artifact: 'artifact_example', # String | Artifact file representing the physical content
|
36
|
+
file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the artifact of the content unit.
|
38
37
|
repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
|
39
38
|
upload: 'upload_example', # String | An uncommitted upload that may be turned into the artifact of the content unit.
|
40
|
-
|
39
|
+
expected_name: 'expected_name_example', # String | The name of the collection.
|
40
|
+
expected_namespace: 'expected_namespace_example', # String | The namespace of the collection.
|
41
|
+
expected_version: 'expected_version_example' # String | The version of the collection.
|
41
42
|
}
|
42
43
|
|
43
44
|
begin
|
44
45
|
#Create a collection version
|
45
|
-
result = api_instance.create(
|
46
|
+
result = api_instance.create(opts)
|
46
47
|
p result
|
47
48
|
rescue PulpAnsibleClient::ApiError => e
|
48
49
|
puts "Exception when calling ContentCollectionVersionsApi->create: #{e}"
|
@@ -54,12 +55,13 @@ end
|
|
54
55
|
|
55
56
|
Name | Type | Description | Notes
|
56
57
|
------------- | ------------- | ------------- | -------------
|
57
|
-
**
|
58
|
-
**
|
59
|
-
**version** | **String**| The version of the collection. |
|
58
|
+
**artifact** | **String**| Artifact file representing the physical content | [optional]
|
59
|
+
**file** | **File**| An uploaded file that may be turned into the artifact of the content unit. | [optional]
|
60
60
|
**repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
|
61
61
|
**upload** | **String**| An uncommitted upload that may be turned into the artifact of the content unit. | [optional]
|
62
|
-
**
|
62
|
+
**expected_name** | **String**| The name of the collection. | [optional]
|
63
|
+
**expected_namespace** | **String**| The namespace of the collection. | [optional]
|
64
|
+
**expected_version** | **String**| The version of the collection. | [optional]
|
63
65
|
|
64
66
|
### Return type
|
65
67
|
|
@@ -102,17 +104,15 @@ opts = {
|
|
102
104
|
name: 'name_example', # String |
|
103
105
|
namespace: 'namespace_example', # String |
|
104
106
|
offset: 56, # Integer | The initial index from which to return the results.
|
105
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
106
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
107
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
107
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
108
108
|
q: 'q_example', # String |
|
109
109
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
110
110
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
111
111
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
112
112
|
tags: 'tags_example', # String | Filter by comma separate list of tags that must all be matched
|
113
113
|
version: 'version_example', # String | Filter results where version matches value
|
114
|
-
fields:
|
115
|
-
exclude_fields:
|
114
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
115
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
116
116
|
}
|
117
117
|
|
118
118
|
begin
|
@@ -134,17 +134,15 @@ Name | Type | Description | Notes
|
|
134
134
|
**name** | **String**| | [optional]
|
135
135
|
**namespace** | **String**| | [optional]
|
136
136
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
137
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
138
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
139
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
137
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
140
138
|
**q** | **String**| | [optional]
|
141
139
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
142
140
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
143
141
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
144
142
|
**tags** | **String**| Filter by comma separate list of tags that must all be matched | [optional]
|
145
143
|
**version** | **String**| Filter results where version matches value | [optional]
|
146
|
-
**fields** |
|
147
|
-
**exclude_fields** |
|
144
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
145
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
148
146
|
|
149
147
|
### Return type
|
150
148
|
|
@@ -183,8 +181,8 @@ end
|
|
183
181
|
api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
|
184
182
|
ansible_collection_version_href = 'ansible_collection_version_href_example' # String |
|
185
183
|
opts = {
|
186
|
-
fields:
|
187
|
-
exclude_fields:
|
184
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
185
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
188
186
|
}
|
189
187
|
|
190
188
|
begin
|
@@ -202,8 +200,8 @@ end
|
|
202
200
|
Name | Type | Description | Notes
|
203
201
|
------------- | ------------- | ------------- | -------------
|
204
202
|
**ansible_collection_version_href** | **String**| |
|
205
|
-
**fields** |
|
206
|
-
**exclude_fields** |
|
203
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
204
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
207
205
|
|
208
206
|
### Return type
|
209
207
|
|
data/docs/ContentRolesApi.md
CHANGED
@@ -89,15 +89,13 @@ opts = {
|
|
89
89
|
name: 'name_example', # String | Filter results where name matches value
|
90
90
|
namespace: 'namespace_example', # String | Filter results where namespace matches value
|
91
91
|
offset: 56, # Integer | The initial index from which to return the results.
|
92
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
93
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
94
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
92
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
95
93
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
96
94
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
97
95
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
98
96
|
version: 'version_example', # String | Filter results where version matches value
|
99
|
-
fields:
|
100
|
-
exclude_fields:
|
97
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
98
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
101
99
|
}
|
102
100
|
|
103
101
|
begin
|
@@ -118,15 +116,13 @@ Name | Type | Description | Notes
|
|
118
116
|
**name** | **String**| Filter results where name matches value | [optional]
|
119
117
|
**namespace** | **String**| Filter results where namespace matches value | [optional]
|
120
118
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
121
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
122
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
123
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
119
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
124
120
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
125
121
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
126
122
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
127
123
|
**version** | **String**| Filter results where version matches value | [optional]
|
128
|
-
**fields** |
|
129
|
-
**exclude_fields** |
|
124
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
125
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
130
126
|
|
131
127
|
### Return type
|
132
128
|
|
@@ -165,8 +161,8 @@ end
|
|
165
161
|
api_instance = PulpAnsibleClient::ContentRolesApi.new
|
166
162
|
ansible_role_href = 'ansible_role_href_example' # String |
|
167
163
|
opts = {
|
168
|
-
fields:
|
169
|
-
exclude_fields:
|
164
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
165
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
170
166
|
}
|
171
167
|
|
172
168
|
begin
|
@@ -184,8 +180,8 @@ end
|
|
184
180
|
Name | Type | Description | Notes
|
185
181
|
------------- | ------------- | ------------- | -------------
|
186
182
|
**ansible_role_href** | **String**| |
|
187
|
-
**fields** |
|
188
|
-
**exclude_fields** |
|
183
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
184
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
189
185
|
|
190
186
|
### Return type
|
191
187
|
|
@@ -141,26 +141,22 @@ end
|
|
141
141
|
|
142
142
|
api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
|
143
143
|
opts = {
|
144
|
-
base_path: 'base_path_example', # String |
|
144
|
+
base_path: 'base_path_example', # String |
|
145
145
|
base_path__contains: 'base_path__contains_example', # String | Filter results where base_path contains value
|
146
146
|
base_path__icontains: 'base_path__icontains_example', # String | Filter results where base_path contains value
|
147
147
|
base_path__in: ['base_path__in_example'], # Array<String> | Filter results where base_path is in a comma-separated list of values
|
148
148
|
limit: 56, # Integer | Number of results to return per page.
|
149
|
-
name: 'name_example', # String |
|
149
|
+
name: 'name_example', # String |
|
150
150
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
151
151
|
name__icontains: 'name__icontains_example', # String | Filter results where name contains value
|
152
152
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
153
153
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
154
154
|
offset: 56, # Integer | The initial index from which to return the results.
|
155
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
156
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
157
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
155
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
158
156
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
159
|
-
repository: 'repository_example', # String | Filter results where repository matches value
|
160
|
-
repository__in: ['repository__in_example'], # Array<String> | Filter results where repository is in a comma-separated list of values
|
161
157
|
with_content: 'with_content_example', # String | Filter distributions based on the content served by them
|
162
|
-
fields:
|
163
|
-
exclude_fields:
|
158
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
159
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
164
160
|
}
|
165
161
|
|
166
162
|
begin
|
@@ -177,26 +173,22 @@ end
|
|
177
173
|
|
178
174
|
Name | Type | Description | Notes
|
179
175
|
------------- | ------------- | ------------- | -------------
|
180
|
-
**base_path** | **String**|
|
176
|
+
**base_path** | **String**| | [optional]
|
181
177
|
**base_path__contains** | **String**| Filter results where base_path contains value | [optional]
|
182
178
|
**base_path__icontains** | **String**| Filter results where base_path contains value | [optional]
|
183
179
|
**base_path__in** | [**Array<String>**](String.md)| Filter results where base_path is in a comma-separated list of values | [optional]
|
184
180
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
185
|
-
**name** | **String**|
|
181
|
+
**name** | **String**| | [optional]
|
186
182
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
187
183
|
**name__icontains** | **String**| Filter results where name contains value | [optional]
|
188
184
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
189
185
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
190
186
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
191
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
192
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
193
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
187
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
194
188
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
195
|
-
**repository** | **String**| Filter results where repository matches value | [optional]
|
196
|
-
**repository__in** | [**Array<String>**](String.md)| Filter results where repository is in a comma-separated list of values | [optional]
|
197
189
|
**with_content** | **String**| Filter distributions based on the content served by them | [optional]
|
198
|
-
**fields** |
|
199
|
-
**exclude_fields** |
|
190
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
191
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
200
192
|
|
201
193
|
### Return type
|
202
194
|
|
@@ -290,8 +282,8 @@ end
|
|
290
282
|
api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
|
291
283
|
ansible_ansible_distribution_href = 'ansible_ansible_distribution_href_example' # String |
|
292
284
|
opts = {
|
293
|
-
fields:
|
294
|
-
exclude_fields:
|
285
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
286
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
295
287
|
}
|
296
288
|
|
297
289
|
begin
|
@@ -309,8 +301,8 @@ end
|
|
309
301
|
Name | Type | Description | Notes
|
310
302
|
------------- | ------------- | ------------- | -------------
|
311
303
|
**ansible_ansible_distribution_href** | **String**| |
|
312
|
-
**fields** |
|
313
|
-
**exclude_fields** |
|
304
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
305
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
314
306
|
|
315
307
|
### Return type
|
316
308
|
|
@@ -6,12 +6,12 @@ Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
7
|
**id** | **String** | |
|
8
8
|
**name** | **String** | |
|
9
|
-
**namespace** | [**Object**](.md) |
|
10
|
-
**href** | **String** |
|
11
|
-
**versions_url** | **String** |
|
9
|
+
**namespace** | [**Object**](.md) | | [optional] [readonly]
|
10
|
+
**href** | **String** | | [optional] [readonly]
|
11
|
+
**versions_url** | **String** | | [optional] [readonly]
|
12
12
|
**created** | **DateTime** | |
|
13
13
|
**modified** | **DateTime** | |
|
14
|
-
**latest_version** | [**Object**](.md) |
|
14
|
+
**latest_version** | [**Object**](.md) | | [optional] [readonly]
|
15
15
|
|
16
16
|
## Code Sample
|
17
17
|
|
@@ -5,10 +5,10 @@
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
7
|
**version** | **String** | |
|
8
|
-
**href** | **String** |
|
9
|
-
**namespace** | [**Object**](.md) |
|
10
|
-
**collection** | [**Object**](.md) |
|
11
|
-
**artifact** | [**Object**](.md) |
|
8
|
+
**href** | **String** | | [optional] [readonly]
|
9
|
+
**namespace** | [**Object**](.md) | | [optional] [readonly]
|
10
|
+
**collection** | [**Object**](.md) | | [optional] [readonly]
|
11
|
+
**artifact** | [**Object**](.md) | | [optional] [readonly]
|
12
12
|
**metadata** | [**CollectionMetadataResponse**](CollectionMetadataResponse.md) | |
|
13
13
|
|
14
14
|
## Code Sample
|
data/docs/GalaxyDetailApi.md
CHANGED
@@ -25,8 +25,8 @@ require 'pulp_ansible_client'
|
|
25
25
|
api_instance = PulpAnsibleClient::GalaxyDetailApi.new
|
26
26
|
ansible_collection_href = 'ansible_collection_href_example' # String |
|
27
27
|
opts = {
|
28
|
-
fields:
|
29
|
-
exclude_fields:
|
28
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
29
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
30
30
|
}
|
31
31
|
|
32
32
|
begin
|
@@ -43,8 +43,8 @@ end
|
|
43
43
|
Name | Type | Description | Notes
|
44
44
|
------------- | ------------- | ------------- | -------------
|
45
45
|
**ansible_collection_href** | **String**| |
|
46
|
-
**fields** |
|
47
|
-
**exclude_fields** |
|
46
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
47
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
48
48
|
|
49
49
|
### Return type
|
50
50
|
|
data/docs/GalaxyRoleResponse.md
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**id** | **String** |
|
7
|
+
**id** | **String** | | [optional] [readonly]
|
8
8
|
**name** | **String** | |
|
9
9
|
**namespace** | **String** | |
|
10
10
|
|
@@ -9,7 +9,7 @@ Name | Type | Description | Notes
|
|
9
9
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
|
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
|
|
@@ -4,10 +4,10 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**pulp_labels** | **
|
7
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
8
8
|
**name** | **String** | A unique name for this repository. | [optional]
|
9
9
|
**description** | **String** | An optional description. | [optional]
|
10
|
-
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
10
|
+
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
|
11
11
|
**remote** | **String** | An optional remote to use by default when syncing. | [optional]
|
12
12
|
**last_synced_metadata_time** | **DateTime** | Last synced metadata time. | [optional]
|
13
13
|
**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]
|