Security Center
Security CenterInsights
Retrieves Security Center Insights
client.SecurityCenter.Insights.List(ctx, params) (*V4PagePagination[InsightListResponse], error)
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights
Archives Security Center Insight
client.SecurityCenter.Insights.Dismiss(ctx, issueID, params) (*InsightDismissResponse, error)
PUT/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/{issue_id}/dismiss
Security CenterInsightsClass
Retrieves Security Center Insight Counts by Class
client.SecurityCenter.Insights.Class.Get(ctx, params) (*[]InsightClassGetResponse, error)
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/class
Security CenterInsightsSeverity
Retrieves Security Center Insight Counts by Severity
client.SecurityCenter.Insights.Severity.Get(ctx, params) (*[]InsightSeverityGetResponse, error)
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/severity
Security CenterInsightsType
Retrieves Security Center Insight Counts by Type
client.SecurityCenter.Insights.Type.Get(ctx, params) (*[]InsightTypeGetResponse, error)
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/type