MENU
      ScalingPolicy

        ScalingPolicy


        記事の要約

        VPC環境で利用できます。

        スケールポリシーです。

        構文

        構文は次の通りです。

        private String autoScalingGroupNo;
        private String policyNo;
        private String policyName;
        private CommonCode adjustmentType;
        private Integer scalingAdjustment;
        private Integer minAdjustmentStep;
        private Integer coolDown;
        Java

        フィールド

        フィールドの詳細は次の通りです。

        フィールドタイプ必須の有無説明
        autoScalingGroupNoStringRequiredオートスケールグループ番号
        policyNoStringRequiredスケールポリシー番号
        • スケールポリシーを識別するための NAVERクラウドプラットフォームの識別子
        policyNameStringRequiredスケールポリシー名
        adjustmentTypeCommonCodeRequired調整タイプ
        • CHANG | PRCNT | EXACT
          • CHANG: Change in Capacity
          • PRCNT: Percent Change in Capacity
          • EXACT: Exact Capacity
        scalingAdjustmentIntegerRequiredスケール調整値
        minAdjustmentStepIntegerOptional最小調整幅
        coolDownIntegerOptionalクールダウン(秒)

        この記事は役に立ちましたか?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.