HewlettPackard / ilo-ansible-collection

Ansible Collection and Sample Playbooks for HPE iLO
Apache License 2.0
42 stars 22 forks source link

Disable HPE GreenLake for Compute Ops Management #39

Open willifehler opened 2 months ago

willifehler commented 2 months ago

Hey there,

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

Cheers - Willi

Greenlake-Connection

donzef commented 2 months 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.

rajeevkallur commented 3 weeks ago

Considered for enhancement.