Name | Type | Description | Notes |
---|---|---|---|
source | FlagCopyConfigEnvironment | ||
target | FlagCopyConfigEnvironment | ||
comment | String | Optional comment | [optional] |
includedActions | List<IncludedActionsEnum> | Optional list of the flag changes to copy from the source environment to the target environment. You may include either <code>includedActions</code> or <code>excludedActions</code>, but not both. If you include neither, then all flag changes will be copied. | [optional] |
excludedActions | List<ExcludedActionsEnum> | Optional list of the flag changes NOT to copy from the source environment to the target environment. You may include either <code>includedActions</code> or <code>excludedActions</code>, but not both. If you include neither, then all flag changes will be copied. | [optional] |
Name | Value |
---|---|
UPDATEON | "updateOn" |
UPDATERULES | "updateRules" |
UPDATEFALLTHROUGH | "updateFallthrough" |
UPDATEOFFVARIATION | "updateOffVariation" |
UPDATEPREREQUISITES | "updatePrerequisites" |
UPDATETARGETS | "updateTargets" |
UPDATEFLAGCONFIGMIGRATIONSETTINGS | "updateFlagConfigMigrationSettings" |
Name | Value |
---|---|
UPDATEON | "updateOn" |
UPDATERULES | "updateRules" |
UPDATEFALLTHROUGH | "updateFallthrough" |
UPDATEOFFVARIATION | "updateOffVariation" |
UPDATEPREREQUISITES | "updatePrerequisites" |
UPDATETARGETS | "updateTargets" |
UPDATEFLAGCONFIGMIGRATIONSETTINGS | "updateFlagConfigMigrationSettings" |