Name | Type | Default value | Description |
---|---|---|---|
buildGroups | string | Comma-separated list of build groups. If null, all build groups are considered | |
slices | string | Comma-separated list of index slices. If null, all slices are considered | |
instances | string | Comma-separated list of slice instances. If null, all instances are considered | |
power | int | 1 | The power ratio defines the ratio of the inbound trafic to divert to a given instance (among all instances of a given slice). A slice instance with power=2 will receive twice as much traffic as a slice instance with power=1. If power=0, this slice instance is used as failover only if all other instances of this slice have failed. |