Interface Policy.Service

  • All Superinterfaces:
    Maskable, ResultLimitable, Service
    Enclosing class:
    Policy

    @ApiService("SoftLayer_Scale_Policy")
    public static interface Policy.Service
    extends Service
    A scale policy is a combination of triggers and actions that can occur on a scale group. When any trigger is satisfied (or the policy is manually triggered) the actions will be executed.
    See Also:
    SoftLayer_Scale_Policy