Optionalconfiguration: ConfigurationOptionalxOrganization: stringOrganization unique slug
Optionalorg: stringOrganization unique slug
OptionalorgId: numberOrganization identifier
Optionaloptions: RawAxiosRequestConfigOverride http request option.
OptionalxOrganization: stringOrganization unique slug
OptionalcredentialsType: CloudstoragesListCredentialsTypeEnumA simple equality filter for the credentials_type field
Optionalfilter: 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'].
Optionalname: stringA simple equality filter for the name field
Optionalorg: stringOrganization unique slug
OptionalorgId: numberOrganization identifier
Optionalowner: stringA simple equality filter for the owner field
Optionalpage: numberA page number within the paginated result set.
OptionalpageSize: numberNumber of results to return per page.
OptionalproviderType: CloudstoragesListProviderTypeEnumA simple equality filter for the provider_type field
Optionalresource: stringA simple equality filter for the resource field
Optionalsearch: stringA search term. Available search_fields: ('provider_type', 'name', 'resource', 'credentials_type', 'owner', 'description')
Optionalsort: stringWhich field to use when ordering the results. Available ordering_fields: ['provider_type', 'name', 'resource', 'credentials_type', 'owner', 'description', 'id']
Optionaloptions: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this cloud storage.
OptionalpatchedCloudStorageWriteRequest: PatchedCloudStorageWriteRequestOptionaloptions: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this cloud storage.
Optionaloptions: 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.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this cloud storage.
OptionalmanifestPath: stringPath to the manifest file in a cloud storage
OptionalnextToken: stringUsed to continue listing files in the bucket
OptionalpageSize: numberOptionalprefix: stringPrefix to filter data
Optionaloptions: RawAxiosRequestConfigOverride http request option.
CloudstoragesApi - functional programming interface
Export