BareMetalNodeAccessConfigResponse

data class BareMetalNodeAccessConfigResponse(val loginUser: String)

Specifies the node access related settings for the bare metal user cluster.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

LoginUser is the user name used to access node machines. It defaults to "root" if not set.