ADSFVolumeGroupReference#
- class ADSFVolumeGroupReference(volume_group_ext_id=None, *args, **kwargs)#
Bases:
object
Reference to an ADSF Volume Group.
- Parameters:
volume_group_ext_id – (
volume_group_ext_id
) The globally unique identifier of an ADSF volume group. It should be of type UUID.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property volume_group_ext_id#
The globally unique identifier of an ADSF volume group. It should be of type UUID.
- Type:
str