SubmitAiAppResponse
    • PDF

    SubmitAiAppResponse

    • PDF

    記事の要約

    VPC環境で利用できます。

    説明

    AIアプリの実行時に使用するデータタイプです。

    構文

    構文は次の通りです。

    private Boolean success;
    private String message;
    private String id;
    private String accountName;
    private String name;
    private String queueName;
    private String startedAt;
    private String finishedAt;
    private Integer elapesdMillis;
    private String state;
    private String finalStatus;
    

    フィールド

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

    フィールドタイプ必須の有無説明
    successBooleanRequiredAIアプリリスト照会は成功したかどうか
    • true | false
      • true: 成功
      • false: 失敗
    messageStringOptionalAIアプリリスト照会の結果メッセージ
    idStringRequiredAIアプリ識別子の UUID(base62)
    accountNameStringOptionalアカウント名
    nameStringOptionalAIアプリの名前
    queueNameStringRequiredYARNキューの名前
    • GPU(デフォルト)
    startedAtStringOptionalAIアプリの開始日時
    finishedAtStringOptionalAIアプリの終了日時
    elapsedMillisIntegerOptionalAIアプリを実行して経過した時間(ミリ秒)
    stateStringOptionalAIアプリの実行後の状態
    finalStatusStringOptional提出が完了した AIアプリの最終状態

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

    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.