Update Start Script
Updates the name or content of a startup script. Works for both Instances and Virtual Machines.
PUT
/notebooks/init-script/{Start_Script_Id}/Path parameters
Start_Script_IdPathintegerrequiredStart Script Id
Query parameters
project_idQueryintegerrequiredProject ID
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
locationQuerystringrequiredLocation
Request body
application/json
The updated name of the start script
The updated start script content
Responses
No documented responses.