Add a Real Server to a SubVS
- Last Updated: May 14, 2025
- 1 minute read
- LoadMaster
- LoadMaster GA
- Documentation
You can add a Real Server to a SubVS by using the New-AdcRealServer command. You must specify the Virtual Service ID (VSIndex) of the SubVS for this to work.
An example with output is provided below.
$newrs = New-AdcRealServer -RealServer 10.35.47.66 -RealServerPort 80 -VSIndex 3 $new | Format-List ReturnCode : 200Response : Command successfully executed.Data :