get_volume_zone_of_volume# Part.get_volume_zone_of_volume(volume)# Gets the volume zone of given volume. Parameters: volumeintId of volume. Returns: intReturns the id of volume zone. Return type: int Examples >>> volume_zone = part.get_volume_zone_of_volume(volume)