✨
Singularity
中文
中文
  • 概述
    • 什么是Singularity
    • V1或V2
  • 安装
    • 下载二进制文件
    • 通过Docker安装
    • 从源代码构建
    • 部署到生产环境
  • 数据准备
    • 快速入门
    • 性能调优
  • 内容分发
    • 分发CAR文件
  • 交易处理
    • 创建交易计划
  • 主题
    • 内嵌准备
    • 基准测试
  • 💻CLI 参考
    • 菜单
    • Ez准备
    • 版本
    • 管理员
      • 初始化
      • 重置
      • 迁移数据集
      • 迁移计划
    • 下载
    • 提取Car
    • 交易
      • 计划
        • 创建
        • 列表
        • 更新
        • 暂停
        • 恢复
      • 手动发送
      • 列表
    • 运行
      • API
      • 数据集处理器
      • 内容提供者
      • 交易跟踪器
      • 交易发布者
      • 下载服务器
    • 钱包
      • 导入
      • 列表
      • 删除
    • 存储
      • 创建
        • Acd
        • Azureblob
        • B2
        • Box
        • Drive
        • Dropbox
        • Fichier
        • Filefabric
        • Ftp
        • Google Cloud Storage
        • Gphotos
        • Hdfs
        • Hidrive
        • Http
        • Internetarchive
        • Jottacloud
        • Koofr / Digi Storage
          • Digistorage
          • Koofr / Digi Storage
          • 其他
        • 本地
        • Mailru
        • Mega
        • Netstorage
        • Onedrive
        • Opendrive
        • Oos
          • Env_auth
          • Instance_principal_auth
          • No_auth
          • Resource_principal_auth
          • User_principal_auth
        • Pcloud
        • Premiumizeme
        • Putio
        • Qingstor
        • AWS S3和兼容存储
          • Aws
          • 阿里云
          • Arvancloud
          • Ceph
          • Chinamobile
          • Cloudflare
          • Digitalocean
          • Dreamhost
          • 华为云
          • Ibmcos
          • Idrive
          • Ionos
          • Liara
          • Lyvecloud
          • Minio
          • 网易云
          • 其他
          • Qiniu
          • Rackcorp
          • Scaleway
          • Seaweedfs
          • Stackpath
          • Storj
          • 腾讯云
          • Wasabi
        • Seafile
        • Sftp
        • Sharefile
        • Sia
        • Smb
        • Storj
          • 已存在
          • 新建
        • 蓝奏云
        • Swift
        • Uptobox
        • Webdav
        • Yandex
        • Zoho
      • 浏览
      • 列表
      • 删除
      • 更新
        • Acd
        • Azureblob
        • B2
        • Box
        • Drive
        • Dropbox
        • Fichier
        • Filefabric
        • Ftp
        • Google Cloud Storage
        • Gphotos
        • Hdfs
        • Hidrive
        • Http
        • Internetarchive
        • Jottacloud
        • Koofr / Digi Storage
          • Digistorage
          • Koofr / Digi Storage
          • 其他
        • 本地
        • Mailru
        • Mega
        • Netstorage
        • Onedrive
        • Opendrive
        • Oos
          • Env_auth
          • Instance_principal_auth
          • No_auth
          • Resource_principal_auth
          • User_principal_auth
        • Pcloud
        • Premiumizeme
        • Putio
        • Qingstor
        • AWS S3和兼容存储
          • Aws
          • 阿里云
          • Arvancloud
          • Ceph
          • Chinamobile
          • Cloudflare
          • Digitalocean
          • Dreamhost
          • 华为云
          • Ibmcos
          • Idrive
          • Ionos
          • Liara
          • Lyvecloud
          • Minio
          • 网易云
          • 其他
          • Qiniu
          • Rackcorp
          • Scaleway
          • Seaweedfs
          • Stackpath
          • Storj
          • 腾讯云
          • Wasabi
        • Seafile
        • Sftp
        • Sharefile
        • Sia
        • Smb
        • Storj
          • 已存在
          • 新建
        • 蓝奏云
        • Swift
        • Uptobox
        • Webdav
        • Yandex
        • Zoho
      • 重命名
    • 准备
      • 创建
      • 列表
      • 状态
      • 重命名
      • 附加来源
      • 附加输出
      • 分离输出
      • 开始扫描
      • 暂停扫描
      • 开始打包
      • 暂停打包
      • 开始Daggen
      • 暂停Daggen
      • 列表片段
      • 添加片段
      • 浏览
      • 附加钱包
      • 列表钱包
      • 分离钱包
  • 🌐Web API 参考
    • 交易计划
    • 交易
    • 文件
    • 作业
    • 片段
    • 准备
    • 存储
    • 钱包关联
    • 钱包
    • 规范
  • ❓常见问题
    • 数据库已锁定
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Web API 参考

