launchdarkly_feature_flag

LaunchDarkly Feature Flag

Name

Type

Nullable

_maintainer

Maintainer

_maintainerTeam

MaintainerTeam

_version

Long

archived

Boolean

archivedDate

Long

clientSideAvailability

ClientSideAvailability

creationDate

Long

customProperties

CustomProperties

defaults

Defaults

description

String

environments

Map<String,Environment>

experiments

Experiments

goalIds

List

includeInSnippet

Boolean

key

String

kind

String

maintainerId

String

maintainerTeamKey

String

name

String

projectKey

String

tags

List

temporary

Boolean

variations

List

ClientSideAvailability

Name

Type

Nullable

usingEnvironmentId

Boolean

usingMobileKey

Boolean

CustomProperties

Name

Type

Nullable

property1

CustomProperties.Property1

property2

CustomProperties.Property2

CustomProperties.Property1

Name

Type

Nullable

name

String

value

List

CustomProperties.Property2

Name

Type

Nullable

name

String

value

List

Defaults

Name

Type

Nullable

offVariation

Long

onVariation

Long

Environment

Name

Type

Nullable

_environmentName

String

archived

Boolean

fallthrough

Environment.Fallthrough

lastModified

Long

offVariation

Long

on

Boolean

prerequisites

List<Environment.Prerequisite>

rules

List<Environment.Rule>

salt

String

sel

String

targets

List<Environment.Target>

trackEvents

Boolean

trackEventsFallthrough

Boolean

version

Long

Environment.Fallthrough

Name

Type

Nullable

variation

Long

Environment.Prerequisite

Name

Type

Nullable

key

String

variation

Long

Environment.Rule

Name

Type

Nullable

_id

String

clauses

List<Environment.Rule.Clause>

description

String

ref

String

rollout

Environment.Rule.Rollout

trackEvents

Boolean

variation

Long

Environment.Rule.Clause

Name

Type

Nullable

_id

String

attribute

String

negate

Boolean

op

String

Environment.Rule.Rollout

Name

Type

Nullable

bucketBy

String

experimentAllocation

Environment.Rule.Rollout.ExperimentAllocation

seed

Long

variations

List

Environment.Rule.Rollout.ExperimentAllocation

Name

Type

Nullable

canReshuffle

Boolean

defaultVariation

Long

Environment.Target

Name

Type

Nullable

values

List

variation

Long

Experiments

Name

Type

Nullable

baselineIdx

Long

items

List<Experiments.Item>

Experiments.Item

Name

Type

Nullable

_environmentSettings

Map<String,Experiments.Item.EnvironmentSettings>

_metric

Experiments.Metric

environments

List

metricKey

String

Experiments.Item.EnvironmentSettings

Name

Type

Nullable

enabledPeriods

List

startDate

Long

stopDate

Long

Experiments.Metric

Name

Type

Nullable

_attachedFlagCount

Long

_creationDate

Long

_id

String

_maintainer

Experiments.Metric.Maintainer

description

String

eventKey

String

experimentCount

Long

isNumeric

Boolean

key

String

kind

String

lastModified

Experiments.Metric.LastModified

maintainerId

String

name

String

successCriteria

String

tags

List

unit

String

Experiments.Metric.LastModified

Name

Type

Nullable

date

String

Experiments.Metric.Maintainer

Name

Type

Nullable

_id

String

email

String

firstName

String

lastName

String

role

String

Maintainer

Name

Type

Nullable

_id

String

_links

Maintainer.Links

email

String

firstName

String

lastName

String

role

String

Name

Type

Nullable

self

Maintainer.Links.Self

Maintainer.Links.Self

Name

Type

Nullable

href

String

type

String

MaintainerTeam

Name

Type

Nullable

_links

MaintainerTeam.Links

key

String

name

String

Name

Type

Nullable

parent

MaintainerTeam.Links.Parent

roles

MaintainerTeam.Links.Roles

self

MaintainerTeam.Links.Self

MaintainerTeam.Links.Parent

Name

Type

Nullable

href

String

type

String

MaintainerTeam.Links.Roles

Name

Type

Nullable

href

String

type

String

MaintainerTeam.Links.Self

Name

Type

Nullable

href

String

type

String

Variation

Name

Type

Nullable

_id

String

value

Boolean

Last updated