set_volume_scope#
- ThinVolumeControl.set_volume_scope(entities)#
Sets the volume scope of thin volume control.
- Parameters:
- entities
ScopeDefinition
Scope definition for volume entities.
- entities
- Returns:
SetScopeResults
Returns SetScopeResults.
- Return type:
Notes
This is a beta API. The behavior and implementation may change in future.
Examples
>>> results = thin_vol_ctrl.set_volume_scope(entities)