This cmdlet is used to fetch information about a volume used in DataKeeper. It reports DataKeeper volume information.

Parameters

Parameter Type Required Position Notes
Node String Yes 0 Use the Node parameter to specify the system containing the volume being replicated. This parameter can take the form of an IPv4 address, FQDN, or simply ‘ . ‘ for the local system.
Volume String Yes 1 The mirror volume letter (on the system node).

Inputs

None

Outputs

VolumeInfo object

Example:

Get-DataKeeperVolumeInfo -Node example.domain.com -Volume E

Get-DataKeeperVolumeInfo 10.200.8.55 E

Get-DataKeeperVolumeInfo . E

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment