I am new in web api.
Is there any way to update DAT file in specific mcafee epo client PC using web api.
you can run a client task and select product update.
You can update all or just DAT.
Hi,
As Kylesun said you would need to have a Client Task setup with the type of update that you wanted to perform. You then need to know the task ID. You can view all the tasks using the URL: "https://FullePOURL:port/remote/clienttask.find"
Find your task in the list and note the ProductID and ObjectID.
To run the task use the URL
"https://FullePOURL/remote/clienttask.run?names=targetsystem&productId=ProductID&taskId=ObjectID"
Note that the WebAPI is case sensitive.
Corporate Headquarters
6220 America Center Drive
San Jose, CA 95002 USA