DescribePurgeTimes
Last updated
Last updated
This interface is used to query the remaining number of refresh/prefetch operations available per day.
Parameter Name | Type | Description |
---|---|---|
Query Remaining Refresh/Prefetch Times per Day
The following includes error codes encountered in business logic. For other error codes, see Common Error Codes.
requestId
String
Unique request ID, returned with each request. Provide this requestId when locating issues.
maxUrlPurgeTimes
Integer
Maximum number of file refresh operations.
remainingUrlPurgeTimes
Integer
Remaining number of file refresh operations.
maxDirPurgeTimes
Integer
Maximum number of directory refresh operations.
remainingDirPurgeTimes
Integer
Remaining number of directory refresh operations.
maxPrefetchTimes
Integer
Maximum number of prefetch operations.
remainingPrefetchTimes
Integer
Remaining number of prefetch operations.