Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.91 KB

CreateServerInstancesRequest.md

File metadata and controls

27 lines (23 loc) · 1.91 KB

CreateServerInstancesRequest

Properties

Name Type Description Notes
ServerImageProductCode *string 서버이미지상품코드 [optional] [default to null]
ServerProductCode *string 서버상품코드 [optional] [default to null]
MemberServerImageNo *string 회원서버이미지번호 [optional] [default to null]
ServerName *string 서버명 [optional] [default to null]
ServerDescription *string 서버설명 [optional] [default to null]
LoginKeyName *string 로그인키명 [optional] [default to null]
IsProtectServerTermination *bool 반납보호여부 [optional] [default to null]
ServerCreateCount *int32 서버생성갯수 [optional] [default to null]
ServerCreateStartNo *int32 서버생성시작번호 [optional] [default to null]
InternetLineTypeCode *string 인터넷라인구분코드 [optional] [default to null]
FeeSystemTypeCode *string 요금제구분코드 [optional] [default to null]
UserData *string 사용자데이터 [optional] [default to null]
InitScriptNo *string 초기화스크립트번호 [optional] [default to null]
ZoneNo *string ZONE번호 [optional] [default to null]
AccessControlGroupConfigurationNoList []*string ACG설정번호리스트 [optional] [default to null]
RaidTypeName *string RAID구분이름 [optional] [default to null]
InstanceTagList []*InstanceTagParameter 인스턴스태그리스트 [optional] [default to null]
IsVaccineInstall *bool 백신설치여부 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]