Load Balancers
Load Balancer
Properties
| Property | Type | Required | Description |
|---|---|---|---|
created-at | string | no | Load Balancer creation date |
description | string | no | Load Balancer description |
id | string | no | Load Balancer ID |
ip | string | no | Load Balancer public IP |
labels | object | no | Load Balancer Labels |
name | string | no | Load Balancer name |
services | array[object] | no | Load Balancer Services schema details |
state | string | no | Load Balancer state Allowed values: creating, migrated, deleting, running, migrating, error. |
Last updated on