Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 403 Bytes

File metadata and controls

18 lines (12 loc) · 403 Bytes

NutanixVmm::VmmV40EsxiConfigCategoryReference

Properties

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

Example

require 'nutanix_vmm'

instance = NutanixVmm::VmmV40EsxiConfigCategoryReference.new(
  ext_id: 8308d90d-846e-4d03-8ecc-db0222db2887
)