CONTAP-176956: REST Snapshot POST - Unnecessary Population of Expensive Fields impacting duration of Snapshot copy creation for large volumes.
Issue
When a Snapshot copy POST request is issued with "return_records" enabled, a subsequent GET operation get triggered, that retrieves all advanced privilege fields including "reclaimable-space" and "delta". This behavior causes significant delays in REST responses, especially on volumes containing multiple terabytes of data.