13 lines
323 B
Markdown
13 lines
323 B
Markdown
# LowCodeEngineApi.RedisNodeCreatePostRequest
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**host** | **String** | Redis host |
|
|
**port** | **Number** | Redis port |
|
|
**user** | **String** | Redis username |
|
|
**password** | **String** | Redis password |
|
|
|
|
|