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
Authorization
Header authentication of the form Token <token>
Request
This endpoint expects an object.
id
Storage ID. If set, storage with specified ID will be updated
db
Database ID of database to use
can_delete_objects
Deletion from storage enabled.
title
Storage title
description
Storage description
project
Project ID
path
Storage prefix (optional)
host
Server Host IP (optional)
port
Server Port (optional)
password
Server Password (optional)