HewlettPackard / ilo-ansible-collection

Ansible Collection and Sample Playbooks for HPE iLO
Apache License 2.0
40 stars 20 forks source link

Disable HPE GreenLake for Compute Ops Management #39

Open willifehler opened 3 weeks ago

willifehler commented 3 weeks ago

Hey there,

is it already possible to disable the HPE GreenLake for Compute Ops Management connection?

Cheers - Willi

Greenlake-Connection

donzef commented 3 weeks ago

I doubt this exists already.

While waiting for a COM management playbook, you'll have to create your own, by POSTing an empty body toward: {{BmcURL}}/redfish/v1/Managers/{{ManagerId}}/Actions/Oem/Hpe/HpeiLO.DisableCloudConnect as documented here.