Managed Service for OpenSearch API, REST: Cluster
A set of methods for managing OpenSearch clusters.
Methods
Method |
Description |
Returns the specified OpenSearch cluster. |
|
Retrieves the list of OpenSearch clusters that belong to the specified folder. |
|
Creates an OpenSearch cluster in the specified folder. |
|
Updates the specified OpenSearch cluster. |
|
Deletes the specified OpenSearch cluster. |
|
Creates a backup for the specified OpenSearch cluster. |
|
Delete backup for the specified OpenSearch cluster. |
|
Creates a new OpenSearch cluster using the specified backup. |
|
Reschedules a planned maintenance operation. |
|
Returns a list of available backups for the specified OpenSearch cluster. |
|
Moves the specified OpenSearch cluster to the specified folder. |
|
Starts the specified OpenSearch cluster. |
|
Stops the specified OpenSearch cluster. |
|
Retrieves logs for the specified OpenSearch cluster. |
|
Same as ListLogs but using server-side streaming. Also allows for 'tail -f' semantics. |
|
Retrieves the list of Operation resources for the specified cluster. |
|
Retrieves a list of hosts for the specified cluster. |
|
Creates an OpenSearch type host group. |
|
Deletes an OpenSearch type host group. |
|
Updates an OpenSearch type host group. |
|
Creates a Dashboards type host group. |
|
Deletes a Dashboards type host group. |
|
Updates a Dashboards type host group. |
|
Retrieves auth settings for specified cluster. |
|
Updates auth settings for specified cluster. |