security device create

コマンド概要

シングル構成デバイスを作成します。


必須パラメーター

パラメーター名

データ形式

デフォルト値

パラメーター説明

--operatingmode

String

-

デバイスの種類を指定します。 FW または UTM が選択可能です。

--licensekind

String

-

プランを指定します。 02 または 08 が選択可能です。

--azgroup

String

-

使用するゾーンを指定します。


任意パラメーター

パラメーター名

データ形式

デフォルト値

パラメーター説明

--locale

String

en

レスポンスメッセージの表示言語を指定します。ja または en が選択可能です。


コマンド使用例

ecl security device create --operatingmode <operatingmode> --licensekind <licensekind> --azgroup <azgroup>

$ ecl security device create --operatingmode FW --licensekind 02 --azgroup zone1-groupa
+---------+--------------------------------------------------------------------+
| Field   | Value                                                              |
+---------+--------------------------------------------------------------------+
| code    | FOV-02                                                             |
| message | We accepted the order. You can check the status with ProgressRate. |
| soId    | FGS_4C71DC1D0EBD42268CDAC99470F0E520                               |
| status  | 1                                                                  |
+---------+--------------------------------------------------------------------+