CAIQUM-8402: Snapshot size unit in AIQUM 9.18 is wrong
Issue
- In AIQUM 9.18, the snapshot size seen for a snapshot is displayed with the wrong unit.
- Example: Snapshot size in CLI is: 350KB. Snapshot size in AIQUM is 350B
- The above is applicable if um option minimum.ontap.size.for.rest.outbound is set to a higher ontap version than the actual ontap version of the monitored cluster, meaning that the calls outside of the acquisition are ZAPI and not rest-API.
- With rest-api outbound calls, the snapshot size in AIQUM is the Snapshot restore Size, as seen in System Manager.
