All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.glassfish.web.admin.cli.delete-http.1 Maven / Gradle / Ivy

The newest version!
delete-http(1)            asadmin Utility Subcommands           delete-http(1)

NAME
       delete-http - removes HTTP parameters from a protocol

SYNOPSIS
           delete-http [--help]
           [--target target]
           protocol-name

DESCRIPTION
       The delete-http subcommand removes the specified HTTP parameter set
       from a protocol. This subcommand is supported in remote mode only.

OPTIONS
       --help, -?
           Displays the help text for the subcommand.

       --target
           Deletes the HTTP parameter set only from the specified target.
           Valid values are as follows:

           server
               Deletes the HTTP parameter set from the default server
               instance. This is the default value.

           configuration-name
               Deletes the HTTP parameter set from the specified
               configuration.

           cluster-name
               Deletes the HTTP parameter set from all server instances in the
               specified cluster.

           standalone-instance-name
               Deletes the HTTP parameter set from the specified standalone
               server instance.

OPERANDS
       protocol-name
           The name of the protocol from which to delete the HTTP parameter
           set.

EXAMPLES
       Example 1, Deleting an HTTP Parameter Set
           The following command deletes the HTTP parameter set from a
           protocol named http-1:

               asadmin> delete-http http-1
               Command delete-http executed successfully.

EXIT STATUS
       0
           command executed successfully

       1
           error in executing the command

SEE ALSO
       create-http(1)

       asadmin(1M)

Jakarta EE 10                         08 Oct 2010                   delete-http(1)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy