Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 394 Bytes

File metadata and controls

18 lines (12 loc) · 394 Bytes

NutanixVmm::VmmV40AhvConfigClusterReference

Properties

Name Type Description Notes
ext_id String The globally unique identifier of a cluster type UUID. [optional]

Example

require 'nutanix_vmm'

instance = NutanixVmm::VmmV40AhvConfigClusterReference.new(
  ext_id: e0bad15c-f9d1-4347-b251-d76d386e82d4
)