Checks teescope capabilities.firewall on the node hosting this CVM.
cURL
curl --request GET \ --url https://cloud-api.phala.com/api/v1/cvms/{cvm_id}/firewall-status
{ "available": true, "reason": "<string>" }
Successful Response
Firewall availability for the node hosting a CVM.
Whether firewall/port-mapping is available
Why it is unavailable
Was this page helpful?