Cloud DB for MongoDB (VPC) 概述
- Print
- PDF
Cloud DB for MongoDB (VPC) 概述
- 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/vmongodb/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 MongoDB
API name | Description |
---|---|
addCloudMongoDbUserList | Add Cloud DB for MongoDB user |
changeCloudMongoDbConfigCount | Change the number of config servers for Cloud DB for MongoDB |
changeCloudMongoDbMongosCount | Change the number of mongos servers for Cloud DB for MongoDB |
changeCloudMongoDbSecondaryCount | Change the number of secondary servers for Cloud DB for MongoDB |
changeCloudMongoDbShardCount | Change the number of shards for Cloud DB for MongoDB |
changeCloudMongoDbUserList | Edit Cloud DB for MongoDB user information |
createCloudMongoDbInstance | Create Cloud DB for MongoDB instances |
deleteCloudMongoDbInstance | Delete Cloud DB for MongoDB instances |
deleteCloudMongoDbUserList | Delete Cloud DB for MongoDB users |
getCloudMongoDbUserList | View Cloud DB for MongoDB user list |
getCloudMongoDbBackupDetailList | View Cloud DB for MongoDB backup details |
getCloudMongoDbBackupList | Get Cloud DB for MongoDB backup list |
getCloudMongoDbImageProductList | Get Cloud DB for MongoDB product code list |
getCloudMongoDbInstanceDetail | Get Cloud DB for MongoDB instance details |
getCloudMongoDbInstanceList | Get Cloud DB for MongoDB instance list |
getCloudMongoDbProductList | Get the list of Cloud DB for MongoDB server specification codes available for use |
getCloudMongoDbTargetSubnetList | View the list of available subnets |
getCloudMongoDbTargetVpcList | View the list of available VPCs |
rebootCloudMongoDbServerInstance | Restart Cloud DB for MongoDB server instances |
getCloudMongoDbBucketList | View the list of Object Storage buckets available for use in Cloud DB for MongoDB |
getDbServerLogList | View the list of Cloud DB for MongoDB database server logs |
exportBackupToObjectStorage | Send Cloud DB for MongoDB backup files to Object Storage |
exportDbServerLogToObjectStorage | Send Cloud DB for MongoDB database server log files to Object Storage |
Was this article helpful?