このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Return the percentage rollout for a feature flag in an environment.

Inputs

フィールド

種類

説明

projectKey [required]

string

The project key.

featureFlagKey [required]

string

The feature flag key.

environmentKey [required]

string

The environment key.

ruleId

string

ID of the rule to modify. If omitted, the default rule will be used.

Outputs

フィールド

種類

説明

No outputs

number

The weight (a number from 0 to 100000) of the variation. The sum of weights across all variations must equal 100000.