| setcachecontentgroup_absexpiry |
Use this method to set local time, up to 4 times a day, at which all objects in the content group must expire. CLI Users: For example, to specify that the objects in the content group should expire by 11:00 PM, type the following method: add cache contentgroup To specify that the objects in the content group should expire at 10:00 AM, 3 PM, 6 PM, and 11:00 PM, type: add cache contentgroup |
Syntax |
Parameters |
name |
Name of the content group to be modified. This is mandatory parameter. |
absexpiry |
Local time, up to 4 times a day, at which all objects in the content group must expire.
CLI Users:
For example, to specify that the objects in the content group should expire by 11:00 PM, type the following method: add cache contentgroup |
Return Value |
Returns simpleResult |
See Also |