Skip to main content
Stop a running Pod to pause compute operations. The Pod’s persistent storage will be retained, but you’ll continue to be charged for storage until the Pod is removed.

Example

Stop a running Pod.

Arguments

string
required
The ID of the Pod to stop. You can find Pod IDs using the runpodctl get pod command.