ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver migrate source-cleanup

    Perform vserver cleanup on the source cluster

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    This command cleans up the migrate source Vserver.

    Parameters

    -vserver <vserver name> - Vserver Name

    Name of the Vserver to be deleted on the source cluster.

    [-force {true|false}] - Force option to override veto checks

    This parameter is used to forcibly delete the Vserver.

    Examples

    cluster1::> vserver migrate source-cleanup -vserver test

    Top of Page