Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 452 Bytes

File metadata and controls

18 lines (12 loc) · 452 Bytes

NutanixVmm::VmmV40AhvConfigNetworkFunctionChainReference

Properties

Name Type Description Notes
ext_id String The globally unique identifier of a network function chain. It should be of type UUID. [optional]

Example

require 'nutanix_vmm'

instance = NutanixVmm::VmmV40AhvConfigNetworkFunctionChainReference.new(
  ext_id: 493f7732-39dc-411d-8798-864fe3cb44d2
)