fastly-api 13.1.0-rc.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SignalReport

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | Name of the attack type. | 
**display_name** | Option<**String**> | Display name of the attack type. | 
**count** | Option<**i32**> | Total count of attacks of this type. | 
**top_workspaces** | Option<[**Vec&lt;crate::models::TopWorkspace&gt;**]TopWorkspace.md> | Top workspaces affected by this attack type. | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)