resplan

The egosh resplan sub-command manages information about multidimensional resource plans in the system.

resplan apply [-e error_log_directory] [-f] file_path

Applies the multidimensional resource plan specified in the file path. Once you apply it, the plan is in effect immediately.

-e error_log_directory

Specifies the directory where stderr with error messages outputs.

-f

Forces the multidimensional resource plan to update and overwrites the current resource plan. Use this option if there is a conflict between more than one user updating a resource plan, and you want to overwrite the resource plan with your changes.

file_path

Specifies the multidimensional resource plan file you want in effect immediately. The file must be XML, valid, and well-formed. If it is rejected for any reason, the previously applied resource plan stays in effect.

resplan list

Lists the multidimensional resource plans and their corresponding schedule plug-ins.

resplan view [resource_plan_name ...]

Displays a summary of multidimensional resource plan details.

resource_plan_name

Specifies the name of one or more multidimensional resource plans as a filter.