getautoscaleactionResult Structure Definition

The getautoscaleactionResult structure defines the return type for getautoscaleaction 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.

autoscaleactionList

List of autoscaleactions


autoscaleaction Structure Definition

The autoscaleaction structure defines the actual return type values for getautoscaleaction API.

Syntax



Members

name

ActionScale action name.

type

The type of action.

profilename

AutoScale profile name.

parameters

Parameters to use in the action

vmdestroygraceperiod

Time in minutes a VM is kept in inactive state before destroying

quiettime

Time in seconds no other policy is evaluated or action is taken

vserver

Name of the vserver on which autoscale action has to be taken.

_nextgenapiresource


See Also