VmDiskContainerReference#
- class VmDiskContainerReference(ext_id=None, *args, **kwargs)[source]#
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
) Globally unique identifier of a VM disk container. It should be of type UUID.
- property ext_id#
Globally unique identifier of a VM disk container. It should be of type UUID.
- Type:
str