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
@@ -142,24 +142,22 @@ end
|
|
142
142
|
api_instance = PulpAnsibleClient::RemotesCollectionApi.new
|
143
143
|
opts = {
|
144
144
|
limit: 56, # Integer | Number of results to return per page.
|
145
|
-
name: 'name_example', # String |
|
145
|
+
name: 'name_example', # String |
|
146
146
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
147
147
|
name__icontains: 'name__icontains_example', # String | Filter results where name contains value
|
148
148
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
149
149
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
150
150
|
offset: 56, # Integer | The initial index from which to return the results.
|
151
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
152
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
153
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
151
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
154
152
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
155
|
-
pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime |
|
153
|
+
pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
|
156
154
|
pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
|
157
155
|
pulp_last_updated__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than or equal to value
|
158
156
|
pulp_last_updated__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than value
|
159
157
|
pulp_last_updated__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than or equal to value
|
160
158
|
pulp_last_updated__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_last_updated is between two comma separated values
|
161
|
-
fields:
|
162
|
-
exclude_fields:
|
159
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
160
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
163
161
|
}
|
164
162
|
|
165
163
|
begin
|
@@ -177,24 +175,22 @@ end
|
|
177
175
|
Name | Type | Description | Notes
|
178
176
|
------------- | ------------- | ------------- | -------------
|
179
177
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
180
|
-
**name** | **String**|
|
178
|
+
**name** | **String**| | [optional]
|
181
179
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
182
180
|
**name__icontains** | **String**| Filter results where name contains value | [optional]
|
183
181
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
184
182
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
185
183
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
186
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
187
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
188
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
184
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
189
185
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
190
|
-
**pulp_last_updated** | **DateTime**|
|
186
|
+
**pulp_last_updated** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
|
191
187
|
**pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
|
192
188
|
**pulp_last_updated__gte** | **DateTime**| Filter results where pulp_last_updated is greater than or equal to value | [optional]
|
193
189
|
**pulp_last_updated__lt** | **DateTime**| Filter results where pulp_last_updated is less than value | [optional]
|
194
190
|
**pulp_last_updated__lte** | **DateTime**| Filter results where pulp_last_updated is less than or equal to value | [optional]
|
195
191
|
**pulp_last_updated__range** | [**Array<DateTime>**](DateTime.md)| Filter results where pulp_last_updated is between two comma separated values | [optional]
|
196
|
-
**fields** |
|
197
|
-
**exclude_fields** |
|
192
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
193
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
198
194
|
|
199
195
|
### Return type
|
200
196
|
|
@@ -288,8 +284,8 @@ end
|
|
288
284
|
api_instance = PulpAnsibleClient::RemotesCollectionApi.new
|
289
285
|
ansible_collection_remote_href = 'ansible_collection_remote_href_example' # String |
|
290
286
|
opts = {
|
291
|
-
fields:
|
292
|
-
exclude_fields:
|
287
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
288
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
293
289
|
}
|
294
290
|
|
295
291
|
begin
|
@@ -307,8 +303,8 @@ end
|
|
307
303
|
Name | Type | Description | Notes
|
308
304
|
------------- | ------------- | ------------- | -------------
|
309
305
|
**ansible_collection_remote_href** | **String**| |
|
310
|
-
**fields** |
|
311
|
-
**exclude_fields** |
|
306
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
307
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
312
308
|
|
313
309
|
### Return type
|
314
310
|
|
data/docs/RemotesGitApi.md
CHANGED
@@ -142,24 +142,22 @@ end
|
|
142
142
|
api_instance = PulpAnsibleClient::RemotesGitApi.new
|
143
143
|
opts = {
|
144
144
|
limit: 56, # Integer | Number of results to return per page.
|
145
|
-
name: 'name_example', # String |
|
145
|
+
name: 'name_example', # String |
|
146
146
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
147
147
|
name__icontains: 'name__icontains_example', # String | Filter results where name contains value
|
148
148
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
149
149
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
150
150
|
offset: 56, # Integer | The initial index from which to return the results.
|
151
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
152
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
153
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
151
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
154
152
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
155
|
-
pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime |
|
153
|
+
pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
|
156
154
|
pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
|
157
155
|
pulp_last_updated__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than or equal to value
|
158
156
|
pulp_last_updated__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than value
|
159
157
|
pulp_last_updated__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than or equal to value
|
160
158
|
pulp_last_updated__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_last_updated is between two comma separated values
|
161
|
-
fields:
|
162
|
-
exclude_fields:
|
159
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
160
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
163
161
|
}
|
164
162
|
|
165
163
|
begin
|
@@ -177,24 +175,22 @@ end
|
|
177
175
|
Name | Type | Description | Notes
|
178
176
|
------------- | ------------- | ------------- | -------------
|
179
177
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
180
|
-
**name** | **String**|
|
178
|
+
**name** | **String**| | [optional]
|
181
179
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
182
180
|
**name__icontains** | **String**| Filter results where name contains value | [optional]
|
183
181
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
184
182
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
185
183
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
186
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
187
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
188
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
184
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
189
185
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
190
|
-
**pulp_last_updated** | **DateTime**|
|
186
|
+
**pulp_last_updated** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
|
191
187
|
**pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
|
192
188
|
**pulp_last_updated__gte** | **DateTime**| Filter results where pulp_last_updated is greater than or equal to value | [optional]
|
193
189
|
**pulp_last_updated__lt** | **DateTime**| Filter results where pulp_last_updated is less than value | [optional]
|
194
190
|
**pulp_last_updated__lte** | **DateTime**| Filter results where pulp_last_updated is less than or equal to value | [optional]
|
195
191
|
**pulp_last_updated__range** | [**Array<DateTime>**](DateTime.md)| Filter results where pulp_last_updated is between two comma separated values | [optional]
|
196
|
-
**fields** |
|
197
|
-
**exclude_fields** |
|
192
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
193
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
198
194
|
|
199
195
|
### Return type
|
200
196
|
|
@@ -288,8 +284,8 @@ end
|
|
288
284
|
api_instance = PulpAnsibleClient::RemotesGitApi.new
|
289
285
|
ansible_git_remote_href = 'ansible_git_remote_href_example' # String |
|
290
286
|
opts = {
|
291
|
-
fields:
|
292
|
-
exclude_fields:
|
287
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
288
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
293
289
|
}
|
294
290
|
|
295
291
|
begin
|
@@ -307,8 +303,8 @@ end
|
|
307
303
|
Name | Type | Description | Notes
|
308
304
|
------------- | ------------- | ------------- | -------------
|
309
305
|
**ansible_git_remote_href** | **String**| |
|
310
|
-
**fields** |
|
311
|
-
**exclude_fields** |
|
306
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
307
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
312
308
|
|
313
309
|
### Return type
|
314
310
|
|
data/docs/RemotesRoleApi.md
CHANGED
@@ -142,24 +142,22 @@ end
|
|
142
142
|
api_instance = PulpAnsibleClient::RemotesRoleApi.new
|
143
143
|
opts = {
|
144
144
|
limit: 56, # Integer | Number of results to return per page.
|
145
|
-
name: 'name_example', # String |
|
145
|
+
name: 'name_example', # String |
|
146
146
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
147
147
|
name__icontains: 'name__icontains_example', # String | Filter results where name contains value
|
148
148
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
149
149
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
150
150
|
offset: 56, # Integer | The initial index from which to return the results.
|
151
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
152
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
153
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
151
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
154
152
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
155
|
-
pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime |
|
153
|
+
pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
|
156
154
|
pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
|
157
155
|
pulp_last_updated__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than or equal to value
|
158
156
|
pulp_last_updated__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than value
|
159
157
|
pulp_last_updated__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than or equal to value
|
160
158
|
pulp_last_updated__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_last_updated is between two comma separated values
|
161
|
-
fields:
|
162
|
-
exclude_fields:
|
159
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
160
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
163
161
|
}
|
164
162
|
|
165
163
|
begin
|
@@ -177,24 +175,22 @@ end
|
|
177
175
|
Name | Type | Description | Notes
|
178
176
|
------------- | ------------- | ------------- | -------------
|
179
177
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
180
|
-
**name** | **String**|
|
178
|
+
**name** | **String**| | [optional]
|
181
179
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
182
180
|
**name__icontains** | **String**| Filter results where name contains value | [optional]
|
183
181
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
184
182
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
185
183
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
186
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
187
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
188
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
184
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
189
185
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
190
|
-
**pulp_last_updated** | **DateTime**|
|
186
|
+
**pulp_last_updated** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
|
191
187
|
**pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
|
192
188
|
**pulp_last_updated__gte** | **DateTime**| Filter results where pulp_last_updated is greater than or equal to value | [optional]
|
193
189
|
**pulp_last_updated__lt** | **DateTime**| Filter results where pulp_last_updated is less than value | [optional]
|
194
190
|
**pulp_last_updated__lte** | **DateTime**| Filter results where pulp_last_updated is less than or equal to value | [optional]
|
195
191
|
**pulp_last_updated__range** | [**Array<DateTime>**](DateTime.md)| Filter results where pulp_last_updated is between two comma separated values | [optional]
|
196
|
-
**fields** |
|
197
|
-
**exclude_fields** |
|
192
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
193
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
198
194
|
|
199
195
|
### Return type
|
200
196
|
|
@@ -288,8 +284,8 @@ end
|
|
288
284
|
api_instance = PulpAnsibleClient::RemotesRoleApi.new
|
289
285
|
ansible_role_remote_href = 'ansible_role_remote_href_example' # String |
|
290
286
|
opts = {
|
291
|
-
fields:
|
292
|
-
exclude_fields:
|
287
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
288
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
293
289
|
}
|
294
290
|
|
295
291
|
begin
|
@@ -307,8 +303,8 @@ end
|
|
307
303
|
Name | Type | Description | Notes
|
308
304
|
------------- | ------------- | ------------- | -------------
|
309
305
|
**ansible_role_remote_href** | **String**| |
|
310
|
-
**fields** |
|
311
|
-
**exclude_fields** |
|
306
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
307
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
312
308
|
|
313
309
|
### Return type
|
314
310
|
|
@@ -146,27 +146,17 @@ end
|
|
146
146
|
api_instance = PulpAnsibleClient::RepositoriesAnsibleApi.new
|
147
147
|
opts = {
|
148
148
|
limit: 56, # Integer | Number of results to return per page.
|
149
|
-
name: 'name_example', # String |
|
149
|
+
name: 'name_example', # String |
|
150
150
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
151
151
|
name__icontains: 'name__icontains_example', # String | Filter results where name contains value
|
152
152
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
153
153
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
154
154
|
offset: 56, # Integer | The initial index from which to return the results.
|
155
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
156
|
-
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
157
|
-
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
155
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
158
156
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
159
157
|
remote: 'remote_example', # String | Foreign Key referenced by HREF
|
160
|
-
|
161
|
-
|
162
|
-
retain_repo_versions__gte: 56, # Integer | Filter results where retain_repo_versions is greater than or equal to value
|
163
|
-
retain_repo_versions__isnull: true, # Boolean | Filter results where retain_repo_versions has a null value
|
164
|
-
retain_repo_versions__lt: 56, # Integer | Filter results where retain_repo_versions is less than value
|
165
|
-
retain_repo_versions__lte: 56, # Integer | Filter results where retain_repo_versions is less than or equal to value
|
166
|
-
retain_repo_versions__ne: 56, # Integer | Filter results where retain_repo_versions not equal to value
|
167
|
-
retain_repo_versions__range: [56], # Array<Integer> | Filter results where retain_repo_versions is between two comma separated values
|
168
|
-
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
169
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
158
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
159
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
170
160
|
}
|
171
161
|
|
172
162
|
begin
|
@@ -184,27 +174,17 @@ end
|
|
184
174
|
Name | Type | Description | Notes
|
185
175
|
------------- | ------------- | ------------- | -------------
|
186
176
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
187
|
-
**name** | **String**|
|
177
|
+
**name** | **String**| | [optional]
|
188
178
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
189
179
|
**name__icontains** | **String**| Filter results where name contains value | [optional]
|
190
180
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
191
181
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
192
182
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
193
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
194
|
-
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
195
|
-
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
183
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
196
184
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
197
|
-
**remote** | **String
|
198
|
-
**
|
199
|
-
**
|
200
|
-
**retain_repo_versions__gte** | **Integer**| Filter results where retain_repo_versions is greater than or equal to value | [optional]
|
201
|
-
**retain_repo_versions__isnull** | **Boolean**| Filter results where retain_repo_versions has a null value | [optional]
|
202
|
-
**retain_repo_versions__lt** | **Integer**| Filter results where retain_repo_versions is less than value | [optional]
|
203
|
-
**retain_repo_versions__lte** | **Integer**| Filter results where retain_repo_versions is less than or equal to value | [optional]
|
204
|
-
**retain_repo_versions__ne** | **Integer**| Filter results where retain_repo_versions not equal to value | [optional]
|
205
|
-
**retain_repo_versions__range** | [**Array<Integer>**](Integer.md)| Filter results where retain_repo_versions is between two comma separated values | [optional]
|
206
|
-
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
207
|
-
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
185
|
+
**remote** | [**String**](.md)| Foreign Key referenced by HREF | [optional]
|
186
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
187
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
208
188
|
|
209
189
|
### Return type
|
210
190
|
|
@@ -353,8 +333,8 @@ end
|
|
353
333
|
api_instance = PulpAnsibleClient::RepositoriesAnsibleApi.new
|
354
334
|
ansible_ansible_repository_href = 'ansible_ansible_repository_href_example' # String |
|
355
335
|
opts = {
|
356
|
-
fields:
|
357
|
-
exclude_fields:
|
336
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
337
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
358
338
|
}
|
359
339
|
|
360
340
|
begin
|
@@ -372,8 +352,8 @@ end
|
|
372
352
|
Name | Type | Description | Notes
|
373
353
|
------------- | ------------- | ------------- | -------------
|
374
354
|
**ansible_ansible_repository_href** | **String**| |
|
375
|
-
**fields** |
|
376
|
-
**exclude_fields** |
|
355
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
356
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
377
357
|
|
378
358
|
### Return type
|
379
359
|
|
@@ -91,23 +91,22 @@ opts = {
|
|
91
91
|
content: 'content_example', # String | Content Unit referenced by HREF
|
92
92
|
content__in: 'content__in_example', # String | Content Unit referenced by HREF
|
93
93
|
limit: 56, # Integer | Number of results to return per page.
|
94
|
-
number: 56, # Integer |
|
94
|
+
number: 56, # Integer |
|
95
95
|
number__gt: 56, # Integer | Filter results where number is greater than value
|
96
96
|
number__gte: 56, # Integer | Filter results where number is greater than or equal to value
|
97
97
|
number__lt: 56, # Integer | Filter results where number is less than value
|
98
98
|
number__lte: 56, # Integer | Filter results where number is less than or equal to value
|
99
99
|
number__range: [56], # Array<Integer> | Filter results where number is between two comma separated values
|
100
100
|
offset: 56, # Integer | The initial index from which to return the results.
|
101
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
102
|
-
pulp_created: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime |
|
101
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
102
|
+
pulp_created: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
|
103
103
|
pulp_created__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than value
|
104
104
|
pulp_created__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than or equal to value
|
105
105
|
pulp_created__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than value
|
106
106
|
pulp_created__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than or equal to value
|
107
107
|
pulp_created__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_created is between two comma separated values
|
108
|
-
|
109
|
-
|
110
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
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.
|
111
110
|
}
|
112
111
|
|
113
112
|
begin
|
@@ -128,23 +127,22 @@ Name | Type | Description | Notes
|
|
128
127
|
**content** | **String**| Content Unit referenced by HREF | [optional]
|
129
128
|
**content__in** | **String**| Content Unit referenced by HREF | [optional]
|
130
129
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
131
|
-
**number** | **Integer**|
|
130
|
+
**number** | **Integer**| | [optional]
|
132
131
|
**number__gt** | **Integer**| Filter results where number is greater than value | [optional]
|
133
132
|
**number__gte** | **Integer**| Filter results where number is greater than or equal to value | [optional]
|
134
133
|
**number__lt** | **Integer**| Filter results where number is less than value | [optional]
|
135
134
|
**number__lte** | **Integer**| Filter results where number is less than or equal to value | [optional]
|
136
135
|
**number__range** | [**Array<Integer>**](Integer.md)| Filter results where number is between two comma separated values | [optional]
|
137
136
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
138
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
139
|
-
**pulp_created** | **DateTime**|
|
137
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
138
|
+
**pulp_created** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
|
140
139
|
**pulp_created__gt** | **DateTime**| Filter results where pulp_created is greater than value | [optional]
|
141
140
|
**pulp_created__gte** | **DateTime**| Filter results where pulp_created is greater than or equal to value | [optional]
|
142
141
|
**pulp_created__lt** | **DateTime**| Filter results where pulp_created is less than value | [optional]
|
143
142
|
**pulp_created__lte** | **DateTime**| Filter results where pulp_created is less than or equal to value | [optional]
|
144
143
|
**pulp_created__range** | [**Array<DateTime>**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
|
145
|
-
**
|
146
|
-
**
|
147
|
-
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
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]
|
148
146
|
|
149
147
|
### Return type
|
150
148
|
|
@@ -183,8 +181,8 @@ end
|
|
183
181
|
api_instance = PulpAnsibleClient::RepositoriesAnsibleVersionsApi.new
|
184
182
|
ansible_ansible_repository_version_href = 'ansible_ansible_repository_version_href_example' # String |
|
185
183
|
opts = {
|
186
|
-
fields:
|
187
|
-
exclude_fields:
|
184
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
185
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
188
186
|
}
|
189
187
|
|
190
188
|
begin
|
@@ -202,8 +200,8 @@ end
|
|
202
200
|
Name | Type | Description | Notes
|
203
201
|
------------- | ------------- | ------------- | -------------
|
204
202
|
**ansible_ansible_repository_version_href** | **String**| |
|
205
|
-
**fields** |
|
206
|
-
**exclude_fields** |
|
203
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
204
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
207
205
|
|
208
206
|
### Return type
|
209
207
|
|
@@ -4,8 +4,8 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**add_content_units** | **Array<
|
8
|
-
**remove_content_units** | **Array<
|
7
|
+
**add_content_units** | [**Array<AnyType>**](AnyType.md) | A list of content units to add to a new repository version. This content is added after remove_content_units are removed. | [optional]
|
8
|
+
**remove_content_units** | [**Array<AnyType>**](AnyType.md) | A list of content units to remove from the latest repository version. You may also specify '*' as an entry to remove all content. This content is removed before add_content_units are added. | [optional]
|
9
9
|
**base_version** | **String** | A repository version whose content will be used as the initial set of content for the new repository version | [optional]
|
10
10
|
|
11
11
|
## Code Sample
|
@@ -5,19 +5,19 @@
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
7
|
**version** | **String** | | [optional] [readonly]
|
8
|
-
**href** | **String** |
|
8
|
+
**href** | **String** | | [optional] [readonly]
|
9
9
|
**created_at** | **DateTime** | |
|
10
10
|
**updated_at** | **DateTime** | |
|
11
11
|
**requires_ansible** | **String** | | [optional]
|
12
12
|
**artifact** | [**ArtifactRefResponse**](ArtifactRefResponse.md) | | [optional] [readonly]
|
13
13
|
**collection** | [**CollectionRefResponse**](CollectionRefResponse.md) | | [optional] [readonly]
|
14
|
-
**download_url** | **String** |
|
14
|
+
**download_url** | **String** | | [optional] [readonly]
|
15
15
|
**name** | **String** | | [optional] [readonly]
|
16
16
|
**namespace** | [**CollectionNamespaceResponse**](CollectionNamespaceResponse.md) | | [optional] [readonly]
|
17
17
|
**signatures** | **String** | | [optional] [readonly]
|
18
18
|
**metadata** | [**CollectionMetadataResponse**](CollectionMetadataResponse.md) | | [optional] [readonly]
|
19
|
-
**git_url** | **String** |
|
20
|
-
**git_commit_sha** | **String** |
|
19
|
+
**git_url** | **String** | | [optional] [readonly]
|
20
|
+
**git_commit_sha** | **String** | | [optional] [readonly]
|
21
21
|
|
22
22
|
## Code Sample
|
23
23
|
|
data/docs/VersionsApi.md
CHANGED
@@ -28,8 +28,8 @@ ansible_role_href = 'ansible_role_href_example' # String |
|
|
28
28
|
opts = {
|
29
29
|
limit: 56, # Integer | Number of results to return per page.
|
30
30
|
offset: 56, # Integer | The initial index from which to return the results.
|
31
|
-
fields:
|
32
|
-
exclude_fields:
|
31
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
32
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
33
33
|
}
|
34
34
|
|
35
35
|
begin
|
@@ -48,8 +48,8 @@ Name | Type | Description | Notes
|
|
48
48
|
**ansible_role_href** | **String**| |
|
49
49
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
50
50
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
51
|
-
**fields** |
|
52
|
-
**exclude_fields** |
|
51
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
52
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
53
53
|
|
54
54
|
### Return type
|
55
55
|
|
@@ -83,8 +83,8 @@ api_instance = PulpAnsibleClient::VersionsApi.new
|
|
83
83
|
ansible_collection_version_href = 'ansible_collection_version_href_example' # String |
|
84
84
|
opts = {
|
85
85
|
page: 56, # Integer | A page number within the paginated result set.
|
86
|
-
fields:
|
87
|
-
exclude_fields:
|
86
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
87
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
88
88
|
}
|
89
89
|
|
90
90
|
begin
|
@@ -102,8 +102,8 @@ Name | Type | Description | Notes
|
|
102
102
|
------------- | ------------- | ------------- | -------------
|
103
103
|
**ansible_collection_version_href** | **String**| |
|
104
104
|
**page** | **Integer**| A page number within the paginated result set. | [optional]
|
105
|
-
**fields** |
|
106
|
-
**exclude_fields** |
|
105
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
106
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
107
107
|
|
108
108
|
### Return type
|
109
109
|
|
@@ -26,11 +26,9 @@ module PulpAnsibleClient
|
|
26
26
|
# @option opts [String] :name
|
27
27
|
# @option opts [String] :namespace
|
28
28
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
29
|
-
# @option opts [Array<String>] :ordering Ordering
|
30
|
-
# @option opts [
|
31
|
-
# @option opts [
|
32
|
-
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
33
|
-
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
29
|
+
# @option opts [Array<String>] :ordering Ordering
|
30
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
31
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
34
32
|
# @return [PaginatedansibleCollectionResponseList]
|
35
33
|
def list(opts = {})
|
36
34
|
data, _status_code, _headers = list_with_http_info(opts)
|
@@ -44,17 +42,15 @@ module PulpAnsibleClient
|
|
44
42
|
# @option opts [String] :name
|
45
43
|
# @option opts [String] :namespace
|
46
44
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
47
|
-
# @option opts [Array<String>] :ordering Ordering
|
48
|
-
# @option opts [
|
49
|
-
# @option opts [
|
50
|
-
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
51
|
-
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
45
|
+
# @option opts [Array<String>] :ordering Ordering
|
46
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
47
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
52
48
|
# @return [Array<(PaginatedansibleCollectionResponseList, Integer, Hash)>] PaginatedansibleCollectionResponseList data, response status code and response headers
|
53
49
|
def list_with_http_info(opts = {})
|
54
50
|
if @api_client.config.debugging
|
55
51
|
@api_client.config.logger.debug 'Calling API: AnsibleCollectionsApi.list ...'
|
56
52
|
end
|
57
|
-
allowable_values = ["-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_last_updated", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_last_updated"]
|
53
|
+
allowable_values = ["-group_roles", "-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_labels", "-pulp_last_updated", "-user_roles", "-versions", "group_roles", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_labels", "pulp_last_updated", "user_roles", "versions"]
|
58
54
|
if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
|
59
55
|
fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
|
60
56
|
end
|
@@ -68,10 +64,8 @@ module PulpAnsibleClient
|
|
68
64
|
query_params[:'namespace'] = opts[:'namespace'] if !opts[:'namespace'].nil?
|
69
65
|
query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
|
70
66
|
query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
|
71
|
-
query_params[:'
|
72
|
-
query_params[:'
|
73
|
-
query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
|
74
|
-
query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
|
67
|
+
query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
|
68
|
+
query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
|
75
69
|
|
76
70
|
# header parameters
|
77
71
|
header_params = opts[:header_params] || {}
|