NSX-T Data Center REST API
FirewallSectionsSummary (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| _links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. | array of ResourceLink | Readonly | 
| _schema | Schema for this resource | string | Readonly | 
| _self | Link to this resource | SelfResourceLink | Readonly | 
| rule_count | Rule count Total number of rules in the section. | integer | Readonly | 
| section_count | Section count Total number of sections for the section type. | integer | Readonly | 
| section_type | Section Type Type of rules which a section can contain. | FirewallCategory | Readonly | 
