ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver nvme delete

    Delete NVMe service configuration

    Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

    Description

    The vserver nvme delete command deletes an NVMe service of a Vserver. Before you can delete an NVMe service, the administrative status must be down . Use the vserver nvme modify command to change the administrative status.

    Parameters

    -vserver <Vserver Name> - Vserver Name

    Specifies the Vserver for the NVMe service.

    Examples

    cluster1::*> vserver nvme delete -vserver vs_1

    Deletes the NVMe service on Vserver vs_1 .

    Top of Page