Skip to main content

CreateMirror

Create a mirror configuration.

Synopsis

[Actions]	CreateMirror:Name=MirrorName[,Additional Properties]

Description

CreateMirror defines a mirror configuration. InterSystems IRIS® creates that mirror configuration when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.Mirrors.Create()Opens in a new tab to create the mirror configuration defined by CreateMirror. The Name property is required; the complete list of properties is available in the class reference.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change CreateMirror by editing the merge file in a text editor (as described in Editing the Active CPF).

See Configuring Mirroring for more information about mirror configurations.

FeedbackOpens in a new tab