Skip to content

/AWS1/CL_STGDSCMAINTENANCEST01

A JSON object containing the following fields:

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_gatewayarn TYPE /AWS1/STGGATEWAYARN /AWS1/STGGATEWAYARN

GatewayARN

iv_hourofday TYPE /AWS1/STGHOUROFDAY /AWS1/STGHOUROFDAY

The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23). The hour of the day is in the time zone of the gateway.

iv_minuteofhour TYPE /AWS1/STGMINUTEOFHOUR /AWS1/STGMINUTEOFHOUR

The minute component of the maintenance start time represented as mm, where mm is the minute (0 to 59). The minute of the hour is in the time zone of the gateway.

iv_dayofweek TYPE /AWS1/STGDAYOFWEEK /AWS1/STGDAYOFWEEK

An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6 represents Saturday. The day of week is in the time zone of the gateway.

iv_dayofmonth TYPE /AWS1/STGDAYOFMONTH /AWS1/STGDAYOFMONTH

The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where 1 represents the first day of the month. It is not possible to set the maintenance schedule to start on days 29 through 31.

iv_timezone TYPE /AWS1/STGGATEWAYTIMEZONE /AWS1/STGGATEWAYTIMEZONE

A value that indicates the time zone that is set for the gateway. The start time and day of week specified should be in the time zone of the gateway.

io_softwareupdatepreferences TYPE REF TO /AWS1/CL_STGSOFTWAREUPPREFER00 /AWS1/CL_STGSOFTWAREUPPREFER00

A set of variables indicating the software update preferences for the gateway.

Includes AutomaticUpdatePolicy parameter with the following inputs:

ALL_VERSIONS - Enables regular gateway maintenance updates.

EMERGENCY_VERSIONS_ONLY - Disables regular gateway maintenance updates. The gateway will still receive emergency version updates on rare occasions if necessary to remedy highly critical security or durability issues. You will be notified before an emergency version update is applied. These updates are applied during your gateway's scheduled maintenance window.


Queryable Attributes

GatewayARN

GatewayARN

Accessible with the following methods

Method Description
GET_GATEWAYARN() Getter for GATEWAYARN, with configurable default
ASK_GATEWAYARN() Getter for GATEWAYARN w/ exceptions if field has no value
HAS_GATEWAYARN() Determine if GATEWAYARN has a value

HourOfDay

The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23). The hour of the day is in the time zone of the gateway.

Accessible with the following methods

Method Description
GET_HOUROFDAY() Getter for HOUROFDAY, with configurable default
ASK_HOUROFDAY() Getter for HOUROFDAY w/ exceptions if field has no value
HAS_HOUROFDAY() Determine if HOUROFDAY has a value

MinuteOfHour

The minute component of the maintenance start time represented as mm, where mm is the minute (0 to 59). The minute of the hour is in the time zone of the gateway.

Accessible with the following methods

Method Description
GET_MINUTEOFHOUR() Getter for MINUTEOFHOUR, with configurable default
ASK_MINUTEOFHOUR() Getter for MINUTEOFHOUR w/ exceptions if field has no value
HAS_MINUTEOFHOUR() Determine if MINUTEOFHOUR has a value

DayOfWeek

An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6 represents Saturday. The day of week is in the time zone of the gateway.

Accessible with the following methods

Method Description
GET_DAYOFWEEK() Getter for DAYOFWEEK, with configurable default
ASK_DAYOFWEEK() Getter for DAYOFWEEK w/ exceptions if field has no value
HAS_DAYOFWEEK() Determine if DAYOFWEEK has a value

DayOfMonth

The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where 1 represents the first day of the month. It is not possible to set the maintenance schedule to start on days 29 through 31.

Accessible with the following methods

Method Description
GET_DAYOFMONTH() Getter for DAYOFMONTH, with configurable default
ASK_DAYOFMONTH() Getter for DAYOFMONTH w/ exceptions if field has no value
HAS_DAYOFMONTH() Determine if DAYOFMONTH has a value

Timezone

A value that indicates the time zone that is set for the gateway. The start time and day of week specified should be in the time zone of the gateway.

Accessible with the following methods

Method Description
GET_TIMEZONE() Getter for TIMEZONE, with configurable default
ASK_TIMEZONE() Getter for TIMEZONE w/ exceptions if field has no value
HAS_TIMEZONE() Determine if TIMEZONE has a value

SoftwareUpdatePreferences

A set of variables indicating the software update preferences for the gateway.

Includes AutomaticUpdatePolicy parameter with the following inputs:

ALL_VERSIONS - Enables regular gateway maintenance updates.

EMERGENCY_VERSIONS_ONLY - Disables regular gateway maintenance updates. The gateway will still receive emergency version updates on rare occasions if necessary to remedy highly critical security or durability issues. You will be notified before an emergency version update is applied. These updates are applied during your gateway's scheduled maintenance window.

Accessible with the following methods

Method Description
GET_SOFTWAREUPDPREFERENCES() Getter for SOFTWAREUPDATEPREFERENCES