Automatically Performing Basic Configurations for a Cluster Snapshot
Function
This API is used to automatically perform basic configurations for a cluster snapshot, including configuring OBS buckets and IAM agency.
- OBS Bucket: Enter the location of the OBS bucket used for storing snapshots.
- Backup Path: Enter the storage path of the snapshot in the OBS bucket.
- IAM Agency: Authorize you to use OBS in IAM so that snapshots need to be stored in OBS.
URI
POST /v1.0/{project_id}/clusters/{cluster_id}/index_snapshot/auto_setting
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
project_id |
Yes |
String |
Project ID. |
|
cluster_id |
Yes |
String |
ID of the cluster where index data is to be backed up. |
Request
None
Response
None
Examples
Example request
POST /v1.0/6204a5bd270343b5885144cf9c8c158d/clusters/ea244205-d641-45d9-9dcb-ab2236bcd07e/index_snapshot/auto_setting
Status Code
Table 2 describes the status code.
Last Article: APIs Related to Snapshot Management
Next Article: Modifying Basic Configurations of a Cluster Snapshot
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.