存储

Previous准备Next钱包关联

Last updated 1 year ago

Was this helpful?

...

{'info': {'version': '2.0', 'title': 'Storage'}, 'tags': [{'name': 'storage', 'description': 'Storage operations'}], 'paths': {'/storage': {'get': {'tags': ['storage'], 'summary': 'List all storage backends', 'operationId': 'listStorageBackends', 'produces': ['application/json'], 'responses': {'200': {'description': 'OK', 'schema': {'$ref': '#/definitions/StorageBackendList'}}, 'default': {'description': 'unexpected error', 'schema': {'$ref': '#/definitions/error'}}}}}, '/storage/...

🌐
  • GETList all storages
  • POSTCreate Acd storage
  • POSTCreate Azureblob storage
  • POSTCreate B2 storage
  • POSTCreate Box storage
  • POSTCreate Drive storage
  • POSTCreate Dropbox storage
  • POSTCreate Fichier storage
  • POSTCreate Filefabric storage
  • POSTCreate Ftp storage

List all storages

get
Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
get
GET /api/storage HTTP/1.1
Host: localhost:9090
Accept: */*
[
  {
    "clientConfig": {
      "caCert": [
        "text"
      ],
      "clientCert": "text",
      "clientKey": "text",
      "connectTimeout": 1,
      "disableHttp2": true,
      "disableHttpKeepAlives": true,
      "expectContinueTimeout": 1,
      "headers": {
        "ANY_ADDITIONAL_PROPERTY": "text"
      },
      "insecureSkipVerify": true,
      "lowlevelRetries": 1,
      "noGzip": true,
      "retryBackoff": 1,
      "retryBackoffExponential": 1,
      "retryDelay": 1,
      "retryMaxCount": 1,
      "scanConcurrency": 1,
      "skipInaccessibleFile": true,
      "timeout": 1,
      "useServerModTime": true,
      "userAgent": "text"
    },
    "config": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "createdAt": "text",
    "id": 1,
    "name": "text",
    "path": "text",
    "preparationsAsOutput": [
      {
        "createdAt": "text",
        "deleteAfterExport": true,
        "id": 1,
        "maxSize": 1,
        "name": "text",
        "noDag": true,
        "noInline": true,
        "outputStorages": [
          {
            "clientConfig": {
              "caCert": [
                "text"
              ],
              "clientCert": "text",
              "clientKey": "text",
              "connectTimeout": 1,
              "disableHttp2": true,
              "disableHttpKeepAlives": true,
              "expectContinueTimeout": 1,
              "headers": {
                "ANY_ADDITIONAL_PROPERTY": "text"
              },
              "insecureSkipVerify": true,
              "lowlevelRetries": 1,
              "noGzip": true,
              "retryBackoff": 1,
              "retryBackoffExponential": 1,
              "retryDelay": 1,
              "retryMaxCount": 1,
              "scanConcurrency": 1,
              "skipInaccessibleFile": true,
              "timeout": 1,
              "useServerModTime": true,
              "userAgent": "text"
            },
            "config": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "createdAt": "text",
            "id": 1,
            "name": "text",
            "path": "text",
            "preparationsAsOutput": "[Circular Reference]",
            "preparationsAsSource": "[Circular Reference]",
            "type": "text",
            "updatedAt": "text"
          }
        ],
        "pieceSize": 1,
        "sourceStorages": [
          {
            "clientConfig": {
              "caCert": [
                "text"
              ],
              "clientCert": "text",
              "clientKey": "text",
              "connectTimeout": 1,
              "disableHttp2": true,
              "disableHttpKeepAlives": true,
              "expectContinueTimeout": 1,
              "headers": {
                "ANY_ADDITIONAL_PROPERTY": "text"
              },
              "insecureSkipVerify": true,
              "lowlevelRetries": 1,
              "noGzip": true,
              "retryBackoff": 1,
              "retryBackoffExponential": 1,
              "retryDelay": 1,
              "retryMaxCount": 1,
              "scanConcurrency": 1,
              "skipInaccessibleFile": true,
              "timeout": 1,
              "useServerModTime": true,
              "userAgent": "text"
            },
            "config": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "createdAt": "text",
            "id": 1,
            "name": "text",
            "path": "text",
            "preparationsAsOutput": "[Circular Reference]",
            "preparationsAsSource": "[Circular Reference]",
            "type": "text",
            "updatedAt": "text"
          }
        ],
        "updatedAt": "text"
      }
    ],
    "preparationsAsSource": [
      {
        "createdAt": "text",
        "deleteAfterExport": true,
        "id": 1,
        "maxSize": 1,
        "name": "text",
        "noDag": true,
        "noInline": true,
        "outputStorages": [
          {
            "clientConfig": {
              "caCert": [
                "text"
              ],
              "clientCert": "text",
              "clientKey": "text",
              "connectTimeout": 1,
              "disableHttp2": true,
              "disableHttpKeepAlives": true,
              "expectContinueTimeout": 1,
              "headers": {
                "ANY_ADDITIONAL_PROPERTY": "text"
              },
              "insecureSkipVerify": true,
              "lowlevelRetries": 1,
              "noGzip": true,
              "retryBackoff": 1,
              "retryBackoffExponential": 1,
              "retryDelay": 1,
              "retryMaxCount": 1,
              "scanConcurrency": 1,
              "skipInaccessibleFile": true,
              "timeout": 1,
              "useServerModTime": true,
              "userAgent": "text"
            },
            "config": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "createdAt": "text",
            "id": 1,
            "name": "text",
            "path": "text",
            "preparationsAsOutput": "[Circular Reference]",
            "preparationsAsSource": "[Circular Reference]",
            "type": "text",
            "updatedAt": "text"
          }
        ],
        "pieceSize": 1,
        "sourceStorages": [
          {
            "clientConfig": {
              "caCert": [
                "text"
              ],
              "clientCert": "text",
              "clientKey": "text",
              "connectTimeout": 1,
              "disableHttp2": true,
              "disableHttpKeepAlives": true,
              "expectContinueTimeout": 1,
              "headers": {
                "ANY_ADDITIONAL_PROPERTY": "text"
              },
              "insecureSkipVerify": true,
              "lowlevelRetries": 1,
              "noGzip": true,
              "retryBackoff": 1,
              "retryBackoffExponential": 1,
              "retryDelay": 1,
              "retryMaxCount": 1,
              "scanConcurrency": 1,
              "skipInaccessibleFile": true,
              "timeout": 1,
              "useServerModTime": true,
              "userAgent": "text"
            },
            "config": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "createdAt": "text",
            "id": 1,
            "name": "text",
            "path": "text",
            "preparationsAsOutput": "[Circular Reference]",
            "preparationsAsSource": "[Circular Reference]",
            "type": "text",
            "updatedAt": "text"
          }
        ],
        "updatedAt": "text"
      }
    ],
    "type": "text",
    "updatedAt": "text"
  }
]

Create Acd storage

post
Body
clientConfigall ofOptional

config for underlying HTTP client

configall ofOptional

config for the storage

namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
post
POST /api/storage/acd HTTP/1.1
Host: localhost:9090
Content-Type: application/json
Accept: */*
Content-Length: 680

{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "authUrl": "text",
    "checkpoint": "text",
    "clientId": "text",
    "clientSecret": "text",
    "encoding": "text",
    "templinkThreshold": "text",
    "token": "text",
    "tokenUrl": "text",
    "uploadWaitPerGb": "text"
  },
  "name": "my-storage",
  "path": "text"
}
{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "ANY_ADDITIONAL_PROPERTY": "text"
  },
  "createdAt": "text",
  "id": 1,
  "name": "text",
  "path": "text",
  "preparationsAsOutput": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "preparationsAsSource": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "type": "text",
  "updatedAt": "text"
}

