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.
| Name | Type | Description |
|---|---|---|
| Request | ||
requestHeader | Request Header | Common request parameters (see 7.32 for RequestHeader definition). |
nodesToUnregister [] | NodeId | A list of NodeIds that have been obtained via the RegisterNodes service. |
| Response | ||
|---|---|---|
responseHeader | Response Header | Common 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.