pulp_ansible_client 0.24.7 → 0.25.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.
Files changed (193) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -8
  3. data/docs/AnsibleCollectionVersionResponse.md +4 -4
  4. data/docs/AnsibleCollectionsApi.md +8 -26
  5. data/docs/AnsibleCopyApi.md +4 -8
  6. data/docs/AnsibleGitRemote.md +28 -28
  7. data/docs/AnsibleGitRemoteResponse.md +28 -28
  8. data/docs/AnsibleRole.md +2 -2
  9. data/docs/AnsibleRoleResponse.md +4 -4
  10. data/docs/ApiPluginAnsibleSearchCollectionVersionsApi.md +4 -10
  11. data/docs/ApiRolesApi.md +0 -2
  12. data/docs/CollectionImportApi.md +0 -2
  13. data/docs/ContentCollectionDeprecationsApi.md +12 -28
  14. data/docs/ContentCollectionMarksApi.md +12 -28
  15. data/docs/ContentCollectionSignaturesApi.md +8 -22
  16. data/docs/ContentCollectionVersionsApi.md +14 -28
  17. data/docs/ContentNamespacesApi.md +8 -22
  18. data/docs/ContentRolesApi.md +12 -28
  19. data/docs/DistributionsAnsibleApi.md +32 -72
  20. data/docs/PatchedansibleGitRemote.md +28 -28
  21. data/docs/PulpAnsibleApiApi.md +0 -2
  22. data/docs/PulpAnsibleApiV3Api.md +0 -2
  23. data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +0 -2
  24. data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +0 -2
  25. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +0 -2
  26. data/docs/PulpAnsibleApiV3CollectionsApi.md +8 -20
  27. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +4 -12
  28. data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +0 -2
  29. data/docs/PulpAnsibleApiV3NamespacesApi.md +0 -4
  30. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +0 -2
  31. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +0 -2
  32. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +0 -2
  33. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +0 -2
  34. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +0 -2
  35. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +8 -20
  36. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +4 -12
  37. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +0 -2
  38. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +4 -16
  39. data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +0 -8
  40. data/docs/PulpAnsibleDefaultApiApi.md +5 -14
  41. data/docs/PulpAnsibleDefaultApiV3Api.md +5 -14
  42. data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +0 -2
  43. data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +5 -14
  44. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +0 -2
  45. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +8 -20
  46. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +4 -12
  47. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +0 -2
  48. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +0 -4
  49. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +5 -14
  50. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +0 -2
  51. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +0 -2
  52. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +0 -2
  53. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +0 -2
  54. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +8 -20
  55. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +4 -12
  56. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +0 -2
  57. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +4 -16
  58. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +4 -10
  59. data/docs/PulpAnsibleTagsApi.md +0 -2
  60. data/docs/RemotesCollectionApi.md +32 -72
  61. data/docs/RemotesGitApi.md +34 -74
  62. data/docs/RemotesRoleApi.md +32 -72
  63. data/docs/RepositoriesAnsibleApi.md +64 -136
  64. data/docs/RepositoriesAnsibleVersionsApi.md +14 -30
  65. data/docs/VersionsApi.md +0 -2
  66. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +0 -21
  67. data/lib/pulp_ansible_client/api/ansible_copy_api.rb +0 -3
  68. data/lib/pulp_ansible_client/api/api_plugin_ansible_search_collection_versions_api.rb +0 -6
  69. data/lib/pulp_ansible_client/api/api_roles_api.rb +0 -3
  70. data/lib/pulp_ansible_client/api/collection_import_api.rb +0 -3
  71. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +0 -15
  72. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +0 -15
  73. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +0 -15
  74. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +9 -24
  75. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +0 -15
  76. data/lib/pulp_ansible_client/api/content_roles_api.rb +0 -15
  77. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +0 -36
  78. data/lib/pulp_ansible_client/api/pulp_ansible_api_api.rb +0 -3
  79. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_api.rb +0 -3
  80. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_artifacts_collections_api.rb +0 -3
  81. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collection_versions_all_api.rb +0 -3
  82. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +0 -3
  83. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +0 -12
  84. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +0 -9
  85. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.rb +0 -3
  86. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +0 -6
  87. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +0 -3
  88. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +0 -3
  89. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.rb +0 -3
  90. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.rb +0 -3
  91. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.rb +0 -3
  92. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +0 -12
  93. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +0 -9
  94. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +0 -3
  95. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +0 -15
  96. data/lib/pulp_ansible_client/api/pulp_ansible_artifacts_collections_v3_api.rb +0 -12
  97. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_api.rb +0 -9
  98. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_api.rb +0 -9
  99. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_artifacts_collections_api.rb +0 -3
  100. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collection_versions_all_api.rb +0 -9
  101. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +0 -3
  102. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +0 -12
  103. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +0 -9
  104. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.rb +0 -3
  105. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +0 -6
  106. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.rb +0 -9
  107. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +0 -3
  108. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.rb +0 -3
  109. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.rb +0 -3
  110. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.rb +0 -3
  111. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +0 -12
  112. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +0 -9
  113. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +0 -3
  114. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +0 -15
  115. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +0 -6
  116. data/lib/pulp_ansible_client/api/pulp_ansible_tags_api.rb +0 -3
  117. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +0 -36
  118. data/lib/pulp_ansible_client/api/remotes_git_api.rb +0 -36
  119. data/lib/pulp_ansible_client/api/remotes_role_api.rb +0 -36
  120. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +0 -60
  121. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +3 -18
  122. data/lib/pulp_ansible_client/api/versions_api.rb +0 -3
  123. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +23 -23
  124. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +225 -225
  125. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +148 -148
  126. data/lib/pulp_ansible_client/models/ansible_role.rb +11 -11
  127. data/lib/pulp_ansible_client/models/ansible_role_response.rb +23 -23
  128. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +217 -217
  129. data/lib/pulp_ansible_client/version.rb +1 -1
  130. data/spec/api/ansible_collections_api_spec.rb +0 -7
  131. data/spec/api/ansible_copy_api_spec.rb +0 -1
  132. data/spec/api/api_plugin_ansible_search_collection_versions_api_spec.rb +0 -2
  133. data/spec/api/api_roles_api_spec.rb +0 -1
  134. data/spec/api/collection_import_api_spec.rb +0 -1
  135. data/spec/api/content_collection_deprecations_api_spec.rb +0 -5
  136. data/spec/api/content_collection_marks_api_spec.rb +0 -5
  137. data/spec/api/content_collection_signatures_api_spec.rb +0 -5
  138. data/spec/api/content_collection_versions_api_spec.rb +3 -8
  139. data/spec/api/content_namespaces_api_spec.rb +0 -5
  140. data/spec/api/content_roles_api_spec.rb +0 -5
  141. data/spec/api/distributions_ansible_api_spec.rb +0 -12
  142. data/spec/api/pulp_ansible_api_api_spec.rb +0 -1
  143. data/spec/api/pulp_ansible_api_v3_api_spec.rb +0 -1
  144. data/spec/api/pulp_ansible_api_v3_artifacts_collections_api_spec.rb +0 -1
  145. data/spec/api/pulp_ansible_api_v3_collection_versions_all_api_spec.rb +0 -1
  146. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +0 -1
  147. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +0 -4
  148. data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +0 -3
  149. data/spec/api/pulp_ansible_api_v3_collections_versions_docs_blob_api_spec.rb +0 -1
  150. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +0 -2
  151. data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +0 -1
  152. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +0 -1
  153. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +0 -1
  154. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api_spec.rb +0 -1
  155. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +0 -1
  156. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +0 -4
  157. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +0 -3
  158. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +0 -1
  159. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +0 -5
  160. data/spec/api/pulp_ansible_artifacts_collections_v3_api_spec.rb +0 -4
  161. data/spec/api/pulp_ansible_default_api_api_spec.rb +0 -3
  162. data/spec/api/pulp_ansible_default_api_v3_api_spec.rb +0 -3
  163. data/spec/api/pulp_ansible_default_api_v3_artifacts_collections_api_spec.rb +0 -1
  164. data/spec/api/pulp_ansible_default_api_v3_collection_versions_all_api_spec.rb +0 -3
  165. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +0 -1
  166. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +0 -4
  167. data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +0 -3
  168. data/spec/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api_spec.rb +0 -1
  169. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +0 -2
  170. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api_spec.rb +0 -3
  171. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +0 -1
  172. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +0 -1
  173. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api_spec.rb +0 -1
  174. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +0 -1
  175. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +0 -4
  176. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +0 -3
  177. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +0 -1
  178. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +0 -5
  179. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +0 -2
  180. data/spec/api/pulp_ansible_tags_api_spec.rb +0 -1
  181. data/spec/api/remotes_collection_api_spec.rb +0 -12
  182. data/spec/api/remotes_git_api_spec.rb +0 -12
  183. data/spec/api/remotes_role_api_spec.rb +0 -12
  184. data/spec/api/repositories_ansible_api_spec.rb +0 -20
  185. data/spec/api/repositories_ansible_versions_api_spec.rb +1 -6
  186. data/spec/api/versions_api_spec.rb +0 -1
  187. data/spec/models/ansible_collection_version_response_spec.rb +4 -4
  188. data/spec/models/ansible_git_remote_response_spec.rb +19 -19
  189. data/spec/models/ansible_git_remote_spec.rb +18 -18
  190. data/spec/models/ansible_role_response_spec.rb +4 -4
  191. data/spec/models/ansible_role_spec.rb +2 -2
  192. data/spec/models/patchedansible_git_remote_spec.rb +18 -18
  193. metadata +126 -126
