You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.2 KiB
1.2 KiB
page_title | subcategory | description |
---|---|---|
decort_lb_backend_server Resource - decort |
decort_lb_backend_server (Resource)
Schema
Required
address
(String) IP address of the server.backend_name
(String) Must be unique among all backends of this LB - name of the new backend to createlb_id
(Number) ID of the LB instance to backendCreatename
(String) Must be unique among all servers defined for this backend - name of the server definition to add.port
(Number) Port number on the server
Optional
check
(String) set to disabled if this server should be used regardless of its state.downinter
(Number)fall
(Number)inter
(Number)maxconn
(Number)maxqueue
(Number)rise
(Number)slowstart
(Number)timeouts
(Block, Optional) (see below for nested schema)weight
(Number)
Read-Only
guid
(String)id
(String) The ID of this resource.
Nested Schema for timeouts
Optional:
create
(String)default
(String)delete
(String)read
(String)update
(String)