subnet_create
Create a subnet on a Nutanix Prism Central cluster by specifying its name, cluster external ID, and VLAN ID.
Instructions
[WRITE][risk=medium] Create a subnet on a cluster.
Args:
name: New subnet name.
cluster_ext_id: Target cluster extId (from cluster_list).
vlan_id: VLAN / network id for the subnet.
subnet_type: Subnet type (default VLAN).
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| target | No | ||
| vlan_id | Yes | ||
| subnet_type | No | VLAN | |
| cluster_ext_id | Yes |