Getting Details About a Database System
Get details about an OCI Database with PostgreSQL database system.
- Open the navigation menu and click Databases. Under PostgreSQL, click DB Systems.
- (Optional) In the List scope section, under Compartment, select a compartment.
- Click the name of the database system that you want more details about.
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.