Hi,
Is there any API option to clear Fiery server, like the option under Command WorkStation(Server\Clear Server...) or any of the allowed options. I need to clear Job log and VDP resources, before sending a job to the Fiery.
Thanks.
Hi,
Is there any API option to clear Fiery server, like the option under Command WorkStation(Server\Clear Server...) or any of the allowed options. I need to clear Job log and VDP resources, before sending a job to the Fiery.
Thanks.
Hi there,
Yes you can use
POST /live/api/v4/server with method:clear
Thanks!
Yusuke
Hi Yusuke,
thank you. it does work.
one more related question. clear method delete everything, including archived jobs and other resources.
is the any options to clear only Logs and VDP resources.
thank you in advance.