We are seeing an issue with powershell not following the type specified for snapmirror. The cluster has this option to keep DP available:
options replication.create_data_protection_rels.enable on
Command: New-NcSnapmirror -Type DP
However, the type continues defaulting to XDP. Is this expected?