| Name | Type | Description | Notes |
|---|---|---|---|
| ext_id | String | The globally unique identifier of a network function chain. It should be of type UUID. | [optional] |
require 'nutanix_vmm'
instance = NutanixVmm::VmmV40AhvConfigNetworkFunctionChainReference.new(
ext_id: 493f7732-39dc-411d-8798-864fe3cb44d2
)