get_volume_zone_of_volume Last update: 10.09.2025 Part.get_volume_zone_of_volume(volume) Gets the volume zone of given volume. Parameters: volume : Id of volume. Returns: int : Returns the id of volume zone. Return type: int Examples >>> volume_zone = part.get_volume_zone_of_volume(volume)