IServerAgentConnection.RegCluster

Syntax:

RegCluster(<Cluster>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
A cluster description. First, this object should be created by the CreateClusterInfo method, and correct values should be set for its properties. An object that represents an item of the registered clusters array can also be used to create a new cluster after the corresponding property values are changed.

Description:

Allows you to register an existing cluster or create a new cluster and register it.

Availability:

Integration.

    

1C:Enterprise Developer's Community