Skip to main content

get_root

Function get_root 

Source
pub async fn get_root(
    __arg0: State<Arc<RuntimeApiController>>,
) -> Result<Json<InstanceInfo>>
Expand description

GET /InstanceInfo. Read-only fast path; never touches the VMM channel.