ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver http-proxy delete

    Remove a HTTP Proxy configuration

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

    Description

    The vserver http-proxy delete command deletes an HTTP proxy configuration.

    Parameters

    -vserver <vserver> - Vserver

    Use this parameter to specify the Vserver for which the HTTP proxy configuration is to be deleted.

    Examples

    The following example deletes the HTTP proxy configuration for the Vserver vs0:

    cluster1::*> vserver http-proxy delete -vserver vs0
    Top of Page