ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver services name-service cache group-membership settings show

    Display Group Membership Cache Configuration

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

    Description

    The vserver services name-service cache group-membership settings show command displays information about the group membership cache configuration for the users.

    Parameters

    { [-fields <fieldname>,…​]

    If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

    | [-instance ] }

    Use this parameter to display detailed information about the group membership cache configuration settings.

    [-vserver <vserver name>] - Vserver

    Use this parameter to display information about the group membership cache configuration settings for the Vserver you specify.

    [-is-enabled {true|false}] - Is Cache Enabled?

    Use this parameter to display information only about the group membership cache configuration settings that have the specified cache enabled setting. The value true displays only the entries that have cache enabled and the value false displays only the entries that have cache disabled.

    [-grplist-ttl <[<integer>h][<integer>m][<integer>s]>] - Time to Live for Grplist

    Use this parameter to display information only about the group membership cache configuration settings that have the specified Time to Live.

    Examples

    The following example shows the group membership cache configuration settings for all the Vservers:

    cluster1::> vserver services name-service cache group-membership settings show

    The following example shows the group membership cache configuration settings for Vserver vs0:

    cluster1::> vserver services name-service cache group-membership settings show -vserver vs0
    Top of Page