latestOpenAPI 3.1.02026-08-197104501.1 MB

8fbaab4fc7c5

Cache Settings

Test Cache Connection

Test cache connection with provided credentials.

Creates a temporary cache instance and uses its test_connection method to verify the credentials work without affecting global state.

post/cache/settings/test

Request body

cache_settingsobject required

Cache settings to test connection with

Response

Successful Response

statusstring required

Connection status: 'success' or 'failed'

messagestring required

Connection result message

errorstring nullable

Error message if connection failed