HP MSA 2040 CLI Reference Guide
478 XML API basetype properties
status
This basetype is used by all commands except exit, help, and meta. (exit does not provide a
response; help always prints text; meta does not use the status object.)
Table 79 status properties
Name Type Description
response-type string • Success: The command succeeded.
• Error: The command failed.
• Info: The command returned an informational message.
response-type-
numeric
uint32 • 0: Success
• 1: Error
• 2: Info
response string A message stating what the command accomplished, why the command failed,
or information about the command's progress.
return-code sint32 • 0: The command completed.
•
-nnnnn
: The command failed.
component-id string Not used.
time-stamp string Date and time, in the format
year-month-day hour
:
minutes
:
seconds
(UTC), when the command was issued.
time-stamp-
numeric
uint32 Unformatted time-stamp value.