<div dir="ltr"><div>Ahhhh!!!!  You can't pass the usual datetime to the XMLRPC call!!  You have to do something like this:</div><div>runtime=xmlrpclib.DateTime(datetime.now().strftime("%Y%m%dT%T"))</div><div><br></div><div>and pass that runtime to the XMLRPC call!!!!<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 30, 2019 at 2:12 PM Guy Matz <<a href="mailto:guymatz@gmail.com">guymatz@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Thanks!  I see many options there for installing, removing packages, but no option for updating a specific package . . .  is "refresh" what I want?  <br></div><div><br></div><div>Thanks again!!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 22, 2019 at 5:26 AM Michael Mraka <<a href="mailto:michael.mraka@redhat.com" target="_blank">michael.mraka@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Guy Matz:<br>
> Hello!  Does anyone know how to schedule an action with the XMLRPC API?  I<br>
> see actionchains, but not plain old actions . . .  does that exist?<br>
<br>
Hello,<br>
<br>
<a href="https://spacewalkproject.github.io/documentation/api/2.9/handlers/SystemHandler.html" rel="noreferrer" target="_blank">https://spacewalkproject.github.io/documentation/api/2.9/handlers/SystemHandler.html</a><br>
See schedule* methods.<br>
<br>
<br>
> Thanks,<br>
> Guy<br>
<br>
Regards,<br>
<br>
--<br>
Michael Mráka<br>
System Management Engineering, Red Hat<br>
<br>
_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com" target="_blank">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a></blockquote></div>
</blockquote></div>