ACS server pull or get log file from CPE

Is there any test procedure from UI page or curl command to trigger ACS server to query the vendor log file from CPE? I think it should have a curl command to do this. I tried but didn’t succeed. Is there anyone know how to test this scenario?

curl -i ‘http://192.168.128.188:7557/devices/DCE994-ID500-ID9000000R123/tasks?timeout=15000&connection_request’ -X POST --data ‘{ “name” : “upload”, “objectName” : “4 Vendor Log File” }’

Thanks for all your help