Returns the shell script that runs before containers start.
cURL
curl --request GET \ --url https://cloud-api.phala.com/api/v1/cvms/{cvm_id}/pre-launch-script
"<string>"
Pre-launch shell script content
The response is of type string.
string
Was this page helpful?