Skip to main content
Version: 8.9 (unreleased)

Type Alias: ExpressionEvaluationRequest

type ExpressionEvaluationRequest = object;

Defined in: gen/types.gen.ts:2583

Properties

expression

expression: string;

Defined in: gen/types.gen.ts:2587

The expression to evaluate (e.g., "=x + y")


tenantId?

optional tenantId: string;

Defined in: gen/types.gen.ts:2591

Required when the expression references tenant-scoped cluster variables