Palo Alto Networks · Schema

TestResult

TestResult schema from Palo Alto Networks Autonomous DEM API

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Properties

Name Type Description
timestamp string Timestamp of the test execution.
test_id string Synthetic test identifier.
agent_id string Agent that ran the test.
user_id string User associated with the agent.
status string Test execution result status.
latency_ms number Total response latency in milliseconds.
dns_time_ms number DNS resolution time in milliseconds.
tcp_connect_ms number TCP connection establishment time in milliseconds.
ttfb_ms number Time to first byte for HTTP tests in milliseconds.
http_status_code integer HTTP response status code for HTTP type tests.
error_message string Error message if the test failed.
View JSON Schema on GitHub