ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • event config set-proxy-password

    Modify password for proxy server

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

    Description

    Use the event config set-proxy-password command to set the password for authenticated access to an HTTP or HTTPS proxy being used for EMS notifications. This password is used with the user name you specify using the event config modify -proxy-user command to send EMS messages to REST API destinations via the proxy you specify using the event config modify -proxy-url command. IF you enter the command without parameters, the command prompts you for a password and for a confirmation of that password. Enter the same password at both prompts. The password is not displayed.

    Parameters

    Examples

    The following example shows successful execution of this command:

    cluster1::> event config set-proxy-password
    
    Enter the password:
    Confirm the password:
    Top of Page