Usage
removeVHostAlias(VHostName, AliasName)
Parameters
A string indicating the virtual host from which to remove an alias.
VHostName
A string indicating the alias name to remove from the specified vhost.
AliasName
Returns
If the call succeeds, the server sends a reply information object with a
, and a
property of
status
code
Description
Removes an alias from a virtual host. Aliases are alternative names for vhosts that are used as
targets by incoming Flash Media Server connections. When you removing an alias, that name
is no longer available for incoming connections.
See also
addVHostAlias()
restartVHost()
Availability
Flash Player 6.
Flash Communication Server MX 1.0.
Usage
restartVHost([scope])
Parameters
Optional; string that specifies which virtual host you want to restart.
scope
To restart the virtual host to which you're connected, omit this parameter.
To restart a different virtual host, specify the virtual host as
.
virtual_hostname
Returns
If the call succeeds, the server sends a reply information object with a
and a
property of
status
code
60
Server Management ActionScript Language Reference
NetConnection.Call.Success
NetConnection.Call.Success
property of
level
.
adaptor_name/
property of
level
.
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE and is the answer not in the manual?