Insights
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
InsightsClass
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
InsightsSeverity
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
InsightsType
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
InsightsAudit Logs
Retrieves account or zone Audit Log
client.SecurityCenter.Insights.AuditLogs.List(ctx, params) (*CursorPagination[InsightAuditLogListResponse], error)
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/audit-log
Retrieves Issue Audit Log
client.SecurityCenter.Insights.AuditLogs.ListByInsight(ctx, issueID, params) (*CursorPagination[InsightAuditLogListByInsightResponse], error)
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/{issue_id}/audit-log
InsightsClassification
Updates Security Center Insight Classification
client.SecurityCenter.Insights.Classification.Update(ctx, issueID, params) (*InsightClassificationUpdateResponse, error)
PATCH/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/{issue_id}/classification
InsightsContext
Retrieves Security Center Insight Context
client.SecurityCenter.Insights.Context.Get(ctx, issueID, query) (*InsightContextGetResponse, error)
GET/accounts/{account_id}/security-center/insights/{issue_id}/context