- SDPHostMapping needs to be expanded to accept volume/volumeGroup/host/hostGroup names.
- Actually, need an entire re-write of the host mappings
- perhaps split into:
- New-SDPHostMapping
- New-SDPHostGroupMapping
- perhaps split into:
- Perhaps split GET into 4 functions, one for each piped input.
- Get-SDPHostMapping
- Get-SDPHostGroupMapping
- Get-SDPVolumeMapping
- Get-SDPVolumeGroupMapping
- Actually, need an entire re-write of the host mappings
- Get-SDPVolumeSnapshot also needs to be expanded for the same.
- Remove-SDPReplicationSession
- Remove-SDPReplicationVolume
- Validate all replication functions
- Start with building classees for:
- Hosts
- HostGroups
- Volumes
- VolumeGroups
- Sanitize every Get-SDP*** call made within any function and try/catch/write-error