Method: LinodeOpenapiClient::PostNodeBalancerRequestConfigsInner#check_path
- Defined in:
- lib/linode_openapi_client/models/post_node_balancer_request_configs_inner.rb
#check_path ⇒ Object
The URL path to check on each backend. If the backend does not respond to this request it is considered to be down.
20 21 22 |
# File 'lib/linode_openapi_client/models/post_node_balancer_request_configs_inner.rb', line 20 def check_path @check_path end |