Information about the health of a backend VM.
Name | Type | Description | Notes |
---|---|---|---|
description | String | The description of the state of the backend VM. | [optional] |
state | String | The state of the backend VM (`InService` | `OutOfService` | `Unknown`). | [optional] |
stateReason | String | Information about the cause of `OutOfService` VMs.<br /> Specifically, whether the cause is Elastic Load Balancing or the VM (`ELB` | `Instance` | `N/A`). | [optional] |
vmId | String | The ID of the backend VM. | [optional] |