OvaSha256Checksum#
- class OvaSha256Checksum(hex_digest=None, *args, **kwargs)#
Bases:
objectThe SHA256 checksum of an OVA.
- Parameters:
hex_digest (required) – (
hex_digest) The SHA256 digest of an OVA file in hexadecimal format.
- property hex_digest#
The SHA256 digest of an OVA file in hexadecimal format.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model