Security Center
Security CenterInsights
Retrieves Security Center Insights
security_center.insights.list(InsightListParams**kwargs) -> SyncV4PagePagination[Optional[InsightListResponse]]
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights
Archives Security Center Insight
security_center.insights.dismiss(strissue_id, InsightDismissParams**kwargs) -> InsightDismissResponse
PUT/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/{issue_id}/dismiss
Security CenterInsightsClass
Retrieves Security Center Insight Counts by Class
security_center.insights.class_.get(ClassGetParams**kwargs) -> ClassGetResponse
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/class
Security CenterInsightsSeverity
Retrieves Security Center Insight Counts by Severity
security_center.insights.severity.get(SeverityGetParams**kwargs) -> SeverityGetResponse
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/severity
Security CenterInsightsType
Retrieves Security Center Insight Counts by Type
security_center.insights.type.get(TypeGetParams**kwargs) -> TypeGetResponse
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/type
Security CenterInsightsAudit Logs
Retrieves account or zone Audit Log
security_center.insights.audit_logs.list(AuditLogListParams**kwargs) -> SyncCursorPagination[AuditLogListResponse]
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/audit-log
Retrieves Issue Audit Log
security_center.insights.audit_logs.list_by_insight(strissue_id, AuditLogListByInsightParams**kwargs) -> SyncCursorPagination[AuditLogListByInsightResponse]
GET/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/{issue_id}/audit-log
Security CenterInsightsClassification
Updates Security Center Insight Classification
security_center.insights.classification.update(strissue_id, ClassificationUpdateParams**kwargs) -> ClassificationUpdateResponse
PATCH/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/{issue_id}/classification
Security CenterInsightsContext
Retrieves Security Center Insight Context
security_center.insights.context.get(strissue_id, ContextGetParams**kwargs) -> ContextGetResponse
GET/accounts/{account_id}/security-center/insights/{issue_id}/context