(Quick Reference)

MSM Plugin

The MSM plugin uses the same structure and operations as the Native plugin, but is aware of all MSM URL definitions from a single base URL configuration entry.

Required Configuration

ParameterTypeDescription
msmHomeStringThe MSMHOMEDIR setting, or MSM home directory. The scripts in the contrib folder under this directory will be used.

Optional Configuration

ParameterTypeDefaultDescription
msmLibStringmsmHomeThe MSMLIBDIR setting, or MSM lib directory. If not set, msmHome will be used for this setting.

Any URL defined by the MSM plugin may be overriden by defining a value for that URL. See the Native Plugin for all URLs available.

Exposed Web Services

MethodParametersParameter TypeDescription
None   

URLs Used

The MSM plugin uses a subset of the URLs defined by the Native plugin. These are:

  • getCluster
  • getJobs
  • jobCancel
  • jobModify
  • jobStart
  • jobSubmit
  • nodeModify
  • nodePower
  • resourceCreate
  • startUrl
  • stopUrl
  • systemModify
  • virtualMachineMigrate