User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In
API Reference

Update Published Clusters Configuration

Update time to live information for published cluster datasets.

Updates the time to live for datasets associated with published clusters.

For an example 'PUT' body:

{"versionsTimeToLive" : "P4D"}

Note that the coarsest unit of time that can be used is days. This can be used to specify a week or month, for example, as P7Dand P30D, respectively.

Response Fields

Returns the updated Published Clusters Configuration Object for the specified project.

Language