mongocli ops-manager backup snapshots schedule describe¶
The backup snapshots schedule describe
command retrieves the backup
snapshot schedule for the specified cluster. You can also view the
backup snapshot schedule through the Ops Manager UI
or API.
Syntax¶
mongocli ops-manager|om backup(s) snapshot(s) schedule describe|get --clusterId <cluster-id> [ --output|-o <output-format> ] [ --profile|-P <profile-name> ] [ --projectId <project-ID> ]
Note
Use -h
or --help
to view the command-line help for
this command.
Options¶
Option | Type | Description | Required? |
---|---|---|---|
--clusterId | string | Unique identifier of the cluster for which you want to retrieve
the backup snapshot schedule. | yes |
--output , -o | string | Command output format. Valid values are:
If omitted, the command returns output in the default format. | no |
--profile , -P | string | Name of the profile where the project ID and the Programmatic API Key |