IServerAgentConnection.UnregCluster

Syntax:

UnregCluster(<Cluster>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
A server cluster whose registration should be cancelled. This object should be obtained from an item of the registered clusters array that is retrieved by the GetClusters method, or it should be created by the CreateClusterInfo method with the subsequent filling of its properties.

Description:

Cancels cluster registration. It is required to authenticate one of the cluster users for the successful method execution. You can only cancel registration of an empty cluster.

Availability:

Integration.

    

1C:Enterprise Developer's Community