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_git_remote_href, nested_role, opts)
23
+ > <NestedRoleResponse> add_role(ansible_git_remote_href, nested_role)
24
24
 
25
25
  Add a role
26
26
 
@@ -41,13 +41,10 @@ end
41
41
  api_instance = PulpAnsibleClient::RemotesGitApi.new
42
42
  ansible_git_remote_href = 'ansible_git_remote_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_git_remote_href, nested_role, opts)
47
+ result = api_instance.add_role(ansible_git_remote_href, nested_role)
51
48
  p result
52
49
  rescue PulpAnsibleClient::ApiError => e
53
50
  puts "Error when calling RemotesGitApi->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_git_remote_href, nested_role, opts)
58
+ > <Array(<NestedRoleResponse>, Integer, Hash)> add_role_with_http_info(ansible_git_remote_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_git_remote_href, nested_role, opts)
63
+ data, status_code, headers = api_instance.add_role_with_http_info(ansible_git_remote_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_git_remote_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
- > <AnsibleGitRemoteResponse> create(ansible_git_remote, opts)
95
+ > <AnsibleGitRemoteResponse> create(ansible_git_remote)
100
96
 
101
97
  Create a git remote
102
98
 
@@ -115,14 +111,11 @@ PulpAnsibleClient.configure do |config|
115
111
  end
116
112
 
117
113
  api_instance = PulpAnsibleClient::RemotesGitApi.new
118
- ansible_git_remote = PulpAnsibleClient::AnsibleGitRemote.new({url: 'url_example', name: 'name_example'}) # AnsibleGitRemote |
119
- opts = {
120
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
121
- }
114
+ ansible_git_remote = PulpAnsibleClient::AnsibleGitRemote.new({name: 'name_example', url: 'url_example'}) # AnsibleGitRemote |
122
115
 
123
116
  begin
124
117
  # Create a git remote
125
- result = api_instance.create(ansible_git_remote, opts)
118
+ result = api_instance.create(ansible_git_remote)
126
119
  p result
127
120
  rescue PulpAnsibleClient::ApiError => e
128
121
  puts "Error when calling RemotesGitApi->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(<AnsibleGitRemoteResponse>, Integer, Hash)> create_with_http_info(ansible_git_remote, opts)
129
+ > <Array(<AnsibleGitRemoteResponse>, Integer, Hash)> create_with_http_info(ansible_git_remote)
137
130
 
138
131
  ```ruby
139
132
  begin
140
133
  # Create a git remote
141
- data, status_code, headers = api_instance.create_with_http_info(ansible_git_remote, opts)
134
+ data, status_code, headers = api_instance.create_with_http_info(ansible_git_remote)
142
135
  p status_code # => 2xx
143
136
  p headers # => { ... }
144
137
  p data # => <AnsibleGitRemoteResponse>
@@ -152,7 +145,6 @@ end
152
145
  | Name | Type | Description | Notes |
153
146
  | ---- | ---- | ----------- | ----- |
154
147
  | **ansible_git_remote** | [**AnsibleGitRemote**](AnsibleGitRemote.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_git_remote_href, opts)
165
+ > <AsyncOperationResponse> delete(ansible_git_remote_href)
174
166
 
175
167
  Delete a git remote
176
168
 
@@ -190,13 +182,10 @@ end
190
182
 
191
183
  api_instance = PulpAnsibleClient::RemotesGitApi.new
192
184
  ansible_git_remote_href = 'ansible_git_remote_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 a git remote
199
- result = api_instance.delete(ansible_git_remote_href, opts)
188
+ result = api_instance.delete(ansible_git_remote_href)
200
189
  p result
201
190
  rescue PulpAnsibleClient::ApiError => e
202
191
  puts "Error when calling RemotesGitApi->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_git_remote_href, opts)
199
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(ansible_git_remote_href)
211
200
 
212
201
  ```ruby
213
202
  begin
214
203
  # Delete a git remote
215
- data, status_code, headers = api_instance.delete_with_http_info(ansible_git_remote_href, opts)
204
+ data, status_code, headers = api_instance.delete_with_http_info(ansible_git_remote_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_git_remote_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::RemotesGitApi.new
266
254
  opts = {
267
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
268
255
  limit: 56, # Integer | Number of results to return per page.
269
256
  name: 'name_example', # String | Filter results where name matches value
270
257
  name__contains: 'name__contains_example', # String | Filter results where name contains value
@@ -324,7 +311,6 @@ end
324
311
 
325
312
  | Name | Type | Description | Notes |
326
313
  | ---- | ---- | ----------- | ----- |
327
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
328
314
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
329
315
  | **name** | **String** | Filter results where name matches value | [optional] |
330
316
  | **name__contains** | **String** | Filter results where name contains value | [optional] |
@@ -389,7 +375,6 @@ end
389
375
  api_instance = PulpAnsibleClient::RemotesGitApi.new
390
376
  ansible_git_remote_href = 'ansible_git_remote_href_example' # String |
391
377
  opts = {
392
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
393
378
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
394
379
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
395
380
  }
@@ -426,7 +411,6 @@ end
426
411
  | Name | Type | Description | Notes |
427
412
  | ---- | ---- | ----------- | ----- |
428
413
  | **ansible_git_remote_href** | **String** | | |
429
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
430
414
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
431
415
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
432
416
 
@@ -467,7 +451,6 @@ end
467
451
  api_instance = PulpAnsibleClient::RemotesGitApi.new
468
452
  ansible_git_remote_href = 'ansible_git_remote_href_example' # String |
469
453
  opts = {
470
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
471
454
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
472
455
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
473
456
  }
@@ -504,7 +487,6 @@ end
504
487
  | Name | Type | Description | Notes |
505
488
  | ---- | ---- | ----------- | ----- |
506
489
  | **ansible_git_remote_href** | **String** | | |
507
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
508
490
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
509
491
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
510
492
 
@@ -524,7 +506,7 @@ end
524
506
 
525
507
  ## partial_update
526
508
 
527
- > <AsyncOperationResponse> partial_update(ansible_git_remote_href, patchedansible_git_remote, opts)
509
+ > <AsyncOperationResponse> partial_update(ansible_git_remote_href, patchedansible_git_remote)
528
510
 
529
511
  Update a git remote
530
512
 
@@ -545,13 +527,10 @@ end
545
527
  api_instance = PulpAnsibleClient::RemotesGitApi.new
546
528
  ansible_git_remote_href = 'ansible_git_remote_href_example' # String |
547
529
  patchedansible_git_remote = PulpAnsibleClient::PatchedansibleGitRemote.new # PatchedansibleGitRemote |
548
- opts = {
549
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
550
- }
551
530
 
552
531
  begin
553
532
  # Update a git remote
554
- result = api_instance.partial_update(ansible_git_remote_href, patchedansible_git_remote, opts)
533
+ result = api_instance.partial_update(ansible_git_remote_href, patchedansible_git_remote)
555
534
  p result
556
535
  rescue PulpAnsibleClient::ApiError => e
557
536
  puts "Error when calling RemotesGitApi->partial_update: #{e}"
@@ -562,12 +541,12 @@ end
562
541
 
563
542
  This returns an Array which contains the response data, status code and headers.
564
543
 
565
- > <Array(<AsyncOperationResponse>, Integer, Hash)> partial_update_with_http_info(ansible_git_remote_href, patchedansible_git_remote, opts)
544
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> partial_update_with_http_info(ansible_git_remote_href, patchedansible_git_remote)
566
545
 
567
546
  ```ruby
568
547
  begin
569
548
  # Update a git remote
570
- data, status_code, headers = api_instance.partial_update_with_http_info(ansible_git_remote_href, patchedansible_git_remote, opts)
549
+ data, status_code, headers = api_instance.partial_update_with_http_info(ansible_git_remote_href, patchedansible_git_remote)
571
550
  p status_code # => 2xx
572
551
  p headers # => { ... }
573
552
  p data # => <AsyncOperationResponse>
@@ -582,7 +561,6 @@ end
582
561
  | ---- | ---- | ----------- | ----- |
583
562
  | **ansible_git_remote_href** | **String** | | |
584
563
  | **patchedansible_git_remote** | [**PatchedansibleGitRemote**](PatchedansibleGitRemote.md) | | |
585
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
586
564
 
587
565
  ### Return type
588
566
 
@@ -621,7 +599,6 @@ end
621
599
  api_instance = PulpAnsibleClient::RemotesGitApi.new
622
600
  ansible_git_remote_href = 'ansible_git_remote_href_example' # String |
623
601
  opts = {
624
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
625
602
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
626
603
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
627
604
  }
@@ -658,7 +635,6 @@ end
658
635
  | Name | Type | Description | Notes |
659
636
  | ---- | ---- | ----------- | ----- |
660
637
  | **ansible_git_remote_href** | **String** | | |
661
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
662
638
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
663
639
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
664
640
 
@@ -678,7 +654,7 @@ end
678
654
 
679
655
  ## remove_role
680
656
 
681
- > <NestedRoleResponse> remove_role(ansible_git_remote_href, nested_role, opts)
657
+ > <NestedRoleResponse> remove_role(ansible_git_remote_href, nested_role)
682
658
 
683
659
  Remove a role
684
660
 
@@ -699,13 +675,10 @@ end
699
675
  api_instance = PulpAnsibleClient::RemotesGitApi.new
700
676
  ansible_git_remote_href = 'ansible_git_remote_href_example' # String |
701
677
  nested_role = PulpAnsibleClient::NestedRole.new({role: 'role_example'}) # NestedRole |
702
- opts = {
703
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
704
- }
705
678
 
706
679
  begin
707
680
  # Remove a role
708
- result = api_instance.remove_role(ansible_git_remote_href, nested_role, opts)
681
+ result = api_instance.remove_role(ansible_git_remote_href, nested_role)
709
682
  p result
710
683
  rescue PulpAnsibleClient::ApiError => e
711
684
  puts "Error when calling RemotesGitApi->remove_role: #{e}"
@@ -716,12 +689,12 @@ end
716
689
 
717
690
  This returns an Array which contains the response data, status code and headers.
718
691
 
719
- > <Array(<NestedRoleResponse>, Integer, Hash)> remove_role_with_http_info(ansible_git_remote_href, nested_role, opts)
692
+ > <Array(<NestedRoleResponse>, Integer, Hash)> remove_role_with_http_info(ansible_git_remote_href, nested_role)
720
693
 
721
694
  ```ruby
722
695
  begin
723
696
  # Remove a role
724
- data, status_code, headers = api_instance.remove_role_with_http_info(ansible_git_remote_href, nested_role, opts)
697
+ data, status_code, headers = api_instance.remove_role_with_http_info(ansible_git_remote_href, nested_role)
725
698
  p status_code # => 2xx
726
699
  p headers # => { ... }
727
700
  p data # => <NestedRoleResponse>
@@ -736,7 +709,6 @@ end
736
709
  | ---- | ---- | ----------- | ----- |
737
710
  | **ansible_git_remote_href** | **String** | | |
738
711
  | **nested_role** | [**NestedRole**](NestedRole.md) | | |
739
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
740
712
 
741
713
  ### Return type
742
714
 
@@ -754,7 +726,7 @@ end
754
726
 
755
727
  ## set_label
756
728
 
757
- > <SetLabelResponse> set_label(ansible_git_remote_href, set_label, opts)
729
+ > <SetLabelResponse> set_label(ansible_git_remote_href, set_label)
758
730
 
759
731
  Set a label
760
732
 
@@ -775,13 +747,10 @@ end
775
747
  api_instance = PulpAnsibleClient::RemotesGitApi.new
776
748
  ansible_git_remote_href = 'ansible_git_remote_href_example' # String |
777
749
  set_label = PulpAnsibleClient::SetLabel.new({key: 'key_example', value: 'value_example'}) # SetLabel |
778
- opts = {
779
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
780
- }
781
750
 
782
751
  begin
783
752
  # Set a label
784
- result = api_instance.set_label(ansible_git_remote_href, set_label, opts)
753
+ result = api_instance.set_label(ansible_git_remote_href, set_label)
785
754
  p result
786
755
  rescue PulpAnsibleClient::ApiError => e
787
756
  puts "Error when calling RemotesGitApi->set_label: #{e}"
@@ -792,12 +761,12 @@ end
792
761
 
793
762
  This returns an Array which contains the response data, status code and headers.
794
763
 
795
- > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(ansible_git_remote_href, set_label, opts)
764
+ > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(ansible_git_remote_href, set_label)
796
765
 
797
766
  ```ruby
798
767
  begin
799
768
  # Set a label
800
- data, status_code, headers = api_instance.set_label_with_http_info(ansible_git_remote_href, set_label, opts)
769
+ data, status_code, headers = api_instance.set_label_with_http_info(ansible_git_remote_href, set_label)
801
770
  p status_code # => 2xx
802
771
  p headers # => { ... }
803
772
  p data # => <SetLabelResponse>
@@ -812,7 +781,6 @@ end
812
781
  | ---- | ---- | ----------- | ----- |
813
782
  | **ansible_git_remote_href** | **String** | | |
814
783
  | **set_label** | [**SetLabel**](SetLabel.md) | | |
815
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
816
784
 
817
785
  ### Return type
818
786
 
@@ -830,7 +798,7 @@ end
830
798
 
831
799
  ## unset_label
832
800
 
833
- > <UnsetLabelResponse> unset_label(ansible_git_remote_href, unset_label, opts)
801
+ > <UnsetLabelResponse> unset_label(ansible_git_remote_href, unset_label)
834
802
 
835
803
  Unset a label
836
804
 
@@ -851,13 +819,10 @@ end
851
819
  api_instance = PulpAnsibleClient::RemotesGitApi.new
852
820
  ansible_git_remote_href = 'ansible_git_remote_href_example' # String |
853
821
  unset_label = PulpAnsibleClient::UnsetLabel.new({key: 'key_example'}) # UnsetLabel |
854
- opts = {
855
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
856
- }
857
822
 
858
823
  begin
859
824
  # Unset a label
860
- result = api_instance.unset_label(ansible_git_remote_href, unset_label, opts)
825
+ result = api_instance.unset_label(ansible_git_remote_href, unset_label)
861
826
  p result
862
827
  rescue PulpAnsibleClient::ApiError => e
863
828
  puts "Error when calling RemotesGitApi->unset_label: #{e}"
@@ -868,12 +833,12 @@ end
868
833
 
869
834
  This returns an Array which contains the response data, status code and headers.
870
835
 
871
- > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(ansible_git_remote_href, unset_label, opts)
836
+ > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(ansible_git_remote_href, unset_label)
872
837
 
873
838
  ```ruby
874
839
  begin
875
840
  # Unset a label
876
- data, status_code, headers = api_instance.unset_label_with_http_info(ansible_git_remote_href, unset_label, opts)
841
+ data, status_code, headers = api_instance.unset_label_with_http_info(ansible_git_remote_href, unset_label)
877
842
  p status_code # => 2xx
878
843
  p headers # => { ... }
879
844
  p data # => <UnsetLabelResponse>
@@ -888,7 +853,6 @@ end
888
853
  | ---- | ---- | ----------- | ----- |
889
854
  | **ansible_git_remote_href** | **String** | | |
890
855
  | **unset_label** | [**UnsetLabel**](UnsetLabel.md) | | |
891
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
892
856
 
893
857
  ### Return type
894
858
 
@@ -906,7 +870,7 @@ end
906
870
 
907
871
  ## update
908
872
 
909
- > <AsyncOperationResponse> update(ansible_git_remote_href, ansible_git_remote, opts)
873
+ > <AsyncOperationResponse> update(ansible_git_remote_href, ansible_git_remote)
910
874
 
911
875
  Update a git remote
912
876
 
@@ -926,14 +890,11 @@ end
926
890
 
927
891
  api_instance = PulpAnsibleClient::RemotesGitApi.new
928
892
  ansible_git_remote_href = 'ansible_git_remote_href_example' # String |
929
- ansible_git_remote = PulpAnsibleClient::AnsibleGitRemote.new({url: 'url_example', name: 'name_example'}) # AnsibleGitRemote |
930
- opts = {
931
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
932
- }
893
+ ansible_git_remote = PulpAnsibleClient::AnsibleGitRemote.new({name: 'name_example', url: 'url_example'}) # AnsibleGitRemote |
933
894
 
934
895
  begin
935
896
  # Update a git remote
936
- result = api_instance.update(ansible_git_remote_href, ansible_git_remote, opts)
897
+ result = api_instance.update(ansible_git_remote_href, ansible_git_remote)
937
898
  p result
938
899
  rescue PulpAnsibleClient::ApiError => e
939
900
  puts "Error when calling RemotesGitApi->update: #{e}"
@@ -944,12 +905,12 @@ end
944
905
 
945
906
  This returns an Array which contains the response data, status code and headers.
946
907
 
947
- > <Array(<AsyncOperationResponse>, Integer, Hash)> update_with_http_info(ansible_git_remote_href, ansible_git_remote, opts)
908
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> update_with_http_info(ansible_git_remote_href, ansible_git_remote)
948
909
 
949
910
  ```ruby
950
911
  begin
951
912
  # Update a git remote
952
- data, status_code, headers = api_instance.update_with_http_info(ansible_git_remote_href, ansible_git_remote, opts)
913
+ data, status_code, headers = api_instance.update_with_http_info(ansible_git_remote_href, ansible_git_remote)
953
914
  p status_code # => 2xx
954
915
  p headers # => { ... }
955
916
  p data # => <AsyncOperationResponse>
@@ -964,7 +925,6 @@ end
964
925
  | ---- | ---- | ----------- | ----- |
965
926
  | **ansible_git_remote_href** | **String** | | |
966
927
  | **ansible_git_remote** | [**AnsibleGitRemote**](AnsibleGitRemote.md) | | |
967
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
968
928
 
969
929
  ### Return type
970
930