scaleout cluster db-config¶
Configure zk prarameters
db-config Specification¶
Type Configuration Resource Element Name db-config Element URI /axapi/v3/scaleout/cluster/{cluster-id}/db-config Element Attributes db-config_attributes Schema db-config schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/scaleout/cluster/{cluster-id}/db-config | ||
Get Object | GET | /axapi/v3/scaleout/cluster/{cluster-id}/db-config | ||
Modify Object | POST | /axapi/v3/scaleout/cluster/{cluster-id}/db-config | ||
Replace Object | PUT | /axapi/v3/scaleout/cluster/{cluster-id}/db-config | ||
Delete Object | DELETE | /axapi/v3/scaleout/cluster/{cluster-id}/db-config |
db-config attributes¶
broken-detect-timeout
Description database connection broken detection timeout (mseconds) (12000 mseconds for default)
Type: number
Range: 500-120000
Default: 12000
client-recv-timeout
Description
Type: number
Range: 50-100000
Default: 13000
clientPort
Description client session port
Type: number
Range: 100-65535
elect-conn-timeout
Description election connection timeout (mseconds) (1200 for default)
Type: number
Range: 500-15000
Default: 1200
initLimit
Description
Type: number
Range: 1-500
loopback-intf-support
Description support loopback interface for scaleout database (enabled by default)
Type: boolean
Supported Values: true, false, 1, 0
Default: 1
maxSessionTimeout
Description
Type: number
Range: 50-100000
Default: 30000
minSessionTimeout
Description
Type: number
Range: 50-100000
Default: 100
more-election-packet
Description send more election packet in election period (enabled by default)
Type: boolean
Supported Values: true, false, 1, 0
Default: 1
syncLimit
Description
Type: number
Range: 1-500
tickTime
Description
Type: number
Range: 50-10000
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters