boolean |
-
switchToNeLS
(
boolean prepare
,
boolean abort
,
boolean noValidate
,
boolean onlyValidate
,
boolean excludeLicenseCheck
);
-
Change deployment type to NeLS. When executed this can not be undone.
-
Parameters
Name: prepare Default value: false Description: This option will create the NeLS configuration MO.
Name: abort Default value: false Description: This option will delete the NeLS configuration MO.
Name: noValidate Default value: false Description: This option will skip the validations and force the switch to a NeLS deployment.
Name: onlyValidate Default value: false Description: With this option the action will not be executed, only the validation will be performed.
Name: excludeLicenseCheck Default value: false Description: This option will exclude the licence information check in NeLS from the validation.
|