psm dbcs snapshot
Displays information about a single storage snapshot of an Oracle Database Cloud Service instance.
Syntax
In the following syntax, line breaks have been added for clarity. Do not include them when entering the command.
psm dbcs snapshot
-s|--service-name instance-name
-n|--snapshot-name snapshot-name
[-of|--output-format json|html|short]
Parameters
Parameter | Description |
---|---|
|
Specifies the name of the Database Cloud Service instance whose storage snapshot you want information about. |
|
Specifies the name of the storage snapshot you want information about. |
|
(Optional) Specifies the output format of the command’s response:
The default output format is the one you specified when using the |
Examples
The following example displays information about the snapshot4patchtest
storage snapshot of the db121-ep-si
Database Cloud Service instance.
$ psm dbcs snapshot --service-name db121-ep-si --snapshot-name snapshot4patchtest