MENU
      deleteCloudRedisManualBackup

        deleteCloudRedisManualBackup


        Article summary

        It can be used in a VPC environment.

        Overview

        Deletes 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.
        fileNameList.NYesListCloud DB for Redis backup file name list
        You can obtain fileName through the getCloudRedisBackupDetailList and getCloudRedisManualBackupDetailList actions.
        e.g., fileNameList.1=20220315&fileNameList.2=20220322
        outputNoStringFormat type for the response result
        Options: xml | json
        Default: json

        Example

        Examples of requests

        ncloud vredis deleteCloudRedisManualBackup --regionCode KR --cloudRedisInstanceNo ***821 --fileNameList 2022****
        Plain text

        Examples of responses

        {
          "deleteCloudRedisManualBackupResponse": {
            "requestId": "e5a2ba21-beea-4ab5-a5d0-7c8f056a925c",
            "returnCode": "0",
            "returnMessage": "success"
          }
        }
        JSON
        <deleteCloudRedisManualBackupResponse>
            <requestId>f293fb65-bdd3-4633-bda2-8d84cd8d7271</requestId>
            <returnCode>0</returnCode>
            <returnMessage>success</returnMessage>
        </deleteCloudRedisManualBackupResponse>
        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.