LoadbalancerV1Dot4
LoadbalancerV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | The account ID of the load balancer. Example : | string | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | description Example : | any of [string, null] | |
| firewall_id optional | Firewall ID Example : | any of [string, null] | |
| health_check_ips required | Health check IP | array[string] | |
| id required | ID Example : | string | |
| layer_type required | Layer type Example : | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | name Example : | string | |
| public_nat_enabled optional | Public NAT Enabled Status Example : | any of [boolean, null] | |
| service_ip optional | The service IP of the load balancer. Example : | any of [string, null] | |
| source_nat_ip optional | Source NAT IP Example : | any of [string, null] | |
| state required | The state of the load balancer. Example : | string | |
| subnet_id required | Subnet ID Example : | string | |
| vpc_id required | VPC ID Example : | string | |
| zones optional | Availability Zones | array[string] |