ONTAP 9.12.1 commands

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

    Delete a request

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

    Description

    The security multi-admin-verify request delete command deletes the specified request.

    Parameters

    -index <integer> - Request Index

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

    Examples

    The following example deletes the request with index 1:

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