Cloud DB for Redis (on VPC) Overview
- Print
- PDF
Cloud DB for Redis (on VPC) Overview
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
Overview
NAVER Cloud Platform is a cloud service built with NAVER's latest computing technology and operational know-how.
The application program interface (API) that supports the use of services and solutions provided by NAVER Cloud Platform is called NAVER Cloud Platform API.
Common attributes
API URL
GET or POST
https://ncloud.apigw.ntruss.com/vredis/v2
Request headers
Header name | Description |
---|---|
x-ncp-apigw-timestamp | This is the number of milliseconds that have elapsed since January 1, 1970 00:00:00 UTC Request is considered invalid if the timestamp differs from the current time by more than 5 minutes |
x-ncp-iam-access-key | API key issued by NAVER Cloud Platform or access key issued by IAM |
x-ncp-apigw-signature-v2 | Signature signed by the secret key that matches the access key in the sample body above Use the HMAC-SHA256 encryption algorithm |
Operation
Cloud DB for Redis
API name | Description |
---|---|
createCloudRedisConfigGroup | Create Cloud DB for Redis config group |
createCloudRedisManualBackup | Create manual Cloud DB for Redis backup |
createCloudRedisInstance | Create Cloud DB for Redis instance |
deleteCloudRedisConfigGroup | Delete Cloud DB for Redis config group |
deleteCloudRedisInstance | Delete Cloud DB for Redis instance |
deleteCloudRedisManualBackup | Delete manual Cloud DB for Redis backup |
exportBackupToObjectStorage | Send Cloud DB for Redis backup files to Object Storage |
flushAllCloudRedisServerInstance | Delete all data on the selected Redis server using the Cloud DB for Redis flushall command |
getCloudRedisInstanceList | Get the list of Cloud DB for Redis instances |
getCloudRedisInstanceDetail | Get Cloud DB for Redis instance details |
getCloudRedisImageProductList | Get the list of Cloud DB for Redis product codes |
getCloudRedisProductList | Get the list of Cloud DB for Redis server specification codes available for use |
getCloudRedisBackupList | Get the list of Cloud DB for Redis backups |
getCloudRedisBackupDetailList | Get Cloud DB for Redis backup details |
getCloudRedisConfigGroupList | Get the list of Cloud DB for Redis config groups |
getCloudRedisManualBackupList | Get the manual backup list of Cloud DB for Redis |
getCloudRedisManualBackupDetailList | Get the list of Cloud DB for Redis manual backup details available for use |
getCloudRedisConfigGroupVersionList | Get the version list of Cloud DB for Redis config groups |
getCloudRedisBucketList | Get the list of Object Storage buckets available to use in Cloud DB for Redis |
getCloudRedisTargetVpcList | Get a list of available VPCs |
getCloudRedisTargetSubnetList | Get a list of available subnets |
rebootCloudRedisServerInstance | Restart Cloud DB for Redis server instance |
Was this article helpful?