| Name | Type | Description | Notes |
|---|---|---|---|
| ext_id | String | The globally unique identifier of an instance of type UUID. | [optional] |
require 'nutanix_vmm'
instance = NutanixVmm::VmmV40EsxiConfigCategoryReference.new(
ext_id: 8308d90d-846e-4d03-8ecc-db0222db2887
)| Name | Type | Description | Notes |
|---|---|---|---|
| ext_id | String | The globally unique identifier of an instance of type UUID. | [optional] |
require 'nutanix_vmm'
instance = NutanixVmm::VmmV40EsxiConfigCategoryReference.new(
ext_id: 8308d90d-846e-4d03-8ecc-db0222db2887
)