GetAppDetailResponse
    • PDF

    GetAppDetailResponse

    • PDF

    記事の要約

    VPC環境で利用できます。

    Data Forestアプリの詳細情報です。

    構文

    構文は次の通りです。

    private Boolean success;
    private String message;
    private String id;
    private String appId;
    private String name;
    private String appTypeId;
    private Integer lifetime;
    private String queueName;
    private String description;
    private String state;
    private String links;
    private AppComponentResponse components;
    

    フィールド

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

    フィールドタイプ必須の有無説明
    successBooleanRequiredアプリの詳細情報照会は成功したかどうか
    • true | false
      • true: 成功
      • false: 失敗
    messageStringOptionalアプリの詳細情報照会の結果メッセージ
    idStringRequiredアプリ識別子の UUID(base62)
    appIdStringOptionalアプリ ID
    nameStringOptionalアプリの名前
    appTypeIdStringRequiredData Forestのアプリタイプとアプリバージョン
    • <例> DEV-1.0.0
    lifetimeIntegerOptionalアプリの稼働時間(秒)
    • 300~604800、-1(infinite)
    queueNameStringRequiredYARNキューの名前
    • dev(デフォルト)
    descriptionStringOptionalアプリの説明
    stateStringOptionalアプリの状態
    linksStringRequiredQuick Linksアクセスアドレス
    componentsAppComponentResponseRequiredAppComponentResponseデータタイプ

    この記事は役に立ちましたか?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.