cURL
curl --request GET \ --url https://cloud-api.phala.com/api/v1/cvms/{cvm_id}/firewall-status
{ "available": true, "reason": "<string>" }
Checks teescope capabilities.firewall on the node hosting this CVM.
Documentation IndexFetch the complete documentation index at: https://docs.phala.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.phala.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Firewall availability for the node hosting a CVM.
Whether firewall/port-mapping is available
Why it is unavailable
Was this page helpful?