Load Balancer
Load Balancer
Properties
| Property | Type | Required | Description |
|---|---|---|---|
created-at | string | no | Load Balancer creation date ISO 8601 date-time. |
description | string | no | Load Balancer description Max length: 255. |
id | string | no | Load Balancer ID Must be a valid UUID. |
ip | string | no | Load Balancer public IP Must be a valid IPv4 address. |
labels | object | no | Load Balancer Labels |
name | string | no | Load Balancer name Min length: 1. Max length: 255. |
services | array of Load Balancer Service | no | Load Balancer Services |
state | string | no | Load Balancer state Allowed values: creating, migrated, deleting, running, migrating, error. |
Last updated on