Hi there.
I think there is a mistake on this page.
It clearly says in the documentation that point in time backups expects number of milliseconds. But the example shows the UNIX timestamp in seconds.
Based on my own usage of the CLI, I actually think the example is correct and the documentation/naming of the option is wrong. The atlas backup restore start pointInTime
does actually expect the epoch to be in seconds.
Btw, if you actually provide in milliseconds, you get this error:
POST: HTTP 400 (Error code: "INVALID_JSON_ATTRIBUTE") Detail: Received JSON for the pointInTimeUTCSeconds attribute does not match expected format. Reason: Bad Request. Params: [pointInTimeUTCSeconds]