| getcloudautoscalegroupResult Structure Definition |
The getcloudautoscalegroupResult structure defines the return type for getcloudautoscalegroup API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
cloudautoscalegroupList |
List of cloudautoscalegroups |
| cloudautoscalegroup Structure Definition |
The cloudautoscalegroup structure defines the actual return type values for getcloudautoscalegroup API. |
Syntax |
Members |
name |
azcount |
Number of Availibility Zone this Autoscale Group is in. |
aznames |
Availibility Zones this Autoscale Group is in. |
graceful |
Autoscale down policy Set for this Autoscale group |
_nextgenapiresource |
See Also |