Skip to content

end_all_sessions()

End all creating and running sessions in a cluster.

end_all_sessions(cluster_name=nothing, release_resources_now=false, release_resources_after=nothing ...)

Description

This function ends all creating and running sessions for a given cluster.

Optional Parameters

cluster_name (String)

Name of cluster for which to end sessions.

Example Usage

end_all_sessions(cluster_name="mycluster")