psm dbcs snapshots

Display information about all the storage snapshots of a single Oracle Database Classic Cloud Service instance in the identity domain.

Syntax

psm dbcs snapshots -s|--service-name instance-name [-of|--output-format json|html|short]

Parameters

Parameter Description

-s|--service-name instance-name

Specifies the name of the Database Classic Cloud Service instance whose storage snapshots you want information about.

-of|--output-format json|html|short

(Optional) Specifies the output format of the command’s response:

  • json—output is formatted as a JSON array.

  • html—output is formatted as HTML

  • short—output is formatted as a brief summary.

The default output format is the one you specified when using the psm setup command to configure the psm CLI.

Examples

The following example displays information about the storage snapshots of the db121-ep-si Database Classic Cloud Service instance.

$ psm dbcs snapshots --service-name db121-ep-si