InAutoScalingGroupServerInstance
- Print
- PDF
InAutoScalingGroupServerInstance
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is a server instance that belongs to autoscaling.
Syntax
The syntax is as follows.
private CommonCode healthStatus;
private CommonCode lifecycleState;
private LaunchConfiguration launchConfiguration;
private String serverInstanceNo;
private String serverInstanceName;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
healthStatus | CommonCode | Required | Health status code
|
lifecycleState | CommonCode | Required | Lifecycle status
|
launchConfiguration | LaunchConfiguration | Required | Launch configuration |
serverInstanceNo | String | Optional | Number of the server instance belonging to the autoscaling group |
serverInstanceName | String | Optional | Name of the server instance belonging to the autoscaling group |
Was this article helpful?