
Command Reference 73
getClusterPackageAutoRun
Gets from the registry, value of AutoRun for this package.
■
InParam[0] = Package name
■
OutParam[0] = T or F
setClusterPackageAutoRun
Sets in the registry, the AutoRun value for the given package. The default is T.
■
InParam[0] = Package name
■
InParam[1] = T or F
getClusterPackageNodeFailFastEnabled
Gets from the registry, value of NodeFailFastEnabled for this package.
■
InParam[0] = Package name
■
OutParam[0] = T or F
setClusterPackageNodeFailFastEnabled
Sets in the registry, the NodeFailFastEnabled value for the given package. The default is F.
■
InParam[0] = Package name
■
InParam[1] = T or F
■
OutParam[0] = None
getClusterPackageServiceFailFastEnabled
Gets from the registry, the value of ServiceFailFastEnabled for this package.
■
InParam[0] = Package name
■
OutParam[0] = T or F
setClusterPackageServiceFailFastEnabled
Sets in the registry, the ServiceFailFastEnabled value for the given package. The default is F.
■
InParam[0] = Package name
■
InParam[1] = T or F
■
OutParam[0] = None
getClusterPackageServiceHaltTimeout
Gets from the registry, the value of service halt timeout for this package.
■
InParam[0] = Package name
■
OutParam[0] = Number, in seconds
Komentarze do niniejszej Instrukcji