Getting Details About a Database System
Get details about an OCI Database with PostgreSQL database system.
On the Database systems list page, select the database system that you want to work with. If you need help finding the list page or the database system, see Listing Database Systems. The details page opens and displays information about the database system. Some items on the page are read-only, and other items enable you to edit and update the database system's configuration. Access the various resources associated with the database system by selecting their links or tabs.
Use the
oci psql db-system get
command and required parameters to get details about a database system:oci psql db-system get --db-system-id <database_OCID> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetDbSystem operation to get details about a database system.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.