@@ -20,7 +20,7 @@ All URIs are relative to *http://localhost:24817*
20
20
 
21
21
  ## add_role
22
22
 
23
- > <NestedRoleResponse> add_role(ansible_ansible_distribution_href, nested_role, opts)
23
+ > <NestedRoleResponse> add_role(ansible_ansible_distribution_href, nested_role)
24
24
 
25
25
  Add a role
26
26
 
@@ -41,13 +41,10 @@ end
41
41
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
42
42
  ansible_ansible_distribution_href = 'ansible_ansible_distribution_href_example' # String |
43
43
  nested_role = PulpAnsibleClient::NestedRole.new({role: 'role_example'}) # NestedRole |
44
- opts = {
45
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
46
- }
47
44
 
48
45
  begin
49
46
  # Add a role
50
- result = api_instance.add_role(ansible_ansible_distribution_href, nested_role, opts)
47
+ result = api_instance.add_role(ansible_ansible_distribution_href, nested_role)
51
48
  p result
52
49
  rescue PulpAnsibleClient::ApiError => e
53
50
  puts "Error when calling DistributionsAnsibleApi->add_role: #{e}"
@@ -58,12 +55,12 @@ end
58
55
 
59
56
  This returns an Array which contains the response data, status code and headers.
60
57
 
