Table 8 defines the parameters for the Service.
Name |
Type |
Description |
Request |
|
|
requestHeader |
RequestHeader |
Common request parameters. The authenticationToken is always null. The type RequestHeader is defined in 7.33. |
Server |
RegisteredServer |
The Server to register. The type RegisteredServer is defined in 7.32. |
discoveryConfiguration [] |
ExtensibleParameter DiscoveryConfiguration |
Additional configuration settings for the Server to register. The discoveryConfiguration is an extensible parameter type defined in 7.13. Discovery Servers that do not understand a configuration shall return Bad_NotSupported for this configuration. |
|
|
|
Response |
|
|
responseHeader |
ResponseHeader |
Common response parameters. The type ResponseHeader is defined in 7.34. |
configurationResults [] |
StatusCode |
List of results for the discoveryConfiguration parameters. |
diagnosticInfos [] |
DiagnosticInfo |
List of diagnostic information for the discoveryConfiguration parameters. This list is empty if diagnostics information was not requested in the request header or if no diagnostic information was encountered in processing of the request. |