Documentation Index

Fetch the complete documentation index at: https://api.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

CommonCode

Prev Next

Classic環境で利用できます。

共通コードです。

構文

構文は次の通りです。

private String code;
private String codeName;

フィールド

フィールドの詳細は次の通りです。

フィールド タイプ 必須の有無 説明
code String Required 5文字以内のコード
  • INIT | CREAT | RUN | NSTOP
codeName String Required コードに該当するコード名
  • INIT状態| 作成 | 運用 | 正常停止