autoRepair

Repairs, if necessary, the cluster’s eDirectory object relationships. See Section A.3.1, Cluster Configuration Commands.

Request

 <ncsRequest>
   <clusterConfig>
     <autoRepair/>
   </clusterConfig>
 </ncsRequest>
 

Reply

 <ncsReply>
   <clusterConfig>
     <autoRepair>
       <result value=>
         <description>
       </result>
     </autoRepair>
   </clusterConfig>
 </ncsReply>
 

Elements

autoRepair

Validates and automatically repairs the cluster’s eDirectory object relationships.

result value

An error value or zero for no error.

description

A text description for the result.

Remarks

If an eDirectory pool object is accidentally deleted, autoRepair recreates the Pool object and verifies the references between that object and other objects, which comprises a cluster Pool resource relationship.