61
- > <Array(<NestedRoleResponse>, Integer, Hash)> add_role_with_http_info(ansible_ansible_distribution_href, nested_role, opts)
58
+ > <Array(<NestedRoleResponse>, Integer, Hash)> add_role_with_http_info(ansible_ansible_distribution_href, nested_role)
62
59
 
63
60
  ```ruby
64
61
  begin
65
62
  # Add a role
66
- data, status_code, headers = api_instance.add_role_with_http_info(ansible_ansible_distribution_href, nested_role, opts)
63
+ data, status_code, headers = api_instance.add_role_with_http_info(ansible_ansible_distribution_href, nested_role)
67
64
  p status_code # => 2xx
68
65
  p headers # => { ... }
69
66
  p data # => <NestedRoleResponse>
@@ -78,7 +75,6 @@ end
78
75
  | ---- | ---- | ----------- | ----- |
79
76
  | **ansible_ansible_distribution_href** | **String** | | |
80
77
  | **nested_role** | [**NestedRole**](NestedRole.md) | | |
81
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
82
78
 
83
79
  ### Return type
84
80
 
@@ -96,7 +92,7 @@ end
96
92
 
97
93
  ## create
98
94
 
99
- > <AsyncOperationResponse> create(ansible_ansible_distribution, opts)
95
+ > <AsyncOperationResponse> create(ansible_ansible_distribution)
100
96
 
101
97
  Create an ansible distribution
102
98
 
@@ -116,13 +112,10 @@ end
116
112
 
117
113
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
118
114
  ansible_ansible_distribution = PulpAnsibleClient::AnsibleAnsibleDistribution.new({base_path: 'base_path_example', name: 'name_example'}) # AnsibleAnsibleDistribution |
119
- opts = {
120
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
121
- }
122
115
 
123
116
  begin
124
117
  # Create an ansible distribution
125
- result = api_instance.create(ansible_ansible_distribution, opts)
118
+ result = api_instance.create(ansible_ansible_distribution)
126
119
  p result
127
120
  rescue PulpAnsibleClient::ApiError => e
128
121
  puts "Error when calling DistributionsAnsibleApi->create: #{e}"
@@ -133,12 +126,12 @@ end
133
126
 
134
127
  This returns an Array which contains the response data, status code and headers.
135
128
 
136
- > <Array(<AsyncOperationResponse>, Integer, Hash)> create_with_http_info(ansible_ansible_distribution, opts)
129
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> create_with_http_info(ansible_ansible_distribution)
137
130
 
138
131
  ```ruby
139
132
  begin
140
133
  # Create an ansible distribution