Create Azureblob storage

post
Body
clientConfigall ofOptional

config for underlying HTTP client

configall ofOptional

config for the storage

namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
post
POST /api/storage/azureblob HTTP/1.1
Host: localhost:9090
Content-Type: application/json
Accept: */*
Content-Length: 1175

{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "accessTier": "text",
    "account": "text",
    "archiveTierDelete": true,
    "chunkSize": "text",
    "clientCertificatePassword": "text",
    "clientCertificatePath": "text",
    "clientId": "text",
    "clientSecret": "text",
    "clientSendCertificateChain": true,
    "disableChecksum": true,
    "encoding": "text",
    "endpoint": "text",
    "envAuth": true,
    "key": "text",
    "listChunk": 1,
    "memoryPoolFlushTime": "text",
    "memoryPoolUseMmap": true,
    "msiClientId": "text",
    "msiMiResId": "text",
    "msiObjectId": "text",
    "noCheckContainer": true,
    "noHeadObject": true,
    "password": "text",
    "publicAccess": "",
    "sasUrl": "text",
    "servicePrincipalFile": "text",
    "tenant": "text",
    "uploadConcurrency": 1,
    "uploadCutoff": "text",
    "useEmulator": true,
    "useMsi": true,
    "username": "text"
  },
  "name": "my-storage",
  "path": "text"
}
{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "ANY_ADDITIONAL_PROPERTY": "text"
  },
  "createdAt": "text",
  "id": 1,
  "name": "text",
  "path": "text",
  "preparationsAsOutput": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "preparationsAsSource": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "type": "text",
  "updatedAt": "text"
}

Create B2 storage

post
Body
clientConfigall ofOptional

config for underlying HTTP client

configall ofOptional

config for the storage

namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
post
POST /api/storage/b2 HTTP/1.1
Host: localhost:9090
Content-Type: application/json
Accept: */*
Content-Length: 826

