HP WBEM Services for HP-UX and Linux System Administrator's Guide

Example of a Client Request
Chapter 4 35
4 Example of a Client Request
This chapter gives an example of a client request and the response.
The request is for the EnumerateInstances operation on the
PG_OperatingSystem class.
Requests and responses are encoded in XML. For more information
about XML, see http://www.dmtf.org/standards/WBEM.
The following information is in a table format. The first column has line
numbers for the actual request and response. The middle column may
group several related lines. The right-hand column is a comment on the
corresponding middle column.
The request is first; it is 16 lines long. Next is the response; it is actually
172 lines long, but lines 81 to 170 were cut for brevity.