141
- data, status_code, headers = api_instance.create_with_http_info(ansible_ansible_distribution, opts)
134
+ data, status_code, headers = api_instance.create_with_http_info(ansible_ansible_distribution)
142
135
  p status_code # => 2xx
143
136
  p headers # => { ... }
144
137
  p data # => <AsyncOperationResponse>
@@ -152,7 +145,6 @@ end
152
145
  | Name | Type | Description | Notes |
153
146
  | ---- | ---- | ----------- | ----- |
154
147
  | **ansible_ansible_distribution** | [**AnsibleAnsibleDistribution**](AnsibleAnsibleDistribution.md) | | |
155
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
156
148
 
157
149
  ### Return type
158
150
 
@@ -170,7 +162,7 @@ end
170
162
 
171
163
  ## delete
172
164
 
173
- > <AsyncOperationResponse> delete(ansible_ansible_distribution_href, opts)
165
+ > <AsyncOperationResponse> delete(ansible_ansible_distribution_href)
174
166
 
175
167
  Delete an ansible distribution
176
168
 
@@ -190,13 +182,10 @@ end
190
182
 
191
183
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
192
184
  ansible_ansible_distribution_href = 'ansible_ansible_distribution_href_example' # String |
193
- opts = {
194
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
195
- }
196
185
 
197
186
  begin
198
187
  # Delete an ansible distribution
199
- result = api_instance.delete(ansible_ansible_distribution_href, opts)
188
+ result = api_instance.delete(ansible_ansible_distribution_href)
200
189
  p result
201
190
  rescue PulpAnsibleClient::ApiError => e
202
191
  puts "Error when calling DistributionsAnsibleApi->delete: #{e}"
@@ -207,12 +196,12 @@ end
207
196
 
208
197
  This returns an Array which contains the response data, status code and headers.
209
198
 
210
- > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(ansible_ansible_distribution_href, opts)
199
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(ansible_ansible_distribution_href)
211
200
 
212
201
  ```ruby
213
202
  begin
214
203
  # Delete an ansible distribution
215
- data, status_code, headers = api_instance.delete_with_http_info(ansible_ansible_distribution_href, opts)
204
+ data, status_code, headers = api_instance.delete_with_http_info(ansible_ansible_distribution_href)
216
205
  p status_code # => 2xx
217
206
  p headers # => { ... }
218
207
  p data # => <AsyncOperationResponse>
@@ -226,7 +215,6 @@ end
226
215
  | Name | Type | Description | Notes |
227
216
  | ---- | ---- | ----------- | ----- |
228
217
  | **ansible_ansible_distribution_href** | **String** | | |
229
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
230
218
 
231
219
  ### Return type
232
220
 
@@ -264,7 +252,6 @@ end
264
252
 
265
253
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
266
254
  opts = {
267
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
268
255
  base_path: 'base_path_example', # String | Filter results where base_path matches value
269
256
  base_path__contains: 'base_path__contains_example', # String | Filter results where base_path contains value
270
257
  base_path__icontains: 'base_path__icontains_example', # String | Filter results where base_path contains value
@@ -325,7 +312,6 @@ end
325
312
 
326
313
  | Name | Type | Description | Notes |
327
314
  | ---- | ---- | ----------- | ----- |
328
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
329
315
  | **base_path** | **String** | Filter results where base_path matches value | [optional] |
330
316
  | **base_path__contains** | **String** | Filter results where base_path contains value | [optional] |
331
317
  | **base_path__icontains** | **String** | Filter results where base_path contains value | [optional] |
@@ -391,7 +377,6 @@ end
391
377
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
392
378
  ansible_ansible_distribution_href = 'ansible_ansible_distribution_href_example' # String |
393
379
  opts = {
394
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
395
380
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
396
381
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
397
382
  }
@@ -428,7 +413,6 @@ end
428
413
  | Name | Type | Description | Notes |
429
414
  | ---- | ---- | ----------- | ----- |
430
415
  | **ansible_ansible_distribution_href** | **String** | | |
431
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
432
416
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
433
417
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
434
418
 
@@ -469,7 +453,6 @@ end
469
453
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
470
454
  ansible_ansible_distribution_href = 'ansible_ansible_distribution_href_example' # String |
471
455
  opts = {
472
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
473
456
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
474
457
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
475
458
  }
@@ -506,7 +489,6 @@ end
506
489
  | Name | Type | Description | Notes |
507
490
  | ---- | ---- | ----------- | ----- |
508
491
  | **ansible_ansible_distribution_href** | **String** | | |
509
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
510
492
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
511
493
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
512
494
 
@@ -526,7 +508,7 @@ end
526
508
 
527
509
  ## partial_update
528
510
 
529
- > <AsyncOperationResponse> partial_update(ansible_ansible_distribution_href, patchedansible_ansible_distribution, opts)
511
+ > <AsyncOperationResponse> partial_update(ansible_ansible_distribution_href, patchedansible_ansible_distribution)
530
512
 
531
513
  Update an ansible distribution
532
514
 
@@ -547,13 +529,10 @@ end
547
529
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
548
530
  ansible_ansible_distribution_href = 'ansible_ansible_distribution_href_example' # String |
549
531
  patchedansible_ansible_distribution = PulpAnsibleClient::PatchedansibleAnsibleDistribution.new # PatchedansibleAnsibleDistribution |
550
- opts = {
551
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
552
- }
553
532
 
554
533
  begin
555
534
  # Update an ansible distribution
556
- result = api_instance.partial_update(ansible_ansible_distribution_href, patchedansible_ansible_distribution, opts)
535
+ result = api_instance.partial_update(ansible_ansible_distribution_href, patchedansible_ansible_distribution)
557
536
  p result
558
537
  rescue PulpAnsibleClient::ApiError => e
559
538
  puts "Error when calling DistributionsAnsibleApi->partial_update: #{e}"
@@ -564,12 +543,12 @@ end
564
543
 
565
544
  This returns an Array which contains the response data, status code and headers.
566
545
 
567
- > <Array(<AsyncOperationResponse>, Integer, Hash)> partial_update_with_http_info(ansible_ansible_distribution_href, patchedansible_ansible_distribution, opts)
546
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> partial_update_with_http_info(ansible_ansible_distribution_href, patchedansible_ansible_distribution)
568
547
 
569
548
  ```ruby
