Jump to Content
Saturn Cloud
API Reference
Log InSaturn Cloud
API Reference
Log In
API Reference
All
Pages
Start typing to search…

Saturn Cloud

  • /api/{resource_type}/{resource_id}/secrets
    • getget
    • postpost
  • /api/{resource_type}/{resource_id}/secrets/{attachment_id}
    • deletedel
    • getget
    • patchpatch
  • /api/deployments/{deployment_id}/logs
    • getget
  • /api/deployments/{deployment_id}/start
    • postpost
  • /api/deployments/{deployment_id}/stop
    • postpost
  • /api/jobs/{deployment_id}/logs
    • getget
  • /api/jobs/{deployment_id}/schedule
    • postpost
  • /api/jobs/{deployment_id}/start
    • postpost
  • /api/jobs/{deployment_id}/unschedule
    • postpost
  • /api/recipes
    • getget
    • postpost
    • putput
  • /api/recipes/{recipe_type}/{name}
    • getget
  • /api/secrets
    • getget
    • postpost
  • /api/secrets/{secret_id}
    • deletedel
    • getget
    • patchpatch
  • /api/secrets/{secret_id}/attachment-summary
    • getget
  • /api/workspaces
    • getget
  • /api/workspaces/{workspace_id}/logs
    • getget
  • /api/workspaces/{workspace_id}/start
    • postpost
  • /api/workspaces/{workspace_id}/stop
    • postpost
Powered by 

post

post
http://app.community.saturnenterprise.io/api/deployments//stop

Start a deployment. If this deployment has an attached Dask cluster, stop that as well.

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!