pub async fn apply_hw_configuration(
infra: &InfraContext<'_>,
shasta_token: &str,
p: ApplyHwConfigurationParams<'_>,
) -> Result<ApplyHwResult, Error>Expand description
Service entry point for POST /hardware-clusters/{target}/configuration.