> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/switch-infrastructure/config-manager/llms.txt.
> For full documentation content, see https://docs.nvidia.com/switch-infrastructure/config-manager/llms-full.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/switch-infrastructure/config-manager/_mcp/server.

# VPC Deletion

Removes a virtual private cloud (VPC) and cleans up associated network resources and configurations.

This workflow is experimental and not intended for general use. Use it only in test or pilot environments.

## User Interface

### Form Inputs

| Field         | Description                        | Selection Type                            | Required |
| :------------ | :--------------------------------- | :---------------------------------------- | :------- |
| **Site**      | Choose the site containing the VPC | Single dropdown from available sites      | Yes      |
| **VPC ID**    | Identifier of the VPC to delete    | Text input field                          | Yes      |
| **Namespace** | Tenant namespace of the VPC        | Text input field (default is `spectrumx`) | Yes      |

## Workflow Execution

### Execution Stages

1. Validate VPC for deletion
2. Clean up network resources
3. Remove VPC infrastructure
4. Verify complete removal