Start-Stop/Attach-Detach ReserveIp
Perform lifecycle actions on an Instance or Virtual Machine using the action query parameter.
For Virtual Machines, use action=start, action=stop, or action=restart. Startup scripts run automatically on every boot.
PUT
/notebooks/{Instance_id}/actions/Path parameters
Instance_idPathintegerrequiredInstance ID
Query parameters
project_idQueryintegerrequiredProject ID
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
locationQuerystringrequiredLocation
actionQueryintegerrequired
Request body
application/json
example
49Responses
200Notebook started or stopped successfully
example
200example
Notebook stopped/started successfully