Connection Gateway Definition Response Properties
data class ConnectionGatewayDefinitionResponseProperties(val backendUri: String? = null, val connectionGatewayInstallation: ConnectionGatewayReferenceResponse? = null, val contactInformation: List<String>? = null, val description: String? = null, val displayName: String? = null, val machineName: String? = null, val status: Any? = null)
Properties
Link copied to clipboard
The URI of the backend
Link copied to clipboard
The gateway installation reference
Link copied to clipboard
The gateway admin
Link copied to clipboard
The gateway description
Link copied to clipboard
The gateway display name
Link copied to clipboard
The machine name of the gateway