---
title: "Changes to Test south connection"
method: POST
path: "/api/south/{southId}/test/connection"
---

# Changes to Test south connection

`POST /api/south/{southId}/test/connection`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 38 of 89 revisions.

- **2026-09-02** `a7264da113f9` — 3 breaking
- **2026-08-25** `80cc291574b0` — 2 info
- **2026-08-24** `c7fdedb4e501` — 2 info
- **2026-08-18** `87fa588c6b1b` — 2 breaking
- **2026-08-03** `8ee92ea35845` — 2 breaking, 2 info
- **2026-07-30** `743d1b62f042` — 2 breaking, 2 warning
- **2026-07-30** `d9bf9e2d599d` — 2 breaking, 2 info
- **2026-07-28** `9a6250881fa7` — 2 breaking, 2 warning
- **2026-07-28** `87f398dc0b57` — 3 breaking, 6 info
- **2026-07-26** `ea1c80cb9c69` — 2 breaking, 3 warning
- **2026-07-20** `6a232346b158` — 5 info
- **2026-07-15** `57cbe043ec5a` — 3 breaking, 6 warning
- **2026-07-13** `ba5968e91bb6` — 3 breaking, 2 info
- **2026-07-06** `4c50d4a73f66` — 5 info
- **2026-07-03** `a460443e789e` — 2 breaking
- **2026-06-29** `ea736a81a931` — 2 info
- **2026-06-24** `2c78cb2da647` — 2 breaking, 3 warning
- **2026-06-23** `9eab61b4f349` — 3 breaking
- **2026-06-22** `748932ded127` — 2 info
- **2026-06-18** `f4c06376e038` — 2 breaking
- **2026-06-09** `0384e25875aa` — 2 info
- **2026-06-04** `66ded2b6e4c2` — 2 breaking
- **2026-06-02** `3536399ceee0` — 2 info
- **2026-06-02** `370cdd2b20b6` — 2 breaking
- **2026-06-02** `6c0030217670` — 2 info
- **2026-05-18** `0b8fb9a143fd` — 1 breaking, 1 info
- **2026-05-12** `3cc62fda02a1` — 1 breaking
- **2026-05-12** `bf3cc429dbcb` — 1 breaking
- **2026-03-23** `8a31f65ba14a` — 13 warning
- **2026-03-20** `108013c94629` — 13 breaking
- **2026-03-17** `3bf1b221f6ef` — 13 warning
- **2026-03-10** `88f262299d5e` — 13 breaking
- **2026-03-10** `76d90b88c3e5` — 1 breaking, 13 warning, 1 info
- **2026-02-09** `1478646796ac` — 1 breaking, 1 info
- **2026-02-03** `bb7c469357f8` — 1 breaking, 1 info
- **2026-01-26** `a291063e086b` — 1 breaking, 1 info
- **2026-01-19** `f7d0cb77f2c5` — 1 breaking, 1 info
- **2026-01-06** `d8e7a58e006a` — 14 breaking, 3 warning, 1 info

## Changes

- **2026-09-02** `a7264da113f9` — 3 breaking
  - removed `#/components/schemas/SouthMongoDBSettings, #/components/schemas/SouthS7Settings` from the request body `anyOf` list
  - removed the enum value `mongodb` from the `query` request parameter `southType`
  - removed the enum value `s7` from the `query` request parameter `southType`
- **2026-08-25** `80cc291574b0` — 2 info
  - added `#/components/schemas/SouthMongoDBSettings` to the request body `anyOf` list
  - added the new enum value `mongodb` to the `query` request parameter `southType`
- **2026-08-24** `c7fdedb4e501` — 2 info
  - added `#/components/schemas/SouthS7Settings` to the request body `anyOf` list
  - added the new enum value `s7` to the `query` request parameter `southType`
- **2026-08-18** `87fa588c6b1b` — 2 breaking
  - removed `#/components/schemas/SouthS7Settings` from the request body `anyOf` list
  - removed the enum value `s7` from the `query` request parameter `southType`
