Save Image
POST
/notebooks/{Instance_id}/save_image/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
Request body
application/json
ID of the container registry namespace where the image will be stored
example
123Name of the image to be saved
example
nginxTag assigned to the saved image
example
v2Responses
201Image saved successfully
example
201example
Created Successfully