Returns the complete compose file as JSON or raw text based on query param.
cURL
curl --request GET \ --url https://cloud-api.phala.com/api/v1/cvms/{cvm_id}/compose_file
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Compose file content
Was this page helpful?