- **2026-08-03** `8ee92ea35845` — 2 breaking, 2 info
  - added the new required request property `anyOf[#/components/schemas/SouthFTPSettings]/retryInterval`
  - added the new required request property `anyOf[#/components/schemas/SouthSFTPSettings]/retryInterval`
  - added `#/components/schemas/SouthS7Settings` to the request body `anyOf` list
  - added the new enum value `s7` to the `query` request parameter `southType`
- **2026-07-30** `743d1b62f042` — 2 breaking, 2 warning
  - removed `#/components/schemas/SouthS7Settings` from the request body `anyOf` list
  - removed the enum value `s7` from the `query` request parameter `southType`
  - removed the request property `anyOf[#/components/schemas/SouthFTPSettings]/retryInterval`
  - removed the request property `anyOf[#/components/schemas/SouthSFTPSettings]/retryInterval`
- **2026-07-30** `d9bf9e2d599d` — 2 breaking, 2 info
  - added the new required request property `anyOf[#/components/schemas/SouthFTPSettings]/retryInterval`
  - added the new required request property `anyOf[#/components/schemas/SouthSFTPSettings]/retryInterval`
  - added `#/components/schemas/SouthS7Settings` to the request body `anyOf` list
  - added the new enum value `s7` to the `query` request parameter `southType`
- **2026-07-28** `9a6250881fa7` — 2 breaking, 2 warning
  - removed `#/components/schemas/SouthS7Settings` from the request body `anyOf` list
  - removed the enum value `s7` from the `query` request parameter `southType`
  - removed the request property `anyOf[#/components/schemas/SouthFTPSettings]/retryInterval`
  - removed the request property `anyOf[#/components/schemas/SouthSFTPSettings]/retryInterval`
- **2026-07-28** `87f398dc0b57` — 3 breaking, 6 info
  - added the new required request property `anyOf[#/components/schemas/SouthFTPSettings]/retryInterval`
  - added the new required request property `anyOf[#/components/schemas/SouthOPCUASettings]/maxParallelRun`
  - added the new required request property `anyOf[#/components/schemas/SouthSFTPSettings]/retryInterval`
  - added the new optional request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/domain`
  - added the new optional request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/password`
  - added the new optional request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/username`
  - added `#/components/schemas/SouthInfluxDBSettings, #/components/schemas/SouthS7Settings` to the request body `anyOf` list
  - added the new enum value `influxdb` to the `query` request parameter `southType`
  - added the new enum value `s7` to the `query` request parameter `southType`
- **2026-07-26** `ea1c80cb9c69` — 2 breaking, 3 warning
  - removed `#/components/schemas/SouthInfluxDBSettings` from the request body `anyOf` list
  - removed the enum value `influxdb` from the `query` request parameter `southType`
  - removed the request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/domain`
  - removed the request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/password`
  - removed the request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/username`
- **2026-07-20** `6a232346b158` — 5 info
  - added the new optional request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/domain`
  - added the new optional request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/password`
  - added the new optional request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/username`
  - added `#/components/schemas/SouthInfluxDBSettings` to the request body `anyOf` list
  - added the new enum value `influxdb` to the `query` request parameter `southType`
