Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 751 Bytes

BackendVmHealth.md

File metadata and controls

17 lines (9 loc) · 751 Bytes

BackendVmHealth

Information about the health of a backend VM.

Properties

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]