Optional
configuration: ConfigurationOptional
xOrganization: stringOrganization unique slug
Optional
org: stringOrganization unique slug
Optional
orgId: numberOrganization identifier
Optional
options: RawAxiosRequestConfigOverride http request option.
Optional
xOrganization: stringOrganization unique slug
Optional
credentialsType: CloudstoragesListCredentialsTypeEnumA simple equality filter for the credentials_type field
Optional
filter: stringJSON Logic filter. This filter can be used to perform complex filtering by grouping rules. For example, using such a filter you can get all resources created by you: - {"and":[{"==":[{"var":"owner"},"<user>"]}]} Details about the syntax used can be found at the link: https://jsonlogic.com/ Available filter_fields: ['provider_type', 'name', 'resource', 'credentials_type', 'owner', 'description', 'id'].
Optional
name: stringA simple equality filter for the name field
Optional
org: stringOrganization unique slug
Optional
orgId: numberOrganization identifier
Optional
owner: stringA simple equality filter for the owner field
Optional
page: numberA page number within the paginated result set.
Optional
pageSize: numberNumber of results to return per page.
Optional
providerType: CloudstoragesListProviderTypeEnumA simple equality filter for the provider_type field
Optional
resource: stringA simple equality filter for the resource field
Optional
search: stringA search term. Available search_fields: ('provider_type', 'name', 'resource', 'credentials_type', 'owner', 'description')
Optional
sort: stringWhich field to use when ordering the results. Available ordering_fields: ['provider_type', 'name', 'resource', 'credentials_type', 'owner', 'description', 'id']
Optional
options: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this cloud storage.
Optional
patchedCloudStorageWriteRequest: PatchedCloudStorageWriteRequestOptional
options: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this cloud storage.
Optional
options: RawAxiosRequestConfigOverride http request option.
Method return allowed actions for cloud storage. It's required for reading/writing
A unique integer value identifying this cloud storage.
Optional
options: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this cloud storage.
Optional
manifestPath: stringPath to the manifest file in a cloud storage
Optional
nextToken: stringUsed to continue listing files in the bucket
Optional
pageSize: numberOptional
prefix: stringPrefix to filter data
Optional
options: RawAxiosRequestConfigOverride http request option.
CloudstoragesApi - functional programming interface
Export