- **2026-07-15** `57cbe043ec5a` — 3 breaking, 6 warning
  - removed `#/components/schemas/SouthInfluxDBSettings, #/components/schemas/SouthS7Settings` from the request body `anyOf` list
  - removed the enum value `influxdb` from the `query` request parameter `southType`
  - removed the enum value `s7` from the `query` request parameter `southType`
  - removed the request property `anyOf[#/components/schemas/SouthFTPSettings]/retryInterval`
  - removed the request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/domain`
  - removed the request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/password`
  - removed the request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/username`
  - removed the request property `anyOf[#/components/schemas/SouthOPCUASettings]/maxParallelRun`
  - removed the request property `anyOf[#/components/schemas/SouthSFTPSettings]/retryInterval`
- **2026-07-13** `ba5968e91bb6` — 3 breaking, 2 info
  - added the new required request property `anyOf[#/components/schemas/SouthFTPSettings]/retryInterval`
  - added the new required request property `anyOf[#/components/schemas/SouthOPCUASettings]/maxParallelRun`
  - added the new required request property `anyOf[#/components/schemas/SouthSFTPSettings]/retryInterval`
  - added `#/components/schemas/SouthS7Settings` to the request body `anyOf` list
  - added the new enum value `s7` to the `query` request parameter `southType`
- **2026-07-06** `4c50d4a73f66` — 5 info
  - added the new optional request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/domain`
  - added the new optional request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/password`
  - added the new optional request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/username`
  - added `#/components/schemas/SouthInfluxDBSettings` to the request body `anyOf` list
  - added the new enum value `influxdb` to the `query` request parameter `southType`
- **2026-07-03** `a460443e789e` — 2 breaking
  - removed `#/components/schemas/SouthInfluxDBSettings` from the request body `anyOf` list
  - removed the enum value `influxdb` from the `query` request parameter `southType`
- **2026-06-29** `ea736a81a931` — 2 info
  - added `#/components/schemas/SouthInfluxDBSettings` to the request body `anyOf` list
  - added the new enum value `influxdb` to the `query` request parameter `southType`
- **2026-06-24** `2c78cb2da647` — 2 breaking, 3 warning
  - removed `#/components/schemas/SouthInfluxDBSettings` from the request body `anyOf` list
  - removed the enum value `influxdb` from the `query` request parameter `southType`
  - removed the request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/domain`
  - removed the request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/password`
  - removed the request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/username`
- **2026-06-23** `9eab61b4f349` — 3 breaking
  - added the new required request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/domain`
  - added the new required request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/password`
  - added the new required request property `anyOf[#/components/schemas/SouthFolderScannerSettings]/username`
- **2026-06-22** `748932ded127` — 2 info
  - added `#/components/schemas/SouthInfluxDBSettings` to the request body `anyOf` list
  - added the new enum value `influxdb` to the `query` request parameter `southType`
- **2026-06-18** `f4c06376e038` — 2 breaking
  - removed `#/components/schemas/SouthInfluxDBSettings` from the request body `anyOf` list
  - removed the enum value `influxdb` from the `query` request parameter `southType`
- **2026-06-09** `0384e25875aa` — 2 info
  - added `#/components/schemas/SouthInfluxDBSettings` to the request body `anyOf` list
  - added the new enum value `influxdb` to the `query` request parameter `southType`
- **2026-06-04** `66ded2b6e4c2` — 2 breaking
  - removed `#/components/schemas/SouthInfluxDBSettings` from the request body `anyOf` list
  - removed the enum value `influxdb` from the `query` request parameter `southType`
- **2026-06-02** `3536399ceee0` — 2 info
  - added `#/components/schemas/SouthInfluxDBSettings` to the request body `anyOf` list
  - added the new enum value `influxdb` to the `query` request parameter `southType`
- **2026-06-02** `370cdd2b20b6` — 2 breaking
  - removed `#/components/schemas/SouthInfluxDBSettings` from the request body `anyOf` list
  - removed the enum value `influxdb` from the `query` request parameter `southType`
- **2026-06-02** `6c0030217670` — 2 info
  - added `#/components/schemas/SouthInfluxDBSettings` to the request body `anyOf` list
  - added the new enum value `influxdb` to the `query` request parameter `southType`
- **2026-05-18** `0b8fb9a143fd` — 1 breaking, 1 info
  - added the new required request property `anyOf[#/components/schemas/SouthModbusSettings]/batchQuery`
  - the request property `anyOf[#/components/schemas/SouthModbusSettings]/groupingGap` became optional
- **2026-05-12** `3cc62fda02a1` — 1 breaking
  - added the new required request property `anyOf[#/components/schemas/SouthModbusSettings]/networkTimeout`
- **2026-05-12** `bf3cc429dbcb` — 1 breaking
  - added the new required request property `anyOf[#/components/schemas/SouthModbusSettings]/groupingGap`
- **2026-03-23** `8a31f65ba14a` — 13 warning
  - removed the request property `anyOf[#/components/schemas/SouthMSSQLSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthMySQLSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthODBCSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOIAnalyticsSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOLEDBSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOPCSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOPCUASettings]/sharedConnection`
  - removed the request property `anyOf[#/components/schemas/SouthOPCUASettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOracleSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthPISettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthPostgreSQLSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthRestSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthSQLiteSettings]/throttling`
- **2026-03-20** `108013c94629` — 13 breaking
  - added the new required request property `anyOf[#/components/schemas/SouthMSSQLSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthMySQLSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthODBCSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOIAnalyticsSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOLEDBSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOPCSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOPCUASettings]/sharedConnection`
  - added the new required request property `anyOf[#/components/schemas/SouthOPCUASettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOracleSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthPISettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthPostgreSQLSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthRestSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthSQLiteSettings]/throttling`
- **2026-03-17** `3bf1b221f6ef` — 13 warning
  - removed the request property `anyOf[#/components/schemas/SouthMSSQLSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthMySQLSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthODBCSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOIAnalyticsSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOLEDBSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOPCSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOPCUASettings]/sharedConnection`
  - removed the request property `anyOf[#/components/schemas/SouthOPCUASettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOracleSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthPISettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthPostgreSQLSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthRestSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthSQLiteSettings]/throttling`
- **2026-03-10** `88f262299d5e` — 13 breaking
  - added the new required request property `anyOf[#/components/schemas/SouthMSSQLSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthMySQLSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthODBCSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOIAnalyticsSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOLEDBSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOPCSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOPCUASettings]/sharedConnection`
  - added the new required request property `anyOf[#/components/schemas/SouthOPCUASettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOracleSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthPISettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthPostgreSQLSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthRestSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthSQLiteSettings]/throttling`
- **2026-03-10** `76d90b88c3e5` — 1 breaking, 13 warning, 1 info
  - removed the success response with the status `204`
  - removed the request property `anyOf[#/components/schemas/SouthMSSQLSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthMySQLSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthODBCSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOIAnalyticsSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOLEDBSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOPCSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOPCUASettings]/sharedConnection`
  - removed the request property `anyOf[#/components/schemas/SouthOPCUASettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthOracleSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthPISettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthPostgreSQLSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthRestSettings]/throttling`
  - removed the request property `anyOf[#/components/schemas/SouthSQLiteSettings]/throttling`
  - added the success response with the status `200`
- **2026-02-09** `1478646796ac` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2026-02-03** `bb7c469357f8` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - added the success response with the status `200`
- **2026-01-26** `a291063e086b` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2026-01-19** `f7d0cb77f2c5` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - added the success response with the status `200`
- **2026-01-06** `d8e7a58e006a` — 14 breaking, 3 warning, 1 info
  - added the new required request property `anyOf[#/components/schemas/SouthMSSQLSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthMySQLSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthODBCSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOIAnalyticsSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOLEDBSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOPCSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOPCUASettings]/sharedConnection`
  - added the new required request property `anyOf[#/components/schemas/SouthOPCUASettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthOracleSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthPISettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthPostgreSQLSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthRestSettings]/throttling`
  - added the new required request property `anyOf[#/components/schemas/SouthSQLiteSettings]/throttling`
  - removed the success response with the status `200`
  - removed the request property `anyOf[#/components/schemas/SouthModbusSettings]/batchQuery`
  - removed the request property `anyOf[#/components/schemas/SouthModbusSettings]/groupingGap`
  - removed the request property `anyOf[#/components/schemas/SouthModbusSettings]/networkTimeout`
  - added the success response with the status `204`

---

[Operation](https://skmtc.dev/optimistiksas/apis/oibus-api/docs/api/south/:southId/test/connection/post.md) · [API](https://skmtc.dev/optimistiksas/apis/oibus-api.md) · [Page](https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/south/:southId/test/connection/post)
