pulp_ansible_client 0.21.16 → 0.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +10 -22
- data/docs/AnsibleAnsibleDistribution.md +3 -5
- data/docs/AnsibleAnsibleDistributionResponse.md +4 -8
- data/docs/AnsibleCollectionVersion.md +4 -4
- data/docs/AnsibleCollectionVersionResponse.md +10 -10
- data/docs/AnsibleCollectionsApi.md +65 -21
- data/docs/AnsibleCopyApi.md +3 -7
- data/docs/AnsibleGitRemote.md +26 -26
- data/docs/AnsibleGitRemoteResponse.md +23 -23
- data/docs/AnsibleRole.md +3 -3
- data/docs/AnsibleRoleResponse.md +5 -5
- data/docs/ApiRolesApi.md +1 -3
- data/docs/CollectionImportApi.md +1 -3
- data/docs/CollectionImportDetailResponse.md +2 -2
- data/docs/CollectionSummaryResponse.md +2 -2
- data/docs/CollectionVersionDocsResponse.md +1 -1
- data/docs/CollectionVersionResponse.md +2 -2
- data/docs/CollectionVersionSearchList.md +2 -0
- data/docs/ContentCollectionDeprecationsApi.md +3 -11
- data/docs/ContentCollectionMarksApi.md +3 -11
- data/docs/ContentCollectionSignaturesApi.md +1 -7
- data/docs/ContentCollectionVersionsApi.md +5 -11
- data/docs/ContentNamespacesApi.md +1 -7
- data/docs/ContentRolesApi.md +3 -11
- data/docs/Copy.md +1 -1
- data/docs/DistributionsAnsibleApi.md +17 -57
- data/docs/PatchedansibleAnsibleDistribution.md +3 -5
- data/docs/PatchedansibleGitRemote.md +26 -26
- data/docs/PulpAnsibleApiApi.md +1 -3
- data/docs/PulpAnsibleApiV3Api.md +1 -3
- data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +1 -3
- data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +1 -3
- data/docs/PulpAnsibleApiV3CollectionsAllApi.md +1 -3
- data/docs/PulpAnsibleApiV3CollectionsApi.md +5 -17
- data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +3 -11
- data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +1 -3
- data/docs/PulpAnsibleApiV3NamespacesApi.md +1 -5
- data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +1 -3
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +1 -3
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -3
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +1 -3
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -3
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +5 -17
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +3 -11
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -3
- data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +3 -15
- data/docs/{ApiPluginAnsibleSearchCollectionVersionsApi.md → PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md} +17 -24
- data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +1 -9
- data/docs/PulpAnsibleDefaultApiApi.md +4 -14
- data/docs/PulpAnsibleDefaultApiV3Api.md +4 -14
- data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +1 -3
- data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +4 -14
- data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +1 -3
- data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +5 -17
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +3 -11
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +1 -3
- data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +1 -5
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +4 -14
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +1 -3
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -3
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +1 -3
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -3
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +5 -17
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +3 -11
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -3
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +3 -15
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +5 -12
- data/docs/PulpAnsibleTagsApi.md +1 -3
- data/docs/RemotesCollectionApi.md +17 -57
- data/docs/RemotesGitApi.md +17 -57
- data/docs/RemotesRoleApi.md +17 -57
- data/docs/RepositoriesAnsibleApi.md +33 -105
- data/docs/RepositoriesAnsibleVersionsApi.md +7 -23
- data/docs/VersionsApi.md +1 -60
- data/lib/pulp_ansible_client/api/ansible_collections_api.rb +68 -18
- data/lib/pulp_ansible_client/api/ansible_copy_api.rb +0 -3
- data/lib/pulp_ansible_client/api/api_roles_api.rb +0 -3
- data/lib/pulp_ansible_client/api/collection_import_api.rb +0 -3
- data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +0 -9
- data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +0 -9
- data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +0 -9
- data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +6 -15
- data/lib/pulp_ansible_client/api/content_namespaces_api.rb +0 -9
- data/lib/pulp_ansible_client/api/content_roles_api.rb +0 -9
- data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +0 -36
- data/lib/pulp_ansible_client/api/pulp_ansible_api_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_artifacts_collections_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collection_versions_all_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +0 -12
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +0 -9
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +0 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +0 -12
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +0 -9
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +0 -15
- data/lib/pulp_ansible_client/api/{api_plugin_ansible_search_collection_versions_api.rb → pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api.rb} +24 -32
- data/lib/pulp_ansible_client/api/pulp_ansible_artifacts_collections_v3_api.rb +0 -12
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_api.rb +0 -9
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_api.rb +0 -9
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_artifacts_collections_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collection_versions_all_api.rb +0 -9
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +0 -12
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +0 -9
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +0 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.rb +0 -9
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +0 -12
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +0 -9
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +0 -3
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +0 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +0 -8
- data/lib/pulp_ansible_client/api/pulp_ansible_tags_api.rb +0 -3
- data/lib/pulp_ansible_client/api/remotes_collection_api.rb +0 -36
- data/lib/pulp_ansible_client/api/remotes_git_api.rb +0 -36
- data/lib/pulp_ansible_client/api/remotes_role_api.rb +0 -36
- data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +0 -60
- data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +0 -15
- data/lib/pulp_ansible_client/api/versions_api.rb +0 -75
- data/lib/pulp_ansible_client/configuration.rb +2 -2
- data/lib/pulp_ansible_client/models/ansible_ansible_distribution.rb +16 -28
- data/lib/pulp_ansible_client/models/ansible_ansible_distribution_response.rb +20 -42
- data/lib/pulp_ansible_client/models/ansible_collection_version.rb +15 -15
- data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +23 -23
- data/lib/pulp_ansible_client/models/ansible_git_remote.rb +215 -215
- data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +120 -120
- data/lib/pulp_ansible_client/models/ansible_role.rb +11 -11
- data/lib/pulp_ansible_client/models/ansible_role_response.rb +18 -18
- data/lib/pulp_ansible_client/models/collection_import_detail_response.rb +2 -2
- data/lib/pulp_ansible_client/models/collection_summary_response.rb +2 -2
- data/lib/pulp_ansible_client/models/collection_version_docs_response.rb +1 -1
- data/lib/pulp_ansible_client/models/collection_version_response.rb +2 -2
- data/lib/pulp_ansible_client/models/collection_version_search_list.rb +16 -1
- data/lib/pulp_ansible_client/models/copy.rb +1 -1
- data/lib/pulp_ansible_client/models/patchedansible_ansible_distribution.rb +16 -28
- data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +215 -215
- data/lib/pulp_ansible_client/version.rb +1 -1
- data/lib/pulp_ansible_client.rb +1 -9
- data/spec/api/ansible_collections_api_spec.rb +14 -6
- data/spec/api/ansible_copy_api_spec.rb +0 -1
- data/spec/api/api_roles_api_spec.rb +0 -1
- data/spec/api/collection_import_api_spec.rb +0 -1
- data/spec/api/content_collection_deprecations_api_spec.rb +0 -3
- data/spec/api/content_collection_marks_api_spec.rb +0 -3
- data/spec/api/content_collection_signatures_api_spec.rb +0 -3
- data/spec/api/content_collection_versions_api_spec.rb +2 -5
- data/spec/api/content_namespaces_api_spec.rb +0 -3
- data/spec/api/content_roles_api_spec.rb +0 -3
- data/spec/api/distributions_ansible_api_spec.rb +0 -12
- data/spec/api/pulp_ansible_api_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_api_v3_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_api_v3_artifacts_collections_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_api_v3_collection_versions_all_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +0 -4
- data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +0 -3
- data/spec/api/pulp_ansible_api_v3_collections_versions_docs_blob_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +0 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +0 -4
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +0 -3
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +0 -5
- data/spec/api/{api_plugin_ansible_search_collection_versions_api_spec.rb → pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api_spec.rb} +8 -11
- data/spec/api/pulp_ansible_artifacts_collections_v3_api_spec.rb +0 -4
- data/spec/api/pulp_ansible_default_api_api_spec.rb +0 -3
- data/spec/api/pulp_ansible_default_api_v3_api_spec.rb +0 -3
- data/spec/api/pulp_ansible_default_api_v3_artifacts_collections_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_default_api_v3_collection_versions_all_api_spec.rb +0 -3
- data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +0 -4
- data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +0 -3
- data/spec/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +0 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api_spec.rb +0 -3
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +0 -4
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +0 -3
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +0 -1
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +0 -5
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +0 -3
- data/spec/api/pulp_ansible_tags_api_spec.rb +0 -1
- data/spec/api/remotes_collection_api_spec.rb +0 -12
- data/spec/api/remotes_git_api_spec.rb +0 -12
- data/spec/api/remotes_role_api_spec.rb +0 -12
- data/spec/api/repositories_ansible_api_spec.rb +0 -20
- data/spec/api/repositories_ansible_versions_api_spec.rb +0 -5
- data/spec/api/versions_api_spec.rb +0 -16
- data/spec/configuration_spec.rb +3 -3
- data/spec/models/ansible_ansible_distribution_response_spec.rb +4 -16
- data/spec/models/ansible_ansible_distribution_spec.rb +4 -10
- data/spec/models/ansible_collection_version_response_spec.rb +3 -3
- data/spec/models/ansible_collection_version_spec.rb +2 -2
- data/spec/models/ansible_git_remote_response_spec.rb +18 -18
- data/spec/models/ansible_git_remote_spec.rb +18 -18
- data/spec/models/ansible_role_response_spec.rb +3 -3
- data/spec/models/ansible_role_spec.rb +2 -2
- data/spec/models/collection_version_search_list_spec.rb +6 -0
- data/spec/models/patchedansible_ansible_distribution_spec.rb +4 -10
- data/spec/models/patchedansible_git_remote_spec.rb +18 -18
- metadata +148 -180
- data/docs/ApiCollectionsApi.md +0 -118
- data/docs/GalaxyCollection.md +0 -23
- data/docs/GalaxyCollectionResponse.md +0 -31
- data/docs/GalaxyCollectionVersionResponse.md +0 -27
- data/docs/GalaxyDetailApi.md +0 -63
- data/docs/PaginatedGalaxyCollectionResponseList.md +0 -23
- data/docs/PaginatedGalaxyCollectionVersionResponseList.md +0 -23
- data/docs/PulpAnsibleApiV2CollectionsVersionsApi.md +0 -68
- data/lib/pulp_ansible_client/api/api_collections_api.rb +0 -165
- data/lib/pulp_ansible_client/api/galaxy_detail_api.rb +0 -91
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v2_collections_versions_api.rb +0 -107
- data/lib/pulp_ansible_client/models/galaxy_collection.rb +0 -292
- data/lib/pulp_ansible_client/models/galaxy_collection_response.rb +0 -294
- data/lib/pulp_ansible_client/models/galaxy_collection_version_response.rb +0 -266
- data/lib/pulp_ansible_client/models/paginated_galaxy_collection_response_list.rb +0 -247
- data/lib/pulp_ansible_client/models/paginated_galaxy_collection_version_response_list.rb +0 -247
- data/spec/api/api_collections_api_spec.rb +0 -63
- data/spec/api/galaxy_detail_api_spec.rb +0 -49
- data/spec/api/pulp_ansible_api_v2_collections_versions_api_spec.rb +0 -52
- data/spec/models/galaxy_collection_response_spec.rb +0 -83
- data/spec/models/galaxy_collection_spec.rb +0 -59
- data/spec/models/galaxy_collection_version_response_spec.rb +0 -71
- data/spec/models/paginated_galaxy_collection_response_list_spec.rb +0 -59
- data/spec/models/paginated_galaxy_collection_version_response_list_spec.rb +0 -59
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
+
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
|
7
8
|
**url** | **String** | The URL of an external content source. |
|
|
9
|
+
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
|
10
|
+
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
|
11
|
+
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
|
8
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]
|
|
9
|
-
**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]
|
|
10
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
11
|
-
**hidden_fields** | [**Array<AnsibleCollectionRemoteResponseHiddenFields>**](AnsibleCollectionRemoteResponseHiddenFields.md) | List of hidden (write only) fields | [optional] [readonly]
|
|
12
13
|
**connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
|
14
|
+
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
|
15
|
+
**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]
|
|
16
|
+
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
|
13
17
|
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
|
14
|
-
**
|
|
18
|
+
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
|
15
19
|
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
|
16
|
-
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
|
17
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]
|
|
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
21
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
20
|
-
**
|
|
21
|
-
**
|
|
22
|
+
**hidden_fields** | [**Array<AnsibleCollectionRemoteResponseHiddenFields>**](AnsibleCollectionRemoteResponseHiddenFields.md) | List of hidden (write only) fields | [optional] [readonly]
|
|
23
|
+
**name** | **String** | A unique name for this remote. |
|
|
22
24
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
23
|
-
**
|
|
24
|
-
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
|
25
|
-
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
|
25
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
26
26
|
**metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional]
|
|
27
27
|
**git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional]
|
|
28
28
|
|
|
@@ -31,25 +31,25 @@ Name | Type | Description | Notes
|
|
|
31
31
|
```ruby
|
|
32
32
|
require 'PulpAnsibleClient'
|
|
33
33
|
|
|
34
|
-
instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(
|
|
34
|
+
instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(pulp_last_updated: null,
|
|
35
|
+
url: null,
|
|
36
|
+
max_retries: null,
|
|
37
|
+
client_cert: null,
|
|
38
|
+
tls_validation: null,
|
|
35
39
|
total_timeout: null,
|
|
36
|
-
sock_read_timeout: null,
|
|
37
|
-
pulp_created: null,
|
|
38
|
-
hidden_fields: null,
|
|
39
40
|
connect_timeout: null,
|
|
41
|
+
rate_limit: null,
|
|
42
|
+
sock_read_timeout: null,
|
|
43
|
+
download_concurrency: null,
|
|
40
44
|
headers: null,
|
|
41
|
-
|
|
45
|
+
proxy_url: null,
|
|
42
46
|
ca_cert: null,
|
|
43
|
-
download_concurrency: null,
|
|
44
47
|
sock_connect_timeout: null,
|
|
45
|
-
max_retries: null,
|
|
46
48
|
pulp_labels: null,
|
|
47
|
-
|
|
48
|
-
|
|
49
|
+
hidden_fields: null,
|
|
50
|
+
name: null,
|
|
49
51
|
pulp_href: null,
|
|
50
|
-
|
|
51
|
-
client_cert: null,
|
|
52
|
-
tls_validation: null,
|
|
52
|
+
pulp_created: null,
|
|
53
53
|
metadata_only: null,
|
|
54
54
|
git_ref: null)
|
|
55
55
|
```
|
data/docs/AnsibleRole.md
CHANGED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
|
|
8
7
|
**artifact** | **String** | Artifact file representing the physical content |
|
|
8
|
+
**repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
|
|
9
9
|
**version** | **String** | |
|
|
10
10
|
**name** | **String** | |
|
|
11
11
|
**namespace** | **String** | |
|
|
@@ -15,8 +15,8 @@ Name | Type | Description | Notes
|
|
|
15
15
|
```ruby
|
|
16
16
|
require 'PulpAnsibleClient'
|
|
17
17
|
|
|
18
|
-
instance = PulpAnsibleClient::AnsibleRole.new(
|
|
19
|
-
|
|
18
|
+
instance = PulpAnsibleClient::AnsibleRole.new(artifact: null,
|
|
19
|
+
repository: null,
|
|
20
20
|
version: null,
|
|
21
21
|
name: null,
|
|
22
22
|
namespace: null)
|
data/docs/AnsibleRoleResponse.md
CHANGED
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
8
7
|
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
|
9
|
-
**pulp_href** | **String** | | [optional] [readonly]
|
|
10
8
|
**artifact** | **String** | Artifact file representing the physical content |
|
|
9
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
|
10
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
11
11
|
**version** | **String** | |
|
|
12
12
|
**name** | **String** | |
|
|
13
13
|
**namespace** | **String** | |
|
|
@@ -17,10 +17,10 @@ Name | Type | Description | Notes
|
|
|
17
17
|
```ruby
|
|
18
18
|
require 'PulpAnsibleClient'
|
|
19
19
|
|
|
20
|
-
instance = PulpAnsibleClient::AnsibleRoleResponse.new(
|
|
21
|
-
pulp_last_updated: null,
|
|
22
|
-
pulp_href: null,
|
|
20
|
+
instance = PulpAnsibleClient::AnsibleRoleResponse.new(pulp_last_updated: null,
|
|
23
21
|
artifact: null,
|
|
22
|
+
pulp_href: null,
|
|
23
|
+
pulp_created: null,
|
|
24
24
|
version: null,
|
|
25
25
|
name: null,
|
|
26
26
|
namespace: null)
|
data/docs/ApiRolesApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpAnsibleClient::ApiRolesApi
|
|
2
2
|
|
|
3
|
-
All URIs are relative to *http://
|
|
3
|
+
All URIs are relative to *http://pulp*
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
@@ -25,7 +25,6 @@ require 'pulp_ansible_client'
|
|
|
25
25
|
api_instance = PulpAnsibleClient::ApiRolesApi.new
|
|
26
26
|
ansible_role_href = 'ansible_role_href_example' # String |
|
|
27
27
|
opts = {
|
|
28
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
29
28
|
limit: 56, # Integer | Number of results to return per page.
|
|
30
29
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
31
30
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
@@ -46,7 +45,6 @@ end
|
|
|
46
45
|
Name | Type | Description | Notes
|
|
47
46
|
------------- | ------------- | ------------- | -------------
|
|
48
47
|
**ansible_role_href** | **String**| |
|
|
49
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
50
48
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
51
49
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
52
50
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
data/docs/CollectionImportApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpAnsibleClient::CollectionImportApi
|
|
2
2
|
|
|
3
|
-
All URIs are relative to *http://
|
|
3
|
+
All URIs are relative to *http://pulp*
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
@@ -31,7 +31,6 @@ end
|
|
|
31
31
|
api_instance = PulpAnsibleClient::CollectionImportApi.new
|
|
32
32
|
ansible_collection_import_href = 'ansible_collection_import_href_example' # String |
|
|
33
33
|
opts = {
|
|
34
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
35
34
|
since: 'since_example', # String | Filter messages since a given timestamp
|
|
36
35
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
37
36
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
@@ -52,7 +51,6 @@ end
|
|
|
52
51
|
Name | Type | Description | Notes
|
|
53
52
|
------------- | ------------- | ------------- | -------------
|
|
54
53
|
**ansible_collection_import_href** | **String**| |
|
|
55
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
56
54
|
**since** | **String**| Filter messages since a given timestamp | [optional]
|
|
57
55
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
58
56
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
@@ -10,8 +10,8 @@ Name | Type | Description | Notes
|
|
|
10
10
|
**updated_at** | **DateTime** | |
|
|
11
11
|
**started_at** | **DateTime** | |
|
|
12
12
|
**finished_at** | **DateTime** | | [optional]
|
|
13
|
-
**error** | [**
|
|
14
|
-
**messages** | [**
|
|
13
|
+
**error** | [**AnyType**](.md) | | [optional]
|
|
14
|
+
**messages** | [**AnyType**](.md) | |
|
|
15
15
|
|
|
16
16
|
## Code Sample
|
|
17
17
|
|
|
@@ -10,8 +10,8 @@ Name | Type | Description | Notes
|
|
|
10
10
|
**version** | **String** | The version of the collection. | [optional] [readonly]
|
|
11
11
|
**requires_ansible** | **String** | The version of Ansible required to use the collection. Multiple versions can be separated with a comma. | [optional] [readonly]
|
|
12
12
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
13
|
-
**contents** | [**
|
|
14
|
-
**dependencies** | [**
|
|
13
|
+
**contents** | [**AnyType**](.md) | A JSON field with data about the contents. | [optional] [readonly]
|
|
14
|
+
**dependencies** | [**AnyType**](.md) | A dict declaring Collections that this collection requires to be installed for it to be usable. | [optional] [readonly]
|
|
15
15
|
**description** | **String** | A short summary description of the collection. | [optional] [readonly]
|
|
16
16
|
**tags** | [**Array<AnsibleTagResponse>**](AnsibleTagResponse.md) | | [optional] [readonly]
|
|
17
17
|
|
|
@@ -19,8 +19,8 @@ Name | Type | Description | Notes
|
|
|
19
19
|
**metadata** | [**CollectionMetadataResponse**](CollectionMetadataResponse.md) | | [optional] [readonly]
|
|
20
20
|
**git_url** | **String** | Get the git URL. | [optional] [readonly]
|
|
21
21
|
**git_commit_sha** | **String** | Get the git commit sha. | [optional] [readonly]
|
|
22
|
-
**manifest** | [**
|
|
23
|
-
**files** | [**
|
|
22
|
+
**manifest** | [**AnyType**](.md) | A JSON field holding MANIFEST.json data. | [optional] [readonly]
|
|
23
|
+
**files** | [**AnyType**](.md) | A JSON field holding FILES.json data. | [optional] [readonly]
|
|
24
24
|
|
|
25
25
|
## Code Sample
|
|
26
26
|
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**repository** | [**Repository**](Repository.md) | |
|
|
8
|
+
**collection_version** | [**Object**](.md) | Collection Version serializer without docs blob. |
|
|
8
9
|
**namespace_metadata** | [**AnsibleAnsibleNamespaceMetadata**](AnsibleAnsibleNamespaceMetadata.md) | |
|
|
9
10
|
**is_highest** | **Boolean** | |
|
|
10
11
|
**is_deprecated** | **Boolean** | |
|
|
@@ -16,6 +17,7 @@ Name | Type | Description | Notes
|
|
|
16
17
|
require 'PulpAnsibleClient'
|
|
17
18
|
|
|
18
19
|
instance = PulpAnsibleClient::CollectionVersionSearchList.new(repository: null,
|
|
20
|
+
collection_version: null,
|
|
19
21
|
namespace_metadata: null,
|
|
20
22
|
is_highest: null,
|
|
21
23
|
is_deprecated: null,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpAnsibleClient::ContentCollectionDeprecationsApi
|
|
2
2
|
|
|
3
|
-
All URIs are relative to *http://
|
|
3
|
+
All URIs are relative to *http://pulp*
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
@@ -12,7 +12,7 @@ Method | HTTP request | Description
|
|
|
12
12
|
|
|
13
13
|
## create
|
|
14
14
|
|
|
15
|
-
> AsyncOperationResponse create(ansible_ansible_collection_deprecated
|
|
15
|
+
> AsyncOperationResponse create(ansible_ansible_collection_deprecated)
|
|
16
16
|
|
|
17
17
|
Create an ansible collection deprecated
|
|
18
18
|
|
|
@@ -32,13 +32,10 @@ end
|
|
|
32
32
|
|
|
33
33
|
api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
|
|
34
34
|
ansible_ansible_collection_deprecated = PulpAnsibleClient::AnsibleAnsibleCollectionDeprecated.new # AnsibleAnsibleCollectionDeprecated |
|
|
35
|
-
opts = {
|
|
36
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
37
|
-
}
|
|
38
35
|
|
|
39
36
|
begin
|
|
40
37
|
#Create an ansible collection deprecated
|
|
41
|
-
result = api_instance.create(ansible_ansible_collection_deprecated
|
|
38
|
+
result = api_instance.create(ansible_ansible_collection_deprecated)
|
|
42
39
|
p result
|
|
43
40
|
rescue PulpAnsibleClient::ApiError => e
|
|
44
41
|
puts "Exception when calling ContentCollectionDeprecationsApi->create: #{e}"
|
|
@@ -51,7 +48,6 @@ end
|
|
|
51
48
|
Name | Type | Description | Notes
|
|
52
49
|
------------- | ------------- | ------------- | -------------
|
|
53
50
|
**ansible_ansible_collection_deprecated** | [**AnsibleAnsibleCollectionDeprecated**](AnsibleAnsibleCollectionDeprecated.md)| |
|
|
54
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
55
51
|
|
|
56
52
|
### Return type
|
|
57
53
|
|
|
@@ -89,7 +85,6 @@ end
|
|
|
89
85
|
|
|
90
86
|
api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
|
|
91
87
|
opts = {
|
|
92
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
93
88
|
limit: 56, # Integer | Number of results to return per page.
|
|
94
89
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
95
90
|
ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
|
@@ -118,7 +113,6 @@ end
|
|
|
118
113
|
|
|
119
114
|
Name | Type | Description | Notes
|
|
120
115
|
------------- | ------------- | ------------- | -------------
|
|
121
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
122
116
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
123
117
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
124
118
|
**ordering** | [**Array<String>**](String.md)| Ordering * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
|
@@ -169,7 +163,6 @@ end
|
|
|
169
163
|
api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
|
|
170
164
|
ansible_ansible_collection_deprecated_href = 'ansible_ansible_collection_deprecated_href_example' # String |
|
|
171
165
|
opts = {
|
|
172
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
173
166
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
174
167
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
175
168
|
}
|
|
@@ -189,7 +182,6 @@ end
|
|
|
189
182
|
Name | Type | Description | Notes
|
|
190
183
|
------------- | ------------- | ------------- | -------------
|
|
191
184
|
**ansible_ansible_collection_deprecated_href** | **String**| |
|
|
192
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
193
185
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
194
186
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
195
187
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpAnsibleClient::ContentCollectionMarksApi
|
|
2
2
|
|
|
3
|
-
All URIs are relative to *http://
|
|
3
|
+
All URIs are relative to *http://pulp*
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
@@ -12,7 +12,7 @@ Method | HTTP request | Description
|
|
|
12
12
|
|
|
13
13
|
## create
|
|
14
14
|
|
|
15
|
-
> AnsibleCollectionVersionMarkResponse create(ansible_collection_version_mark
|
|
15
|
+
> AnsibleCollectionVersionMarkResponse create(ansible_collection_version_mark)
|
|
16
16
|
|
|
17
17
|
Create a collection version mark
|
|
18
18
|
|
|
@@ -32,13 +32,10 @@ end
|
|
|
32
32
|
|
|
33
33
|
api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
|
|
34
34
|
ansible_collection_version_mark = PulpAnsibleClient::AnsibleCollectionVersionMark.new # AnsibleCollectionVersionMark |
|
|
35
|
-
opts = {
|
|
36
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
37
|
-
}
|
|
38
35
|
|
|
39
36
|
begin
|
|
40
37
|
#Create a collection version mark
|
|
41
|
-
result = api_instance.create(ansible_collection_version_mark
|
|
38
|
+
result = api_instance.create(ansible_collection_version_mark)
|
|
42
39
|
p result
|
|
43
40
|
rescue PulpAnsibleClient::ApiError => e
|
|
44
41
|
puts "Exception when calling ContentCollectionMarksApi->create: #{e}"
|
|
@@ -51,7 +48,6 @@ end
|
|
|
51
48
|
Name | Type | Description | Notes
|
|
52
49
|
------------- | ------------- | ------------- | -------------
|
|
53
50
|
**ansible_collection_version_mark** | [**AnsibleCollectionVersionMark**](AnsibleCollectionVersionMark.md)| |
|
|
54
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
55
51
|
|
|
56
52
|
### Return type
|
|
57
53
|
|
|
@@ -89,7 +85,6 @@ end
|
|
|
89
85
|
|
|
90
86
|
api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
|
|
91
87
|
opts = {
|
|
92
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
93
88
|
limit: 56, # Integer | Number of results to return per page.
|
|
94
89
|
marked_collection: 'marked_collection_example', # String | Filter marks for collection version
|
|
95
90
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
@@ -121,7 +116,6 @@ end
|
|
|
121
116
|
|
|
122
117
|
Name | Type | Description | Notes
|
|
123
118
|
------------- | ------------- | ------------- | -------------
|
|
124
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
125
119
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
126
120
|
**marked_collection** | [**String**](.md)| Filter marks for collection version | [optional]
|
|
127
121
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
@@ -175,7 +169,6 @@ end
|
|
|
175
169
|
api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
|
|
176
170
|
ansible_collection_version_mark_href = 'ansible_collection_version_mark_href_example' # String |
|
|
177
171
|
opts = {
|
|
178
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
179
172
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
180
173
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
181
174
|
}
|
|
@@ -195,7 +188,6 @@ end
|
|
|
195
188
|
Name | Type | Description | Notes
|
|
196
189
|
------------- | ------------- | ------------- | -------------
|
|
197
190
|
**ansible_collection_version_mark_href** | **String**| |
|
|
198
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
199
191
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
200
192
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
201
193
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpAnsibleClient::ContentCollectionSignaturesApi
|
|
2
2
|
|
|
3
|
-
All URIs are relative to *http://
|
|
3
|
+
All URIs are relative to *http://pulp*
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
@@ -33,7 +33,6 @@ end
|
|
|
33
33
|
api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
|
|
34
34
|
signed_collection = 'signed_collection_example' # String | The content this signature is pointing to.
|
|
35
35
|
opts = {
|
|
36
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
37
36
|
repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
|
|
38
37
|
file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the content unit.
|
|
39
38
|
upload: 'upload_example' # String | An uncommitted upload that may be turned into the content unit.
|
|
@@ -54,7 +53,6 @@ end
|
|
|
54
53
|
Name | Type | Description | Notes
|
|
55
54
|
------------- | ------------- | ------------- | -------------
|
|
56
55
|
**signed_collection** | **String**| The content this signature is pointing to. |
|
|
57
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
58
56
|
**repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
|
|
59
57
|
**file** | **File**| An uploaded file that may be turned into the content unit. | [optional]
|
|
60
58
|
**upload** | **String**| An uncommitted upload that may be turned into the content unit. | [optional]
|
|
@@ -95,7 +93,6 @@ end
|
|
|
95
93
|
|
|
96
94
|
api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
|
|
97
95
|
opts = {
|
|
98
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
99
96
|
limit: 56, # Integer | Number of results to return per page.
|
|
100
97
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
101
98
|
ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `data` - Data * `-data` - Data (descending) * `digest` - Digest * `-digest` - Digest (descending) * `pubkey_fingerprint` - Pubkey fingerprint * `-pubkey_fingerprint` - Pubkey fingerprint (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
@@ -128,7 +125,6 @@ end
|
|
|
128
125
|
|
|
129
126
|
Name | Type | Description | Notes
|
|
130
127
|
------------- | ------------- | ------------- | -------------
|
|
131
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
132
128
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
133
129
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
134
130
|
**ordering** | [**Array<String>**](String.md)| Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `data` - Data * `-data` - Data (descending) * `digest` - Digest * `-digest` - Digest (descending) * `pubkey_fingerprint` - Pubkey fingerprint * `-pubkey_fingerprint` - Pubkey fingerprint (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
|
@@ -183,7 +179,6 @@ end
|
|
|
183
179
|
api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
|
|
184
180
|
ansible_collection_version_signature_href = 'ansible_collection_version_signature_href_example' # String |
|
|
185
181
|
opts = {
|
|
186
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
187
182
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
188
183
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
189
184
|
}
|
|
@@ -203,7 +198,6 @@ end
|
|
|
203
198
|
Name | Type | Description | Notes
|
|
204
199
|
------------- | ------------- | ------------- | -------------
|
|
205
200
|
**ansible_collection_version_signature_href** | **String**| |
|
|
206
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
207
201
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
208
202
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
209
203
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpAnsibleClient::ContentCollectionVersionsApi
|
|
2
2
|
|
|
3
|
-
All URIs are relative to *http://
|
|
3
|
+
All URIs are relative to *http://pulp*
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
@@ -32,11 +32,10 @@ end
|
|
|
32
32
|
|
|
33
33
|
api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
|
|
34
34
|
opts = {
|
|
35
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
36
35
|
upload: 'upload_example', # String | An uncommitted upload that may be turned into the content unit.
|
|
37
|
-
repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
|
|
38
|
-
artifact: 'artifact_example', # String | Artifact file representing the physical content
|
|
39
36
|
file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the content unit.
|
|
37
|
+
artifact: 'artifact_example', # String | Artifact file representing the physical content
|
|
38
|
+
repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
|
|
40
39
|
expected_name: 'expected_name_example', # String | The name of the collection.
|
|
41
40
|
expected_namespace: 'expected_namespace_example', # String | The namespace of the collection.
|
|
42
41
|
expected_version: 'expected_version_example' # String | The version of the collection.
|
|
@@ -56,11 +55,10 @@ end
|
|
|
56
55
|
|
|
57
56
|
Name | Type | Description | Notes
|
|
58
57
|
------------- | ------------- | ------------- | -------------
|
|
59
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
60
58
|
**upload** | **String**| An uncommitted upload that may be turned into the content unit. | [optional]
|
|
61
|
-
**repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
|
|
62
|
-
**artifact** | **String**| Artifact file representing the physical content | [optional]
|
|
63
59
|
**file** | **File**| An uploaded file that may be turned into the content unit. | [optional]
|
|
60
|
+
**artifact** | **String**| Artifact file representing the physical content | [optional]
|
|
61
|
+
**repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
|
|
64
62
|
**expected_name** | **String**| The name of the collection. | [optional]
|
|
65
63
|
**expected_namespace** | **String**| The namespace of the collection. | [optional]
|
|
66
64
|
**expected_version** | **String**| The version of the collection. | [optional]
|
|
@@ -101,7 +99,6 @@ end
|
|
|
101
99
|
|
|
102
100
|
api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
|
|
103
101
|
opts = {
|
|
104
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
105
102
|
is_highest: true, # Boolean |
|
|
106
103
|
limit: 56, # Integer | Number of results to return per page.
|
|
107
104
|
name: 'name_example', # String |
|
|
@@ -135,7 +132,6 @@ end
|
|
|
135
132
|
|
|
136
133
|
Name | Type | Description | Notes
|
|
137
134
|
------------- | ------------- | ------------- | -------------
|
|
138
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
139
135
|
**is_highest** | **Boolean**| | [optional]
|
|
140
136
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
141
137
|
**name** | **String**| | [optional]
|
|
@@ -191,7 +187,6 @@ end
|
|
|
191
187
|
api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
|
|
192
188
|
ansible_collection_version_href = 'ansible_collection_version_href_example' # String |
|
|
193
189
|
opts = {
|
|
194
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
195
190
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
196
191
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
197
192
|
}
|
|
@@ -211,7 +206,6 @@ end
|
|
|
211
206
|
Name | Type | Description | Notes
|
|
212
207
|
------------- | ------------- | ------------- | -------------
|
|
213
208
|
**ansible_collection_version_href** | **String**| |
|
|
214
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
215
209
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
216
210
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
217
211
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpAnsibleClient::ContentNamespacesApi
|
|
2
2
|
|
|
3
|
-
All URIs are relative to *http://
|
|
3
|
+
All URIs are relative to *http://pulp*
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
@@ -33,7 +33,6 @@ end
|
|
|
33
33
|
api_instance = PulpAnsibleClient::ContentNamespacesApi.new
|
|
34
34
|
ansible_ansible_namespace_metadata_href = 'ansible_ansible_namespace_metadata_href_example' # String |
|
|
35
35
|
opts = {
|
|
36
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
37
36
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
38
37
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
39
38
|
}
|
|
@@ -51,7 +50,6 @@ end
|
|
|
51
50
|
Name | Type | Description | Notes
|
|
52
51
|
------------- | ------------- | ------------- | -------------
|
|
53
52
|
**ansible_ansible_namespace_metadata_href** | **String**| |
|
|
54
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
55
53
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
56
54
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
57
55
|
|
|
@@ -91,7 +89,6 @@ end
|
|
|
91
89
|
|
|
92
90
|
api_instance = PulpAnsibleClient::ContentNamespacesApi.new
|
|
93
91
|
opts = {
|
|
94
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
95
92
|
company: 'company_example', # String | Filter results where company matches value
|
|
96
93
|
company__contains: 'company__contains_example', # String | Filter results where company contains value
|
|
97
94
|
company__icontains: 'company__icontains_example', # String | Filter results where company contains value
|
|
@@ -140,7 +137,6 @@ end
|
|
|
140
137
|
|
|
141
138
|
Name | Type | Description | Notes
|
|
142
139
|
------------- | ------------- | ------------- | -------------
|
|
143
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
144
140
|
**company** | **String**| Filter results where company matches value | [optional]
|
|
145
141
|
**company__contains** | **String**| Filter results where company contains value | [optional]
|
|
146
142
|
**company__icontains** | **String**| Filter results where company contains value | [optional]
|
|
@@ -211,7 +207,6 @@ end
|
|
|
211
207
|
api_instance = PulpAnsibleClient::ContentNamespacesApi.new
|
|
212
208
|
ansible_ansible_namespace_metadata_href = 'ansible_ansible_namespace_metadata_href_example' # String |
|
|
213
209
|
opts = {
|
|
214
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
215
210
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
216
211
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
217
212
|
}
|
|
@@ -231,7 +226,6 @@ end
|
|
|
231
226
|
Name | Type | Description | Notes
|
|
232
227
|
------------- | ------------- | ------------- | -------------
|
|
233
228
|
**ansible_ansible_namespace_metadata_href** | **String**| |
|
|
234
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
235
229
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
236
230
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
237
231
|
|
data/docs/ContentRolesApi.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# PulpAnsibleClient::ContentRolesApi
|
|
2
2
|
|
|
3
|
-
All URIs are relative to *http://
|
|
3
|
+
All URIs are relative to *http://pulp*
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
@@ -12,7 +12,7 @@ Method | HTTP request | Description
|
|
|
12
12
|
|
|
13
13
|
## create
|
|
14
14
|
|
|
15
|
-
> AnsibleRoleResponse create(ansible_role
|
|
15
|
+
> AnsibleRoleResponse create(ansible_role)
|
|
16
16
|
|
|
17
17
|
Create a role
|
|
18
18
|
|
|
@@ -32,13 +32,10 @@ end
|
|
|
32
32
|
|
|
33
33
|
api_instance = PulpAnsibleClient::ContentRolesApi.new
|
|
34
34
|
ansible_role = PulpAnsibleClient::AnsibleRole.new # AnsibleRole |
|
|
35
|
-
opts = {
|
|
36
|
-
x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
|
|
37
|
-
}
|
|
38
35
|
|
|
39
36
|
begin
|
|
40
37
|
#Create a role
|
|
41
|
-
result = api_instance.create(ansible_role
|
|
38
|
+
result = api_instance.create(ansible_role)
|
|
42
39
|
p result
|
|
43
40
|
rescue PulpAnsibleClient::ApiError => e
|
|
44
41
|
puts "Exception when calling ContentRolesApi->create: #{e}"
|
|
@@ -51,7 +48,6 @@ end
|
|
|
51
48
|
Name | Type | Description | Notes
|
|
52
49
|
------------- | ------------- | ------------- | -------------
|
|
53
50
|
**ansible_role** | [**AnsibleRole**](AnsibleRole.md)| |
|
|
54
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
55
51
|
|
|
56
52
|
### Return type
|
|
57
53
|
|
|
@@ -89,7 +85,6 @@ end
|
|
|
89
85
|
|
|
90
86
|
api_instance = PulpAnsibleClient::ContentRolesApi.new
|
|
91
87
|
opts = {
|
|
92
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
93
88
|
limit: 56, # Integer | Number of results to return per page.
|
|
94
89
|
name: 'name_example', # String | Filter results where name matches value
|
|
95
90
|
namespace: 'namespace_example', # String | Filter results where namespace matches value
|
|
@@ -121,7 +116,6 @@ end
|
|
|
121
116
|
|
|
122
117
|
Name | Type | Description | Notes
|
|
123
118
|
------------- | ------------- | ------------- | -------------
|
|
124
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
125
119
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
126
120
|
**name** | **String**| Filter results where name matches value | [optional]
|
|
127
121
|
**namespace** | **String**| Filter results where namespace matches value | [optional]
|
|
@@ -175,7 +169,6 @@ end
|
|
|
175
169
|
api_instance = PulpAnsibleClient::ContentRolesApi.new
|
|
176
170
|
ansible_role_href = 'ansible_role_href_example' # String |
|
|
177
171
|
opts = {
|
|
178
|
-
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
179
172
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
180
173
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
181
174
|
}
|
|
@@ -195,7 +188,6 @@ end
|
|
|
195
188
|
Name | Type | Description | Notes
|
|
196
189
|
------------- | ------------- | ------------- | -------------
|
|
197
190
|
**ansible_role_href** | **String**| |
|
|
198
|
-
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
199
191
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
200
192
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
201
193
|
|
data/docs/Copy.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**config** | [**
|
|
7
|
+
**config** | [**AnyType**](.md) | A JSON document describing sources, destinations, and content to be copied |
|
|
8
8
|
|
|
9
9
|
## Code Sample
|
|
10
10
|
|