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.