Menu Docs

Configurações de backup

Observação

Grupos e projetos são termos sinônimos. Seu {PROJECT-ID} é igual ao ID do seu projeto. Para grupos existentes, o ID do grupo/projeto permanece o mesmo. Esta página usa o termo grupo, que é mais familiar, ao se referir a descrições. O endpoint permanece conforme indicado no documento.

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 Atualizar uma configuração de backup. 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 base: https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0

The following lists the endpoints available for Backup Configuration.

Método
Endpoint
Descrição

OBTER

Get all backup configurations for a project.

OBTER

Get a single backup configuration by cluster ID.

REMENDO

Update a backup configuration.