cURL
curl --request GET \ --url https://cloud-api.phala.com/api/v1/cvms/{cvm_id}/network-config
{ "kms_urls": [ "<string>" ], "gateway_urls": [ "<string>" ], "ports": [ { "host_port": 32768, "vm_port": 32768, "protocol": "tcp", "host_address": "" } ] }
Returns real-time KMS URLs, Gateway URLs, and port mappings from VMM.
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.
Network configuration
Real-time network configuration from VMM.
Show child attributes
Was this page helpful?