Network Configuration Methods

Network configuration methods retrieve information about the network.

getCustomerNetworkSettings()

Returns all configuration settings of the customer network interfaces for the library complex.

Used by STA.

Inputs Outputs Roles Errors

long libraryId

NetworkSettingsDto

All

WebServiceException

getOkmNetworkSettings()

Returns all configuration settings of the OKM network interfaces for the library complex.

Used by STA.

Inputs Outputs Roles Errors

long libraryId

NetworkSettingsDto

All

WebServiceException

getServiceNetworkSettings()

Returns all configuration settings of the Service network interfaces for the library complex.

Used by STA.

Inputs Outputs Roles Errors

long libraryId

NetworkSettingsDto

All

WebServiceException