EcdnLogFetchRequest document (Data API 23.2)
Input-Document for requesting a Log-Fetch process.
Property | Type | Constraints | Description |
---|---|---|---|
end_time |
DateTime | Optional end time for log file entries, in Unix time stamp format. Must not be more than 1 hour after the start time. If not passed, a one hour time frame is assumed for the log file. | |
start_time |
DateTime | mandatory=true, nullable=false | Start time for log file entries, in Unix time stamp format. Must not be more than 7 days in the past |
zone_name |
String | mandatory=true, nullable=false | The internationalized domain name representation (from RFC 3490) of the zone name |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.