Monitoring & Collection/Monitoring Cache
POSTMonitoringSince 1.0SynchronousAuth Required
TriggerLearning
Trigger a smart-warmup learning cycle to update learned rules from recent access history
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
POST/api/v1/monitoring/cache/smart-warmup/learn
/api/v1/monitoring/cache/smart-warmup/learn
Request Example
curl -X POST '{host}/api/v1/monitoring/cache/smart-warmup/learn' -H 'Authorization: Bearer {token}' -H 'Content-Type: application/json' -d '{}'
Response Example
200{}Change History
This API has no change history records yet.
