pulp_ansible_client 0.15.5 → 0.16.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +7 -10
- data/docs/AnsibleAnsibleDistribution.md +1 -1
- data/docs/AnsibleAnsibleDistributionResponse.md +1 -1
- data/docs/AnsibleAnsibleRepository.md +2 -2
- data/docs/AnsibleAnsibleRepositoryResponse.md +2 -2
- data/docs/AnsibleCollectionRemote.md +2 -2
- data/docs/AnsibleCollectionRemoteResponse.md +2 -4
- data/docs/AnsibleCollectionVersion.md +11 -9
- data/docs/AnsibleCollectionVersionResponse.md +23 -23
- data/docs/AnsibleCollectionsApi.md +6 -10
- data/docs/AnsibleGitRemote.md +30 -30
- data/docs/AnsibleGitRemoteResponse.md +26 -28
- data/docs/AnsibleRoleRemote.md +2 -2
- data/docs/AnsibleRoleRemoteResponse.md +3 -5
- data/docs/AnsibleRoleResponse.md +3 -3
- data/docs/ApiCollectionsApi.md +4 -4
- data/docs/ApiRolesApi.md +4 -4
- data/docs/CollectionImportApi.md +4 -4
- data/docs/CollectionRefResponse.md +1 -1
- data/docs/CollectionResponse.md +6 -6
- data/docs/CollectionVersionListResponse.md +1 -1
- data/docs/CollectionVersionResponse.md +4 -4
- data/docs/ContentCollectionDeprecationsApi.md +10 -14
- data/docs/ContentCollectionSignaturesApi.md +12 -16
- data/docs/ContentCollectionVersionsApi.md +22 -24
- data/docs/ContentRolesApi.md +10 -14
- data/docs/DistributionsAnsibleApi.md +14 -22
- data/docs/GalaxyCollectionResponse.md +4 -4
- data/docs/GalaxyCollectionVersionResponse.md +4 -4
- data/docs/GalaxyDetailApi.md +4 -4
- data/docs/GalaxyRoleResponse.md +1 -1
- data/docs/GalaxyRoleVersionResponse.md +1 -1
- data/docs/PatchedansibleAnsibleDistribution.md +1 -1
- data/docs/PatchedansibleAnsibleRepository.md +2 -2
- data/docs/PatchedansibleCollectionRemote.md +2 -2
- data/docs/PatchedansibleGitRemote.md +30 -30
- data/docs/PatchedansibleRoleRemote.md +2 -2
- data/docs/PulpAnsibleApiApi.md +4 -4
- data/docs/PulpAnsibleApiV2CollectionsVersionsApi.md +4 -4
- data/docs/PulpAnsibleApiV3Api.md +4 -4
- data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +4 -4
- data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +4 -4
- data/docs/PulpAnsibleApiV3CollectionsAllApi.md +6 -10
- data/docs/PulpAnsibleApiV3CollectionsApi.md +10 -14
- data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +10 -14
- data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +6 -10
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +10 -14
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +10 -14
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +6 -10
- data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +10 -14
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +10 -14
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +6 -10
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +10 -14
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +10 -14
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +4 -4
- data/docs/PulpAnsibleTagsApi.md +4 -4
- data/docs/RemotesCollectionApi.md +14 -18
- data/docs/RemotesGitApi.md +14 -18
- data/docs/RemotesRoleApi.md +14 -18
- data/docs/RepositoriesAnsibleApi.md +13 -33
- data/docs/RepositoriesAnsibleVersionsApi.md +14 -16
- data/docs/RepositoryAddRemoveContent.md +2 -2
- data/docs/UnpaginatedCollectionVersionResponse.md +4 -4
- data/docs/VersionsApi.md +8 -8
- data/lib/pulp_ansible_client/api/ansible_collections_api.rb +9 -15
- data/lib/pulp_ansible_client/api/api_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/api_roles_api.rb +6 -6
- data/lib/pulp_ansible_client/api/collection_import_api.rb +6 -6
- data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +14 -20
- data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +15 -21
- data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +45 -60
- data/lib/pulp_ansible_client/api/content_roles_api.rb +15 -21
- data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +19 -31
- data/lib/pulp_ansible_client/api/galaxy_detail_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v2_collections_versions_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_artifacts_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collection_versions_all_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +9 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +9 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_artifacts_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +9 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +9 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_tags_api.rb +6 -6
- data/lib/pulp_ansible_client/api/remotes_collection_api.rb +19 -25
- data/lib/pulp_ansible_client/api/remotes_git_api.rb +19 -25
- data/lib/pulp_ansible_client/api/remotes_role_api.rb +19 -25
- data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +17 -47
- data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +19 -22
- data/lib/pulp_ansible_client/api/versions_api.rb +12 -12
- data/lib/pulp_ansible_client/models/ansible_ansible_distribution.rb +2 -4
- data/lib/pulp_ansible_client/models/ansible_ansible_distribution_response.rb +2 -4
- data/lib/pulp_ansible_client/models/ansible_ansible_repository.rb +3 -5
- data/lib/pulp_ansible_client/models/ansible_ansible_repository_response.rb +3 -5
- data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +3 -5
- data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +4 -18
- data/lib/pulp_ansible_client/models/ansible_collection_version.rb +78 -95
- data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +53 -161
- data/lib/pulp_ansible_client/models/ansible_git_remote.rb +249 -251
- data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +141 -155
- data/lib/pulp_ansible_client/models/ansible_role_remote.rb +3 -5
- data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +8 -22
- data/lib/pulp_ansible_client/models/ansible_role_response.rb +11 -11
- data/lib/pulp_ansible_client/models/collection_ref_response.rb +0 -1
- data/lib/pulp_ansible_client/models/collection_response.rb +0 -6
- data/lib/pulp_ansible_client/models/collection_version_list_response.rb +0 -1
- data/lib/pulp_ansible_client/models/collection_version_response.rb +0 -4
- data/lib/pulp_ansible_client/models/galaxy_collection_response.rb +0 -4
- data/lib/pulp_ansible_client/models/galaxy_collection_version_response.rb +0 -4
- data/lib/pulp_ansible_client/models/galaxy_role_response.rb +0 -1
- data/lib/pulp_ansible_client/models/galaxy_role_version_response.rb +0 -1
- data/lib/pulp_ansible_client/models/patchedansible_ansible_distribution.rb +2 -4
- data/lib/pulp_ansible_client/models/patchedansible_ansible_repository.rb +3 -5
- data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +3 -5
- data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +249 -251
- data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +3 -5
- data/lib/pulp_ansible_client/models/repository_add_remove_content.rb +2 -2
- data/lib/pulp_ansible_client/models/unpaginated_collection_version_response.rb +0 -4
- data/lib/pulp_ansible_client/version.rb +1 -1
- data/lib/pulp_ansible_client.rb +0 -1
- data/spec/api/ansible_collections_api_spec.rb +3 -5
- data/spec/api/api_collections_api_spec.rb +2 -2
- data/spec/api/api_roles_api_spec.rb +2 -2
- data/spec/api/collection_import_api_spec.rb +2 -2
- data/spec/api/content_collection_deprecations_api_spec.rb +5 -7
- data/spec/api/content_collection_signatures_api_spec.rb +5 -7
- data/spec/api/content_collection_versions_api_spec.rb +10 -11
- data/spec/api/content_roles_api_spec.rb +5 -7
- data/spec/api/distributions_ansible_api_spec.rb +7 -11
- data/spec/api/galaxy_detail_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v2_collections_versions_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_artifacts_collections_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_collection_versions_all_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +3 -5
- data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_api_v3_collections_versions_docs_blob_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +3 -5
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_artifacts_collections_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +3 -5
- data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +3 -5
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_tags_api_spec.rb +2 -2
- data/spec/api/remotes_collection_api_spec.rb +7 -9
- data/spec/api/remotes_git_api_spec.rb +7 -9
- data/spec/api/remotes_role_api_spec.rb +7 -9
- data/spec/api/repositories_ansible_api_spec.rb +6 -16
- data/spec/api/repositories_ansible_versions_api_spec.rb +7 -8
- data/spec/api/versions_api_spec.rb +4 -4
- data/spec/models/ansible_collection_remote_response_spec.rb +0 -6
- data/spec/models/ansible_collection_version_response_spec.rb +7 -7
- data/spec/models/ansible_collection_version_spec.rb +12 -6
- data/spec/models/ansible_git_remote_response_spec.rb +16 -22
- data/spec/models/ansible_git_remote_spec.rb +19 -19
- data/spec/models/ansible_role_remote_response_spec.rb +0 -6
- data/spec/models/ansible_role_response_spec.rb +3 -3
- data/spec/models/patchedansible_git_remote_spec.rb +19 -19
- metadata +102 -106
- data/docs/AnsibleCollectionRemoteResponseHiddenFields.md +0 -19
- data/lib/pulp_ansible_client/models/ansible_collection_remote_response_hidden_fields.rb +0 -215
- data/spec/models/ansible_collection_remote_response_hidden_fields_spec.rb +0 -47
@@ -101,17 +101,15 @@ opts = {
|
|
101
101
|
name2: 'name_example', # String |
|
102
102
|
namespace2: 'namespace_example', # String |
|
103
103
|
offset: 56, # Integer | The initial index from which to return the results.
|
104
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
105
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
106
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
104
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
107
105
|
q: 'q_example', # String |
|
108
106
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
109
107
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
110
108
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
111
109
|
tags: 'tags_example', # String | Filter by comma separate list of tags that must all be matched
|
112
110
|
version: 'version_example', # String | Filter results where version matches value
|
113
|
-
fields:
|
114
|
-
exclude_fields:
|
111
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
112
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
115
113
|
}
|
116
114
|
|
117
115
|
begin
|
@@ -136,17 +134,15 @@ Name | Type | Description | Notes
|
|
136
134
|
**name2** | **String**| | [optional]
|
137
135
|
**namespace2** | **String**| | [optional]
|
138
136
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
139
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
140
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
141
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
137
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
142
138
|
**q** | **String**| | [optional]
|
143
139
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
144
140
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
145
141
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
146
142
|
**tags** | **String**| Filter by comma separate list of tags that must all be matched | [optional]
|
147
143
|
**version** | **String**| Filter results where version matches value | [optional]
|
148
|
-
**fields** |
|
149
|
-
**exclude_fields** |
|
144
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
145
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
150
146
|
|
151
147
|
### Return type
|
152
148
|
|
@@ -189,8 +185,8 @@ namespace = 'namespace_example' # String |
|
|
189
185
|
path = 'path_example' # String |
|
190
186
|
version = 'version_example' # String |
|
191
187
|
opts = {
|
192
|
-
fields:
|
193
|
-
exclude_fields:
|
188
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
189
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
194
190
|
}
|
195
191
|
|
196
192
|
begin
|
@@ -211,8 +207,8 @@ Name | Type | Description | Notes
|
|
211
207
|
**namespace** | **String**| |
|
212
208
|
**path** | **String**| |
|
213
209
|
**version** | **String**| |
|
214
|
-
**fields** |
|
215
|
-
**exclude_fields** |
|
210
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
211
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
216
212
|
|
217
213
|
### Return type
|
218
214
|
|
@@ -35,8 +35,8 @@ namespace = 'namespace_example' # String |
|
|
35
35
|
path = 'path_example' # String |
|
36
36
|
version = 'version_example' # String |
|
37
37
|
opts = {
|
38
|
-
fields:
|
39
|
-
exclude_fields:
|
38
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
39
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
40
40
|
}
|
41
41
|
|
42
42
|
begin
|
@@ -57,8 +57,8 @@ Name | Type | Description | Notes
|
|
57
57
|
**namespace** | **String**| |
|
58
58
|
**path** | **String**| |
|
59
59
|
**version** | **String**| |
|
60
|
-
**fields** |
|
61
|
-
**exclude_fields** |
|
60
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
61
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
62
62
|
|
63
63
|
### Return type
|
64
64
|
|
@@ -32,8 +32,8 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3ArtifactsCollectionsApi
|
|
32
32
|
filename = 'filename_example' # String |
|
33
33
|
path = 'path_example' # String |
|
34
34
|
opts = {
|
35
|
-
fields:
|
36
|
-
exclude_fields:
|
35
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
36
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
37
37
|
}
|
38
38
|
|
39
39
|
begin
|
@@ -50,8 +50,8 @@ Name | Type | Description | Notes
|
|
50
50
|
------------- | ------------- | ------------- | -------------
|
51
51
|
**filename** | **String**| |
|
52
52
|
**path** | **String**| |
|
53
|
-
**fields** |
|
54
|
-
**exclude_fields** |
|
53
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
54
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
55
55
|
|
56
56
|
### Return type
|
57
57
|
|
@@ -33,11 +33,9 @@ opts = {
|
|
33
33
|
deprecated: true, # Boolean |
|
34
34
|
name: 'name_example', # String |
|
35
35
|
namespace: 'namespace_example', # String |
|
36
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
37
|
-
|
38
|
-
|
39
|
-
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
40
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
36
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
37
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
38
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
41
39
|
}
|
42
40
|
|
43
41
|
begin
|
@@ -56,11 +54,9 @@ Name | Type | Description | Notes
|
|
56
54
|
**deprecated** | **Boolean**| | [optional]
|
57
55
|
**name** | **String**| | [optional]
|
58
56
|
**namespace** | **String**| | [optional]
|
59
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
60
|
-
**
|
61
|
-
**
|
62
|
-
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
63
|
-
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
57
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
58
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
59
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
64
60
|
|
65
61
|
### Return type
|
66
62
|
|
@@ -92,11 +92,9 @@ opts = {
|
|
92
92
|
name: 'name_example', # String |
|
93
93
|
namespace: 'namespace_example', # String |
|
94
94
|
offset: 56, # Integer | The initial index from which to return the results.
|
95
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
96
|
-
|
97
|
-
|
98
|
-
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
99
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
95
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
96
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
97
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
100
98
|
}
|
101
99
|
|
102
100
|
begin
|
@@ -117,11 +115,9 @@ Name | Type | Description | Notes
|
|
117
115
|
**name** | **String**| | [optional]
|
118
116
|
**namespace** | **String**| | [optional]
|
119
117
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
120
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
121
|
-
**
|
122
|
-
**
|
123
|
-
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
124
|
-
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
118
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
119
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
120
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
125
121
|
|
126
122
|
### Return type
|
127
123
|
|
@@ -161,8 +157,8 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3CollectionsApi.new
|
|
161
157
|
name = 'name_example' # String |
|
162
158
|
namespace = 'namespace_example' # String |
|
163
159
|
opts = {
|
164
|
-
fields:
|
165
|
-
exclude_fields:
|
160
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
161
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
166
162
|
}
|
167
163
|
|
168
164
|
begin
|
@@ -180,8 +176,8 @@ Name | Type | Description | Notes
|
|
180
176
|
------------- | ------------- | ------------- | -------------
|
181
177
|
**name** | **String**| |
|
182
178
|
**namespace** | **String**| |
|
183
|
-
**fields** |
|
184
|
-
**exclude_fields** |
|
179
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
180
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
185
181
|
|
186
182
|
### Return type
|
187
183
|
|
@@ -95,17 +95,15 @@ opts = {
|
|
95
95
|
name2: 'name_example', # String |
|
96
96
|
namespace2: 'namespace_example', # String |
|
97
97
|
offset: 56, # Integer | The initial index from which to return the results.
|
98
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
99
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
100
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
98
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
101
99
|
q: 'q_example', # String |
|
102
100
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
103
101
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
104
102
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
105
103
|
tags: 'tags_example', # String | Filter by comma separate list of tags that must all be matched
|
106
104
|
version: 'version_example', # String | Filter results where version matches value
|
107
|
-
fields:
|
108
|
-
exclude_fields:
|
105
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
106
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
109
107
|
}
|
110
108
|
|
111
109
|
begin
|
@@ -128,17 +126,15 @@ Name | Type | Description | Notes
|
|
128
126
|
**name2** | **String**| | [optional]
|
129
127
|
**namespace2** | **String**| | [optional]
|
130
128
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
131
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
132
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
133
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
129
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
134
130
|
**q** | **String**| | [optional]
|
135
131
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
136
132
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
137
133
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
138
134
|
**tags** | **String**| Filter by comma separate list of tags that must all be matched | [optional]
|
139
135
|
**version** | **String**| Filter results where version matches value | [optional]
|
140
|
-
**fields** |
|
141
|
-
**exclude_fields** |
|
136
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
137
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
142
138
|
|
143
139
|
### Return type
|
144
140
|
|
@@ -179,8 +175,8 @@ name = 'name_example' # String |
|
|
179
175
|
namespace = 'namespace_example' # String |
|
180
176
|
version = 'version_example' # String |
|
181
177
|
opts = {
|
182
|
-
fields:
|
183
|
-
exclude_fields:
|
178
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
179
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
184
180
|
}
|
185
181
|
|
186
182
|
begin
|
@@ -199,8 +195,8 @@ Name | Type | Description | Notes
|
|
199
195
|
**name** | **String**| |
|
200
196
|
**namespace** | **String**| |
|
201
197
|
**version** | **String**| |
|
202
|
-
**fields** |
|
203
|
-
**exclude_fields** |
|
198
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
199
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
204
200
|
|
205
201
|
### Return type
|
206
202
|
|
@@ -33,8 +33,8 @@ name = 'name_example' # String |
|
|
33
33
|
namespace = 'namespace_example' # String |
|
34
34
|
version = 'version_example' # String |
|
35
35
|
opts = {
|
36
|
-
fields:
|
37
|
-
exclude_fields:
|
36
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
37
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
38
38
|
}
|
39
39
|
|
40
40
|
begin
|
@@ -53,8 +53,8 @@ Name | Type | Description | Notes
|
|
53
53
|
**name** | **String**| |
|
54
54
|
**namespace** | **String**| |
|
55
55
|
**version** | **String**| |
|
56
|
-
**fields** |
|
57
|
-
**exclude_fields** |
|
56
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
57
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
58
58
|
|
59
59
|
### Return type
|
60
60
|
|
@@ -34,11 +34,9 @@ opts = {
|
|
34
34
|
deprecated: true, # Boolean |
|
35
35
|
name: 'name_example', # String |
|
36
36
|
namespace: 'namespace_example', # String |
|
37
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
38
|
-
|
39
|
-
|
40
|
-
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
41
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
37
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
38
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
39
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
42
40
|
}
|
43
41
|
|
44
42
|
begin
|
@@ -58,11 +56,9 @@ Name | Type | Description | Notes
|
|
58
56
|
**deprecated** | **Boolean**| | [optional]
|
59
57
|
**name** | **String**| | [optional]
|
60
58
|
**namespace** | **String**| | [optional]
|
61
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
62
|
-
**
|
63
|
-
**
|
64
|
-
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
65
|
-
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
59
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
60
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
61
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
66
62
|
|
67
63
|
### Return type
|
68
64
|
|
@@ -31,8 +31,8 @@ end
|
|
31
31
|
api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.new
|
32
32
|
distro_base_path = 'distro_base_path_example' # String |
|
33
33
|
opts = {
|
34
|
-
fields:
|
35
|
-
exclude_fields:
|
34
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
35
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
36
36
|
}
|
37
37
|
|
38
38
|
begin
|
@@ -49,8 +49,8 @@ end
|
|
49
49
|
Name | Type | Description | Notes
|
50
50
|
------------- | ------------- | ------------- | -------------
|
51
51
|
**distro_base_path** | **String**| |
|
52
|
-
**fields** |
|
53
|
-
**exclude_fields** |
|
52
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
53
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
54
54
|
|
55
55
|
### Return type
|
56
56
|
|
@@ -31,8 +31,8 @@ end
|
|
31
31
|
api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.new
|
32
32
|
distro_base_path = 'distro_base_path_example' # String |
|
33
33
|
opts = {
|
34
|
-
fields:
|
35
|
-
exclude_fields:
|
34
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
35
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
36
36
|
}
|
37
37
|
|
38
38
|
begin
|
@@ -49,8 +49,8 @@ end
|
|
49
49
|
Name | Type | Description | Notes
|
50
50
|
------------- | ------------- | ------------- | -------------
|
51
51
|
**distro_base_path** | **String**| |
|
52
|
-
**fields** |
|
53
|
-
**exclude_fields** |
|
52
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
53
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
54
54
|
|
55
55
|
### Return type
|
56
56
|
|
@@ -32,8 +32,8 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentCol
|
|
32
32
|
distro_base_path = 'distro_base_path_example' # String |
|
33
33
|
filename = 'filename_example' # String |
|
34
34
|
opts = {
|
35
|
-
fields:
|
36
|
-
exclude_fields:
|
35
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
36
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
37
37
|
}
|
38
38
|
|
39
39
|
begin
|
@@ -50,8 +50,8 @@ Name | Type | Description | Notes
|
|
50
50
|
------------- | ------------- | ------------- | -------------
|
51
51
|
**distro_base_path** | **String**| |
|
52
52
|
**filename** | **String**| |
|
53
|
-
**fields** |
|
54
|
-
**exclude_fields** |
|
53
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
54
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
55
55
|
|
56
56
|
### Return type
|
57
57
|
|
@@ -95,11 +95,9 @@ opts = {
|
|
95
95
|
name: 'name_example', # String |
|
96
96
|
namespace: 'namespace_example', # String |
|
97
97
|
offset: 56, # Integer | The initial index from which to return the results.
|
98
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
99
|
-
|
100
|
-
|
101
|
-
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
102
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
98
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
99
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
100
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
103
101
|
}
|
104
102
|
|
105
103
|
begin
|
@@ -121,11 +119,9 @@ Name | Type | Description | Notes
|
|
121
119
|
**name** | **String**| | [optional]
|
122
120
|
**namespace** | **String**| | [optional]
|
123
121
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
124
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
125
|
-
**
|
126
|
-
**
|
127
|
-
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
128
|
-
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
122
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
123
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
124
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
129
125
|
|
130
126
|
### Return type
|
131
127
|
|
@@ -166,8 +162,8 @@ distro_base_path = 'distro_base_path_example' # String |
|
|
166
162
|
name = 'name_example' # String |
|
167
163
|
namespace = 'namespace_example' # String |
|
168
164
|
opts = {
|
169
|
-
fields:
|
170
|
-
exclude_fields:
|
165
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
166
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
171
167
|
}
|
172
168
|
|
173
169
|
begin
|
@@ -186,8 +182,8 @@ Name | Type | Description | Notes
|
|
186
182
|
**distro_base_path** | **String**| |
|
187
183
|
**name** | **String**| |
|
188
184
|
**namespace** | **String**| |
|
189
|
-
**fields** |
|
190
|
-
**exclude_fields** |
|
185
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
186
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
191
187
|
|
192
188
|
### Return type
|
193
189
|
|
@@ -98,17 +98,15 @@ opts = {
|
|
98
98
|
name2: 'name_example', # String |
|
99
99
|
namespace2: 'namespace_example', # String |
|
100
100
|
offset: 56, # Integer | The initial index from which to return the results.
|
101
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
102
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
103
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
101
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
104
102
|
q: 'q_example', # String |
|
105
103
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
106
104
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
107
105
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
108
106
|
tags: 'tags_example', # String | Filter by comma separate list of tags that must all be matched
|
109
107
|
version: 'version_example', # String | Filter results where version matches value
|
110
|
-
fields:
|
111
|
-
exclude_fields:
|
108
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
109
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
112
110
|
}
|
113
111
|
|
114
112
|
begin
|
@@ -132,17 +130,15 @@ Name | Type | Description | Notes
|
|
132
130
|
**name2** | **String**| | [optional]
|
133
131
|
**namespace2** | **String**| | [optional]
|
134
132
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
135
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
136
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
137
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
133
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
138
134
|
**q** | **String**| | [optional]
|
139
135
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
140
136
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
141
137
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
142
138
|
**tags** | **String**| Filter by comma separate list of tags that must all be matched | [optional]
|
143
139
|
**version** | **String**| Filter results where version matches value | [optional]
|
144
|
-
**fields** |
|
145
|
-
**exclude_fields** |
|
140
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
141
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
146
142
|
|
147
143
|
### Return type
|
148
144
|
|
@@ -184,8 +180,8 @@ name = 'name_example' # String |
|
|
184
180
|
namespace = 'namespace_example' # String |
|
185
181
|
version = 'version_example' # String |
|
186
182
|
opts = {
|
187
|
-
fields:
|
188
|
-
exclude_fields:
|
183
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
184
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
189
185
|
}
|
190
186
|
|
191
187
|
begin
|
@@ -205,8 +201,8 @@ Name | Type | Description | Notes
|
|
205
201
|
**name** | **String**| |
|
206
202
|
**namespace** | **String**| |
|
207
203
|
**version** | **String**| |
|
208
|
-
**fields** |
|
209
|
-
**exclude_fields** |
|
204
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
205
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
210
206
|
|
211
207
|
### Return type
|
212
208
|
|
@@ -34,8 +34,8 @@ name = 'name_example' # String |
|
|
34
34
|
namespace = 'namespace_example' # String |
|
35
35
|
version = 'version_example' # String |
|
36
36
|
opts = {
|
37
|
-
fields:
|
38
|
-
exclude_fields:
|
37
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
38
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
39
39
|
}
|
40
40
|
|
41
41
|
begin
|
@@ -55,8 +55,8 @@ Name | Type | Description | Notes
|
|
55
55
|
**name** | **String**| |
|
56
56
|
**namespace** | **String**| |
|
57
57
|
**version** | **String**| |
|
58
|
-
**fields** |
|
59
|
-
**exclude_fields** |
|
58
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
59
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
60
60
|
|
61
61
|
### Return type
|
62
62
|
|
data/docs/PulpAnsibleTagsApi.md
CHANGED
@@ -32,8 +32,8 @@ api_instance = PulpAnsibleClient::PulpAnsibleTagsApi.new
|
|
32
32
|
opts = {
|
33
33
|
limit: 56, # Integer | Number of results to return per page.
|
34
34
|
offset: 56, # Integer | The initial index from which to return the results.
|
35
|
-
fields:
|
36
|
-
exclude_fields:
|
35
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
36
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
37
37
|
}
|
38
38
|
|
39
39
|
begin
|
@@ -52,8 +52,8 @@ Name | Type | Description | Notes
|
|
52
52
|
------------- | ------------- | ------------- | -------------
|
53
53
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
54
54
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
55
|
-
**fields** |
|
56
|
-
**exclude_fields** |
|
55
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
56
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
57
57
|
|
58
58
|
### Return type
|
59
59
|
|