NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VlanAvailability (schema)
Vlan availability
| Name | Description | Type | Notes |
|---|---|---|---|
| span_path | Reference to NetworkSpan object Reference to NetworkSpan object that defines which clusters the available in. Used for cluster based availability. |
string | |
| zone_external_ids | List of Zone external IDs An array of Zone objects identified by their external IDs. Zone object is a vCenter managed object and discovered through NSX inventory. Each Zone object is identified by a "external_id" in the inventory. Please refer NSX Zone APIs - GET /fabric/zones - to list all discovered zones GET /fabric/zones/{zone-id} - to view a specific zone configuration. |
array of string | Minimum items: 0 Maximum items: 10 |