Add a Content Rule to a SubVS
- Last Updated: May 14, 2025
- 1 minute read
- LoadMaster
- LoadMaster GA
- Documentation
You can add a content rule to a SubVS by using the Add-NewAdcRealServerRule command. You must specify the Real Server ID (RsIndex) of the SubVS for this to work.
An example command with output is provided below.
$new = New-AdcRealServerRule -RuleName Test1 -RSIndex 1 -VirtualService 10.35.47.50 -VSPort 443 -VSProtocol tcp $new | Format-List ReturnCode : 200Response : Command successfully executed.Data :