Status - HP P2000 G3 Cli Reference Manual

Msa system
Hide thumbs Also See for P2000 G3:
Table of Contents

Advertisement

status

Properties
Table 78
status properties
Name
response-type
response-type-
numeric
response
return-code
component-id
time-stamp
time-stamp-
numeric
Example
# any-command
...
<OBJECT basetype="status" name="status" oid="2">
<PROPERTY name="response-type" type="string">Success</PROPERTY>
<PROPERTY name="response-type-numeric" type="string">0</PROPERTY>
<PROPERTY name="response" type="string">Command completed successfully.
(2012-02-16 13:46:41)</PROPERTY>
<PROPERTY name="return-code" type="sint32">0</PROPERTY>
<PROPERTY name="component-id" type="string"></PROPERTY>
<PROPERTY name="time-stamp" type="string">2012-02-16 13:46:41</PROPERTY>
<PROPERTY name="time-stamp-numeric" type="string">1329400001</PROPERTY>
</OBJECT>
...
478 XML API basetype properties
Type
Description
Success: The command succeeded.
string
Error: The command failed.
Info: The command returned an informational message.
string
0: Success
1: Error
2: Info
A message stating what the command accomplished, why the command failed,
string
or information about the command's progress.
0: The command completed.
sint32
-nnnnn: The command failed.
Not used.
string
Date and time, in the format year-month-day hour:minutes:seconds
string
(UTC), when the command was issued.
Unformatted time-stamp value.
string

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents