addCloudMysqlDatabaseList
    • PDF

    addCloudMysqlDatabaseList

    • PDF

    Article Summary

    Available in VPC

    Overview

    Add Database to Cloud DB for MySQL instance

    Requests

    Request parameters

    Parameter nameRequirement statusTypeRestrictionsDescription
    regionCodeNoString- Region code
    regionCode can be obtained via the getRegionList action.
    Default: the first Region of the getRegionList search results is selected
    cloudMysqlInstanceNoYesString- Cloud DB for MySQL instance number
    cloudMysqlInstanceNo can be obtained via the getCloudMysqlInstanceListaction.
    cloudMysqlDatabaseNameListYesList<String>Only English letters, numbers, "_" and "-" can be used, and this must start with an English letter.
    Min: 1
    Max: 30
    - Database list
    Up to 10 databases can be deleted at once.
    responseFormatTypeNoString- Format type of the response result
    Options : xml | json
    Default : xml

    Examples

    Request examples

    GET {API_URL}/addCloudMysqlDatabaseList
    ?regionCode=KR
    &cloudMysqlInstanceNo=****890
    &cloudMysqlDatabaseNameList.1=mysql_test
    

    Response examples

    <addCloudMysqlDatabaseListResponse>
        <requestId>e905ab5c-7ce7-49dc-ad45-cb281f11d38e</requestId>
        <returnCode>0</returnCode>
        <returnMessage>success</returnMessage>
    </addCloudMysqlDatabaseListResponse>
    

    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.