Intel® Business Client Software Development
Support for Intel® vPro™ software development and technologies associated with Intel vPro platforms.

WS-Management and SOAP API's

Dexter1
Beginner
972 Views
Hello,

I was wondering if it's possible to use both ws-manangement and soap api's from AMT SDK in one application. Basically the application uses soap and ws-management commands to support older and newer versions of AMT.

I'd appreciate any help on this.


Thanks!

0 Kudos
2 Replies
jacace
New Contributor I
972 Views

Yes it's possible, but you should check first the AMT version to use the rigth option.

Javier Andrs Cceres Alvis

0 Kudos
Richard_B_Intel1
Employee
972 Views
Javier is correct in that you can mix both SOAP and WS-MAN API's. However, you might want to consider using the WS-Man Translator for earlier versions of Intel AMT. It can be located at:

http://software.intel.com/en-us/articles/intel-ws-management-translator/

This will allow you to keep your API utilization consistent.
0 Kudos
Reply