Validate export storage

POST

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.

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)