Security Center
Security CenterInsights
Retrieves Security Center Insights
client.securityCenter.insights.list(InsightListParams { account_id, zone_id, dismissed, 12 more } params?, RequestOptionsoptions?): V4PagePagination<InsightListResponse { count, issues, page, per_page } >
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights
Archives Security Center Insight
client.securityCenter.insights.dismiss(stringissueId, InsightDismissParams { account_id, zone_id, dismiss } params, RequestOptionsoptions?): InsightDismissResponse { errors, messages, success }
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(ClassGetParams { account_id, zone_id, dismissed, 10 more } params?, RequestOptionsoptions?): ClassGetResponse { count, value }
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(SeverityGetParams { account_id, zone_id, dismissed, 10 more } params?, RequestOptionsoptions?): SeverityGetResponse { count, value }
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(TypeGetParams { account_id, zone_id, dismissed, 10 more } params?, RequestOptionsoptions?): TypeGetResponse { count, value }
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/type