set_default#

static ExtractVolumesParams.set_default(create_zone=None, suggested_zone_name=None)#

Set the default values of ExtractVolumesParams.

Parameters:
create_zone: bool, optional

Option to create zone for flow volumes extracted.

suggested_zone_name: str, optional

Name to be used as suggestion to name zone created. If there is a volume zone existing with suggested name, then extracted flow volumes will be added to it.