MENU
      AiWorkspaceResponse

        AiWorkspaceResponse


        記事の要約

        VPC環境で利用できます。

        AIワークスペースのリストです。

        構文

        構文は次の通りです。

        private String id;
        private String name;
        private String accountName;
        private String description;
        private String imageversion;
        private String createdAt;
        private String modifiedAt;
        private Boolean disabled;
        Java

        フィールド

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

        フィールドタイプ必須の有無説明
        idStringRequiredAIワークスペース識別子の UUID(base62)
        nameStringOptionalAIワークスペースの名前
        accountNameStringOptionalアカウント名
        descriptionStringOptionalAIワークスペースの説明
        imageVersionStringOptionalDockerイメージのバージョン
        createdAtStringOptionalAIワークスペースの作成日時
        modifiedAtStringOptionalAIワークスペースの設定が最後に変更された日時
        disabledBooleanOptionalユーザーにリソース権限があるかどうか
        • true | false
          • true: リソース権限がない場合
          • false: リソース権限がある場合

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

        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.