ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • security multi-admin-verify request veto

    Veto a request

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

    Description

    The security multi-admin-verify request veto command vetoes the specified request.

    Parameters

    -index <integer> - Request Index

    This allows the user to specify the index of the request to be vetoed.

    Examples

    The following example vetoes the request with index 1:

    cluster1::> security multi-admin-verify request veto -index 1
    Top of Page