Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 623 Bytes

PrepareInstanceLogsRequest.md

File metadata and controls

12 lines (7 loc) · 623 Bytes

PrepareInstanceLogsRequest

Properties

Name Type Description Notes
start_date Option<String> Start datetime of your log. Format: {year}-{month}-{day}T{hour}:{min}:{sec}[.{frac_sec}]Z (RFC 3339 format) [optional]
end_date Option<String> End datetime of your log. Format: {year}-{month}-{day}T{hour}:{min}:{sec}[.{frac_sec}]Z (RFC 3339 format) [optional]

[Back to Model list] [Back to API list] [Back to README]