Validate export storage

Validate a specific Redis export storage connection. This is useful to ensure that the storage configuration settings are correct and operational before attempting to export data.

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

This endpoint expects an object.
idintegerOptional
Storage ID. If set, storage with specified ID will be updated
dbintegerOptional
Database ID of database to use
can_delete_objectsbooleanOptional
Deletion from storage enabled.
titlestringOptional
Storage title
descriptionstringOptional
Storage description
projectintegerOptional
Project ID
pathstringOptional

Storage prefix (optional)

hoststringOptional

Server Host IP (optional)

portstringOptional

Server Port (optional)

passwordstringOptional

Server Password (optional)