VmmDetailsResponse

data class VmmDetailsResponse(val instanceType: String)

VMM fabric specific details.

Constructors

Link copied to clipboard
constructor(instanceType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets the class type. Overridden in derived classes. Expected value is 'VMM'.