Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 755 Bytes

File metadata and controls

17 lines (9 loc) · 755 Bytes

BackendVmHealth

Information about the health of a back-end VM.

Properties

Name Type Description Notes
description String The description of the state of the back-end VM. [optional]
state String The state of the back-end 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 back-end VM. [optional]