Intel vPro® Platform
Intel Manageability Forum for Intel® EMA, AMT, SCS & Manageability Commander
2834 Discussions

How to create AlarmClock instance with wsman client?

SAlex7
Beginner
1,371 Views

Hi,

I'm just trying to create Alarm Clock with wsman utility, but I couldn't figure out how to do it, can somebody help me?

 

Trying to execute this command:

root$ wsman put -k ElementName"DefAlert" -k StartTime="2014-07-15T22:00:00Z"-k Interval="PT12M" -k DeleteOnCompletion="true" http://intel.com/wbem/wscim/1/ips-schema/1/IPS_AlarmClockOccurrence?InstanceID= http://intel.com/wbem/wscim/1/ips-schema/1/IPS_AlarmClockOccurrence?InstanceID="DefAlert" --port 16992 -h 192.168.0.14 --username admin -p "Admin44$" -V -v

I get such response:

<?xml version="1.0" encoding="UTF-8"?>

 

http://schemas.dmtf.org/wbem/wsman/1/cimbinding.xsd http://schemas.dmtf.org/wbem/wsman/1/cimbinding.xsd" xmlns:f="http://schemas.xmlsoap.org/ws/2004/08/eventing http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:e="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns:d="http://schemas.xmlsoap.org/ws/2004/09/transfer http://schemas.xmlsoap.org/ws/2004/09/transfer" xmlns:c="http://schemas.xmlsoap.org/ws/2004/09/enumeration http://schemas.xmlsoap.org/ws/2004/09/enumeration" xmlns:b="http://schemas.xmlsoap.org/ws/2004/08/addressing http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:a="http://www.w3.org/2003/05/soap-envelope http://www.w3.org/2003/05/soap-envelope" xmlns:h="http://schemas.xmlsoap.org/ws/2005/02/trust http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:i="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance http://www.w3.org/2001/XMLSchema-instance">

 

http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous

 

uuid:1e82a3fe-fe28-1e28-8002-e6b2e3bae690

 

http://schemas.xmlsoap.org/ws/2004/08/addressing/fault http://schemas.xmlsoap.org/ws/2004/08/addressing/fault

 

uuid:00000000-8086-8086-8086-00000000075B

 

 

 

 

 

a:Sender

 

 

b:DestinationUnreachable

 

 

 

 

No route can be determined to reach the destination role defined by the WSAddressing To.

 

 

 

http://schemas.dmtf.org/wbem/wsman/1/wsman/faultDetail/InvalidResourceURI http://schemas.dmtf.org/wbem/wsman/1/wsman/faultDetail/InvalidResourceURI

 

 

 

 

 

Connection failed. response code = 400

 

What am I doing wrong?

0 Kudos
1 Reply
IT_C_Intel
Employee
514 Views

As a reminder, direct support from Intel engineers is available at https://bizsupport.intel.com/ https://bizsupport.intel.com.

0 Kudos
Reply