Name
|
Type
|
Description
|
nextScheduledTime | xsd:dateTime |
Time when next scheduled maintenance would happen.
- This property need not be set.
|
immediateMaintenanceScheduled | xsd:boolean |
True if immediate maintenance is scheduled.
Since Horizon 7.4
-
This property has a default value of
false.
- This property need not be set.
|
logoffSetting | xsd:string |
Determines when to perform the operation on RDS servers which have an
active session.
Since Horizon 7.4
-
This property will be one of:
Value
|
Description
|
"FORCE_LOGOFF" | Users will be forced to log off when the system is ready to operate
on their RDS Servers. Before being forcibly logged off, users may
have a grace period in which to save their work (Global Settings). |
"WAIT_FOR_LOGOFF" | Wait for connected users to disconnect before the task starts. The
operation starts immediately on RDS Servers without active sessions. |
|
stopOnFirstError | xsd:boolean |
Indicates that the operation should stop on first error.
Since Horizon 7.4
-
This property has a default value of
true.
|
recurringMaintenanceSettings | FarmRecurringMaintenanceSettings |
Settings for recurring maintenance operations.
- This property need not be set.
|