Optional
configuration: ConfigurationOptional
xOrganization: stringOrganization unique slug
Optional
org: stringOrganization unique slug
Optional
orgId: numberOrganization identifier
Optional
options: AxiosRequestConfig<any>Override http request option.
Method creates a cloud storage with a specified characteristics
A unique integer value identifying this cloud storage.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method deletes a specific cloud storage
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: AxiosRequestConfig<any>Override http request option.
Returns a paginated list of storages
A unique integer value identifying this cloud storage.
Optional
patchedCloudStorageWriteRequest: PatchedCloudStorageWriteRequestOptional
options: AxiosRequestConfig<any>Override http request option.
Methods does a partial update of chosen fields in a cloud storage instance
A unique integer value identifying this cloud storage.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method returns details of a specific cloud storage
Method return allowed actions for cloud storage. It's required for reading/writing
A unique integer value identifying this cloud storage.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method returns allowed actions for the cloud storage
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: AxiosRequestConfig<any>Override http request option.
Method returns the content of the cloud storage
A unique integer value identifying this cloud storage.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method returns a preview image from a cloud storage
A unique integer value identifying this cloud storage.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method returns a cloud storage status
Generated using TypeDoc
CloudstoragesApi - functional programming interface