aboutsummaryrefslogtreecommitdiffstats
path: root/responses/FetchDiagnosticDetails.xml
diff options
context:
space:
mode:
Diffstat (limited to 'responses/FetchDiagnosticDetails.xml')
-rw-r--r--responses/FetchDiagnosticDetails.xml99
1 files changed, 99 insertions, 0 deletions
diff --git a/responses/FetchDiagnosticDetails.xml b/responses/FetchDiagnosticDetails.xml
new file mode 100644
index 0000000..6e06f6b
--- /dev/null
+++ b/responses/FetchDiagnosticDetails.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:glob="http://gsxws.apple.com/elements/global">
+ <soapenv:Header/>
+ <soapenv:Body>
+ <glob:FetchDiagnosticDetailsResponse>
+ <FetchDiagnosticDetailsResponseData>
+ <operationId></operationId>
+ <diagnosticDetailsResponseData>
+ <diagnosticTestContext>
+ <testContext>
+ <key>Serial Number</key>
+ <value>C02DN8KJDHJF</value>
+ </testContext>
+ <testContext>
+ <key>Diagnostic Event Number</key>
+ <value>47165961006635015191936</value>
+ </testContext>
+ <testContext>
+ <key>Event Start Date</key>
+ <value>16-JAN-15 06:43:58</value>
+ </testContext>
+ <testContext>
+ <key>Event Completion Date</key>
+ <value>16-JAN-15 06:43:58</value>
+ </testContext>
+ <testContext>
+ <key>Service Account ID</key>
+ <value>0000053729</value>
+ </testContext>
+ <testContext>
+ <key>Shp-To</key>
+ <value>0000053729</value>
+ </testContext>
+ <testContext>
+ <key>modulePassCount</key>
+ <value>56</value>
+ </testContext>
+ <testContext>
+ <key>Suite Name</key>
+ <value>Mobile Resource Inspector</value>
+ </testContext>
+ <testContext>
+ <key>Requested Channel</key>
+ <value>GSX</value>
+ </testContext>
+ <testContext>
+ <key>Diagnostic Event End Result</key>
+ <value>WARNING</value>
+ </testContext>
+ </diagnosticTestContext>
+ <diagnosticTestResults>
+ <testResultsData>
+ <testName>Checksum Test</testName>
+ <testStatus>PASSED</testStatus>
+ <moduleName>BootROM</moduleName>
+ <moduleLocation>BootROM</moduleLocation>
+ </testResultsData>
+ <testResultsData>
+ <testName>FW GUID MAC Address Checksum Tes</testName>
+ <testStatus>PASSED</testStatus>
+ <moduleName>BootROM</moduleName>
+ <moduleLocation>BootROM</moduleLocation>
+ </testResultsData>
+ <testResultsData>
+ <testName>Sensor Check Test</testName>
+ <testStatus>PASSED</testStatus>
+ <moduleName>SMC</moduleName>
+ <moduleLocation>SMC</moduleLocation>
+ </testResultsData>
+ <testResultsData>
+ <testName>Link Speed Verify Test</testName>
+ <testStatus>WARNING</testStatus>
+ <moduleName>WiFi</moduleName>
+ <moduleLocation>WiFi</moduleLocation>
+ </testResultsData>
+ <testResultsData>
+ <testName>Presence Test</testName>
+ <testStatus>PASSED</testStatus>
+ <moduleName>EthernetController</moduleName>
+ <moduleLocation>EthernetController</moduleLocation>
+ </testResultsData>
+ </diagnosticTestResults>
+ <diagnosticProfileData>
+ <profileType>MAC</profileType>
+ <deviceProfile>
+ <key>Current OS Version</key>
+ <value>10.8.2</value>
+ </deviceProfile>
+ <deviceProfile>
+ <key>Hardware Model</key>
+ <value>iMac14,4</value>
+ </deviceProfile>
+ </diagnosticProfileData>
+ </diagnosticDetailsResponseData>
+ <communicationMessage>There are priority messages pending</communicationMessage>
+ </FetchDiagnosticDetailsResponseData>
+ </glob:FetchDiagnosticDetailsResponse>
+ </soapenv:Body>
+</soapenv:Envelope> \ No newline at end of file