VmDiskContainerReference#
- class VmDiskContainerReference(ext_id=None, *args, **kwargs)#
Bases:
object
This reference is for disk level storage container preference. This preference specifies the storage container to which this disk belongs.
- Parameters:
ext_id – (
ext_id
) A globally unique identifier of a VM disk container. It should be of type UUID.
- property ext_id#
A globally unique identifier of a VM disk container. It should be of type UUID.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model