/AWS1/CL_ODBMAINTENANCEWINDOW¶
The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_customactiontimeoutinmins
TYPE /AWS1/ODBINTEGER
/AWS1/ODBINTEGER
¶
The custom action timeout in minutes for the maintenance window.
it_daysofweek
TYPE /AWS1/CL_ODBDAYOFWEEK=>TT_DAYSOFWEEK
TT_DAYSOFWEEK
¶
The days of the week when maintenance can be performed.
it_hoursofday
TYPE /AWS1/CL_ODBHOURSOFDAY_W=>TT_HOURSOFDAY
TT_HOURSOFDAY
¶
The hours of the day when maintenance can be performed.
iv_iscustactiontmoutenabled
TYPE /AWS1/ODBBOOLEAN
/AWS1/ODBBOOLEAN
¶
Indicates whether custom action timeout is enabled for the maintenance window.
iv_leadtimeinweeks
TYPE /AWS1/ODBINTEGER
/AWS1/ODBINTEGER
¶
The lead time in weeks before the maintenance window.
it_months
TYPE /AWS1/CL_ODBMONTH=>TT_MONTHS
TT_MONTHS
¶
The months when maintenance can be performed.
iv_patchingmode
TYPE /AWS1/ODBPATCHINGMODETYPE
/AWS1/ODBPATCHINGMODETYPE
¶
The patching mode for the maintenance window.
iv_preference
TYPE /AWS1/ODBPREFERENCETYPE
/AWS1/ODBPREFERENCETYPE
¶
The preference for the maintenance window scheduling.
iv_skipru
TYPE /AWS1/ODBBOOLEAN
/AWS1/ODBBOOLEAN
¶
Indicates whether to skip release updates during maintenance.
it_weeksofmonth
TYPE /AWS1/CL_ODBWEEKSOFMONTH_W=>TT_WEEKSOFMONTH
TT_WEEKSOFMONTH
¶
The weeks of the month when maintenance can be performed.
Queryable Attributes¶
customActionTimeoutInMins¶
The custom action timeout in minutes for the maintenance window.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CUSTOMACTIONTMOUTINMINS() |
Getter for CUSTOMACTIONTIMEOUTINMINS, with configurable defa |
ASK_CUSTOMACTIONTMOUTINMINS() |
Getter for CUSTOMACTIONTIMEOUTINMINS w/ exceptions if field |
HAS_CUSTOMACTIONTMOUTINMINS() |
Determine if CUSTOMACTIONTIMEOUTINMINS has a value |
daysOfWeek¶
The days of the week when maintenance can be performed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DAYSOFWEEK() |
Getter for DAYSOFWEEK, with configurable default |
ASK_DAYSOFWEEK() |
Getter for DAYSOFWEEK w/ exceptions if field has no value |
HAS_DAYSOFWEEK() |
Determine if DAYSOFWEEK has a value |
hoursOfDay¶
The hours of the day when maintenance can be performed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_HOURSOFDAY() |
Getter for HOURSOFDAY, with configurable default |
ASK_HOURSOFDAY() |
Getter for HOURSOFDAY w/ exceptions if field has no value |
HAS_HOURSOFDAY() |
Determine if HOURSOFDAY has a value |
isCustomActionTimeoutEnabled¶
Indicates whether custom action timeout is enabled for the maintenance window.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ISCUSTACTIONTMOUTENABLED() |
Getter for ISCUSTOMACTIONTIMEOUTENABLED, with configurable d |
ASK_ISCUSTACTIONTMOUTENABLED() |
Getter for ISCUSTOMACTIONTIMEOUTENABLED w/ exceptions if fie |
HAS_ISCUSTACTIONTMOUTENABLED() |
Determine if ISCUSTOMACTIONTIMEOUTENABLED has a value |
leadTimeInWeeks¶
The lead time in weeks before the maintenance window.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LEADTIMEINWEEKS() |
Getter for LEADTIMEINWEEKS, with configurable default |
ASK_LEADTIMEINWEEKS() |
Getter for LEADTIMEINWEEKS w/ exceptions if field has no val |
HAS_LEADTIMEINWEEKS() |
Determine if LEADTIMEINWEEKS has a value |
months¶
The months when maintenance can be performed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MONTHS() |
Getter for MONTHS, with configurable default |
ASK_MONTHS() |
Getter for MONTHS w/ exceptions if field has no value |
HAS_MONTHS() |
Determine if MONTHS has a value |
patchingMode¶
The patching mode for the maintenance window.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PATCHINGMODE() |
Getter for PATCHINGMODE, with configurable default |
ASK_PATCHINGMODE() |
Getter for PATCHINGMODE w/ exceptions if field has no value |
HAS_PATCHINGMODE() |
Determine if PATCHINGMODE has a value |
preference¶
The preference for the maintenance window scheduling.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PREFERENCE() |
Getter for PREFERENCE, with configurable default |
ASK_PREFERENCE() |
Getter for PREFERENCE w/ exceptions if field has no value |
HAS_PREFERENCE() |
Determine if PREFERENCE has a value |
skipRu¶
Indicates whether to skip release updates during maintenance.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SKIPRU() |
Getter for SKIPRU, with configurable default |
ASK_SKIPRU() |
Getter for SKIPRU w/ exceptions if field has no value |
HAS_SKIPRU() |
Determine if SKIPRU has a value |
weeksOfMonth¶
The weeks of the month when maintenance can be performed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_WEEKSOFMONTH() |
Getter for WEEKSOFMONTH, with configurable default |
ASK_WEEKSOFMONTH() |
Getter for WEEKSOFMONTH w/ exceptions if field has no value |
HAS_WEEKSOFMONTH() |
Determine if WEEKSOFMONTH has a value |