For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Type Alias: ClusterModeChangeOperation

type ClusterModeChangeOperation = object;

A single operation that is part of a cluster mode change.

Properties

mode

mode: string | null;

The target mode of the operation, if applicable.


operation

operation: string;

The type of the operation.