Optional
logsAt most 100 results per request.
AdminGetLogs200Response
The end date and time of the next page of log entries in ISO 8601 format. App Services paginates the result sets of queries that match more than 100 log entries and includes this field in paginated responses. To get the next page of up to 100 entries, pass this value as the end_date
parameter in a subsequent request.
AdminGetLogs200Response
The offset into the next page of log entries in ISO 8601 format. MongoDB App Services paginates the result sets of queries that match more than 100 log entries and includes this field in paginated responses where the first entry on the next page has the same timestamp as the last entry on this page. To get the next page of up to 100 entries, pass this value, if it is present, as the skip
parameter in a subsequent request.
AdminGetLogs200Response
Generated using TypeDoc
Export
AdminGetLogs200Response