570
549
  begin
571
550
  # Update an ansible distribution
572
- data, status_code, headers = api_instance.partial_update_with_http_info(ansible_ansible_distribution_href, patchedansible_ansible_distribution, opts)
551
+ data, status_code, headers = api_instance.partial_update_with_http_info(ansible_ansible_distribution_href, patchedansible_ansible_distribution)
573
552
  p status_code # => 2xx
574
553
  p headers # => { ... }
575
554
  p data # => <AsyncOperationResponse>
@@ -584,7 +563,6 @@ end
584
563
  | ---- | ---- | ----------- | ----- |
585
564
  | **ansible_ansible_distribution_href** | **String** | | |
586
565
  | **patchedansible_ansible_distribution** | [**PatchedansibleAnsibleDistribution**](PatchedansibleAnsibleDistribution.md) | | |
587
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
588
566
 
589
567
  ### Return type
590
568
 
@@ -623,7 +601,6 @@ end
623
601
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
624
602
  ansible_ansible_distribution_href = 'ansible_ansible_distribution_href_example' # String |
625
603
  opts = {
626
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
627
604
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
628
605
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
629
606
  }
@@ -660,7 +637,6 @@ end
660
637
  | Name | Type | Description | Notes |
661
638
  | ---- | ---- | ----------- | ----- |
662
639
  | **ansible_ansible_distribution_href** | **String** | | |
663
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
664
640
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
665
641
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
666
642
 
@@ -680,7 +656,7 @@ end
680
656
 
681
657
  ## remove_role
682
658
 
683
- > <NestedRoleResponse> remove_role(ansible_ansible_distribution_href, nested_role, opts)
659
+ > <NestedRoleResponse> remove_role(ansible_ansible_distribution_href, nested_role)
684
660
 
685
661
  Remove a role
686
662
 
@@ -701,13 +677,10 @@ end
701
677
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
702
678
  ansible_ansible_distribution_href = 'ansible_ansible_distribution_href_example' # String |
703
679
  nested_role = PulpAnsibleClient::NestedRole.new({role: 'role_example'}) # NestedRole |
704
- opts = {
705
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
706
- }
707
680
 
708
681
  begin
709
682
  # Remove a role
710
- result = api_instance.remove_role(ansible_ansible_distribution_href, nested_role, opts)
683
+ result = api_instance.remove_role(ansible_ansible_distribution_href, nested_role)
711
684
  p result
712
685
  rescue PulpAnsibleClient::ApiError => e
713
686
  puts "Error when calling DistributionsAnsibleApi->remove_role: #{e}"
@@ -718,12 +691,12 @@ end
718
691
 
719
692
  This returns an Array which contains the response data, status code and headers.
720
693
 
