pulp_ansible_client 0.16.5 → 0.17.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (223) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +89 -21
  3. data/docs/AnsibleAnsibleNamespaceMetadata.md +29 -0
  4. data/docs/AnsibleAnsibleNamespaceMetadataResponse.md +35 -0
  5. data/docs/AnsibleAnsibleRepository.md +4 -2
  6. data/docs/AnsibleAnsibleRepositoryResponse.md +6 -2
  7. data/docs/AnsibleCollectionRemoteResponse.md +3 -1
  8. data/docs/AnsibleCollectionRemoteResponseHiddenFields.md +2 -2
  9. data/docs/AnsibleCollectionVersion.md +5 -5
  10. data/docs/AnsibleCollectionVersionMark.md +19 -0
  11. data/docs/AnsibleCollectionVersionMarkResponse.md +23 -0
  12. data/docs/AnsibleCollectionsApi.md +229 -1
  13. data/docs/AnsibleCopyApi.md +1 -1
  14. data/docs/AnsibleGitRemote.md +28 -28
  15. data/docs/AnsibleGitRemoteResponse.md +24 -24
  16. data/docs/AnsibleRepositoryMark.md +19 -0
  17. data/docs/AnsibleRoleResponse.md +3 -3
  18. data/docs/ApiCollectionsApi.md +1 -1
  19. data/docs/ApiRolesApi.md +1 -1
  20. data/docs/CollectionImportApi.md +1 -1
  21. data/docs/CollectionNamespaceResponse.md +3 -1
  22. data/docs/CollectionSummaryResponse.md +35 -0
  23. data/docs/CollectionVersionCopyMove.md +21 -0
  24. data/docs/CollectionVersionListResponse.md +3 -1
  25. data/docs/CollectionVersionResponse.md +2 -0
  26. data/docs/CollectionVersionSearchList.md +27 -0
  27. data/docs/CollectionVersionSearchListResponse.md +29 -0
  28. data/docs/ContentCollectionDeprecationsApi.md +1 -1
  29. data/docs/ContentCollectionMarksApi.md +198 -0
  30. data/docs/ContentCollectionSignaturesApi.md +1 -1
  31. data/docs/ContentCollectionVersionsApi.md +5 -5
  32. data/docs/ContentNamespacesApi.md +220 -0
  33. data/docs/ContentRolesApi.md +1 -1
  34. data/docs/DistributionsAnsibleApi.md +233 -1
  35. data/docs/GalaxyDetailApi.md +1 -1
  36. data/docs/MyPermissionsResponse.md +17 -0
  37. data/docs/NamespaceLink.md +19 -0
  38. data/docs/NamespaceLinkResponse.md +19 -0
  39. data/docs/NestedRole.md +21 -0
  40. data/docs/NestedRoleResponse.md +21 -0
  41. data/docs/ObjectRolesResponse.md +17 -0
  42. data/docs/PaginatedCollectionVersionSearchListResponseList.md +21 -0
  43. data/docs/PaginatedansibleAnsibleNamespaceMetadataResponseList.md +23 -0
  44. data/docs/PaginatedansibleCollectionVersionMarkResponseList.md +23 -0
  45. data/docs/PatchedansibleAnsibleNamespaceMetadata.md +29 -0
  46. data/docs/PatchedansibleAnsibleRepository.md +4 -2
  47. data/docs/PatchedansibleGitRemote.md +28 -28
  48. data/docs/ProgressReportResponse.md +27 -0
  49. data/docs/PulpAnsibleApiApi.md +1 -1
  50. data/docs/PulpAnsibleApiV2CollectionsVersionsApi.md +1 -1
  51. data/docs/PulpAnsibleApiV3Api.md +1 -1
  52. data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +1 -1
  53. data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +1 -1
  54. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +1 -1
  55. data/docs/PulpAnsibleApiV3CollectionsApi.md +1 -1
  56. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +1 -1
  57. data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +1 -1
  58. data/docs/PulpAnsibleApiV3NamespacesApi.md +158 -0
  59. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +7 -7
  60. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +1 -1
  61. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -1
  62. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +1 -1
  63. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -1
  64. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +1 -1
  65. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +1 -1
  66. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -1
  67. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +363 -0
  68. data/docs/PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md +168 -0
  69. data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +1 -1
  70. data/docs/PulpAnsibleDefaultApiApi.md +1 -1
  71. data/docs/PulpAnsibleDefaultApiV3Api.md +1 -1
  72. data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +1 -1
  73. data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +1 -1
  74. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +1 -1
  75. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +1 -1
  76. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +1 -1
  77. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +1 -1
  78. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +154 -0
  79. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +7 -7
  80. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +1 -1
  81. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -1
  82. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +1 -1
  83. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -1
  84. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +1 -1
  85. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +1 -1
  86. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -1
  87. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +353 -0
  88. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +164 -0
  89. data/docs/PulpAnsibleTagsApi.md +1 -1
  90. data/docs/RemotesCollectionApi.md +237 -1
  91. data/docs/RemotesGitApi.md +229 -1
  92. data/docs/RemotesRoleApi.md +229 -1
  93. data/docs/RepositoriesAnsibleApi.md +465 -1
  94. data/docs/RepositoriesAnsibleVersionsApi.md +1 -1
  95. data/docs/Repository.md +25 -0
  96. data/docs/RepositoryAddRemoveContent.md +2 -2
  97. data/docs/RepositoryResponse.md +33 -0
  98. data/docs/Task.md +19 -0
  99. data/docs/TaskResponse.md +45 -0
  100. data/docs/UnpaginatedCollectionVersionResponse.md +2 -0
  101. data/docs/VersionsApi.md +11 -11
  102. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +268 -0
  103. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +247 -0
  104. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +6 -6
  105. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +276 -0
  106. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +274 -0
  107. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +209 -0
  108. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +8 -8
  109. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +531 -0
  110. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api.rb +229 -0
  111. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +197 -0
  112. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.rb +7 -7
  113. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +501 -0
  114. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +217 -0
  115. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +281 -1
  116. data/lib/pulp_ansible_client/api/remotes_git_api.rb +268 -0
  117. data/lib/pulp_ansible_client/api/remotes_role_api.rb +268 -0
  118. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +564 -0
  119. data/lib/pulp_ansible_client/api/versions_api.rb +12 -12
  120. data/lib/pulp_ansible_client/configuration.rb +3 -3
  121. data/lib/pulp_ansible_client/models/ansible_ansible_namespace_metadata.rb +359 -0
  122. data/lib/pulp_ansible_client/models/ansible_ansible_namespace_metadata_response.rb +402 -0
  123. data/lib/pulp_ansible_client/models/ansible_ansible_repository.rb +15 -6
  124. data/lib/pulp_ansible_client/models/ansible_ansible_repository_response.rb +24 -6
  125. data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +20 -20
  126. data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +33 -24
  127. data/lib/pulp_ansible_client/models/ansible_collection_remote_response_hidden_fields.rb +0 -10
  128. data/lib/pulp_ansible_client/models/ansible_collection_version.rb +21 -21
  129. data/lib/pulp_ansible_client/models/ansible_collection_version_mark.rb +258 -0
  130. data/lib/pulp_ansible_client/models/ansible_collection_version_mark_response.rb +268 -0
  131. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +237 -237
  132. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +150 -150
  133. data/lib/pulp_ansible_client/models/ansible_repository_mark.rb +260 -0
  134. data/lib/pulp_ansible_client/models/ansible_role_remote.rb +20 -20
  135. data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +20 -20
  136. data/lib/pulp_ansible_client/models/ansible_role_response.rb +10 -10
  137. data/lib/pulp_ansible_client/models/collection_namespace_response.rb +13 -4
  138. data/lib/pulp_ansible_client/models/collection_summary_response.rb +359 -0
  139. data/lib/pulp_ansible_client/models/collection_version_copy_move.rb +242 -0
  140. data/lib/pulp_ansible_client/models/collection_version_list_response.rb +16 -5
  141. data/lib/pulp_ansible_client/models/collection_version_response.rb +12 -1
  142. data/lib/pulp_ansible_client/models/collection_version_search_list.rb +279 -0
  143. data/lib/pulp_ansible_client/models/collection_version_search_list_response.rb +287 -0
  144. data/lib/pulp_ansible_client/models/my_permissions_response.rb +213 -0
  145. data/lib/pulp_ansible_client/models/namespace_link.rb +282 -0
  146. data/lib/pulp_ansible_client/models/namespace_link_response.rb +264 -0
  147. data/lib/pulp_ansible_client/models/nested_role.rb +253 -0
  148. data/lib/pulp_ansible_client/models/nested_role_response.rb +234 -0
  149. data/lib/pulp_ansible_client/models/object_roles_response.rb +213 -0
  150. data/lib/pulp_ansible_client/models/paginated_collection_version_search_list_response_list.rb +226 -0
  151. data/lib/pulp_ansible_client/models/paginatedansible_ansible_namespace_metadata_response_list.rb +237 -0
  152. data/lib/pulp_ansible_client/models/paginatedansible_collection_version_mark_response_list.rb +237 -0
  153. data/lib/pulp_ansible_client/models/patchedansible_ansible_namespace_metadata.rb +350 -0
  154. data/lib/pulp_ansible_client/models/patchedansible_ansible_repository.rb +15 -6
  155. data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +20 -20
  156. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +226 -226
  157. data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +20 -20
  158. data/lib/pulp_ansible_client/models/progress_report_response.rb +259 -0
  159. data/lib/pulp_ansible_client/models/repository.rb +306 -0
  160. data/lib/pulp_ansible_client/models/repository_add_remove_content.rb +2 -2
  161. data/lib/pulp_ansible_client/models/repository_response.rb +309 -0
  162. data/lib/pulp_ansible_client/models/task.rb +266 -0
  163. data/lib/pulp_ansible_client/models/task_response.rb +366 -0
  164. data/lib/pulp_ansible_client/models/unpaginated_collection_version_response.rb +12 -1
  165. data/lib/pulp_ansible_client/version.rb +1 -1
  166. data/lib/pulp_ansible_client.rb +32 -0
  167. data/spec/api/ansible_collections_api_spec.rb +50 -0
  168. data/spec/api/content_collection_marks_api_spec.rb +83 -0
  169. data/spec/api/content_collection_versions_api_spec.rb +2 -2
  170. data/spec/api/content_namespaces_api_spec.rb +93 -0
  171. data/spec/api/distributions_ansible_api_spec.rb +52 -0
  172. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +77 -0
  173. data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +3 -3
  174. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +131 -0
  175. data/spec/api/pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +83 -0
  176. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +75 -0
  177. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api_spec.rb +3 -3
  178. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +126 -0
  179. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +81 -0
  180. data/spec/api/remotes_collection_api_spec.rb +54 -0
  181. data/spec/api/remotes_git_api_spec.rb +50 -0
  182. data/spec/api/remotes_role_api_spec.rb +50 -0
  183. data/spec/api/repositories_ansible_api_spec.rb +106 -0
  184. data/spec/api/versions_api_spec.rb +4 -4
  185. data/spec/configuration_spec.rb +3 -3
  186. data/spec/models/ansible_ansible_namespace_metadata_response_spec.rb +95 -0
  187. data/spec/models/ansible_ansible_namespace_metadata_spec.rb +77 -0
  188. data/spec/models/ansible_ansible_repository_response_spec.rb +12 -0
  189. data/spec/models/ansible_ansible_repository_spec.rb +6 -0
  190. data/spec/models/ansible_collection_remote_response_spec.rb +6 -0
  191. data/spec/models/ansible_collection_version_mark_response_spec.rb +59 -0
  192. data/spec/models/ansible_collection_version_mark_spec.rb +47 -0
  193. data/spec/models/ansible_collection_version_spec.rb +4 -4
  194. data/spec/models/ansible_git_remote_response_spec.rb +19 -19
  195. data/spec/models/ansible_git_remote_spec.rb +20 -20
  196. data/spec/models/ansible_repository_mark_spec.rb +47 -0
  197. data/spec/models/ansible_role_response_spec.rb +2 -2
  198. data/spec/models/collection_namespace_response_spec.rb +6 -0
  199. data/spec/models/collection_summary_response_spec.rb +95 -0
  200. data/spec/models/collection_version_copy_move_spec.rb +53 -0
  201. data/spec/models/collection_version_list_response_spec.rb +6 -0
  202. data/spec/models/collection_version_response_spec.rb +6 -0
  203. data/spec/models/collection_version_search_list_response_spec.rb +77 -0
  204. data/spec/models/collection_version_search_list_spec.rb +71 -0
  205. data/spec/models/my_permissions_response_spec.rb +41 -0
  206. data/spec/models/namespace_link_response_spec.rb +47 -0
  207. data/spec/models/namespace_link_spec.rb +47 -0
  208. data/spec/models/nested_role_response_spec.rb +53 -0
  209. data/spec/models/nested_role_spec.rb +53 -0
  210. data/spec/models/object_roles_response_spec.rb +41 -0
  211. data/spec/models/paginated_collection_version_search_list_response_list_spec.rb +53 -0
  212. data/spec/models/paginatedansible_ansible_namespace_metadata_response_list_spec.rb +59 -0
  213. data/spec/models/paginatedansible_collection_version_mark_response_list_spec.rb +59 -0
  214. data/spec/models/patchedansible_ansible_namespace_metadata_spec.rb +77 -0
  215. data/spec/models/patchedansible_ansible_repository_spec.rb +6 -0
  216. data/spec/models/patchedansible_git_remote_spec.rb +20 -20
  217. data/spec/models/progress_report_response_spec.rb +71 -0
  218. data/spec/models/repository_response_spec.rb +89 -0
  219. data/spec/models/repository_spec.rb +65 -0
  220. data/spec/models/task_response_spec.rb +125 -0
  221. data/spec/models/task_spec.rb +47 -0
  222. data/spec/models/unpaginated_collection_version_response_spec.rb +6 -0
  223. metadata +242 -114
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3ArtifactsCollectionsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3CollectionVersionsAllApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3CollectionsAllApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3CollectionsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3CollectionsVersionsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3CollectionsVersionsDocsBlobApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -0,0 +1,158 @@
1
+ # PulpAnsibleClient::PulpAnsibleApiV3NamespacesApi
2
+
3
+ All URIs are relative to *https://pulp*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**list**](PulpAnsibleApiV3NamespacesApi.md#list) | **GET** /pulp_ansible/galaxy/{path}/api/v3/namespaces/ |
8
+ [**read**](PulpAnsibleApiV3NamespacesApi.md#read) | **GET** /pulp_ansible/galaxy/{path}/api/v3/namespaces/{name}/ |
9
+
10
+
11
+
12
+ ## list
13
+
14
+ > PaginatedansibleAnsibleNamespaceMetadataResponseList list(path, opts)
15
+
16
+
17
+
18
+ Legacy v3 endpoint.
19
+
20
+ ### Example
21
+
22
+ ```ruby
23
+ # load the gem
24
+ require 'pulp_ansible_client'
25
+ # setup authorization
26
+ PulpAnsibleClient.configure do |config|
27
+ # Configure HTTP basic authorization: basicAuth
28
+ config.username = 'YOUR USERNAME'
29
+ config.password = 'YOUR PASSWORD'
30
+ end
31
+
32
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3NamespacesApi.new
33
+ path = 'path_example' # String |
34
+ opts = {
35
+ company: 'company_example', # String | Filter results where company matches value
36
+ company__contains: 'company__contains_example', # String | Filter results where company contains value
37
+ company__icontains: 'company__icontains_example', # String | Filter results where company contains value
38
+ company__in: ['company__in_example'], # Array<String> | Filter results where company is in a comma-separated list of values
39
+ company__startswith: 'company__startswith_example', # String | Filter results where company starts with value
40
+ limit: 56, # Integer | Number of results to return per page.
41
+ metadata_sha256: 'metadata_sha256_example', # String | Filter results where metadata_sha256 matches value
42
+ metadata_sha256__in: ['metadata_sha256__in_example'], # Array<String> | Filter results where metadata_sha256 is in a comma-separated list of values
43
+ name: 'name_example', # String | Filter results where name matches value
44
+ name__contains: 'name__contains_example', # String | Filter results where name contains value
45
+ name__icontains: 'name__icontains_example', # String | Filter results where name contains value
46
+ name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
47
+ name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
48
+ offset: 56, # Integer | The initial index from which to return the results.
49
+ ordering: ['ordering_example'], # Array<String> | Ordering
50
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
51
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
52
+ }
53
+
54
+ begin
55
+ result = api_instance.list(path, opts)
56
+ p result
57
+ rescue PulpAnsibleClient::ApiError => e
58
+ puts "Exception when calling PulpAnsibleApiV3NamespacesApi->list: #{e}"
59
+ end
60
+ ```
61
+
62
+ ### Parameters
63
+
64
+
65
+ Name | Type | Description | Notes
66
+ ------------- | ------------- | ------------- | -------------
67
+ **path** | **String**| |
68
+ **company** | **String**| Filter results where company matches value | [optional]
69
+ **company__contains** | **String**| Filter results where company contains value | [optional]
70
+ **company__icontains** | **String**| Filter results where company contains value | [optional]
71
+ **company__in** | [**Array&lt;String&gt;**](String.md)| Filter results where company is in a comma-separated list of values | [optional]
72
+ **company__startswith** | **String**| Filter results where company starts with value | [optional]
73
+ **limit** | **Integer**| Number of results to return per page. | [optional]
74
+ **metadata_sha256** | **String**| Filter results where metadata_sha256 matches value | [optional]
75
+ **metadata_sha256__in** | [**Array&lt;String&gt;**](String.md)| Filter results where metadata_sha256 is in a comma-separated list of values | [optional]
76
+ **name** | **String**| Filter results where name matches value | [optional]
77
+ **name__contains** | **String**| Filter results where name contains value | [optional]
78
+ **name__icontains** | **String**| Filter results where name contains value | [optional]
79
+ **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
80
+ **name__startswith** | **String**| Filter results where name starts with value | [optional]
81
+ **offset** | **Integer**| The initial index from which to return the results. | [optional]
82
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
83
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
84
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
85
+
86
+ ### Return type
87
+
88
+ [**PaginatedansibleAnsibleNamespaceMetadataResponseList**](PaginatedansibleAnsibleNamespaceMetadataResponseList.md)
89
+
90
+ ### Authorization
91
+
92
+ [basicAuth](../README.md#basicAuth)
93
+
94
+ ### HTTP request headers
95
+
96
+ - **Content-Type**: Not defined
97
+ - **Accept**: application/json
98
+
99
+
100
+ ## read
101
+
102
+ > AnsibleAnsibleNamespaceMetadataResponse read(name, path, opts)
103
+
104
+
105
+
106
+ Legacy v3 endpoint.
107
+
108
+ ### Example
109
+
110
+ ```ruby
111
+ # load the gem
112
+ require 'pulp_ansible_client'
113
+ # setup authorization
114
+ PulpAnsibleClient.configure do |config|
115
+ # Configure HTTP basic authorization: basicAuth
116
+ config.username = 'YOUR USERNAME'
117
+ config.password = 'YOUR PASSWORD'
118
+ end
119
+
120
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3NamespacesApi.new
121
+ name = 'name_example' # String |
122
+ path = 'path_example' # String |
123
+ opts = {
124
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
125
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
126
+ }
127
+
128
+ begin
129
+ result = api_instance.read(name, path, opts)
130
+ p result
131
+ rescue PulpAnsibleClient::ApiError => e
132
+ puts "Exception when calling PulpAnsibleApiV3NamespacesApi->read: #{e}"
133
+ end
134
+ ```
135
+
136
+ ### Parameters
137
+
138
+
139
+ Name | Type | Description | Notes
140
+ ------------- | ------------- | ------------- | -------------
141
+ **name** | **String**| |
142
+ **path** | **String**| |
143
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
144
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
145
+
146
+ ### Return type
147
+
148
+ [**AnsibleAnsibleNamespaceMetadataResponse**](AnsibleAnsibleNamespaceMetadataResponse.md)
149
+
150
+ ### Authorization
151
+
152
+ [basicAuth](../README.md#basicAuth)
153
+
154
+ ### HTTP request headers
155
+
156
+ - **Content-Type**: Not defined
157
+ - **Accept**: application/json
158
+
@@ -1,20 +1,20 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleClientConfigurationApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**get**](PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md#get) | **GET** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/client-configuration/ |
7
+ [**read**](PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md#read) | **GET** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/client-configuration/ |
8
8
 
9
9
 
10
10
 
11
- ## get
11
+ ## read
12
12
 
13
- > ClientConfigurationResponse get(path, opts)
13
+ > ClientConfigurationResponse read(path, opts)
14
14
 
15
15
 
16
16
 
17
- Get the client configs.
17
+ Return configurations for the ansible-galaxy client.
18
18
 
19
19
  ### Example
20
20
 
@@ -36,10 +36,10 @@ opts = {
36
36
  }
37
37
 
38
38
  begin
39
- result = api_instance.get(path, opts)
39
+ result = api_instance.read(path, opts)
40
40
  p result
41
41
  rescue PulpAnsibleClient::ApiError => e
42
- puts "Exception when calling PulpAnsibleApiV3PluginAnsibleClientConfigurationApi->get: #{e}"
42
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleClientConfigurationApi->read: #{e}"
43
43
  end
44
44
  ```
45
45
 
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollectionsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -0,0 +1,363 @@
1
+ # PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi
2
+
3
+ All URIs are relative to *https://pulp*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**create**](PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#create) | **POST** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/ |
8
+ [**delete**](PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#delete) | **DELETE** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/{name}/ |
9
+ [**list**](PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#list) | **GET** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/ |
10
+ [**partial_update**](PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#partial_update) | **PATCH** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/{name}/ |
11
+ [**read**](PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#read) | **GET** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/{name}/ |
12
+
13
+
14
+
15
+ ## create
16
+
17
+ > AsyncOperationResponse create(distro_base_path, path, name, opts)
18
+
19
+
20
+
21
+ Custom exception handler mixin class.
22
+
23
+ ### Example
24
+
25
+ ```ruby
26
+ # load the gem
27
+ require 'pulp_ansible_client'
28
+ # setup authorization
29
+ PulpAnsibleClient.configure do |config|
30
+ # Configure HTTP basic authorization: basicAuth
31
+ config.username = 'YOUR USERNAME'
32
+ config.password = 'YOUR PASSWORD'
33
+ end
34
+
35
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.new
36
+ distro_base_path = 'distro_base_path_example' # String |
37
+ path = 'path_example' # String |
38
+ name = 'name_example' # String | Required named, only accepts lowercase, numbers and underscores.
39
+ opts = {
40
+ company: 'company_example', # String | Optional namespace company owner.
41
+ email: 'email_example', # String | Optional namespace contact email.
42
+ description: 'description_example', # String | Optional short description.
43
+ resources: 'resources_example', # String | Optional resource page in markdown format.
44
+ links: PulpAnsibleClient::NamespaceLink.new, # Array<NamespaceLink> | Labeled related links.
45
+ avatar: File.new('/path/to/file') # File | Optional avatar image for Namespace
46
+ }
47
+
48
+ begin
49
+ result = api_instance.create(distro_base_path, path, name, opts)
50
+ p result
51
+ rescue PulpAnsibleClient::ApiError => e
52
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleContentNamespacesApi->create: #{e}"
53
+ end
54
+ ```
55
+
56
+ ### Parameters
57
+
58
+
59
+ Name | Type | Description | Notes
60
+ ------------- | ------------- | ------------- | -------------
61
+ **distro_base_path** | **String**| |
62
+ **path** | **String**| |
63
+ **name** | **String**| Required named, only accepts lowercase, numbers and underscores. |
64
+ **company** | **String**| Optional namespace company owner. | [optional]
65
+ **email** | **String**| Optional namespace contact email. | [optional]
66
+ **description** | **String**| Optional short description. | [optional]
67
+ **resources** | **String**| Optional resource page in markdown format. | [optional]
68
+ **links** | [**Array&lt;NamespaceLink&gt;**](NamespaceLink.md)| Labeled related links. | [optional]
69
+ **avatar** | **File**| Optional avatar image for Namespace | [optional]
70
+
71
+ ### Return type
72
+
73
+ [**AsyncOperationResponse**](AsyncOperationResponse.md)
74
+
75
+ ### Authorization
76
+
77
+ [basicAuth](../README.md#basicAuth)
78
+
79
+ ### HTTP request headers
80
+
81
+ - **Content-Type**: multipart/form-data, application/x-www-form-urlencoded
82
+ - **Accept**: application/json
83
+
84
+
85
+ ## delete
86
+
87
+ > AsyncOperationResponse delete(distro_base_path, name, path)
88
+
89
+
90
+
91
+ Try to remove the Namespace if no Collections under Namespace are present.
92
+
93
+ ### Example
94
+
95
+ ```ruby
96
+ # load the gem
97
+ require 'pulp_ansible_client'
98
+ # setup authorization
99
+ PulpAnsibleClient.configure do |config|
100
+ # Configure HTTP basic authorization: basicAuth
101
+ config.username = 'YOUR USERNAME'
102
+ config.password = 'YOUR PASSWORD'
103
+ end
104
+
105
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.new
106
+ distro_base_path = 'distro_base_path_example' # String |
107
+ name = 'name_example' # String |
108
+ path = 'path_example' # String |
109
+
110
+ begin
111
+ result = api_instance.delete(distro_base_path, name, path)
112
+ p result
113
+ rescue PulpAnsibleClient::ApiError => e
114
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleContentNamespacesApi->delete: #{e}"
115
+ end
116
+ ```
117
+
118
+ ### Parameters
119
+
120
+
121
+ Name | Type | Description | Notes
122
+ ------------- | ------------- | ------------- | -------------
123
+ **distro_base_path** | **String**| |
124
+ **name** | **String**| |
125
+ **path** | **String**| |
126
+
127
+ ### Return type
128
+
129
+ [**AsyncOperationResponse**](AsyncOperationResponse.md)
130
+
131
+ ### Authorization
132
+
133
+ [basicAuth](../README.md#basicAuth)
134
+
135
+ ### HTTP request headers
136
+
137
+ - **Content-Type**: Not defined
138
+ - **Accept**: application/json
139
+
140
+
141
+ ## list
142
+
143
+ > PaginatedansibleAnsibleNamespaceMetadataResponseList list(distro_base_path, path, opts)
144
+
145
+
146
+
147
+ Custom exception handler mixin class.
148
+
149
+ ### Example
150
+
151
+ ```ruby
152
+ # load the gem
153
+ require 'pulp_ansible_client'
154
+ # setup authorization
155
+ PulpAnsibleClient.configure do |config|
156
+ # Configure HTTP basic authorization: basicAuth
157
+ config.username = 'YOUR USERNAME'
158
+ config.password = 'YOUR PASSWORD'
159
+ end
160
+
161
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.new
162
+ distro_base_path = 'distro_base_path_example' # String |
163
+ path = 'path_example' # String |
164
+ opts = {
165
+ company: 'company_example', # String | Filter results where company matches value
166
+ company__contains: 'company__contains_example', # String | Filter results where company contains value
167
+ company__icontains: 'company__icontains_example', # String | Filter results where company contains value
168
+ company__in: ['company__in_example'], # Array<String> | Filter results where company is in a comma-separated list of values
169
+ company__startswith: 'company__startswith_example', # String | Filter results where company starts with value
170
+ limit: 56, # Integer | Number of results to return per page.
171
+ metadata_sha256: 'metadata_sha256_example', # String | Filter results where metadata_sha256 matches value
172
+ metadata_sha256__in: ['metadata_sha256__in_example'], # Array<String> | Filter results where metadata_sha256 is in a comma-separated list of values
173
+ name: 'name_example', # String | Filter results where name matches value
174
+ name__contains: 'name__contains_example', # String | Filter results where name contains value
175
+ name__icontains: 'name__icontains_example', # String | Filter results where name contains value
176
+ name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
177
+ name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
178
+ offset: 56, # Integer | The initial index from which to return the results.
179
+ ordering: ['ordering_example'], # Array<String> | Ordering
180
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
181
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
182
+ }
183
+
184
+ begin
185
+ result = api_instance.list(distro_base_path, path, opts)
186
+ p result
187
+ rescue PulpAnsibleClient::ApiError => e
188
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleContentNamespacesApi->list: #{e}"
189
+ end
190
+ ```
191
+
192
+ ### Parameters
193
+
194
+
195
+ Name | Type | Description | Notes
196
+ ------------- | ------------- | ------------- | -------------
197
+ **distro_base_path** | **String**| |
198
+ **path** | **String**| |
199
+ **company** | **String**| Filter results where company matches value | [optional]
200
+ **company__contains** | **String**| Filter results where company contains value | [optional]
201
+ **company__icontains** | **String**| Filter results where company contains value | [optional]
202
+ **company__in** | [**Array&lt;String&gt;**](String.md)| Filter results where company is in a comma-separated list of values | [optional]
203
+ **company__startswith** | **String**| Filter results where company starts with value | [optional]
204
+ **limit** | **Integer**| Number of results to return per page. | [optional]
205
+ **metadata_sha256** | **String**| Filter results where metadata_sha256 matches value | [optional]
206
+ **metadata_sha256__in** | [**Array&lt;String&gt;**](String.md)| Filter results where metadata_sha256 is in a comma-separated list of values | [optional]
207
+ **name** | **String**| Filter results where name matches value | [optional]
208
+ **name__contains** | **String**| Filter results where name contains value | [optional]
209
+ **name__icontains** | **String**| Filter results where name contains value | [optional]
210
+ **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
211
+ **name__startswith** | **String**| Filter results where name starts with value | [optional]
212
+ **offset** | **Integer**| The initial index from which to return the results. | [optional]
213
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
214
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
215
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
216
+
217
+ ### Return type
218
+
219
+ [**PaginatedansibleAnsibleNamespaceMetadataResponseList**](PaginatedansibleAnsibleNamespaceMetadataResponseList.md)
220
+
221
+ ### Authorization
222
+
223
+ [basicAuth](../README.md#basicAuth)
224
+
225
+ ### HTTP request headers
226
+
227
+ - **Content-Type**: Not defined
228
+ - **Accept**: application/json
229
+
230
+
231
+ ## partial_update
232
+
233
+ > AsyncOperationResponse partial_update(distro_base_path, name, path, opts)
234
+
235
+
236
+
237
+ Custom exception handler mixin class.
238
+
239
+ ### Example
240
+
241
+ ```ruby
242
+ # load the gem
243
+ require 'pulp_ansible_client'
244
+ # setup authorization
245
+ PulpAnsibleClient.configure do |config|
246
+ # Configure HTTP basic authorization: basicAuth
247
+ config.username = 'YOUR USERNAME'
248
+ config.password = 'YOUR PASSWORD'
249
+ end
250
+
251
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.new
252
+ distro_base_path = 'distro_base_path_example' # String |
253
+ name = 'name_example' # String |
254
+ path = 'path_example' # String |
255
+ opts = {
256
+ name: 'name_example', # String | Required named, only accepts lowercase, numbers and underscores.
257
+ company: 'company_example', # String | Optional namespace company owner.
258
+ email: 'email_example', # String | Optional namespace contact email.
259
+ description: 'description_example', # String | Optional short description.
260
+ resources: 'resources_example', # String | Optional resource page in markdown format.
261
+ links: PulpAnsibleClient::NamespaceLink.new, # Array<NamespaceLink> | Labeled related links.
262
+ avatar: File.new('/path/to/file') # File | Optional avatar image for Namespace
263
+ }
264
+
265
+ begin
266
+ result = api_instance.partial_update(distro_base_path, name, path, opts)
267
+ p result
268
+ rescue PulpAnsibleClient::ApiError => e
269
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleContentNamespacesApi->partial_update: #{e}"
270
+ end
271
+ ```
272
+
273
+ ### Parameters
274
+
275
+
276
+ Name | Type | Description | Notes
277
+ ------------- | ------------- | ------------- | -------------
278
+ **distro_base_path** | **String**| |
279
+ **name** | **String**| |
280
+ **path** | **String**| |
281
+ **name** | **String**| Required named, only accepts lowercase, numbers and underscores. | [optional]
282
+ **company** | **String**| Optional namespace company owner. | [optional]
283
+ **email** | **String**| Optional namespace contact email. | [optional]
284
+ **description** | **String**| Optional short description. | [optional]
285
+ **resources** | **String**| Optional resource page in markdown format. | [optional]
286
+ **links** | [**Array&lt;NamespaceLink&gt;**](NamespaceLink.md)| Labeled related links. | [optional]
287
+ **avatar** | **File**| Optional avatar image for Namespace | [optional]
288
+
289
+ ### Return type
290
+
291
+ [**AsyncOperationResponse**](AsyncOperationResponse.md)
292
+
293
+ ### Authorization
294
+
295
+ [basicAuth](../README.md#basicAuth)
296
+
297
+ ### HTTP request headers
298
+
299
+ - **Content-Type**: multipart/form-data, application/x-www-form-urlencoded
300
+ - **Accept**: application/json
301
+
302
+
303
+ ## read
304
+
305
+ > AnsibleAnsibleNamespaceMetadataResponse read(distro_base_path, name, path, opts)
306
+
307
+
308
+
309
+ Custom exception handler mixin class.
310
+
311
+ ### Example
312
+
313
+ ```ruby
314
+ # load the gem
315
+ require 'pulp_ansible_client'
316
+ # setup authorization
317
+ PulpAnsibleClient.configure do |config|
318
+ # Configure HTTP basic authorization: basicAuth
319
+ config.username = 'YOUR USERNAME'
320
+ config.password = 'YOUR PASSWORD'
321
+ end
322
+
323
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.new
324
+ distro_base_path = 'distro_base_path_example' # String |
325
+ name = 'name_example' # String |
326
+ path = 'path_example' # String |
327
+ opts = {
328
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
329
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
330
+ }
331
+
332
+ begin
333
+ result = api_instance.read(distro_base_path, name, path, opts)
334
+ p result
335
+ rescue PulpAnsibleClient::ApiError => e
336
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleContentNamespacesApi->read: #{e}"
337
+ end
338
+ ```
339
+
340
+ ### Parameters
341
+
342
+
343
+ Name | Type | Description | Notes
344
+ ------------- | ------------- | ------------- | -------------
345
+ **distro_base_path** | **String**| |
346
+ **name** | **String**| |
347
+ **path** | **String**| |
348
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
349
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
350
+
351
+ ### Return type
352
+
353
+ [**AnsibleAnsibleNamespaceMetadataResponse**](AnsibleAnsibleNamespaceMetadataResponse.md)
354
+
355
+ ### Authorization
356
+
357
+ [basicAuth](../README.md#basicAuth)
358
+
359
+ ### HTTP request headers
360
+
361
+ - **Content-Type**: Not defined
362
+ - **Accept**: application/json
363
+