{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "account": "text",
    "chunkSize": "text",
    "copyCutoff": "text",
    "disableChecksum": true,
    "downloadAuthDuration": "text",
    "downloadUrl": "text",
    "encoding": "text",
    "endpoint": "text",
    "hardDelete": true,
    "key": "text",
    "memoryPoolFlushTime": "text",
    "memoryPoolUseMmap": true,
    "testMode": "text",
    "uploadCutoff": "text",
    "versionAt": "text",
    "versions": true
  },
  "name": "my-storage",
  "path": "text"
}
{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "ANY_ADDITIONAL_PROPERTY": "text"
  },
  "createdAt": "text",
  "id": 1,
  "name": "text",
  "path": "text",
  "preparationsAsOutput": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "preparationsAsSource": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "type": "text",
  "updatedAt": "text"
}

Create Box storage

post
Body
clientConfigall ofOptional

config for underlying HTTP client

configall ofOptional

config for the storage

namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
post
POST /api/storage/box HTTP/1.1
Host: localhost:9090
Content-Type: application/json
Accept: */*
Content-Length: 765

{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "accessToken": "text",
    "authUrl": "text",
    "boxConfigFile": "text",
    "boxSubType": "user",
    "clientId": "text",
    "clientSecret": "text",
    "commitRetries": 1,
    "encoding": "text",
    "listChunk": 1,
    "ownedBy": "text",
    "rootFolderId": "text",
    "token": "text",
    "tokenUrl": "text",
    "uploadCutoff": "text"
  },
  "name": "my-storage",
  "path": "text"
}
{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "ANY_ADDITIONAL_PROPERTY": "text"
  },
  "createdAt": "text",
  "id": 1,
  "name": "text",
  "path": "text",
  "preparationsAsOutput": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "preparationsAsSource": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "type": "text",
  "updatedAt": "text"
}

Create Drive storage

post
Body
clientConfigall ofOptional

config for underlying HTTP client

configall ofOptional

config for the storage

namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
post
POST /api/storage/drive HTTP/1.1
Host: localhost:9090
Content-Type: application/json
Accept: */*
Content-Length: 1437