721
- > <Array(<NestedRoleResponse>, Integer, Hash)> remove_role_with_http_info(ansible_ansible_distribution_href, nested_role, opts)
694
+ > <Array(<NestedRoleResponse>, Integer, Hash)> remove_role_with_http_info(ansible_ansible_distribution_href, nested_role)
722
695
 
723
696
  ```ruby
724
697
  begin
725
698
  # Remove a role
726
- data, status_code, headers = api_instance.remove_role_with_http_info(ansible_ansible_distribution_href, nested_role, opts)
699
+ data, status_code, headers = api_instance.remove_role_with_http_info(ansible_ansible_distribution_href, nested_role)
727
700
  p status_code # => 2xx
728
701
  p headers # => { ... }
729
702
  p data # => <NestedRoleResponse>
@@ -738,7 +711,6 @@ end
738
711
  | ---- | ---- | ----------- | ----- |
739
712
  | **ansible_ansible_distribution_href** | **String** | | |
740
713
  | **nested_role** | [**NestedRole**](NestedRole.md) | | |
741
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
742
714
 
743
715
  ### Return type
744
716
 
@@ -756,7 +728,7 @@ end
756
728
 
757
729
  ## set_label
758
730
 
759
- > <SetLabelResponse> set_label(ansible_ansible_distribution_href, set_label, opts)
731
+ > <SetLabelResponse> set_label(ansible_ansible_distribution_href, set_label)
760
732
 
761
733
  Set a label
762
734
 
@@ -777,13 +749,10 @@ end
777
749
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
778
750
  ansible_ansible_distribution_href = 'ansible_ansible_distribution_href_example' # String |
779
751
  set_label = PulpAnsibleClient::SetLabel.new({key: 'key_example', value: 'value_example'}) # SetLabel |
780
- opts = {
781
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
782
- }
783
752
 
784
753
  begin
785
754
  # Set a label
786
- result = api_instance.set_label(ansible_ansible_distribution_href, set_label, opts)
755
+ result = api_instance.set_label(ansible_ansible_distribution_href, set_label)
787
756
  p result
788
757
  rescue PulpAnsibleClient::ApiError => e
789
758
  puts "Error when calling DistributionsAnsibleApi->set_label: #{e}"
@@ -794,12 +763,12 @@ end
794
763
 
795
764
  This returns an Array which contains the response data, status code and headers.
796
765
 
797
- > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(ansible_ansible_distribution_href, set_label, opts)
766
+ > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(ansible_ansible_distribution_href, set_label)
798
767
 
799
768
  ```ruby
800
769
  begin
801
770
  # Set a label
802
- data, status_code, headers = api_instance.set_label_with_http_info(ansible_ansible_distribution_href, set_label, opts)
771
+ data, status_code, headers = api_instance.set_label_with_http_info(ansible_ansible_distribution_href, set_label)
803
772
  p status_code # => 2xx
804
773
  p headers # => { ... }
805
774
  p data # => <SetLabelResponse>
@@ -814,7 +783,6 @@ end
814
783
  | ---- | ---- | ----------- | ----- |
815
784
  | **ansible_ansible_distribution_href** | **String** | | |
816
785
  | **set_label** | [**SetLabel**](SetLabel.md) | | |
817
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
818
786
 
819
787
  ### Return type
820
788
 
@@ -832,7 +800,7 @@ end
832
800
 
833
801
  ## unset_label
834
802
 
835
- > <UnsetLabelResponse> unset_label(ansible_ansible_distribution_href, unset_label, opts)
803
+ > <UnsetLabelResponse> unset_label(ansible_ansible_distribution_href, unset_label)
836
804
 
837
805
  Unset a label
838
806
 
@@ -853,13 +821,10 @@ end
853
821
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
854
822
  ansible_ansible_distribution_href = 'ansible_ansible_distribution_href_example' # String |
855
823
  unset_label = PulpAnsibleClient::UnsetLabel.new({key: 'key_example'}) # UnsetLabel |
856
- opts = {
857
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
858
- }
859
824
 
860
825
  begin
861
826
  # Unset a label
862
- result = api_instance.unset_label(ansible_ansible_distribution_href, unset_label, opts)
827
+ result = api_instance.unset_label(ansible_ansible_distribution_href, unset_label)
863
828
  p result
864
829
  rescue PulpAnsibleClient::ApiError => e
865
830
  puts "Error when calling DistributionsAnsibleApi->unset_label: #{e}"
@@ -870,12 +835,12 @@ end
870
835
 
871
836
  This returns an Array which contains the response data, status code and headers.
