get_vcn
Retrieve details of a specific Virtual Cloud Network (VCN) in OCI by providing its OCID. Optionally return the full SDK object for complete information.
Instructions
Returns details of a specific VCN. Returns a trimmed summary unless raw=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full OCI SDK object instead of the trimmed summary (default: false) | |
| vcnId | Yes | VCN OCID | |
| region | No | OCI region ID where the VCN lives (e.g. sa-vinhedo-1). Default: server-configured region |