백업 구성
참고
그룹과 프로젝트는 동의어입니다. {PROJECT-ID}
는 프로젝트 ID와 동일합니다. 기존 그룹의 경우, 그룹/프로젝트 ID가 동일하게 유지됩니다. 이 페이지에서는 설명에 대해 얘기할 때 더욱 친숙한 용어 그룹을 사용합니다. 엔드포인트는 문서에 명시된 대로 유지됩니다.
개요
A backup configuration determines the settings used to back up a sharded
cluster or replica set. The backupConfigs
resource lets you view and
update backup configurations. In certain cases, you can also create
backup configurations, as described in
1개의 백업 구성 업데이트. The
backupConfigs
resource supports only the GET
and PATCH
methods.
To update or create a backup configuration, you must issue the request
from an IP address on your user account's access list. The backupConfigs
resource accepts
PATCH
requests only from IP addresses in the access list.
기본 URL: https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0
엔드포인트
The following lists the endpoints available for Backup Configuration.
메서드 | 엔드포인트 | 설명 |
---|---|---|
얻다 | Get all backup configurations for a project. | |
얻다 | Get a single backup configuration by cluster ID. | |
패치 | Update a backup configuration. |