The number of seconds this policy will wait after lastActionDate on group before performing another action. If not present, the group’s cooldown value is used.
Type: integer
When set and true any edit that happens on this object, be it calling edit on this directly or setting as a child while editing a parent object, will end up being a deletion.
Type: boolean
The actions to perform upon any trigger hit. Currently this must be a single value.
Type: SoftLayer_Scale_Policy_Action[]
The one-time triggers to check for this group.
Type: SoftLayer_Scale_Policy_Trigger[]
The repeating triggers to check for this group.
Type: SoftLayer_Scale_Policy_Trigger[]
The resource-use triggers to check for this group.
Type: SoftLayer_Scale_Policy_Trigger[]
The scale actions to perform upon any trigger hit. Currently this must be a single value.
Type: SoftLayer_Scale_Policy_Action[]
A count of the actions to perform upon any trigger hit. Currently this must be a single value.
Type: unsigned long
A count of the repeating triggers to check for this group.
Type: unsigned long
A count of the resource-use triggers to check for this group.
Type: unsigned long
A count of the scale actions to perform upon any trigger hit. Currently this must be a single value.
Type: unsigned long