System Performance
Location in GUI: System » System Settings » System Performance
Diagram
Section titled “Diagram”Classes
Section titled “Classes”fabric_policies (apic)
Section titled “fabric_policies (apic)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| system_performance | Class | [system_performance] | No |
system_performance (apic.fabric_policies)
Section titled “system_performance (apic.fabric_policies)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| admin_state | Boolean | true, false | No | false |
| response_threshold | Integer | min: 40, max: 85000 | No | 85000 |
| top_slowest_requests | Integer | min: 1, max: 10 | No | 5 |
| calculation_window | Integer | min: 30, max: 300 | No | 300 |
Examples
Section titled “Examples”apic: fabric_policies: system_performance: admin_state: True response_threshold: 8500 top_slowest_requests: 5 calculation_window: 300