Menu Docs
Página inicial do Docs
/ /
Interface da linha de comando do MongoDB
/ / / / /

atualização do cronograma de backups snapshots do mongocli Cloud Manager

Nesta página

  • Sintaxe
  • Opções
  • Opções herdadas

Atualizar um agendamento de snapshot para um cluster.

mongocli cloud-manager backups snapshots schedule update [options]
Nome
Tipo
Obrigatório
Descrição
--clusterCheckpointIntervalMin
int
false
Number of minutes between successive cluster checkpoints. Valid values: 15|30|60.
--clusterId
string
true
Identificador único do cluster.
--dailySnapshotRetentionDays
int
false
Number of days to retain daily snapshots. Accepted values for this option are: values between 1 and 365 inclusive.
-h, --help
false
ajuda para atualização
--monthlySnapshotRetentionMonths
int
false
Number of months to retain monthly snapshots. Accepted values for this option are: values between 1 and 36 inclusive.
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--pointInTimeWindowHours
int
false
Número de horas no passado para as quais um snapshot de ponto no tempo pode ser criado.
--projectId
string
false
ID do projeto a ser usado. Substitui as configurações do arquivo de configuração ou da variável de ambiente.
--referenceHourOfDay
int
false
Hour of the day to schedule snapshots using a 24 hour clock. Accepted values for this option are: values between 0 and 23 inclusive.
--referenceMinuteOfHour
int
false
Minute of the hour to schedule snapshots. Accepted values for this option are: values between 0 and 59 inclusive.
--referenceTimeZoneOffset
string
false
The ISO-8601 timezone offset where the Ops Manager host resides.
--snapshotIntervalHours
int
false
Number of hours between snapshots. Valid values: 6|8|12|24.
--snapshotRetentionDays
int
false
Number of days to keep recent snapshots. Accepted values for this option are: values between 2 and 5 inclusive.
--weeklySnapshotRetentionWeeks
int
false
Number of weeks to retain weekly snapshots. Accepted values for this option are: values between 1 and 52 inclusive.
Nome
Tipo
Obrigatório
Descrição
-P, --profile
string
false
Perfil a ser usado no arquivo de configuração.

Gerado automaticamente pela MongoDB CLI em 29-Jun-2021

Voltar

descrever