Record
update-node-balancer-params
No description available.
record update-node-balancer-params {
node-balancer-id: string,
client-conn-throttle: option<s32>,
created: option<string>,
hostname: option<string>,
id: option<s32>,
ipv4: option<string>,
ipv6: option<string>,
label: option<string>,
region: option<string>,
tags: option<list<string>>,
transfer: option<node-balancer-transfer>,
updated: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| node-balancer-id | string | |
| client-conn-throttle | option<s32> | |
| created | option<string> | |
| hostname | option<string> | |
| id | option<s32> | |
| ipv4 | option<string> | |
| ipv6 | option<string> | |
| label | option<string> | |
| region | option<string> | |
| tags | option<list<string>> | |
| transfer | option<node-balancer-transfer> | |
| updated | option<string> |