Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["\u003cp\u003eThis content details the structure and fields of a \u003ccode\u003eStatusEvent\u003c/code\u003e, which includes information about a specific event such as its type, description, and the time it occurred.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatusEvent\u003c/code\u003e includes a \u003ccode\u003etaskExecution\u003c/code\u003e object for task-level status events where a task has failed, providing details about the task's execution.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etaskState\u003c/code\u003e field in the \u003ccode\u003eStatusEvent\u003c/code\u003e represents the state of a task, and is only available in the context of task-level status events.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTaskExecution\u003c/code\u003e object provides the \u003ccode\u003eexitCode\u003c/code\u003e of a finished task, where a value of 0 indicates success, 50000 indicates a failure not covered by known issues, and other values are mapped to documented failure causes.\u003c/p\u003e\n"]]],[],null,["# StatusEvent\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [TaskExecution](#TaskExecution)\n - [JSON representation](#TaskExecution.SCHEMA_REPRESENTATION)\n\nStatus event.\n\nTaskExecution\n-------------\n\nThis Task Execution field includes detail information for task execution procedures, based on StatusEvent types."]]