GetAiWorkspaceDetailResponse
    • PDF

    GetAiWorkspaceDetailResponse

    • PDF

    記事の要約

    VPC環境で利用できます。

    AIワークスペースの詳細情報です。

    構文

    構文は次の通りです。

    private Boolean success;
    private String message;
    private String id;
    private String name;
    private String accountId;
    private String accountName;
    private String description;
    private String imageVersion;
    private String createdAt;
    private String modifiedAt;
    private AiWorkspaceConfig contents;
    

    フィールド

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

    フィールドタイプ必須の有無説明
    successBooleanRequiredAIワークスペースの詳細情報照会は成功したかどうか
    • true | false
      • true: 成功
      • false: 失敗
    messageStringOptionalAIワークスペースの詳細情報照会の結果メッセージ
    idStringRequiredAIワークスペース識別子の UUID(base62)
    nameStringOptionalAIワークスペースの名前
    accountIdStringOptionalアカウント識別子の UUID(base62)
    accountNameStringRequiredアカウント名
    descriptionStringOptionalAIワークスペースの説明
    imageVersionStringOptionalDockerイメージとイメージのバージョン
    createdAtStringOptionalAIワークスペースの作成日時
    modifiedAtStringOptionalAIワークスペース設定の最終更新日時
    contentsAiWorkspaceConfigOptionalAiWorkspaceConfigデータタイプ

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

    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.