This type is a class for model objects.
An abstract subtype of HAManagerPolicy where the policy attributes may successfully specify the servers where the applications should get executed.
Package: coregroupAttributes Summary | |
failback : EBoolean | A boolean-valued flag with 'false' as the default value. If set to 'true', HAManager will try to execute the application group components on the preferred servers, if necessary, after deactivating application components executing on other (non-preferred) servers of the core group. |
preferredOnly : EBoolean | A boolean-valued flag with 'false' as the defalt. If set to 'true', the flag mandates HAManager to execute application components only on the server(s) of the 'preferredServers' list. If there are no preferred servers, HAManager will not activate the application components. |
preferredServers : CoreGroupServer * | * No description is available * |
Attribute Details |