< Back
Remove-NsxLoadBalancerMonitor
Post
NAME Remove-NsxLoadBalancerMonitor
SYNOPSIS
Removes the specified LoadBalancer Monitor.
SYNTAX
Remove-NsxLoadBalancerMonitor [-Monitor] <XmlElement> [-Confirm] [[-Connection] <PSObject>] [<CommonParameters>]
DESCRIPTION
An NSX Edge Service Gateway provides all NSX Edge services such as firewall,
NAT, DHCP, VPN, load balancing, and high availability.
The NSX Edge load balancer enables network traffic to follow multiple paths
to a specific destination. It distributes incoming service requests evenly
among multiple servers in such a way that the load distribution is
transparent to users. Load balancing thus helps in achieving optimal
resource utilization, maximizing throughput, minimizing response time, and
avoiding overload. NSX Edge provides load balancing up to Layer 7.
Service monitors define health check parameters for a particular type of
network traffic. When you associate a service monitor with a pool, the pool
members are monitored according to the service monitor parameters.
This cmdlet removes the specified LoadBalancer Monitor.
PARAMETERS
-Monitor <XmlElement>
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Prompt for confirmation. Specify as -confirm:$false to disable confirmation prompt
Required? false
Position? named
Default value True
Accept pipeline input? false
Accept wildcard characters? false
-Connection <PSObject>
PowerNSX Connection object
Required? false
Position? 2
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
Removes the specified LoadBalancer Monitor.
SYNTAX
Remove-NsxLoadBalancerMonitor [-Monitor] <XmlElement> [-Confirm] [[-Connection] <PSObject>] [<CommonParameters>]
DESCRIPTION
An NSX Edge Service Gateway provides all NSX Edge services such as firewall,
NAT, DHCP, VPN, load balancing, and high availability.
The NSX Edge load balancer enables network traffic to follow multiple paths
to a specific destination. It distributes incoming service requests evenly
among multiple servers in such a way that the load distribution is
transparent to users. Load balancing thus helps in achieving optimal
resource utilization, maximizing throughput, minimizing response time, and
avoiding overload. NSX Edge provides load balancing up to Layer 7.
Service monitors define health check parameters for a particular type of
network traffic. When you associate a service monitor with a pool, the pool
members are monitored according to the service monitor parameters.
This cmdlet removes the specified LoadBalancer Monitor.
PARAMETERS
-Monitor <XmlElement>
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Prompt for confirmation. Specify as -confirm:$false to disable confirmation prompt
Required? false
Position? named
Default value True
Accept pipeline input? false
Accept wildcard characters? false
-Connection <PSObject>
PowerNSX Connection object
Required? false
Position? 2
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