MENU
      createCloudRedisManualBackup
        • PDF

        createCloudRedisManualBackup

        • PDF

        Article summary

        It can be used in a VPC environment.

        Overview

        Creates manual backups of Cloud DB for Redis.

        Request

        Request parameters

        Parameter nameRequirement statusTypeRestrictionsDescription
        regionCodeNoStringRegion code
        You can obtain regionCode through the getRegionList action.
        Default: Selects the first region of the getRegionList search results.
        cloudRedisInstanceNoYesStringCloud DB for Redis instance number
        You can obtain cloudRedisInstanceNo through the getCloudRedisInstanceList action.
        outputNoStringFormat type for the response result
        Options: xml | json
        Default: json

        Example

        Examples of requests

        ncloud vredis createCloudRedisManualBackup --regionCode KR --cloudRedisInstanceNo 821***
        Plain text

        Examples of responses

        {
          "createCloudRedisManualBackupResponse": {
            "requestId": "e5a2ba21-beea-4ab5-a5d0-7c8f056a925c",
            "returnCode": "0",
            "returnMessage": "success"
          }
        }
        JSON
        <createCloudRedisManualBackupResponse>
            <requestId>f293fb65-bdd3-4633-bda2-8d84cd8d7271</requestId>
            <returnCode>0</returnCode>
            <returnMessage>success</returnMessage>
        </createCloudRedisManualBackupResponse>
        XML

        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.