Data Source: oci_database_db_node_snapshot
This data source provides details about a specific Db Node Snapshot resource in Oracle Cloud Infrastructure Database service.
Gets information about the specified Exadata Database Node Snapshot in the specified compartment.
Example Usage
data "oci_database_db_node_snapshot" "test_db_node_snapshot" {
#Required
dbnode_snapshot_id = oci_file_storage_snapshot.test_snapshot.id
}
Argument Reference
The following arguments are supported:
dbnode_snapshot_id- (Required) The Exadata Database Node Snapshot OCID.
Attributes Reference
The following attributes are exported:
cluster_id- The OCID of the VM cluster.compartment_id- The OCID of the compartment.defined_tags- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.freeform_tags- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:{"Department": "Finance"}id- The OCID of the Exadata Database Node Snapshot.lifecycle_details- Additional information about the current lifecycle state of the Exadata Database Node Snapshot.mount_dbnode_id- The OCID of the Exadata Database Node to which the snapshot is mounted. If the snapshot is not mounted to any node, then the value ofmount_dbnode_idwill be"null".mount_points- Details of the mount pointsdb_node_id- The OCID of the Exadata Database Node where snapshot was mounted.name- Mount Point Name
name- The user-friendly name for the Database Node Snapshot. The name should be unique.source_dbnode_id- The OCID of the Exadata Database Node.state- The current state of the Exadata Database Node Snapshot.system_tags- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.time_created- The date and time that the Exadata Database Node Snapshot was created.volumes- Details of the volumesname- Volume Namesize- Volume Size