Choose the export format from the list below:
Filter
Export as Open Document Text (ODT) format using the Office Server
Export as Portable Document Format (PDF) using the Web Browser
Export as Rich Text Format (RTF) using the Office Server
Export as HyperText Markup Language (HTML)
Select the pages to export:
zhmcLoadLpar (hmcname, lpar, address, loadParameter, clearIndicator, timeout, storeStatus, force, iplToken)
Issues a Load Logical Partition to the LPAR.
Parameters:
hmcname
The HMC session name
lpar
The LPAR object as returned from zhmcGetLpars
address
The load address
loadParameter
The load parameter
clearIndicator
Boolean indicating whether or not memory should be cleared
timeout
The amount of time to wait for the load to complete
storeStatus
Boolean indicating that the status should be stored before performing the load
force
Boolean indicating that the operation should be permitted when the LPAR is in an 'operating' state
iplToken
The IPL token used by z/OS
Returns:
An RDL object containing the job URI or false if an error occurred.
Related topics
Administering
Rules-Definition-Language
zManager-HMC-functions