ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver services name-service netgroup file delete

    Remove a local netgroup file

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

    Description

    The vserver services name-service netgroup file delete command deletes the local netgroup files for given Vservers.

    Parameters

    -vserver <vserver name> - Vserver

    Use this parameter to specify the Vservers whose local netgroup file you want to delete. Separate multiple Vserver names with commas.

    Examples

    The following example deletes the local netgroup file for a Vserver named vs1.

    cluster1::> vserver services netgroup file delete -vserver vs1
    Top of Page