LaunchConfiguration
    • PDF

    LaunchConfiguration

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Description

    Launch configuration

    Syntax

    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;
    

    Field

    ParameterRequiredTypeDescription
    launchConfigurationNameYStringLaunch configuration name
    launchConfigurationNoYStringNumber of Launch configuration
    serverImageProductCodeConditionalStringServer image product code to determine a server image in launch configuration
    Either serverImageProductCode or memberServerImageNo must exist.
    serverProductCodeYStringServer product code to determine server specification in launch configuration
    memberServerImageNoConditionalStringMember server image number
    Either serverImageProductCode or memberServerImageNo must exist.
    loginKeyNameYStringLogin key name to be encrypted with the public key used to issue the server's password
    createDateYDateServer creation time Format: "YYYY-MM-DDThh:mm:ssZ"
    userDataNStringUser data
    This parameter is used to pass the script that can be executed by users. The script is executed on the first boot of the server.
    initScriptNoNStringinitScriptNo
    accessControlGroupListNListACG 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.