APIs

Show:

Registers a server with the discovery server.

Constructor

RegisterServer2Request

(
  • options
)

Parameters:

  • options Object

Methods

binaryStoreSize

() Number

Calculate the required size to store this object in a binary stream.

Returns:

Number:

decode

(
  • stream
)

decode the object from a binary stream

Parameters:

encode

(
  • stream
)

encode the object into a binary stream

Parameters:

isValid

() Boolean

verify that all object attributes values are valid according to schema

Returns:

Boolean:

toString

() String

Returns:

String:

Properties

discoveryConfiguration

ExtensionObject

Additional configuration settings for the Server to register. The DiscoveryConfiguration is an extensible parameter type defined in 7.9.

requestHeader

RequestHeader

A standard header included in all requests sent to a server.