< Back
New-NsxTransportZone
Post
NAME New-NsxTransportZone
SYNOPSIS
Creates a new Nsx Transport Zone.
SYNTAX
New-NsxTransportZone [-Name] <String> [-Description <String>] -Cluster <ClusterInterop[]> -ControlPlaneMode
<String> [-Universal] [-Connection <PSObject>] [<CommonParameters>]
DESCRIPTION
An NSX Transport Zone defines the maximum scope for logical switches that
are bound to it. NSX Prepared clusters are added to Transport Zones which
allows VMs on them to attach to any logical switch bound to the transport
zone.
The New-NsxTransportZone cmdlet creates a new Transport Zone on the
connected NSX manager.
At least one cluster is required to be a member of the Transport Zone at
creation time.
PARAMETERS
-Name <String>
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Description <String>
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Cluster <ClusterInterop[]>
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ControlPlaneMode <String>
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Universal [<SwitchParameter>]
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-Connection <PSObject>
PowerNSX Connection object
Required? false
Position? named
Default value $defaultNSXConnection
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new Nsx Transport Zone.
SYNTAX
New-NsxTransportZone [-Name] <String> [-Description <String>] -Cluster <ClusterInterop[]> -ControlPlaneMode
<String> [-Universal] [-Connection <PSObject>] [<CommonParameters>]
DESCRIPTION
An NSX Transport Zone defines the maximum scope for logical switches that
are bound to it. NSX Prepared clusters are added to Transport Zones which
allows VMs on them to attach to any logical switch bound to the transport
zone.
The New-NsxTransportZone cmdlet creates a new Transport Zone on the
connected NSX manager.
At least one cluster is required to be a member of the Transport Zone at
creation time.
PARAMETERS
-Name <String>
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Description <String>
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Cluster <ClusterInterop[]>
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ControlPlaneMode <String>
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Universal [<SwitchParameter>]
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-Connection <PSObject>
PowerNSX Connection object
Required? false
Position? named
Default value $defaultNSXConnection
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS