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.