NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
nappa
May 14, 2013Aspirant
Remote shutdown on OS 6?
Is there a way to do a remote shutdown on OS 6? I found this for older versions: viewtopic.php?p=94750 but nothing for OS 6.
chirpa
May 14, 2013Luminary
They switched to XML.
This should work:
curl -u admin:password -k "https://IP_OF_NAS/dbbroker" -H "Content-Type: application/x-www-form-urlencoded;" -H "X-Requested-With: XMLHttpRequest" --data "<?xml version=\"1.0\" encoding=\"UTF-8\"?> <xs:nml xmlns:xs=\"http://www.netgear.com/protocol/transaction/NMLSchema-0.9\" xmlns=\"urn:netgear:nas:readynasd\" src=\"dpv_1368497621000\" dst=\"nas\"> <xs:transaction id=\"njl_id_1278\"> <xs:custom id=\"njl_id_1277\" name=\"Halt\" resource-id=\"Shutdown\" resource-type=\"System\"> <Shutdown halt=\"true\" fsck=\"false\"/> </xs:custom> </xs:transaction> </xs:nml>"
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!