set_default#
- static ExtractVolumesParams.set_default(create_zone=None, suggested_zone_name=None)#
Set the default values of the
ExtractVolumesParams
object.- Parameters:
- create_zone: bool, optional
Option to create zone for flow volumes extracted.
- suggested_zone_name: str, optional
Name suggested for the created zone. If there is a volume zone existing with suggested name, then extracted flow volumes will be added to it.