Ok, figured out the syntax, but I dont see status.
in the API docs I can see axl:XRisStatus but how can I utilise this to get a result?
currently using
<axl:listDeviceByNameAndClass xmlns:axl="http://www.cisco.com/AXL/1.0"
xsi:schemaLocation="http://www.cisco.com/AXL/1.0
http://ccmserver/schema/axlsoap.xsd" sequence="1234">
<searchString>SEP</searchString>
<class>Phone</class>
</axl:listDeviceByNameAndClass>