3.5.4.3.3.2 GetScheduledUpdateSettingsResponseBody
-
<xsd:complexType name="GetScheduledUpdateSettingsResponseBody"> <xsd:sequence> <xsd:element minOccurs="1" maxOccurs="1" name="peMode" type="xsd:unsignedInt"/> <xsd:element minOccurs="1" maxOccurs="1" name="piScheduledUpdateStartHour" type="xsd:unsignedInt"/> <xsd:element minOccurs="1" maxOccurs="1" name="pwsCustomScriptFullPath" type="xsd:string"/> <xsd:element minOccurs="1" maxOccurs="1" name="pcMaxMinutesAllowedForCustomScript" type="xsd:unsignedInt"/> <xsd:element minOccurs="1" maxOccurs="1" name="peReturnState" type="xsd:unsignedInt"/> </xsd:sequence> </xsd:complexType>
peMode: Contains the following possible values:
-
Value
Meaning
0
Disabled
1
Script only
2
Script and windows updates
piScheduledUpdateStartHour: Contains the hour to start update process; possible values are 0-23.
pwsCustomScriptFullPath: Contains the path name of the maintenance script to run.
pcMaxMinutesAllowedForCustomScript: Contains the total number of minutes the script is allowed to run.
peReturnState: Contains the following possible values:
-
Value
Meaning
0
Shutdown
1
Last known state