ServerImage
    • PDF

    ServerImage

    • PDF

    Article Summary

    VPC 환경에서 이용 가능합니다.

    서버 이미지입니다.

    구문

    구문은 다음과 같습니다.

    private String serverImageNo;
    private String serverImageName;
    private String serverImageDescription;
    private CommonCode serverImageType;
    private CommonCode hypervisorType;
    private CommonCode cpuArchitectureType;
    private CommonCode osCategoryType;
    private CommonCode osType;
    private String serverImageStatusName;
    private CommonCode serverImageStatus;
    private CommonCode serverImageOperation;
    private String serverImageProductCode;
    private Date createDate;
    private CommonCode shareStatus;
    private SharedLoginIdList sharedLoginIdList;
    private List<BlockStorageMapping> blockStorageMappingList;
    

    필드

    필드에 대한 설명은 다음과 같습니다.

    필드타입필수 여부설명
    serverImageNoStringRequired서버 이미지 번호
    • 서버 이미지를 식별하기 위한 네이버 클라우드 플랫폼의 식별자
    serverImageNameStringRequired서버 이미지 이름
    serverImageDescriptionStringOptional서버 이미지 설명
    serverImageTypeCommonCodeRequired서버 이미지 유형
    • NCP | SELF
    hypervisorTypeCommonCodeRequired하이퍼바이저 구분
    • XEN | KVM
    cpuArchitectureTypeCommonCodeRequiredCPU 아키텍처 유형
    • X86_64
    osCategoryTypeCommonCodeRequiredOS 카테고리 구분
    • LINUX | WINDOWS
    osTypeCommonCodeRequiredOS 구분
    • CENTOS | UBUNTU | WINDOWS
    serverImageStatusNameStringRequired서버 이미지 상태와 서버 이미지 운영 상태를 조합하여 현재의 서버 이미지 상태명 전달
    • initialized | creating | created | copying | terminating | repairing | terminated
    serverImageStatusCommonCodeRequired서버 이미지 상태
    • INIT | CREAT
      • INIT: Initiated
      • CREAT: Created
    serverImageOperationCommonCodeRequired서버 이미지 운영 상태
    • CREAT | TERMT | NULL | COPY
      • CREAT: Create
      • TERMT: Terminate
      • NULL: No Operation
      • COPY: Copy
    serverImageProductCodeStringRequired서버 이미지 상품 코드
    createDateDateRequired서버 이미지 생성 일시(YYYY-MM-DDThh:mm:ssZ)
    shareStatusCommonCodeRequired공유 상태
    sharedLoginIdListListRequired공유받은 로그인 ID 목록
    blockStorageMappingListList<BlockStorageMapping>Required서버 이미지에 할당된 블록 스토리지 목록
    • 서버 이미지가 생성이 완료된 이후 조회 가능

    이 문서가 도움이 되었습니까?

    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.