LbHealthCheckList
LbHealthCheckList
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| health_check_type required | LB Health Check type Example : DEFAULT | enum (DEFAULT, CUSTOM) | |
| id required | LB Health Check ID Example : 46c681018e33453085ca7c8db54e0076 | string | |
| lb_server_group_count required | LB Server Group count Example : 2 | integer | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | LB Health Check name Example : Test-LbMonitor-01 | string | |
| protocol required | LB Health Check Protocol Example : TCP | enum (TCP, HTTP, HTTPS) | |
| state required | LB Health Check state Example : ACTIVE | string | |
| subnet_id required | Service Subnet ID Example : 60fba45cb6c811efba41ba92e4fe7200 | string |