# Load Balancer Server Status

Load Balancer Service status

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `public-ip` | string | no | Backend server public IP<br/><br/>Must be a valid IPv4 address. |
| `status` | string | no | Status of the instance's healthcheck<br/><br/>Allowed values: `failure`, `success`. |

