VdcNetworkSegmentProfileTemplateReference

VdcNetworkSegmentProfileTemplateReference
VdcNetworkSegmentProfileTemplateReference

Represents a reference to a segment profile template for an NSX-T Org vDC Network.

JSON Example
{
    "templateRef": {
        "name": "string",
        "id": "string"
    },
    "source": "string"
}
templateRef
Optional

templateRef

string
source
Optional

Where the referenced template is sourced from.

  • The possible values are GLOBAL, ORG_VDC and NETWORK
  • GLOBAL - The template comes from the global default for the VCD site.
  • ORG_VDC - The template comes from the default for the Org vDC that owns this network.
  • NETWORK - The template was directly specified on the network during creation or update.
Availability
Added in 36.2