UserAndTimestamp is a datatype for the user name and time stamp.

This datatype is used by the datatype, PackageInstallation, which is used by many mutations related to alerts, actions, dashboard, etc.

Table: UserAndTimestamp

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 4, 2024
timestampdatetimeyes Long-TermThe date and time in the ISO-8601 instant format (e.g., 2022-12-03T10:15:30.00Z).
userUser  Long-TermThe details of the user. See User.
usernamestringyes Long-TermThe user name.