Storage: Redis

Validate export storage

Validate a specific Redis export storage connection.

post/api/storages/export/redis/validate

Request body

can_delete_objectsboolean

Deletion from storage enabled.

dbinteger

Database ID of database to use

descriptionstring

Storage description

hoststring

Server Host IP (optional)

idinteger

Storage ID. If set, storage with specified ID will be updated

passwordstring

Server Password (optional)

pathstring

Storage prefix (optional)

portstring

Server Port (optional)

projectinteger

Project ID

titlestring

Storage title

Response

Validation successful

Changes