LbHealthCheckCreate

LbHealthCheckCreate

NameDescriptionSchemaDefault
description
optional
Description
Example : this is an lb server group
any of [string, null]
health_check_count
optional
LB Health Check count
Example : 3
Minimum : 1
Maximum : 10
integer3
health_check_interval
optional
LB Health Check interval
Example : 5
Minimum : 1
Maximum : 180
integer5
health_check_port
optional
LB Health Check port
Example : 80
any of [integer, null]
health_check_timeout
optional
LB Health Check timeout
Example : 5
Minimum : 1
Maximum : 180
integer5
health_check_url
optional
LB Health Check URL
Example : /test
Pattern : ^\/[A-Za-z0-9/._?&=-]*$
any of [string, null]
http_method
optional
LB Health Check HTTP Method
Example : GET
any of [enum (GET, POST), null]
name
required
LB Health Check name
Example : ServerGroup01
Pattern : ^[a-zA-Z0-9][-a-zA-Z0-9_]*[a-zA-Z0-9]$
Minimum length : 3
Maximum length : 63
string
protocol
required
LB Health Check Protocol
Example : TCP
enum (TCP, HTTP, HTTPS)
request_data
optional
LB Health Check Request data
Example : username=admin&password=1234
Pattern : ^[a-zA-Z0-9_\W]*$
any of [string, null]
response_code
optional
LB Health Check Response code
Example : 200
any of [string, null]
subnet_id
required
Service Subnet ID
Example : 60fba45cb6c811efba41ba92e4fe7200
string
tags
optional
Tag List
array[Tag]
vpc_id
required
VPC ID
Example : 8acceeb6920c4fc494490d864f67f0b5
string