VolumeGroupMetadataProjection#
- class VolumeGroupMetadataProjection(owner_reference=None, category_ids=None, *args, **kwargs)#
Bases:
VolumeGroupMetadata
- Parameters:
owner_reference – (
owner_reference
) Owner reference information of a Volume Group. This is read-only and is automatically populated using the authentication context provided during the VG creation.category_ids – (
category_ids
) The list of categories attached to a Volume Group. This is read-only. Use the associate/disassociate-category APIs to update this list.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model