{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "acknowledgeAbuse": true,
    "allowImportNameChange": true,
    "alternateExport": true,
    "authOwnerOnly": true,
    "authUrl": "text",
    "chunkSize": "text",
    "clientId": "text",
    "clientSecret": "text",
    "copyShortcutContent": true,
    "disableHttp2": true,
    "encoding": "text",
    "exportFormats": "text",
    "formats": "text",
    "impersonate": "text",
    "importFormats": "text",
    "keepRevisionForever": true,
    "listChunk": 1,
    "pacerBurst": 1,
    "pacerMinSleep": "text",
    "resourceKey": "text",
    "rootFolderId": "text",
    "scope": "drive",
    "serverSideAcrossConfigs": true,
    "serviceAccountCredentials": "text",
    "serviceAccountFile": "text",
    "sharedWithMe": true,
    "sizeAsQuota": true,
    "skipChecksumGphotos": true,
    "skipDanglingShortcuts": true,
    "skipGdocs": true,
    "skipShortcuts": true,
    "starredOnly": true,
    "stopOnDownloadLimit": true,
    "stopOnUploadLimit": true,
    "teamDrive": "text",
    "token": "text",
    "tokenUrl": "text",
    "trashedOnly": true,
    "uploadCutoff": "text",
    "useCreatedDate": true,
    "useSharedDate": true,
    "useTrash": true,
    "v2DownloadMinSize": "text"
  },
  "name": "my-storage",
  "path": "text"
}
{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "ANY_ADDITIONAL_PROPERTY": "text"
  },
  "createdAt": "text",
  "id": 1,
  "name": "text",
  "path": "text",
  "preparationsAsOutput": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "preparationsAsSource": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "type": "text",
  "updatedAt": "text"
}

Create Dropbox storage

post
Body
clientConfigall ofOptional

config for underlying HTTP client

configall ofOptional

config for the storage

namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
post
POST /api/storage/dropbox HTTP/1.1
Host: localhost:9090
Content-Type: application/json
Accept: */*
Content-Length: 771

{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "authUrl": "text",
    "batchCommitTimeout": "text",
    "batchMode": "text",
    "batchSize": 1,
    "batchTimeout": "text",
    "chunkSize": "text",
    "clientId": "text",
    "clientSecret": "text",
    "encoding": "text",
    "impersonate": "text",
    "sharedFiles": true,
    "sharedFolders": true,
    "token": "text",
    "tokenUrl": "text"
  },
  "name": "my-storage",
  "path": "text"
}
{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "ANY_ADDITIONAL_PROPERTY": "text"
  },
  "createdAt": "text",
  "id": 1,
  "name": "text",
  "path": "text",
  "preparationsAsOutput": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "preparationsAsSource": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "type": "text",
  "updatedAt": "text"
}

Create Fichier storage

post
Body
clientConfigall ofOptional

config for underlying HTTP client

configall ofOptional

config for the storage

namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
post
POST /api/storage/fichier HTTP/1.1
Host: localhost:9090
Content-Type: application/json
Accept: */*
Content-Length: 602

{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "apiKey": "text",
    "encoding": "text",
    "filePassword": "text",
    "folderPassword": "text",
    "sharedFolder": "text"
  },
  "name": "my-storage",
  "path": "text"
}
{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "ANY_ADDITIONAL_PROPERTY": "text"
  },
  "createdAt": "text",
  "id": 1,
  "name": "text",
  "path": "text",
  "preparationsAsOutput": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "preparationsAsSource": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "type": "text",
  "updatedAt": "text"
}

Create Filefabric storage

post
Body
clientConfigall ofOptional

config for underlying HTTP client

configall ofOptional

config for the storage

namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
post
POST /api/storage/filefabric HTTP/1.1
Host: localhost:9090
Content-Type: application/json
Accept: */*
Content-Length: 653

{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "encoding": "text",
    "permanentToken": "text",
    "rootFolderId": "text",
    "token": "text",
    "tokenExpiry": "text",
    "url": "https://storagemadeeasy.com",
    "version": "text"
  },
  "name": "my-storage",
  "path": "text"
}
{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "ANY_ADDITIONAL_PROPERTY": "text"
  },
  "createdAt": "text",
  "id": 1,
  "name": "text",
  "path": "text",
  "preparationsAsOutput": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "preparationsAsSource": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "type": "text",
  "updatedAt": "text"
}

Create Ftp storage

post
Body
clientConfigall ofOptional

config for underlying HTTP client

configall ofOptional

config for the storage

namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
post
POST /api/storage/ftp HTTP/1.1
Host: localhost:9090
Content-Type: application/json
Accept: */*
Content-Length: 878

{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "askPassword": true,
    "closeTimeout": "text",
    "concurrency": 1,
    "disableEpsv": true,
    "disableMlsd": true,
    "disableTls13": true,
    "disableUtf8": true,
    "encoding": "Asterisk,Ctl,Dot,Slash",
    "explicitTls": true,
    "forceListHidden": true,
    "host": "text",
    "idleTimeout": "text",
    "noCheckCertificate": true,
    "pass": "text",
    "port": 1,
    "shutTimeout": "text",
    "tls": true,
    "tlsCacheSize": 1,
    "user": "text",
    "writingMdtm": true
  },
  "name": "my-storage",
  "path": "text"
}
{
  "clientConfig": {
    "caCert": [
      "text"
    ],
    "clientCert": "text",
    "clientKey": "text",
    "connectTimeout": 1,
    "disableHttp2": true,
    "disableHttpKeepAlives": true,
    "expectContinueTimeout": 1,
    "headers": {
      "ANY_ADDITIONAL_PROPERTY": "text"
    },
    "insecureSkipVerify": true,
    "lowlevelRetries": 1,
    "noGzip": true,
    "retryBackoff": 1,
    "retryBackoffExponential": 1,
    "retryDelay": 1,
    "retryMaxCount": 1,
    "scanConcurrency": 1,
    "skipInaccessibleFile": true,
    "timeout": 1,
    "useServerModTime": true,
    "userAgent": "text"
  },
  "config": {
    "ANY_ADDITIONAL_PROPERTY": "text"
  },
  "createdAt": "text",
  "id": 1,
  "name": "text",
  "path": "text",
  "preparationsAsOutput": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "preparationsAsSource": [
    {
      "createdAt": "text",
      "deleteAfterExport": true,
      "id": 1,
      "maxSize": 1,
      "name": "text",
      "noDag": true,
      "noInline": true,
      "outputStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "pieceSize": 1,
      "sourceStorages": [
        {
          "clientConfig": {
            "caCert": [
              "text"
            ],
            "clientCert": "text",
            "clientKey": "text",
            "connectTimeout": 1,
            "disableHttp2": true,
            "disableHttpKeepAlives": true,
            "expectContinueTimeout": 1,
            "headers": {
              "ANY_ADDITIONAL_PROPERTY": "text"
            },
            "insecureSkipVerify": true,
            "lowlevelRetries": 1,
            "noGzip": true,
            "retryBackoff": 1,
            "retryBackoffExponential": 1,
            "retryDelay": 1,
            "retryMaxCount": 1,
            "scanConcurrency": 1,
            "skipInaccessibleFile": true,
            "timeout": 1,
            "useServerModTime": true,
            "userAgent": "text"
          },
          "config": {
            "ANY_ADDITIONAL_PROPERTY": "text"
          },
          "createdAt": "text",
          "id": 1,
          "name": "text",
          "path": "text",
          "preparationsAsOutput": [
            "[Circular Reference]"
          ],
          "preparationsAsSource": [
            "[Circular Reference]"
          ],
          "type": "text",
          "updatedAt": "text"
        }
      ],
      "updatedAt": "text"
    }
  ],
  "type": "text",
  "updatedAt": "text"
}