InAutoScalingGroupServerInstance
- Print
- PDF
InAutoScalingGroupServerInstance
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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
|
Was this article helpful?