Change search engine cluster node type
- Print
- PDF
Change search engine cluster node type
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
Description
Change the type of each node in the search engine cluster.
Caution
The following are the precautions for the type and change of the type.
- It is a type provided by OpenSearch and supports the hot, warm, and cold methods.
- Note that the cold method will be provided as storage method in Object Storage in the future.
- Manager nodes cannot be changed to a different type. (Only data nodes can be changed to a different type.)
- Please be careful when changing the type, as technical support may be difficult if a problem occurs due to the change.
Request
Request URL
Request headers
Header name | Description |
---|---|
x-ncp-apigw-timestamp | x-ncp-apigw-timestamp:{Timestamp} |
x-ncp-iam-access-key | Value of access key ID issued in the NAVER Cloud Platform portalx-ncp-iam-access-key:{Account Access Key} |
x-ncp-apigw-signature-v2 | Signature encrypted with the access key ID value and secret keyx-ncp-apigw-signature-v2:{API Gateway Signature} |
Content-Type | Specify the request body content type as application/jsonContent-Type: application/json |
Request parameter
Parameter | Type | Required | Description |
---|---|---|---|
serviceGroupInstanceNo | String | Y | serviceGroupInstanceNo of the cluster to change |
List<nodeSpecList> | nodeSpecList | Y | Information of cluster node to change |
computeInstanceNo | String | Y | instanceNo of the node to change |
nodeStorageRole | String | Y | Type [HOT, WARM] of the node to change |
Request example
Response example
Failure example
Was this article helpful?