pulp_ansible_client 0.21.15 → 0.21.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +8 -5
- data/docs/AnsibleAnsibleDistribution.md +5 -3
- data/docs/AnsibleAnsibleDistributionResponse.md +8 -4
- data/docs/AnsibleCollectionVersion.md +3 -3
- data/docs/AnsibleCollectionVersionResponse.md +5 -5
- data/docs/AnsibleCollectionsApi.md +20 -4
- data/docs/AnsibleCopyApi.md +6 -2
- data/docs/AnsibleGitRemote.md +27 -27
- data/docs/AnsibleGitRemoteResponse.md +25 -25
- data/docs/AnsibleRoleResponse.md +5 -5
- data/docs/ApiCollectionsApi.md +8 -2
- data/docs/ApiPluginAnsibleSearchCollectionVersionsApi.md +8 -2
- data/docs/ApiRolesApi.md +2 -0
- data/docs/CollectionImportApi.md +2 -0
- data/docs/CollectionMetadataResponse.md +2 -2
- data/docs/CollectionVersionSearchList.md +0 -2
- data/docs/ContentCollectionDeprecationsApi.md +10 -2
- data/docs/ContentCollectionMarksApi.md +10 -2
- data/docs/ContentCollectionSignaturesApi.md +6 -0
- data/docs/ContentCollectionVersionsApi.md +8 -2
- data/docs/ContentNamespacesApi.md +6 -0
- data/docs/ContentRolesApi.md +10 -2
- data/docs/DistributionsAnsibleApi.md +56 -16
- data/docs/GalaxyDetailApi.md +2 -0
- data/docs/PatchedansibleAnsibleDistribution.md +5 -3
- data/docs/PatchedansibleGitRemote.md +27 -27
- data/docs/PulpAnsibleApiApi.md +2 -0
- data/docs/PulpAnsibleApiV2CollectionsVersionsApi.md +2 -0
- data/docs/PulpAnsibleApiV3Api.md +2 -0
- data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +2 -0
- data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +2 -0
- data/docs/PulpAnsibleApiV3CollectionsAllApi.md +2 -0
- data/docs/PulpAnsibleApiV3CollectionsApi.md +16 -4
- data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +10 -2
- data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +2 -0
- data/docs/PulpAnsibleApiV3NamespacesApi.md +4 -0
- data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +2 -0
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +2 -0
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +2 -0
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +2 -0
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +2 -0
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +16 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +10 -2
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +2 -0
- data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +14 -2
- data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +8 -0
- data/docs/PulpAnsibleDefaultApiApi.md +13 -3
- data/docs/PulpAnsibleDefaultApiV3Api.md +13 -3
- data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +2 -0
- data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +13 -3
- data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +2 -0
- data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +16 -4
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +10 -2
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +2 -0
- data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +4 -0
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +13 -3
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +2 -0
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +2 -0
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +2 -0
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +2 -0
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +16 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +10 -2
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +2 -0
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +14 -2
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +8 -2
- data/docs/PulpAnsibleTagsApi.md +2 -0
- data/docs/RemotesCollectionApi.md +56 -16
- data/docs/RemotesGitApi.md +56 -16
- data/docs/RemotesRoleApi.md +56 -16
- data/docs/RepositoriesAnsibleApi.md +104 -32
- data/docs/RepositoriesAnsibleVersionsApi.md +22 -6
- data/docs/VersionsApi.md +4 -0
- data/lib/pulp_ansible_client/api/ansible_collections_api.rb +18 -0
- data/lib/pulp_ansible_client/api/ansible_copy_api.rb +3 -0
- data/lib/pulp_ansible_client/api/api_collections_api.rb +6 -0
- data/lib/pulp_ansible_client/api/api_plugin_ansible_search_collection_versions_api.rb +6 -0
- data/lib/pulp_ansible_client/api/api_roles_api.rb +3 -0
- data/lib/pulp_ansible_client/api/collection_import_api.rb +3 -0
- data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +9 -0
- data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +9 -0
- data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +9 -0
- data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +12 -3
- data/lib/pulp_ansible_client/api/content_namespaces_api.rb +9 -0
- data/lib/pulp_ansible_client/api/content_roles_api.rb +9 -0
- data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +36 -0
- data/lib/pulp_ansible_client/api/galaxy_detail_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v2_collections_versions_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_artifacts_collections_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collection_versions_all_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +12 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +9 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +6 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +12 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +9 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +17 -2
- data/lib/pulp_ansible_client/api/pulp_ansible_artifacts_collections_v3_api.rb +12 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_api.rb +9 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_api.rb +9 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_artifacts_collections_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collection_versions_all_api.rb +9 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +12 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +9 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +6 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.rb +9 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +12 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +9 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +3 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +17 -2
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +6 -0
- data/lib/pulp_ansible_client/api/pulp_ansible_tags_api.rb +3 -0
- data/lib/pulp_ansible_client/api/remotes_collection_api.rb +36 -0
- data/lib/pulp_ansible_client/api/remotes_git_api.rb +36 -0
- data/lib/pulp_ansible_client/api/remotes_role_api.rb +36 -0
- data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +60 -0
- data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +15 -0
- data/lib/pulp_ansible_client/api/versions_api.rb +6 -0
- data/lib/pulp_ansible_client/models/ansible_ansible_distribution.rb +28 -16
- data/lib/pulp_ansible_client/models/ansible_ansible_distribution_response.rb +42 -20
- data/lib/pulp_ansible_client/models/ansible_ansible_namespace_metadata.rb +3 -3
- data/lib/pulp_ansible_client/models/ansible_ansible_namespace_metadata_response.rb +3 -3
- data/lib/pulp_ansible_client/models/ansible_collection_version.rb +11 -11
- data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +20 -20
- data/lib/pulp_ansible_client/models/ansible_git_remote.rb +240 -240
- data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +126 -126
- data/lib/pulp_ansible_client/models/ansible_role_response.rb +20 -20
- data/lib/pulp_ansible_client/models/collection_metadata_response.rb +2 -2
- data/lib/pulp_ansible_client/models/collection_version_search_list.rb +1 -16
- data/lib/pulp_ansible_client/models/patchedansible_ansible_distribution.rb +28 -16
- data/lib/pulp_ansible_client/models/patchedansible_ansible_namespace_metadata.rb +3 -3
- data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +231 -231
- data/lib/pulp_ansible_client/version.rb +1 -1
- data/spec/api/ansible_collections_api_spec.rb +6 -0
- data/spec/api/ansible_copy_api_spec.rb +1 -0
- data/spec/api/api_collections_api_spec.rb +2 -0
- data/spec/api/api_plugin_ansible_search_collection_versions_api_spec.rb +2 -0
- data/spec/api/api_roles_api_spec.rb +1 -0
- data/spec/api/collection_import_api_spec.rb +1 -0
- data/spec/api/content_collection_deprecations_api_spec.rb +3 -0
- data/spec/api/content_collection_marks_api_spec.rb +3 -0
- data/spec/api/content_collection_signatures_api_spec.rb +3 -0
- data/spec/api/content_collection_versions_api_spec.rb +4 -1
- data/spec/api/content_namespaces_api_spec.rb +3 -0
- data/spec/api/content_roles_api_spec.rb +3 -0
- data/spec/api/distributions_ansible_api_spec.rb +12 -0
- data/spec/api/galaxy_detail_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v2_collections_versions_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v3_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v3_artifacts_collections_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v3_collection_versions_all_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +4 -0
- data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +3 -0
- data/spec/api/pulp_ansible_api_v3_collections_versions_docs_blob_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +2 -0
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +4 -0
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +3 -0
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +5 -0
- data/spec/api/pulp_ansible_artifacts_collections_v3_api_spec.rb +4 -0
- data/spec/api/pulp_ansible_default_api_api_spec.rb +3 -0
- data/spec/api/pulp_ansible_default_api_v3_api_spec.rb +3 -0
- data/spec/api/pulp_ansible_default_api_v3_artifacts_collections_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_default_api_v3_collection_versions_all_api_spec.rb +3 -0
- data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +4 -0
- data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +3 -0
- data/spec/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +2 -0
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api_spec.rb +3 -0
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +4 -0
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +3 -0
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +1 -0
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +5 -0
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +2 -0
- data/spec/api/pulp_ansible_tags_api_spec.rb +1 -0
- data/spec/api/remotes_collection_api_spec.rb +12 -0
- data/spec/api/remotes_git_api_spec.rb +12 -0
- data/spec/api/remotes_role_api_spec.rb +12 -0
- data/spec/api/repositories_ansible_api_spec.rb +20 -0
- data/spec/api/repositories_ansible_versions_api_spec.rb +5 -0
- data/spec/api/versions_api_spec.rb +2 -0
- data/spec/models/ansible_ansible_distribution_response_spec.rb +16 -4
- data/spec/models/ansible_ansible_distribution_spec.rb +10 -4
- data/spec/models/ansible_collection_version_response_spec.rb +4 -4
- data/spec/models/ansible_collection_version_spec.rb +2 -2
- data/spec/models/ansible_git_remote_response_spec.rb +15 -15
- data/spec/models/ansible_git_remote_spec.rb +19 -19
- data/spec/models/ansible_role_response_spec.rb +4 -4
- data/spec/models/collection_version_search_list_spec.rb +0 -6
- data/spec/models/patchedansible_ansible_distribution_spec.rb +10 -4
- data/spec/models/patchedansible_git_remote_spec.rb +19 -19
- metadata +136 -136
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**authors** | **Array<String>** | | [optional] [readonly]
|
|
8
|
-
**contents** | [**
|
|
9
|
-
**dependencies** | [**
|
|
8
|
+
**contents** | [**AnyType**](.md) | | [optional] [readonly]
|
|
9
|
+
**dependencies** | [**AnyType**](.md) | | [optional] [readonly]
|
|
10
10
|
**description** | **String** | | [optional] [readonly]
|
|
11
11
|
**documentation** | **String** | | [optional] [readonly]
|
|
12
12
|
**homepage** | **String** | | [optional] [readonly]
|
|
@@ -5,7 +5,6 @@
|
|
|
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. |
|
|
9
8
|
**namespace_metadata** | [**AnsibleAnsibleNamespaceMetadata**](AnsibleAnsibleNamespaceMetadata.md) | |
|
|
10
9
|
**is_highest** | **Boolean** | |
|
|
11
10
|
**is_deprecated** | **Boolean** | |
|
|
@@ -17,7 +16,6 @@ Name | Type | Description | Notes
|
|
|
17
16
|
require 'PulpAnsibleClient'
|
|
18
17
|
|
|
19
18
|
instance = PulpAnsibleClient::CollectionVersionSearchList.new(repository: null,
|
|
20
|
-
collection_version: null,
|
|
21
19
|
namespace_metadata: null,
|
|
22
20
|
is_highest: null,
|
|
23
21
|
is_deprecated: null,
|
|
@@ -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, opts)
|
|
16
16
|
|
|
17
17
|
Create an ansible collection deprecated
|
|
18
18
|
|
|
@@ -32,10 +32,13 @@ 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
|
+
}
|
|
35
38
|
|
|
36
39
|
begin
|
|
37
40
|
#Create an ansible collection deprecated
|
|
38
|
-
result = api_instance.create(ansible_ansible_collection_deprecated)
|
|
41
|
+
result = api_instance.create(ansible_ansible_collection_deprecated, opts)
|
|
39
42
|
p result
|
|
40
43
|
rescue PulpAnsibleClient::ApiError => e
|
|
41
44
|
puts "Exception when calling ContentCollectionDeprecationsApi->create: #{e}"
|
|
@@ -48,6 +51,7 @@ end
|
|
|
48
51
|
Name | Type | Description | Notes
|
|
49
52
|
------------- | ------------- | ------------- | -------------
|
|
50
53
|
**ansible_ansible_collection_deprecated** | [**AnsibleAnsibleCollectionDeprecated**](AnsibleAnsibleCollectionDeprecated.md)| |
|
|
54
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
51
55
|
|
|
52
56
|
### Return type
|
|
53
57
|
|
|
@@ -85,6 +89,7 @@ end
|
|
|
85
89
|
|
|
86
90
|
api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
|
|
87
91
|
opts = {
|
|
92
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
88
93
|
limit: 56, # Integer | Number of results to return per page.
|
|
89
94
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
90
95
|
ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
|
@@ -113,6 +118,7 @@ end
|
|
|
113
118
|
|
|
114
119
|
Name | Type | Description | Notes
|
|
115
120
|
------------- | ------------- | ------------- | -------------
|
|
121
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
116
122
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
117
123
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
118
124
|
**ordering** | [**Array<String>**](String.md)| Ordering * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
|
@@ -163,6 +169,7 @@ end
|
|
|
163
169
|
api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
|
|
164
170
|
ansible_ansible_collection_deprecated_href = 'ansible_ansible_collection_deprecated_href_example' # String |
|
|
165
171
|
opts = {
|
|
172
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
166
173
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
167
174
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
168
175
|
}
|
|
@@ -182,6 +189,7 @@ end
|
|
|
182
189
|
Name | Type | Description | Notes
|
|
183
190
|
------------- | ------------- | ------------- | -------------
|
|
184
191
|
**ansible_ansible_collection_deprecated_href** | **String**| |
|
|
192
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
185
193
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
186
194
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
187
195
|
|
|
@@ -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, opts)
|
|
16
16
|
|
|
17
17
|
Create a collection version mark
|
|
18
18
|
|
|
@@ -32,10 +32,13 @@ 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
|
+
}
|
|
35
38
|
|
|
36
39
|
begin
|
|
37
40
|
#Create a collection version mark
|
|
38
|
-
result = api_instance.create(ansible_collection_version_mark)
|
|
41
|
+
result = api_instance.create(ansible_collection_version_mark, opts)
|
|
39
42
|
p result
|
|
40
43
|
rescue PulpAnsibleClient::ApiError => e
|
|
41
44
|
puts "Exception when calling ContentCollectionMarksApi->create: #{e}"
|
|
@@ -48,6 +51,7 @@ end
|
|
|
48
51
|
Name | Type | Description | Notes
|
|
49
52
|
------------- | ------------- | ------------- | -------------
|
|
50
53
|
**ansible_collection_version_mark** | [**AnsibleCollectionVersionMark**](AnsibleCollectionVersionMark.md)| |
|
|
54
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
51
55
|
|
|
52
56
|
### Return type
|
|
53
57
|
|
|
@@ -85,6 +89,7 @@ end
|
|
|
85
89
|
|
|
86
90
|
api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
|
|
87
91
|
opts = {
|
|
92
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
88
93
|
limit: 56, # Integer | Number of results to return per page.
|
|
89
94
|
marked_collection: 'marked_collection_example', # String | Filter marks for collection version
|
|
90
95
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
@@ -116,6 +121,7 @@ end
|
|
|
116
121
|
|
|
117
122
|
Name | Type | Description | Notes
|
|
118
123
|
------------- | ------------- | ------------- | -------------
|
|
124
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
119
125
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
120
126
|
**marked_collection** | [**String**](.md)| Filter marks for collection version | [optional]
|
|
121
127
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
@@ -169,6 +175,7 @@ end
|
|
|
169
175
|
api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
|
|
170
176
|
ansible_collection_version_mark_href = 'ansible_collection_version_mark_href_example' # String |
|
|
171
177
|
opts = {
|
|
178
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
172
179
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
173
180
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
174
181
|
}
|
|
@@ -188,6 +195,7 @@ end
|
|
|
188
195
|
Name | Type | Description | Notes
|
|
189
196
|
------------- | ------------- | ------------- | -------------
|
|
190
197
|
**ansible_collection_version_mark_href** | **String**| |
|
|
198
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
191
199
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
192
200
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
193
201
|
|
|
@@ -33,6 +33,7 @@ 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.
|
|
36
37
|
repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
|
|
37
38
|
file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the content unit.
|
|
38
39
|
upload: 'upload_example' # String | An uncommitted upload that may be turned into the content unit.
|
|
@@ -53,6 +54,7 @@ end
|
|
|
53
54
|
Name | Type | Description | Notes
|
|
54
55
|
------------- | ------------- | ------------- | -------------
|
|
55
56
|
**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]
|
|
56
58
|
**repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
|
|
57
59
|
**file** | **File**| An uploaded file that may be turned into the content unit. | [optional]
|
|
58
60
|
**upload** | **String**| An uncommitted upload that may be turned into the content unit. | [optional]
|
|
@@ -93,6 +95,7 @@ end
|
|
|
93
95
|
|
|
94
96
|
api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
|
|
95
97
|
opts = {
|
|
98
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
96
99
|
limit: 56, # Integer | Number of results to return per page.
|
|
97
100
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
98
101
|
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)
|
|
@@ -125,6 +128,7 @@ end
|
|
|
125
128
|
|
|
126
129
|
Name | Type | Description | Notes
|
|
127
130
|
------------- | ------------- | ------------- | -------------
|
|
131
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
128
132
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
129
133
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
130
134
|
**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]
|
|
@@ -179,6 +183,7 @@ end
|
|
|
179
183
|
api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
|
|
180
184
|
ansible_collection_version_signature_href = 'ansible_collection_version_signature_href_example' # String |
|
|
181
185
|
opts = {
|
|
186
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
182
187
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
183
188
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
184
189
|
}
|
|
@@ -198,6 +203,7 @@ end
|
|
|
198
203
|
Name | Type | Description | Notes
|
|
199
204
|
------------- | ------------- | ------------- | -------------
|
|
200
205
|
**ansible_collection_version_signature_href** | **String**| |
|
|
206
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
201
207
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
202
208
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
203
209
|
|
|
@@ -32,8 +32,9 @@ end
|
|
|
32
32
|
|
|
33
33
|
api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
|
|
34
34
|
opts = {
|
|
35
|
-
|
|
35
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
36
36
|
upload: 'upload_example', # String | An uncommitted upload that may be turned into the content unit.
|
|
37
|
+
artifact: 'artifact_example', # String | Artifact file representing the physical content
|
|
37
38
|
file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the content unit.
|
|
38
39
|
repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
|
|
39
40
|
expected_name: 'expected_name_example', # String | The name of the collection.
|
|
@@ -55,8 +56,9 @@ end
|
|
|
55
56
|
|
|
56
57
|
Name | Type | Description | Notes
|
|
57
58
|
------------- | ------------- | ------------- | -------------
|
|
58
|
-
**
|
|
59
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
59
60
|
**upload** | **String**| An uncommitted upload that may be turned into the content unit. | [optional]
|
|
61
|
+
**artifact** | **String**| Artifact file representing the physical content | [optional]
|
|
60
62
|
**file** | **File**| An uploaded file that may be turned into the content unit. | [optional]
|
|
61
63
|
**repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
|
|
62
64
|
**expected_name** | **String**| The name of the collection. | [optional]
|
|
@@ -99,6 +101,7 @@ end
|
|
|
99
101
|
|
|
100
102
|
api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
|
|
101
103
|
opts = {
|
|
104
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
102
105
|
is_highest: true, # Boolean |
|
|
103
106
|
limit: 56, # Integer | Number of results to return per page.
|
|
104
107
|
name: 'name_example', # String |
|
|
@@ -132,6 +135,7 @@ end
|
|
|
132
135
|
|
|
133
136
|
Name | Type | Description | Notes
|
|
134
137
|
------------- | ------------- | ------------- | -------------
|
|
138
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
135
139
|
**is_highest** | **Boolean**| | [optional]
|
|
136
140
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
137
141
|
**name** | **String**| | [optional]
|
|
@@ -187,6 +191,7 @@ end
|
|
|
187
191
|
api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
|
|
188
192
|
ansible_collection_version_href = 'ansible_collection_version_href_example' # String |
|
|
189
193
|
opts = {
|
|
194
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
190
195
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
191
196
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
192
197
|
}
|
|
@@ -206,6 +211,7 @@ end
|
|
|
206
211
|
Name | Type | Description | Notes
|
|
207
212
|
------------- | ------------- | ------------- | -------------
|
|
208
213
|
**ansible_collection_version_href** | **String**| |
|
|
214
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
209
215
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
210
216
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
211
217
|
|
|
@@ -33,6 +33,7 @@ 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.
|
|
36
37
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
37
38
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
38
39
|
}
|
|
@@ -50,6 +51,7 @@ end
|
|
|
50
51
|
Name | Type | Description | Notes
|
|
51
52
|
------------- | ------------- | ------------- | -------------
|
|
52
53
|
**ansible_ansible_namespace_metadata_href** | **String**| |
|
|
54
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
53
55
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
54
56
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
55
57
|
|
|
@@ -89,6 +91,7 @@ end
|
|
|
89
91
|
|
|
90
92
|
api_instance = PulpAnsibleClient::ContentNamespacesApi.new
|
|
91
93
|
opts = {
|
|
94
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
92
95
|
company: 'company_example', # String | Filter results where company matches value
|
|
93
96
|
company__contains: 'company__contains_example', # String | Filter results where company contains value
|
|
94
97
|
company__icontains: 'company__icontains_example', # String | Filter results where company contains value
|
|
@@ -137,6 +140,7 @@ end
|
|
|
137
140
|
|
|
138
141
|
Name | Type | Description | Notes
|
|
139
142
|
------------- | ------------- | ------------- | -------------
|
|
143
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
140
144
|
**company** | **String**| Filter results where company matches value | [optional]
|
|
141
145
|
**company__contains** | **String**| Filter results where company contains value | [optional]
|
|
142
146
|
**company__icontains** | **String**| Filter results where company contains value | [optional]
|
|
@@ -207,6 +211,7 @@ end
|
|
|
207
211
|
api_instance = PulpAnsibleClient::ContentNamespacesApi.new
|
|
208
212
|
ansible_ansible_namespace_metadata_href = 'ansible_ansible_namespace_metadata_href_example' # String |
|
|
209
213
|
opts = {
|
|
214
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
210
215
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
211
216
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
212
217
|
}
|
|
@@ -226,6 +231,7 @@ end
|
|
|
226
231
|
Name | Type | Description | Notes
|
|
227
232
|
------------- | ------------- | ------------- | -------------
|
|
228
233
|
**ansible_ansible_namespace_metadata_href** | **String**| |
|
|
234
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
229
235
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
230
236
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
231
237
|
|
data/docs/ContentRolesApi.md
CHANGED
|
@@ -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, opts)
|
|
16
16
|
|
|
17
17
|
Create a role
|
|
18
18
|
|
|
@@ -32,10 +32,13 @@ 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
|
+
}
|
|
35
38
|
|
|
36
39
|
begin
|
|
37
40
|
#Create a role
|
|
38
|
-
result = api_instance.create(ansible_role)
|
|
41
|
+
result = api_instance.create(ansible_role, opts)
|
|
39
42
|
p result
|
|
40
43
|
rescue PulpAnsibleClient::ApiError => e
|
|
41
44
|
puts "Exception when calling ContentRolesApi->create: #{e}"
|
|
@@ -48,6 +51,7 @@ end
|
|
|
48
51
|
Name | Type | Description | Notes
|
|
49
52
|
------------- | ------------- | ------------- | -------------
|
|
50
53
|
**ansible_role** | [**AnsibleRole**](AnsibleRole.md)| |
|
|
54
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
51
55
|
|
|
52
56
|
### Return type
|
|
53
57
|
|
|
@@ -85,6 +89,7 @@ end
|
|
|
85
89
|
|
|
86
90
|
api_instance = PulpAnsibleClient::ContentRolesApi.new
|
|
87
91
|
opts = {
|
|
92
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
88
93
|
limit: 56, # Integer | Number of results to return per page.
|
|
89
94
|
name: 'name_example', # String | Filter results where name matches value
|
|
90
95
|
namespace: 'namespace_example', # String | Filter results where namespace matches value
|
|
@@ -116,6 +121,7 @@ end
|
|
|
116
121
|
|
|
117
122
|
Name | Type | Description | Notes
|
|
118
123
|
------------- | ------------- | ------------- | -------------
|
|
124
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
119
125
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
120
126
|
**name** | **String**| Filter results where name matches value | [optional]
|
|
121
127
|
**namespace** | **String**| Filter results where namespace matches value | [optional]
|
|
@@ -169,6 +175,7 @@ end
|
|
|
169
175
|
api_instance = PulpAnsibleClient::ContentRolesApi.new
|
|
170
176
|
ansible_role_href = 'ansible_role_href_example' # String |
|
|
171
177
|
opts = {
|
|
178
|
+
x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
|
|
172
179
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
|
173
180
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
|
174
181
|
}
|
|
@@ -188,6 +195,7 @@ end
|
|
|
188
195
|
Name | Type | Description | Notes
|
|
189
196
|
------------- | ------------- | ------------- | -------------
|
|
190
197
|
**ansible_role_href** | **String**| |
|
|
198
|
+
**x_task_diagnostics** | [**Array<String>**](String.md)| List of profilers to use on tasks. | [optional]
|
|
191
199
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
|
192
200
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
|
193
201
|
|