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 : 200
Response   : Command successfully executed.
Data       :