galileo_sdk.sdk.stations.StationsSdk.on_station_admin_volume_host_path_removed

StationsSdk.on_station_admin_volume_host_path_removed(func)[source]

Callback will execute when a volume host path has been removed Emitted to admin of station

Parameters

func – Callable[[StationAdminVolumeHostPathRemovedEvent], None]

Returns

None