3.2.4.7 RepositoryStatusSummaryEvent
The dsc:RepositoryStatusSummaryEvent event is sent by the scan repository any time the repository status changes.
-
<wsdl:operation name="RepositoryStatusSummaryEvent"> <wsdl:output message="dsc:RepositoryStatusSummaryEventMsg" wsa:Action="http://schemas.microsoft.com/windows/2008/12/wdp/ distributedscan/configuration/RepositoryStatusSummaryEvent"/> </wsdl:operation>
Upon detecting a change in the scan repository status, the server MUST send an dsc:RepositoryStatusSummaryEventMsg message to all subscribed clients, as follows:
The dsc:RepositoryStatusSummaryEventMsg MUST have one dsc:StatusSummary child.
The contents of the element MUST be set as follows:
An dsc:RepositoryState element MUST be added.
If one or more state reasons are available, an dsc:RepositoryStateReasons element MUST be added.
Vendor-defined child elements MAY be added.