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
@@ -4,26 +4,26 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**
|
8
|
-
**
|
9
|
-
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
10
|
-
**proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
|
7
|
+
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
8
|
+
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
11
9
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
10
|
+
**sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
11
|
+
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
12
|
+
**proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
13
|
+
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
14
|
+
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
15
|
+
**name** | **String** | A unique name for this remote. | [optional]
|
12
16
|
**password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
13
|
-
**
|
17
|
+
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
14
18
|
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
15
|
-
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
16
|
-
**client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
|
17
|
-
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
18
|
-
**proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
19
|
-
**url** | **String** | The URL of an external content source. | [optional]
|
20
|
-
**sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
21
19
|
**username** | **String** | The username to be used for authentication when syncing. | [optional]
|
22
|
-
**
|
23
|
-
**
|
24
|
-
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
25
|
-
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
20
|
+
**client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
|
21
|
+
**connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
26
22
|
**sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
23
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
24
|
+
**total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
25
|
+
**url** | **String** | The URL of an external content source. | [optional]
|
26
|
+
**proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
|
27
27
|
**metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional]
|
28
28
|
**git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional]
|
29
29
|
|
@@ -32,26 +32,26 @@ Name | Type | Description | Notes
|
|
32
32
|
```ruby
|
33
33
|
require 'PulpAnsibleClient'
|
34
34
|
|
35
|
-
instance = PulpAnsibleClient::PatchedansibleGitRemote.new(
|
36
|
-
|
37
|
-
client_cert: null,
|
38
|
-
proxy_username: null,
|
35
|
+
instance = PulpAnsibleClient::PatchedansibleGitRemote.new(proxy_url: null,
|
36
|
+
ca_cert: null,
|
39
37
|
download_concurrency: null,
|
38
|
+
sock_connect_timeout: null,
|
39
|
+
rate_limit: null,
|
40
|
+
proxy_password: null,
|
41
|
+
max_retries: null,
|
42
|
+
client_cert: null,
|
43
|
+
name: null,
|
40
44
|
password: null,
|
41
|
-
|
45
|
+
headers: null,
|
42
46
|
tls_validation: null,
|
43
|
-
ca_cert: null,
|
44
|
-
client_key: null,
|
45
|
-
proxy_url: null,
|
46
|
-
proxy_password: null,
|
47
|
-
url: null,
|
48
|
-
sock_connect_timeout: null,
|
49
47
|
username: null,
|
50
|
-
|
51
|
-
|
52
|
-
max_retries: null,
|
53
|
-
rate_limit: null,
|
48
|
+
client_key: null,
|
49
|
+
connect_timeout: null,
|
54
50
|
sock_read_timeout: null,
|
51
|
+
pulp_labels: null,
|
52
|
+
total_timeout: null,
|
53
|
+
url: null,
|
54
|
+
proxy_username: null,
|
55
55
|
metadata_only: null,
|
56
56
|
git_ref: null)
|
57
57
|
```
|
@@ -15,10 +15,10 @@ Name | Type | Description | Notes
|
|
15
15
|
**proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
16
16
|
**username** | **String** | The username to be used for authentication when syncing. | [optional]
|
17
17
|
**password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
18
|
-
**pulp_labels** | **
|
18
|
+
**pulp_labels** | [**Object**](.md) | | [optional]
|
19
19
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
20
20
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
21
|
-
**policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content.
|
21
|
+
**policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. | [optional]
|
22
22
|
**total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
23
23
|
**connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
24
24
|
**sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
data/docs/PulpAnsibleApiApi.md
CHANGED
@@ -25,8 +25,8 @@ require 'pulp_ansible_client'
|
|
25
25
|
api_instance = PulpAnsibleClient::PulpAnsibleApiApi.new
|
26
26
|
path = 'path_example' # String |
|
27
27
|
opts = {
|
28
|
-
fields:
|
29
|
-
exclude_fields:
|
28
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
29
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
30
30
|
}
|
31
31
|
|
32
32
|
begin
|
@@ -42,8 +42,8 @@ end
|
|
42
42
|
Name | Type | Description | Notes
|
43
43
|
------------- | ------------- | ------------- | -------------
|
44
44
|
**path** | **String**| |
|
45
|
-
**fields** |
|
46
|
-
**exclude_fields** |
|
45
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
46
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
47
47
|
|
48
48
|
### Return type
|
49
49
|
|
@@ -28,8 +28,8 @@ namespace = 'namespace_example' # String |
|
|
28
28
|
path = 'path_example' # String |
|
29
29
|
version = 'version_example' # String |
|
30
30
|
opts = {
|
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
|
**namespace** | **String**| |
|
49
49
|
**path** | **String**| |
|
50
50
|
**version** | **String**| |
|
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
|
|
data/docs/PulpAnsibleApiV3Api.md
CHANGED
@@ -31,8 +31,8 @@ end
|
|
31
31
|
api_instance = PulpAnsibleClient::PulpAnsibleApiV3Api.new
|
32
32
|
path = '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
|
**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::PulpAnsibleApiV3ArtifactsCollectionsApi.new
|
|
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
|
|
@@ -31,8 +31,8 @@ end
|
|
31
31
|
api_instance = PulpAnsibleClient::PulpAnsibleApiV3CollectionVersionsAllApi.new
|
32
32
|
path = '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
|
**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
|
|
@@ -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
|
|
@@ -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 @@ name = 'name_example' # String |
|
|
166
162
|
namespace = 'namespace_example' # String |
|
167
163
|
path = 'path_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
|
**name** | **String**| |
|
187
183
|
**namespace** | **String**| |
|
188
184
|
**path** | **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 @@ namespace = 'namespace_example' # String |
|
|
184
180
|
path = 'path_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
|
**namespace** | **String**| |
|
206
202
|
**path** | **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 @@ namespace = 'namespace_example' # String |
|
|
34
34
|
path = 'path_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
|
**namespace** | **String**| |
|
56
56
|
**path** | **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
|
|
@@ -31,8 +31,8 @@ end
|
|
31
31
|
api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.new
|
32
32
|
path = '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
|
**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
|
|
@@ -35,11 +35,9 @@ opts = {
|
|
35
35
|
deprecated: true, # Boolean |
|
36
36
|
name: 'name_example', # String |
|
37
37
|
namespace: 'namespace_example', # String |
|
38
|
-
ordering: ['ordering_example'], # Array<String> | Ordering
|
39
|
-
|
40
|
-
|
41
|
-
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
42
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
38
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
39
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
40
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
43
41
|
}
|
44
42
|
|
45
43
|
begin
|
@@ -60,11 +58,9 @@ Name | Type | Description | Notes
|
|
60
58
|
**deprecated** | **Boolean**| | [optional]
|
61
59
|
**name** | **String**| | [optional]
|
62
60
|
**namespace** | **String**| | [optional]
|
63
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
64
|
-
**
|
65
|
-
**
|
66
|
-
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
67
|
-
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
61
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
62
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
63
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
68
64
|
|
69
65
|
### Return type
|
70
66
|
|
@@ -32,8 +32,8 @@ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollection
|
|
32
32
|
distro_base_path = 'distro_base_path_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
|
@@ -51,8 +51,8 @@ Name | Type | Description | Notes
|
|
51
51
|
------------- | ------------- | ------------- | -------------
|
52
52
|
**distro_base_path** | **String**| |
|
53
53
|
**path** | **String**| |
|
54
|
-
**fields** |
|
55
|
-
**exclude_fields** |
|
54
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
55
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
56
56
|
|
57
57
|
### Return type
|
58
58
|
|
@@ -32,8 +32,8 @@ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollection
|
|
32
32
|
distro_base_path = 'distro_base_path_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
|
@@ -51,8 +51,8 @@ Name | Type | Description | Notes
|
|
51
51
|
------------- | ------------- | ------------- | -------------
|
52
52
|
**distro_base_path** | **String**| |
|
53
53
|
**path** | **String**| |
|
54
|
-
**fields** |
|
55
|
-
**exclude_fields** |
|
54
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
55
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
56
56
|
|
57
57
|
### Return type
|
58
58
|
|
@@ -33,8 +33,8 @@ distro_base_path = 'distro_base_path_example' # String |
|
|
33
33
|
filename = 'filename_example' # String |
|
34
34
|
path = 'path_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
|
@@ -52,8 +52,8 @@ Name | Type | Description | Notes
|
|
52
52
|
**distro_base_path** | **String**| |
|
53
53
|
**filename** | **String**| |
|
54
54
|
**path** | **String**| |
|
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
|
|
@@ -98,11 +98,9 @@ opts = {
|
|
98
98
|
name: 'name_example', # String |
|
99
99
|
namespace: '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
|
-
|
103
|
-
|
104
|
-
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
105
|
-
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
101
|
+
ordering: ['ordering_example'], # Array<String> | Ordering
|
102
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
103
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
106
104
|
}
|
107
105
|
|
108
106
|
begin
|
@@ -125,11 +123,9 @@ Name | Type | Description | Notes
|
|
125
123
|
**name** | **String**| | [optional]
|
126
124
|
**namespace** | **String**| | [optional]
|
127
125
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
128
|
-
**ordering** | [**Array<String>**](String.md)| Ordering
|
129
|
-
**
|
130
|
-
**
|
131
|
-
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
132
|
-
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
126
|
+
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
127
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
128
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
133
129
|
|
134
130
|
### Return type
|
135
131
|
|
@@ -171,8 +167,8 @@ name = 'name_example' # String |
|
|
171
167
|
namespace = 'namespace_example' # String |
|
172
168
|
path = 'path_example' # String |
|
173
169
|
opts = {
|
174
|
-
fields:
|
175
|
-
exclude_fields:
|
170
|
+
fields: 'fields_example', # String | A list of fields to include in the response.
|
171
|
+
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
176
172
|
}
|
177
173
|
|
178
174
|
begin
|
@@ -192,8 +188,8 @@ Name | Type | Description | Notes
|
|
192
188
|
**name** | **String**| |
|
193
189
|
**namespace** | **String**| |
|
194
190
|
**path** | **String**| |
|
195
|
-
**fields** |
|
196
|
-
**exclude_fields** |
|
191
|
+
**fields** | **String**| A list of fields to include in the response. | [optional]
|
192
|
+
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
197
193
|
|
198
194
|
### Return type
|
199
195
|
|