-
id
String id
The id of the server config.
-
name
String name
The name of the endpoint.
-
description
String description
The description for the endpoint.
-
serverAddress
String serverAddress
The server host for the endpoint.
-
port
Integer port
The port for the endpoint.
-
contextRoot
String contextRoot
The context root under which the application where the rest endpoint is running on.
-
restRoot
String restRoot
The path for accessing the endpoint.
-
userName
String userName
The username that needs to be used when accessing the endpoint.
-
password
String password
The password that needs to be used when accessing the endpoint.
-
endpointType
Integer endpointType
The code of the endpoint. Setting this property via configuration parameters has no effect.
-
tenantId
String tenantId
The tenant id of the endpoint.