Variable: DashboardSessionTransactionSchema
const DashboardSessionTransactionSchema: ZodObject<{
application_id: ZodString;
application_name: ZodString;
session_id: ZodString;
scan_id: ZodString;
scan_sub_req_id: ZodNumber;
transaction_id: ZodOptional<ZodString>;
status: ZodOptional<ZodString>;
start_time: ZodOptional<ZodString>;
profile_name: ZodOptional<ZodString>;
kind: ZodOptional<ZodArray<ZodString, "many">>;
correlation_type: ZodOptional<ZodNullable<ZodString>>;
enable_full_conversation_inspection: ZodOptional<ZodNullable<ZodBoolean>>;
detection_type_violation_breakdown: ZodArray<ZodObject<{
detection_type: ZodOptional<ZodString>;
violation_breakdown: ZodOptional<ZodObject<{
critical: ZodOptional<ZodNumber>;
high: ZodOptional<ZodNumber>;
medium: ZodOptional<ZodNumber>;
low: ZodOptional<ZodNumber>;
total: ZodOptional<ZodNumber>;
}, "passthrough", ZodTypeAny, objectOutputType<{
critical: ZodOptional<...>;
high: ZodOptional<...>;
medium: ZodOptional<...>;
low: ZodOptional<...>;
total: ZodOptional<...>;
}, ZodTypeAny, "passthrough">, objectInputType<{
critical: ZodOptional<...>;
high: ZodOptional<...>;
medium: ZodOptional<...>;
low: ZodOptional<...>;
total: ZodOptional<...>;
}, ZodTypeAny, "passthrough">>>;
}, "passthrough", ZodTypeAny, objectOutputType<{
detection_type: ZodOptional<ZodString>;
violation_breakdown: ZodOptional<ZodObject<{
critical: ZodOptional<...>;
high: ZodOptional<...>;
medium: ZodOptional<...>;
low: ZodOptional<...>;
total: ZodOptional<...>;
}, "passthrough", ZodTypeAny, objectOutputType<{
critical: ...;
high: ...;
medium: ...;
low: ...;
total: ...;
}, ZodTypeAny, "passthrough">, objectInputType<{
critical: ...;
high: ...;
medium: ...;
low: ...;
total: ...;
}, ZodTypeAny, "passthrough">>>;
}, ZodTypeAny, "passthrough">, objectInputType<{
detection_type: ZodOptional<ZodString>;
violation_breakdown: ZodOptional<ZodObject<{
critical: ZodOptional<...>;
high: ZodOptional<...>;
medium: ZodOptional<...>;
low: ZodOptional<...>;
total: ZodOptional<...>;
}, "passthrough", ZodTypeAny, objectOutputType<{
critical: ...;
high: ...;
medium: ...;
low: ...;
total: ...;
}, ZodTypeAny, "passthrough">, objectInputType<{
critical: ...;
high: ...;
medium: ...;
low: ...;
total: ...;
}, ZodTypeAny, "passthrough">>>;
}, ZodTypeAny, "passthrough">>, "many">;
violation_breakdown: ZodObject<{
critical: ZodOptional<ZodNumber>;
high: ZodOptional<ZodNumber>;
medium: ZodOptional<ZodNumber>;
low: ZodOptional<ZodNumber>;
total: ZodOptional<ZodNumber>;
}, "passthrough", ZodTypeAny, objectOutputType<{
critical: ZodOptional<ZodNumber>;
high: ZodOptional<ZodNumber>;
medium: ZodOptional<ZodNumber>;
low: ZodOptional<ZodNumber>;
total: ZodOptional<ZodNumber>;
}, ZodTypeAny, "passthrough">, objectInputType<{
critical: ZodOptional<ZodNumber>;
high: ZodOptional<ZodNumber>;
medium: ZodOptional<ZodNumber>;
low: ZodOptional<ZodNumber>;
total: ZodOptional<ZodNumber>;
}, ZodTypeAny, "passthrough">>;
} & {
ai_traffic_latency_ms: ZodOptional<ZodNumber>;
attributes: ZodOptional<ZodObject<{
environment: ZodOptional<ZodNullable<ZodString>>;
model_name: ZodOptional<ZodNullable<ZodString>>;
profile: ZodOptional<ZodNullable<ZodString>>;
text_records: ZodOptional<ZodNumber>;
user_id: ZodOptional<ZodNullable<ZodString>>;
user_ip: ZodOptional<ZodNullable<ZodString>>;
}, "passthrough", ZodTypeAny, objectOutputType<{
environment: ZodOptional<ZodNullable<ZodString>>;
model_name: ZodOptional<ZodNullable<ZodString>>;
profile: ZodOptional<ZodNullable<ZodString>>;
text_records: ZodOptional<ZodNumber>;
user_id: ZodOptional<ZodNullable<ZodString>>;
user_ip: ZodOptional<ZodNullable<ZodString>>;
}, ZodTypeAny, "passthrough">, objectInputType<{
environment: ZodOptional<ZodNullable<ZodString>>;
model_name: ZodOptional<ZodNullable<ZodString>>;
profile: ZodOptional<ZodNullable<ZodString>>;
text_records: ZodOptional<ZodNumber>;
user_id: ZodOptional<ZodNullable<ZodString>>;
user_ip: ZodOptional<ZodNullable<ZodString>>;
}, ZodTypeAny, "passthrough">>>;
end_time: ZodOptional<ZodNullable<ZodString>>;
timeout: ZodOptional<ZodBoolean>;
tokens: ZodOptional<ZodNumber>;
}, "passthrough", ZodTypeAny, objectOutputType<{
application_id: ZodString;
application_name: ZodString;
session_id: ZodString;
scan_id: ZodString;
scan_sub_req_id: ZodNumber;
transaction_id: ZodOptional<ZodString>;
status: ZodOptional<ZodString>;
start_time: ZodOptional<ZodString>;
profile_name: ZodOptional<ZodString>;
kind: ZodOptional<ZodArray<ZodString, "many">>;
correlation_type: ZodOptional<ZodNullable<ZodString>>;
enable_full_conversation_inspection: ZodOptional<ZodNullable<ZodBoolean>>;
detection_type_violation_breakdown: ZodArray<ZodObject<{
detection_type: ZodOptional<ZodString>;
violation_breakdown: ZodOptional<ZodObject<{
critical: ZodOptional<...>;
high: ZodOptional<...>;
medium: ZodOptional<...>;
low: ZodOptional<...>;
total: ZodOptional<...>;
}, "passthrough", ZodTypeAny, objectOutputType<{
critical: ...;
high: ...;
medium: ...;
low: ...;
total: ...;
}, ZodTypeAny, "passthrough">, objectInputType<{
critical: ...;
high: ...;
medium: ...;
low: ...;
total: ...;
}, ZodTypeAny, "passthrough">>>;
}, "passthrough", ZodTypeAny, objectOutputType<{
detection_type: ZodOptional<ZodString>;
violation_breakdown: ZodOptional<ZodObject<{
critical: ...;
high: ...;
medium: ...;
low: ...;
total: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>>;
}, ZodTypeAny, "passthrough">, objectInputType<{
detection_type: ZodOptional<ZodString>;
violation_breakdown: ZodOptional<ZodObject<{
critical: ...;
high: ...;
medium: ...;
low: ...;
total: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>>;
}, ZodTypeAny, "passthrough">>, "many">;
violation_breakdown: ZodObject<{
critical: ZodOptional<ZodNumber>;
high: ZodOptional<ZodNumber>;
medium: ZodOptional<ZodNumber>;
low: ZodOptional<ZodNumber>;
total: ZodOptional<ZodNumber>;
}, "passthrough", ZodTypeAny, objectOutputType<{
critical: ZodOptional<ZodNumber>;
high: ZodOptional<ZodNumber>;
medium: ZodOptional<ZodNumber>;
low: ZodOptional<ZodNumber>;
total: ZodOptional<ZodNumber>;
}, ZodTypeAny, "passthrough">, objectInputType<{
critical: ZodOptional<ZodNumber>;
high: ZodOptional<ZodNumber>;
medium: ZodOptional<ZodNumber>;
low: ZodOptional<ZodNumber>;
total: ZodOptional<ZodNumber>;
}, ZodTypeAny, "passthrough">>;
} & {
ai_traffic_latency_ms: ZodOptional<ZodNumber>;
attributes: ZodOptional<ZodObject<{
environment: ZodOptional<ZodNullable<ZodString>>;
model_name: ZodOptional<ZodNullable<ZodString>>;
profile: ZodOptional<ZodNullable<ZodString>>;
text_records: ZodOptional<ZodNumber>;
user_id: ZodOptional<ZodNullable<ZodString>>;
user_ip: ZodOptional<ZodNullable<ZodString>>;
}, "passthrough", ZodTypeAny, objectOutputType<{
environment: ZodOptional<ZodNullable<ZodString>>;
model_name: ZodOptional<ZodNullable<ZodString>>;
profile: ZodOptional<ZodNullable<ZodString>>;
text_records: ZodOptional<ZodNumber>;
user_id: ZodOptional<ZodNullable<ZodString>>;
user_ip: ZodOptional<ZodNullable<ZodString>>;
}, ZodTypeAny, "passthrough">, objectInputType<{
environment: ZodOptional<ZodNullable<ZodString>>;
model_name: ZodOptional<ZodNullable<ZodString>>;
profile: ZodOptional<ZodNullable<ZodString>>;
text_records: ZodOptional<ZodNumber>;
user_id: ZodOptional<ZodNullable<ZodString>>;
user_ip: ZodOptional<ZodNullable<ZodString>>;
}, ZodTypeAny, "passthrough">>>;
end_time: ZodOptional<ZodNullable<ZodString>>;
timeout: ZodOptional<ZodBoolean>;
tokens: ZodOptional<ZodNumber>;
}, ZodTypeAny, "passthrough">, objectInputType<{
application_id: ZodString;
application_name: ZodString;
session_id: ZodString;
scan_id: ZodString;
scan_sub_req_id: ZodNumber;
transaction_id: ZodOptional<ZodString>;
status: ZodOptional<ZodString>;
start_time: ZodOptional<ZodString>;
profile_name: ZodOptional<ZodString>;
kind: ZodOptional<ZodArray<ZodString, "many">>;
correlation_type: ZodOptional<ZodNullable<ZodString>>;
enable_full_conversation_inspection: ZodOptional<ZodNullable<ZodBoolean>>;
detection_type_violation_breakdown: ZodArray<ZodObject<{
detection_type: ZodOptional<ZodString>;
violation_breakdown: ZodOptional<ZodObject<{
critical: ZodOptional<...>;
high: ZodOptional<...>;
medium: ZodOptional<...>;
low: ZodOptional<...>;
total: ZodOptional<...>;
}, "passthrough", ZodTypeAny, objectOutputType<{
critical: ...;
high: ...;
medium: ...;
low: ...;
total: ...;
}, ZodTypeAny, "passthrough">, objectInputType<{
critical: ...;
high: ...;
medium: ...;
low: ...;
total: ...;
}, ZodTypeAny, "passthrough">>>;
}, "passthrough", ZodTypeAny, objectOutputType<{
detection_type: ZodOptional<ZodString>;
violation_breakdown: ZodOptional<ZodObject<{
critical: ...;
high: ...;
medium: ...;
low: ...;
total: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>>;
}, ZodTypeAny, "passthrough">, objectInputType<{
detection_type: ZodOptional<ZodString>;
violation_breakdown: ZodOptional<ZodObject<{
critical: ...;
high: ...;
medium: ...;
low: ...;
total: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>>;
}, ZodTypeAny, "passthrough">>, "many">;
violation_breakdown: ZodObject<{
critical: ZodOptional<ZodNumber>;
high: ZodOptional<ZodNumber>;
medium: ZodOptional<ZodNumber>;
low: ZodOptional<ZodNumber>;
total: ZodOptional<ZodNumber>;
}, "passthrough", ZodTypeAny, objectOutputType<{
critical: ZodOptional<ZodNumber>;
high: ZodOptional<ZodNumber>;
medium: ZodOptional<ZodNumber>;
low: ZodOptional<ZodNumber>;
total: ZodOptional<ZodNumber>;
}, ZodTypeAny, "passthrough">, objectInputType<{
critical: ZodOptional<ZodNumber>;
high: ZodOptional<ZodNumber>;
medium: ZodOptional<ZodNumber>;
low: ZodOptional<ZodNumber>;
total: ZodOptional<ZodNumber>;
}, ZodTypeAny, "passthrough">>;
} & {
ai_traffic_latency_ms: ZodOptional<ZodNumber>;
attributes: ZodOptional<ZodObject<{
environment: ZodOptional<ZodNullable<ZodString>>;
model_name: ZodOptional<ZodNullable<ZodString>>;
profile: ZodOptional<ZodNullable<ZodString>>;
text_records: ZodOptional<ZodNumber>;
user_id: ZodOptional<ZodNullable<ZodString>>;
user_ip: ZodOptional<ZodNullable<ZodString>>;
}, "passthrough", ZodTypeAny, objectOutputType<{
environment: ZodOptional<ZodNullable<ZodString>>;
model_name: ZodOptional<ZodNullable<ZodString>>;
profile: ZodOptional<ZodNullable<ZodString>>;
text_records: ZodOptional<ZodNumber>;
user_id: ZodOptional<ZodNullable<ZodString>>;
user_ip: ZodOptional<ZodNullable<ZodString>>;
}, ZodTypeAny, "passthrough">, objectInputType<{
environment: ZodOptional<ZodNullable<ZodString>>;
model_name: ZodOptional<ZodNullable<ZodString>>;
profile: ZodOptional<ZodNullable<ZodString>>;
text_records: ZodOptional<ZodNumber>;
user_id: ZodOptional<ZodNullable<ZodString>>;
user_ip: ZodOptional<ZodNullable<ZodString>>;
}, ZodTypeAny, "passthrough">>>;
end_time: ZodOptional<ZodNullable<ZodString>>;
timeout: ZodOptional<ZodBoolean>;
tokens: ZodOptional<ZodNumber>;
}, ZodTypeAny, "passthrough">>;
Defined in: src/models/mgmt-dashboard-sessions.ts:120
Transaction detail; returned only on explicit request and omitted from SDK debug bodies.