Hitachi Energy
Syntax
Inventory report unscheduled
Format of the request for an unscheduled inventory data retrieval:
inventory getReport async <msgID> <reportType> [<address>] [<filter>] [<reportFormat>]
 
msgID
The «message identifier» is a number issued by the user. This number is returned by the report server in its response.
reportType
Possible values are
NE | Unit | Port | Service | Config
address (optional)
filter (optional)
Refer to Filters.
reportFormat (optional)
Possible values are
xml | csv
(Default: xml)
 
Format for the response of the report server to an unscheduled inventory data request:
inventory getReportResponse async <msgID> <errorCode> <datastream>
 
msgID
Message identifier of the corresponding request.
errorCode
Refer to Error codes.
datastream
Inventory data as requested.