python-ilorest-library-old icon indicating copy to clipboard operation
python-ilorest-library-old copied to clipboard

Any way of running Secure Erase on Drives using API?

Open kenerwin88 opened this issue 8 years ago • 4 comments

Hi,

First, I love everything you guys are working on! I'm currently assigned a fairly painful project, in which I need to securely wipe all of the drives at one of our datacenters (400 Physicals, each has 2+ drives). I've looked absolutely everywhere through all the HP API stuff I can find, is there any way at all of triggering the Secure Erase using the API, or this PythonAPI? It would save me a TON of time!

I found several properties on the HpSmartStorageDiskDrive object, like EraseCompletionPercentage and ErasePattern, which makes me think it's possible, but I can't find any that actually initiate the command?

Thanks in advance!

Ken

kenerwin88 avatar Dec 30 '16 22:12 kenerwin88

@kenerwin88 sorry for the delay didn't see this inquiry come in. Will be following up on this very shortly.

LumbaJack avatar Jan 24 '17 22:01 LumbaJack

@kenerwin88 there is currently no way to do this in the API for Gen9. I will leave the issue open to help get exposure of this limitation.

LumbaJack avatar Jan 24 '17 22:01 LumbaJack

Thank you very much for the update, that makes me feel better at least that I wasn't missing something :).

On Tue, Jan 24, 2017, 5:48 PM Jack Garcia [email protected] wrote:

@kenerwin88 https://github.com/kenerwin88 there is currently no way to do this in the API for Gen9. I will leave the issue open to help get exposure of this limitation.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HewlettPackard/python-ilorest-library/issues/18#issuecomment-274964481, or mute the thread https://github.com/notifications/unsubscribe-auth/AFIiDQZJAF4aWbxGB5qKirLv5hNmAAQDks5rVn-ogaJpZM4LYbPS .

kenerwin88 avatar Jan 25 '17 23:01 kenerwin88

@kenerwin88 This project has been discontinued, but you may be interested in our gen10 API offering available here: https://hewlettpackard.github.io/ilo-rest-api-docs/ilo5/#sanitize-drives Our new library is available here: https://github.com/HewlettPackard/python-ilorest-library

Yergidy avatar Nov 02 '17 01:11 Yergidy