This function generates a random integer (the CacheBuster ID). Use this ID to work with and around a browser's caching mechanism.
uapi --output=jsonpretty \ --user=username \ CacheBuster \ update
{- "apiversion": 3,
- "func": "update",
- "module": "CacheBuster",
- "result": {
- "data": {
- "cache_id": 11381138
}, - "errors": null,
- "messages": null,
- "metadata": { },
- "status": 1,
- "warnings": null
}
}