Skip to main content

VPC — Reference

VPC List Columns

ColumnDescription
NameThe identifying name of the VPC, set by you at creation. Click the name to open the VPC detail page.
TagsThe list of tags attached to the VPC for classification and search. Displayed as key:value.
SubnetThe number of Subnets currently existing inside this VPC.
StatusThe current status of the VPC (see the status table below).
Created dateThe date and time the VPC was created (UTC timezone).

VPC Status

StatusMeaning
ActiveThe VPC is operating normally and ready to use.
CreatingThe VPC is being initialized; waiting for the process to complete.
ErrorThe VPC encountered an error during creation or operation. Contact support if this status does not resolve on its own.

Create VPC Form Fields

FieldRequiredDescription
TypeYesVPC type: General (general-purpose) or Specific (dedicated). Cannot be changed after creation.
NameYesThe identifying name of the VPC.
OwnerYesThe organization that owns the VPC.
ProjectYesThe Project the VPC will belong to.
CIDRNoThe IP address range of the first Subnet in CIDR notation (e.g., 192.168.1.0/24). Only applies when configuring a Subnet during VPC creation.
Subnet nameNoThe identifying name for the first Subnet. Only fill in when CIDR is also provided.

Actions (Actions Menu)

Click the action menu icon () in the last column of each row in the VPC list to access the following actions:

ActionDescription
Manage tagsOpen the tag management dialog: add new key:value pairs or remove existing tags.
EditOpen the VPC name editing dialog. Other fields (Type, Owner, Project) cannot be edited.

VPC Detail Page

Click the Name of a VPC in the list to open the detail page. This page displays an overview of the VPC and provides navigation to the compute and network resources inside it.

VPC detail page