When adding a profile to a virtual server, it is important to make sure that "clientside" and "serverside" have unique names, as they share a namespace.
If you provide a matching name, it will fail with the error:
"HTTP 400 - transaction failed:01070097:3: Virtual server /Common/<profile_name> lists duplicate profiles.
We recommend using
<profile_name_cs> and
<profile_name_ss> to differentiate between client and server side respectively.