---
title: Virtual Cloud Network
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Virtual Cloud Network
---

# Virtual Cloud Network

This table represents the Virtual Cloud Network resource from Oracle Cloud Infrastructure.

```
oci.vcn
```

## Fields

| Title                    | ID   | Type          | Data Type                                                                                                                                                                                                                                                                                | Description |
| ------------------------ | ---- | ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                     | core | string        |
| byoipv6_cidr_blocks      | core | array<string> | The value to assign to the byoipv6_cidr_blocks property of this Vcn.                                                                                                                                                                                                                     |
| cidr_block               | core | string        | The value to assign to the cidr_block property of this Vcn.                                                                                                                                                                                                                              |
| cidr_blocks              | core | array<string> | The value to assign to the cidr_blocks property of this Vcn.                                                                                                                                                                                                                             |
| compartment_id           | core | string        | The value to assign to the compartment_id property of this Vcn.                                                                                                                                                                                                                          |
| default_dhcp_options_id  | core | string        | The value to assign to the default_dhcp_options_id property of this Vcn.                                                                                                                                                                                                                 |
| default_route_table_id   | core | string        | The value to assign to the default_route_table_id property of this Vcn.                                                                                                                                                                                                                  |
| default_security_list_id | core | string        | The value to assign to the default_security_list_id property of this Vcn.                                                                                                                                                                                                                |
| dns_label                | core | string        | The value to assign to the dns_label property of this Vcn.                                                                                                                                                                                                                               |
| id                       | core | string        | The value to assign to the id property of this Vcn.                                                                                                                                                                                                                                      |
| ipv6_cidr_block          | core | string        |
| ipv6_private_cidr_blocks | core | array<string> | The value to assign to the ipv6_private_cidr_blocks property of this Vcn.                                                                                                                                                                                                                |
| ipv6_public_cidr_block   | core | string        |
| lifecycle_state          | core | string        | The value to assign to the lifecycle_state property of this Vcn. Allowed values for this property are: "PROVISIONING", "AVAILABLE", "TERMINATING", "TERMINATED", "UPDATING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. |
| oci_display_name         | core | string        |
| tags                     | core | hstore_csv    |
| tenancy_ocid             | core | string        | The OCID of the tenancy containing the resource.                                                                                                                                                                                                                                         |
| time_created             | core | timestamp     | The value to assign to the time_created property of this Vcn.                                                                                                                                                                                                                            |
| vcn_domain_name          | core | string        | The value to assign to the vcn_domain_name property of this Vcn.                                                                                                                                                                                                                         |
