This page describes how to view the instance information for an Exadata Infrastructure instance.
Before you begin
Enable the Oracle Database@Google Cloud API for the project.
Confirm that you have the required roles necessary to create an instance:
cloudExadataInfrastructureAdmin
.For more information on how to assign roles, see Apply IAM roles.
View instance information
Console
Go to the Exadata Database Service page in the Google Cloud console.
In the Exadata Infrastructure section, click the display name of the instance to view instance information for.
You'll be redirected to the instance's details page.
gcloud
Use the gcloud oracle-database cloud-exadata-infrastructures describe
command to view Instance information for your Exadata Infrastructure instance.
gcloud oracle-database cloud-exadata-infrastructures describe INSTANCE_ID
--location=REGION_ID
Replace the following:
- INSTANCE_ID: the identifier for the instance that you want to view information for.
- REGION_ID: the region for the instance that you want to view information for.
What's next
- Learn how to create or delete an instance.
- Configure Identity and Access Management roles for an instance.
- Use monitoring metrics to monitor your instances.