Pure-Storage-Ansible / FlashArray-Collection

Ansible Collection for Pure Storage FlashArray
GNU General Public License v3.0
18 stars 23 forks source link

Remove e2ee call for endpoints #386

Closed sdodsley closed 1 year ago

sdodsley commented 1 year ago
SUMMARY

host encryption keys and protocol endpoints are not compatible. This has been exposed in Purity//FA 6.4.3 breaking REST 1.x calls as per #385. Remove the offending call, but for backwards compatability retain the dict key that was created by the offending call when it (incorrctly) returned a response. This has no frontend visibilty so no change note required.

ISSUE TYPE
COMPONENT NAME

purefa_info.py