set_config


Description:

public bool set_config (Domain conf) throws Error

Resets configuration of an existing domain.

Note: If domain is already running, the new configuration will not take affect until domain reboots.

Parameters:

this

the domain

conf

the new configuration for the domain

Returns:

TRUE on success, FALSE if an error occurred.