Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 395 Bytes

File metadata and controls

18 lines (12 loc) · 395 Bytes

NutanixVmm::VmmV40ContentImageSha1Checksum

Properties

Name Type Description Notes
hex_digest String The SHA1 digest of an image file in hexadecimal format.

Example

require 'nutanix_vmm'

instance = NutanixVmm::VmmV40ContentImageSha1Checksum.new(
  hex_digest: 0ca725DAbdec3Fa5eDEcCEa2aB98eC5DFD7e29fb
)