---
title: "Test storage connection"
method: POST
path: "/storage/test-connection"
tags: ["storage"]
---

# Test storage connection

`POST /storage/test-connection`

## Request body

- ModelStorageConfig
  - `config` ModelStorageConfigMap
  - `created_at` string
  - `creator_id` integer — Standard fields
  - `description` string
  - `enabled` boolean
  - `id` integer
  - `is_primary` boolean
  - `name` string
  - `priority` integer
  - `type` 'local' | 's3' | 'minio' | 'oss' | 'cos' | 'azure' | 'obs' | 'oos'
  - `updated_at` string
  - `updater_id` integer

## Response `200`

OK

## Changes

> 10 revisions in range; 1 could not be searched.

- **2025-06-14** `228118d964f2` — 1 info
  - endpoint added
- **2025-03-02** `f6b1c099afda` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/veops/apis/untitled-api-3/changes/storage/test-connection/post.md)

---

[API](https://skmtc.dev/veops/apis/untitled-api-3.md) · [All operations](https://skmtc.dev/veops/apis/untitled-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/veops/untitled-api-3/revisions/d7525cb4e839/schema)
