LaunchDarkly

Get percentage rollout

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

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

Inputs

Champ

Type

Description

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

Champ

Type

Description

No outputs

number

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