Guest OSNICCustomization Response
data class GuestOSNICCustomizationResponse(val allocation: String? = null, val dnsServers: List<String>? = null, val gateway: List<String>? = null, val ipAddress: String? = null, val mask: String? = null, val primaryWinsServer: String? = null, val secondaryWinsServer: String? = null)
Guest OS nic customization