${device_ID} is my variable run in while loop…
my code will:
- collect device ID store in txt file
- while read line txt file and delete each device 

 

Alfred G 




 

From: Users [mailto:[email protected]] On Behalf Of Dan Morphis
Sent: Wednesday, January 17, 2018 10:49 AM
To: Community support for GenieACS users <[email protected]>
Subject: Re: How to clear all CPE

 

Because ${device_ID} is a placeholder. You need to put an actual value there.

 

-dan

 

On Tue, Jan 16, 2018 at 1:20 PM, Alfred George <[email protected] 
<mailto:[email protected]> > wrote:

Hello Oliver,
can you confirm the API for deleting
curl -i 'http://localhost:7557/devices/${device_ID} 
<http://localhost:7557/devices/$%7Bdevice_ID%7D> ' -X DELETE

I run this but nothing happen.

 

Thanks

Alfred

_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users

Reply via email to