A city script needs DNA Center client-health at a specific past moment. Which timestamp query shape is correct?
Select an answer to reveal the explanation.
Short Explanation
DNA Center’s point-in-time knob wants epoch milliseconds—like a stopwatch in thousandths—not a handwritten wall-clock string.
Full Explanation
A point-in-time client-health retrieve adds timestamp in epoch milliseconds. A wall-clock string or seconds-since-epoch is the usual constructed defect. Omitting timestamp defaults to now. This is an Intent query shape, not a time-series database design item from another domain task.