Syntax for the clean script

clean resource_name clean_reason argList_attribute_values

The variable clean_reason equals one of the following values:

0 - The offline entry point did not complete within the expected time.

(See OfflineTimeout.)

1 - The offline entry point was ineffective.

2 - The online entry point did not complete within the expected time.

(See OnlineTimeout.)

3 - The online entry point was ineffective.

4 - The resource was taken offline unexpectedly.

5 - The monitor entry point consistently failed to complete within the expected time.

(See FaultOnMonitorTimeouts.)

The exit value is 0 (successful) or 1.