5.9.6 UnregisterNodes

5.9.6.1 Description

This Service is used to unregister NodeIds that have been obtained via the RegisterNodes service.

UnregisterNodes does not validate the NodeIds from the request. Servers shall simply unregister NodeIds that are known as registered NodeIds. Any NodeIds that are in the list, but are not registered NodeIds are simply ignored.

5.9.6.2 Parameters

Table 45 defines the parameters for the Service.

Table 45 – UnregisterNodes Service Parameters
NameTypeDescription
Request

requestHeader

Request HeaderCommon request parameters (see 7.32 for RequestHeader definition).

nodesToUnregister []

NodeIdA list of NodeIds that have been obtained via the RegisterNodes service.
Response

responseHeader

Response HeaderCommon response parameters (see 7.33 for ResponseHeader definition).
5.9.6.3 Service results

Table 46 defines the Service results specific to this Service. Common StatusCodes are defined in Table 178.

Table 46 – UnregisterNodes Service Result Codes
Symbolic IdDescription
Bad_NothingToDoSee Table 178 for the description of this result code.
Bad_TooManyOperationsSee Table 178 for the description of this result code.