Available in VPC
This is a server instance that belongs to an autoscaling group.
Syntax
The syntax is as follows.
private String serverInstanceNo;
private CommonCode healthStatus;
private CommonCode lifecycleState;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
serverInstanceNo |
String | Optional | Number of the server instance belonging to the autoscaling group |
healthStatus |
CommonCode | Required | Health status
|
lifecycleState |
CommonCode | Required | Lifecycle status
|