Skip to main content

get_machine_config

Function get_machine_config 

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

GET /machine-config — read-only mirror of the last-applied machine config (or an empty object pre-boot).