Sun N1 Service Provisioning System User's Guide for SAP Plug-In 1.0

User Exits

The following user exits can be found in many of the variable settings of plans. The values of these component variables are absolute paths to the respective script file. The scripts need to be on the machines from which they are called. They can be any executables, for example, scripts or binaries.

preStartUserExit

Custom script users would like to run before starting the resource.

postStartUserExit

Custom script users would like to run after starting the resource.

preStopUserExit

Custom script users would like to run before stopping the resource.

postStopUserExit

Custom script users would like to run after stopping the resource.

preRelocateUserExit

Custom script users would like to run before relocating the resource.

postRelocateUserExit

Custom script users would like to run after relocating the resource.