872
837
 
873
- > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(ansible_ansible_distribution_href, unset_label, opts)
838
+ > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(ansible_ansible_distribution_href, unset_label)
874
839
 
875
840
  ```ruby
876
841
  begin
877
842
  # Unset a label
878
- data, status_code, headers = api_instance.unset_label_with_http_info(ansible_ansible_distribution_href, unset_label, opts)
843
+ data, status_code, headers = api_instance.unset_label_with_http_info(ansible_ansible_distribution_href, unset_label)
879
844
  p status_code # => 2xx
880
845
  p headers # => { ... }
881
846
  p data # => <UnsetLabelResponse>
@@ -890,7 +855,6 @@ end
890
855
  | ---- | ---- | ----------- | ----- |
891
856
  | **ansible_ansible_distribution_href** | **String** | | |
892
857
  | **unset_label** | [**UnsetLabel**](UnsetLabel.md) | | |
893
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
894
858
 
895
859
  ### Return type
896
860
 
@@ -908,7 +872,7 @@ end
908
872
 
909
873
  ## update
910
874
 
911
- > <AsyncOperationResponse> update(ansible_ansible_distribution_href, ansible_ansible_distribution, opts)
875
+ > <AsyncOperationResponse> update(ansible_ansible_distribution_href, ansible_ansible_distribution)
912
876
 
913
877
  Update an ansible distribution
914
878
 
@@ -929,13 +893,10 @@ end
929
893
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
930
894
  ansible_ansible_distribution_href = 'ansible_ansible_distribution_href_example' # String |
931
895
  ansible_ansible_distribution = PulpAnsibleClient::AnsibleAnsibleDistribution.new({base_path: 'base_path_example', name: 'name_example'}) # AnsibleAnsibleDistribution |
932
- opts = {
933
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
934
- }
935
896
 
936
897
  begin
937
898
  # Update an ansible distribution
938
- result = api_instance.update(ansible_ansible_distribution_href, ansible_ansible_distribution, opts)
899
+ result = api_instance.update(ansible_ansible_distribution_href, ansible_ansible_distribution)
939
900
  p result
940
901
  rescue PulpAnsibleClient::ApiError => e
941
902
  puts "Error when calling DistributionsAnsibleApi->update: #{e}"
@@ -946,12 +907,12 @@ end
946
907
 
947
908
  This returns an Array which contains the response data, status code and headers.
948
909
 
949
- > <Array(<AsyncOperationResponse>, Integer, Hash)> update_with_http_info(ansible_ansible_distribution_href, ansible_ansible_distribution, opts)
910
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> update_with_http_info(ansible_ansible_distribution_href, ansible_ansible_distribution)
950
911
 
951
912
  ```ruby
952
913
  begin
953
914
  # Update an ansible distribution
954
- data, status_code, headers = api_instance.update_with_http_info(ansible_ansible_distribution_href, ansible_ansible_distribution, opts)
915
+ data, status_code, headers = api_instance.update_with_http_info(ansible_ansible_distribution_href, ansible_ansible_distribution)
955
916
  p status_code # => 2xx
956
917
  p headers # => { ... }
957
918
  p data # => <AsyncOperationResponse>
@@ -966,7 +927,6 @@ end
966
927
  | ---- | ---- | ----------- | ----- |
967
928
  | **ansible_ansible_distribution_href** | **String** | | |
968
929
  | **ansible_ansible_distribution** | [**AnsibleAnsibleDistribution**](AnsibleAnsibleDistribution.md) | | |
969
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
970
930
 
971
931
  ### Return type
972
932
 
@@ -4,26 +4,26 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional] |
8
- | **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
9
- | **proxy_username** | **String** | The username to authenticte to the proxy. | [optional] |
10
- | **url** | **String** | The URL of an external content source. | [optional] |
11
7
  | **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] |
12
- | **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
13
- | **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
8
+ | **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional] |
14
9
  | **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
15
- | **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
16
- | **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
10
+ | **proxy_username** | **String** | The username to authenticte to the proxy. | [optional] |
11
+ | **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
17
12
  | **name** | **String** | A unique name for this remote. | [optional] |
13
+ | **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
14
+ | **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional] |
15
+ | **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
16
+ | **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
17
+ | **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional] |
18
+ | **url** | **String** | The URL of an external content source. | [optional] |
18
19
  | **client_key** | **String** | A PEM encoded private key used for authentication. | [optional] |
19
- | **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
20
- | **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
21
20
  | **username** | **String** | The username to be used for authentication when syncing. | [optional] |
