API ClientsTypeScript SDKAPI ReferenceCoreType AliasesClusterModeChangeOperationVersion: 8.10 (unreleased)On this pageType 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.Was this helpful?