zhmcGetResetActivationProfileProperties function
zhmcGetResetActivationProfileProperties
zhmcGetResetActivationProfileProperties (hmcname, resetActivationProfile)
Obtains the properties for the Reset Activation Profile. The availble properties are summarized in the following table:
name | The profile's name. |
description | The profile's description. |
iocds_name | The IOCDS name, in hexadecimal. |
processor_running_time_type | Indicates whether processor running time is system determined or user determined. |
processor_running_time | The amount of time, in milliseconds, for logical processors to perform jobs on shared processors. |
end-timeslice-on-wait | Boolean indicating if the processor should lose their share if the timeslice if a wait state is entered. If the processor_running_time is 'system-determined' then this value is always false. |
Parameters:
hmcname | The HMC session name. |
resetActivationProfile | The profile for which the properties are desired. See zhmcGetGroupProfileProperties-function. |
Returns:
An RDL2 object containing the properties.