22
- | **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional] |
23
- | **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
24
- | **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional] |
21
+ | **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] |
22
+ | **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
25
23
  | **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] |
26
- | **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional] |
24
+ | **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional] |
25
+ | **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
26
+ | **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
27
27
  | **metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional] |
28
28
  | **git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional] |
29
29
 
@@ -33,26 +33,26 @@
33
33
  require 'pulp_ansible_client'
34
34
 
35
35
  instance = PulpAnsibleClient::PatchedansibleGitRemote.new(
36
- max_retries: null,
37
- download_concurrency: null,
38
- proxy_username: null,
39
- url: null,
40
36
  sock_read_timeout: null,
41
- proxy_url: null,
42
- password: null,
37
+ pulp_labels: null,
43
38
  connect_timeout: null,
44
- ca_cert: null,
45
- sock_connect_timeout: null,
39
+ proxy_username: null,
40
+ password: null,
46
41
  name: null,
42
+ proxy_url: null,
43
+ tls_validation: null,
44
+ ca_cert: null,
45
+ download_concurrency: null,
46
+ max_retries: null,
47
+ url: null,
47
48
  client_key: null,
48
- proxy_password: null,
49
- client_cert: null,
50
49
  username: null,
51
- pulp_labels: null,
52
- rate_limit: null,
53
- headers: null,
50
+ sock_connect_timeout: null,
51
+ proxy_password: null,
54
52
  total_timeout: null,
55
- tls_validation: null,
53
+ headers: null,
54
+ rate_limit: null,
55
+ client_cert: null,
56
56
  metadata_only: null,
57
57
  git_ref: null
58
58
  )
@@ -24,7 +24,6 @@ require 'pulp_ansible_client'
24
24
  api_instance = PulpAnsibleClient::PulpAnsibleApiApi.new
25
25
  path = 'path_example' # String |
26
26
  opts = {
27
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
28
27
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
29
28
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
30
29
  }
@@ -60,7 +59,6 @@ end
60
59
  | Name | Type | Description | Notes |
61
60
  | ---- | ---- | ----------- | ----- |
62
61
  | **path** | **String** | | |
63
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
64
62
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
65
63
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
66
64
 
@@ -30,7 +30,6 @@ end
30
30
  api_instance = PulpAnsibleClient::PulpAnsibleApiV3Api.new
31
31
  path = 'path_example' # String |
32
32
  opts = {
33
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
34
33
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
35
34
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
36
35
  }
@@ -67,7 +66,6 @@ end
67
66
  | Name | Type | Description | Notes |
68
67
  | ---- | ---- | ----------- | ----- |
69
68
  | **path** | **String** | | |
70
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
71
69
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
72
70
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
73
71
 
@@ -31,7 +31,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleApiV3ArtifactsCollectionsApi.new
31
31
  filename = 'filename_example' # String |
32
32
  path = 'path_example' # String |
33
33
  opts = {
34
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
35
34
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
36
35
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
37
36
  }
@@ -68,7 +67,6 @@ end
68
67
  | ---- | ---- | ----------- | ----- |
69
68
  | **filename** | **String** | | |
70
69
  | **path** | **String** | | |
71
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
72
70
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
73
71
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
74
72
 
@@ -30,7 +30,6 @@ end
30
30
  api_instance = PulpAnsibleClient::PulpAnsibleApiV3CollectionVersionsAllApi.new
31
31
  path = 'path_example' # String |
32
32
  opts = {
33
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
34
33
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
35
34
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
36
35
  }
@@ -67,7 +66,6 @@ end
67
66
  | Name | Type | Description | Notes |
68
67
  | ---- | ---- | ----------- | ----- |
69
68
  | **path** | **String** | | |
70
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
71
69
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
72
70
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
73
71
 
@@ -30,7 +30,6 @@ end
30
30
  api_instance = PulpAnsibleClient::PulpAnsibleApiV3CollectionsAllApi.new
31
31
  path = 'path_example' # String |
32
32
  opts = {
33
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
34
33
  deprecated: true, # Boolean |
35
34
  name: 'name_example', # String |
36
35
  namespace: 'namespace_example', # String |
@@ -75,7 +74,6 @@ end
75
74
  | Name | Type | Description | Notes |
76
75
  | ---- | ---- | ----------- | ----- |
77
76
  | **path** | **String** | | |
78
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
79
77
  | **deprecated** | **Boolean** | | [optional] |
80
78
  | **name** | **String** | | [optional] |
81
79
  | **namespace** | **String** | | [optional] |