DiscoveryConfigurationResponse

data class DiscoveryConfigurationResponse(val appLocation: String, val centralServerVmId: String? = null, val configurationType: String)

Discovery Details.

Constructors

Link copied to clipboard
constructor(appLocation: String, centralServerVmId: String? = null, configurationType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The geo-location where the SAP system exists.

Link copied to clipboard

The virtual machine ID of the Central Server.

Link copied to clipboard

The configuration Type. Expected value is 'Discovery'.