MENU
      LaunchConfiguration

        LaunchConfiguration


        Article summary

        Available in VPC

        This is the launch configuration information.

        Syntax

        The syntax is as follows.

        private String regionCode;
        private String launchConfigurationNo;
        private String launchConfigurationName;
        private String serverImageProductCode;
        private String memberServerImageInstanceNo;
        private String serverProductCode;
        private String loginKeyName;
        private Date createDate;
        private CommonCode launchConfigurationStatus;
        private String initScriptNo;
        private Boolean isEncryptedVolume;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        regionCodeStringRequiredRegion code where launch configuration is located
        launchConfigurationNoStringRequiredLaunch configuration number
        • NAVER Cloud Platform's identifier to identify launch configurations
        launchConfigurationNameStringRequiredLaunch configuration name
        serverImageProductCodeStringConditionalServer Image product code
        • Product code for Server Image products managed by NAVER Cloud Platform
        • Determine the server image when setting up launch
        • Only one of serverImageProductCode or memberServerImageInstanceNo must be present
        memberServerImageInstanceNoStringConditionalMember server image instance number
        • Determine the server image when creating a server with scale-out
        • Only one of serverImageProductCode or memberServerImageInstanceNo must be present
        serverProductCodeStringRequiredServer product code
        • Product code for Server products managed by NAVER Cloud Platform
        • Determine server specifications when creating servers with scale-out
        loginKeyNameStringRequiredName of the login key to assign to the server instance when creating the server with scale-out
        createDateDateRequiredCreation date and time (YYYY-MM-DDThh:mm:ssZ)
        launchConfigurationStatusCommonCodeRequiredLaunch configuration status
        • CREAT | DELTD
          • CREAT: created
          • DELTD: deleted
        initScriptNoStringOptionalInitialization script number to set on the server instance when creating the server with scale-out
        isEncryptedVolumeBooleanRequiredVolume encryption status
        • true | false

        Was this article helpful?

        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.