pub async fn get_security_summary(
configuration: &Configuration,
params: GetSecuritySummaryParams,
) -> Result<SecuritySummary, Error<GetSecuritySummaryError>>Expand description
Retrieve the vulnerability summary of the system
pub async fn get_security_summary(
configuration: &Configuration,
params: GetSecuritySummaryParams,
) -> Result<SecuritySummary, Error<GetSecuritySummaryError>>Retrieve the vulnerability summary of the system