NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
SiteInfo (schema)
Site information
Information related to Sites applicable for given Org.
| Name | Description | Type | Notes |
|---|---|---|---|
| edge_cluster_paths | PolicyPath of the edge cluster or service cluster The edge or service cluster on which the networking & security services configured for Project will be deployed. |
array of string | |
| site_path | PolicyPath of the site This represents the path of the site which is managed by Global Manager. For the local manager, if set, this needs to point to 'default'. |
string | |
| transport_zone_paths | PolicyPath of the transport zone This represents the path of the transport zone on which elements of the project will be created. If not provided, this field is set to the path of the default transport zone for the associated site. Transport zone cannot be modified. |
array of string | Maximum items: 1 |