serverUri

@get:JsonPropertyDescription(value = "The base URL of the Rest server used to connect to the Rest catalog.")
val serverUri: String

The URI of the Rest server.

This is required to establish a connection.