MENU
      LaunchConfiguration

        LaunchConfiguration


        Article summary

        Available in Classic

        This is a launch configuration.

        Syntax

        The syntax is as follows.

        private String launchConfigurationName;
        private String launchConfigurationNo;
        private String serverImageProductCode;
        private String serverProductCode;
        private String memberServerImageNo;
        private String loginKeyName;
        private Date createDate;
        private String userData;
        private String initScriptNo;
        private List<AccessControlGroupList> accessControlGroupList;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        launchConfigurationNameStringRequiredLaunch configuration name
        launchConfigurationNoStringRequiredLaunch configuration number
        serverImageProductCodeStringConditionalServer Image product code to determine server image at launch configuration
        • Either the Server Image product code or the member server image number must be present
        serverProductCodeStringRequiredServer product code to determine server specifications at launch configuration
        memberServerImageNoStringConditionalMember server image number
        • Either the Server Image product code or the member server image number must be present
        loginKeyNameStringRequiredName of the login key encrypted with the public key that issued the server's password
        createDateDateRequiredServer creation date and time (YYYY-MM-DDThh:mm:ssZ)
        userDataStringOptionalUser data
        • The user can pass a script that can be executed
        • If the script is passed, it will be executed on the first boot of the server
        initScriptNoStringOptionalInitialization script number
        accessControlGroupListList<accessControlGroupList>OptionalACG group list information

        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.