get_network
Retrieve detailed information about a specific private network (VPC) including ID, name, CIDR, status, default flag, and attached VMs. Use this after listing networks to inspect one network.
Instructions
Get one private network (VPC): id, name, CIDR, status, whether it is the default, and its attached VMs. Use after list_networks to inspect a single network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource id from the matching list_* tool. |