HP XP P9000 Command View Advanced Edition Suite Software 7.6.0-00 Administrator Guide (Web Version)
CAUTION:
If a job is created through asynchronous processing, no completion notification is output as audit log
data.
Table 107 Information in message text output when the Device Manager server receives a request or
sends a response (for processing via CIM)
DescriptionItem
A unique request identifier. For response transmission, the unique ID of the
request is output. For processing via the SVP, this identifier is also output as
audit log data on the SVP.
unique-ID
The name of the requested method.
method-name
Format: inParams={...}
The input parameters passed to the requested method are output.
input-parameter
Format: objectPath=...
The object path passed to the requested method is output.
object-path
Format: return=...
The return code that indicates the execution result of the requested method is
output.
return-code
Format: outParams={...}
The output parameters passed as the execution result of the requested method
are output.
output-parameter
The following examples show output message text.
Example of message text output when the Device Manager server receives a request for server
processing (via CIM, if no error occurred):
"123456789 GetSupportedSizeRange inParams={ElementType=3,Goal=//
192.168.0.1/root/smis/current:HITACHI_StorageSetting.InstanceID='RAID5'}
objectPath=/root/smis/current:HITACHI_StoragePool.InstanceID='AMS500.
75010421'"
Example of message text output when the Device Manager server sends a response to a request for
server processing (via CIM, if no error occurred):
"123456789 return=0 outParams={MinimumVolumeSize=1024,MaximumVolumeSize=
248139692,VolumeSizeDivisor=1024}"
Administrator Guide (Web Version) 295