構文
tadm delete-http-listener common_options [--force] --config=config_name listener_name
説明
このコマンドを使用して、HTTPリスナー・ソケットを削除します。
オプション
common_options
の詳細は、helpコマンドを実行してください。
--force|-f
このオプションを指定して、HTTPリスナーの強制削除を有効にします。
--config|-c
HTTPリスナー・ソケットが存在する構成の名前を指定します。
オペランド
listener-name
削除するHTTPリスナーの名前を指定します。
例
tadm delete-http-listener --user=admin --host=admin.example.com --password-file=./admin.passwd --port=8989 --no-prompt --config=www.example.org http-listener-1
終了コード
次の終了値が戻されます。
0: コマンドの実行に成功しました。
>0: コマンドの実行時にエラーが発生しました。
終了コードと構文表記の詳細は、helpコマンドを実行してください。
関連項目
「help」、「create-http-listener」、「set-http-listener-prop」、「set-http-listener-prop」、「list-http-listeners」