list_vnic_attachments
List VNIC attachments in OCI by compartment or instance. Get a trimmed summary by default, or request the full OCI SDK object with raw=true.
Instructions
Lists VNIC attachments in a compartment, optionally filtered by instance. Returns a trimmed summary unless raw=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full OCI SDK object per attachment instead of the trimmed summary (default: false) | |
| region | No | OCI region ID to query (e.g. sa-vinhedo-1). Default: server-configured region | |
| instanceId | No | Optional instance OCID filter | |
| compartmentId | No | Compartment OCID (default: tenancy root) |