Infrastructure Profile Response
data class InfrastructureProfileResponse(val customResourceName: String, val firmwareType: String? = null, val folderPath: String, val instanceUuid: String, val inventoryItemId: String? = null, val moName: String, val moRefId: String, val smbiosUuid: String? = null, val templateId: String? = null, val vCenterId: String? = null)
Specifies the vCenter infrastructure specific settings for the virtual machine.