Auto Scaling Overview
- Print
- PDF
Auto Scaling Overview
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Can be used in a Classic environment.
Overview
NAVER Cloud Platform provides a RESTful API for Auto Scaling.
Auto Scaling is a service that automatically adjusts the number of server instances depending on your service load.
In other words, when the service load becomes too high, Auto Scaling scales up the capacity of your service to maintain performance.
Common information
API URL
https://ncloud.apigw.ntruss.com/autoscaling/v2
Request header
Header | Description |
---|---|
x-ncp-apigw-timestamp | It is the number of milliseconds that have elapsed since January 1, 1970 00:00:00 UTC. If the time difference with the API Gateway server is more than 5 minutes, the request is considered invalid. |
x-ncp-iam-access-key | API key issued by NAVER Cloud Platform or access key issued by IAM |
x-ncp-apigw-signature-v2 | Signature used to encrypt the body with the “secret key” that maps with the “access key.” The HMAC encryption algorithm is HMAC SHA256. |
Was this article helpful?